Example in Identity Matching2.0.0
Patient

ExamplePatientL0

Patient-ExamplePatientL0.json

Resource Details

Resource Type
Patient
Resource ID
ExamplePatientL0
Identifier
http://hl7.org/fhir/us/identity-matching/ns/HL7PersonIdentifier|4004-202-9999-12345678901
Conforms To
http://hl7.org/fhir/us/identity-matching/StructureDefinition/IDI-Patient-L0

Example Metadata

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

{
  "resourceType": "Patient",
  "id": "ExamplePatientL0",
  "filename": "Patient-ExamplePatientL0.json",
  "profile": [
    "http://hl7.org/fhir/us/identity-matching/StructureDefinition/IDI-Patient-L0"
  ],
  "identifier": {
    "system": "http://hl7.org/fhir/us/identity-matching/ns/HL7PersonIdentifier",
    "value": "4004-202-9999-12345678901"
  },
  "displayName": "Nancy Paeshent",
  "gender": "female",
  "birthDate": "1988-02-11"
}