Example in Identity Matching2.0.0
Patient

ExamplePatientL2

Patient-ExamplePatientL2.json

Resource Details

Resource Type
Patient
Resource ID
ExamplePatientL2
Identifier
http://terminology.hl7.org/NamingSystem/NorthCarolinaDLN|3955-56122846
Conforms To
http://hl7.org/fhir/us/identity-matching/StructureDefinition/IDI-Patient-L2

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Patient",
  "id": "ExamplePatientL2",
  "filename": "Patient-ExamplePatientL2.json",
  "profile": [
    "http://hl7.org/fhir/us/identity-matching/StructureDefinition/IDI-Patient-L2"
  ],
  "identifier": {
    "system": "http://terminology.hl7.org/NamingSystem/NorthCarolinaDLN",
    "value": "3955-56122846"
  },
  "displayName": "Teddy Cheze",
  "gender": "male",
  "birthDate": "1980-05-05"
}