Example in Identity Matching2.0.0
Patient

patient-multi-digital-identifier

Patient-patient-multi-digital-identifier.json

Resource Details

Resource Type
Patient
Resource ID
patient-multi-digital-identifier
Identifier
http://hl7.org/fhir/us/identity-matching/ns/HL7PersonIdentifier|a5c2498f-9b62-4c97-8dc3-03a20b0f5412
Conforms To
http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient

Example Metadata

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

{
  "resourceType": "Patient",
  "id": "patient-multi-digital-identifier",
  "filename": "Patient-patient-multi-digital-identifier.json",
  "profile": [
    "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient"
  ],
  "identifier": {
    "system": "http://hl7.org/fhir/us/identity-matching/ns/HL7PersonIdentifier",
    "value": "a5c2498f-9b62-4c97-8dc3-03a20b0f5412"
  },
  "displayName": "Honk Huberdeau",
  "gender": "male",
  "birthDate": "1980-01-10"
}