{
"description": "eHN HDR Subject Model to this guide mapping",
"_filename": "ConceptMap-subject2FHIR-eu-hdr.json",
"package_name": "hl7.fhir.eu.hdr",
"date": "2025-06-03T12:48:49+02:00",
"group": [ {
"source": "http://hl7.eu/fhir/hdr/StructureDefinition/Subject",
"target": "http://hl7.eu/fhir/base/StructureDefinition/patient-eu-core",
"element": [ {
"code": "subjectIdentification",
"target": [ {
"code": "Patient",
"equivalence": "equivalent"
} ],
"display": "A.1.1 - Identification of the patient/subject"
}, {
"code": "subjectIdentification.given",
"target": [ {
"code": "Patient.name.given",
"equivalence": "equal"
} ],
"display": "A.1.1.1 - Given name"
}, {
"code": "subjectIdentification.family",
"target": [ {
"code": "Patient.name.family",
"equivalence": "equal"
} ],
"display": "A.1.1.2 - Family name/surname"
}, {
"code": "subjectIdentification.birthDate",
"target": [ {
"code": "Patient.birthDate",
"equivalence": "equal"
} ],
"display": "A.1.1.3 - Date of birth"
}, {
"code": "subjectIdentification.identifier",
"target": [ {
"code": "Patient.identifier",
"equivalence": "equal"
} ],
"display": "A.1.1.4 - National healthcare patient ID"
}, {
"code": "subjectIdentification.nationality",
"target": [ {
"code": "Patient.extension:nationality.valueCodeableConcept",
"comment": "http://hl7.org/fhir/StructureDefinition/patient-nationality",
"equivalence": "equivalent"
} ],
"display": "A.1.1.5 - Nationality"
}, {
"code": "subjectIdentification.gender",
"target": [ {
"code": "Patient.gender",
"equivalence": "equal"
} ],
"display": "A.1.1.6 - Gender"
}, {
"code": "subjectIdentification.countryOfAffiliation",
"target": [ {
"comment": "Not mapped on purpose",
"equivalence": "unmatched"
} ],
"display": "A.1.1.7 - Country of affiliation"
}, {
"code": "subjectContact",
"target": [ {
"code": "Patient",
"equivalence": "relatedto"
} ],
"display": "A.1.2 - Patient/subject related contact information"
}, {
"code": "subjectContact.personalContact",
"target": [ {
"code": "Patient",
"equivalence": "relatedto"
} ],
"display": "A.1.2.1 - Patient address"
}, {
"code": "subjectContact.personalContact.address",
"target": [ {
"code": "Patient.address",
"equivalence": "equivalent"
} ],
"display": "A.1.2.1.1 - Address"
}, {
"code": "subjectContact.personalContact.telecom",
"target": [ {
"code": "Patient.telecom",
"equivalence": "equivalent"
} ],
"display": "A.1.2.1.2 - Telecom"
}, {
"code": "subjectContact.preferredHP",
"target": [ {
"code": "Patient.generalPractitioner",
"equivalence": "equivalent"
} ],
"display": "A.1.2.2 - Preferred health professional (HP) - This section can be repeated and linked to any specific information in the document, for example a link between a rare disease problem and the rare disease specialist responsible for the care of the individual patient (this section)."
}, {
"code": "subjectContact.contactPerson",
"target": [ {
"code": "Patient.contact",
"equivalence": "relatedto"
} ],
"display": "A.1.2.3 - Contact person/ legal guardian (multiple contacts could be provided)"
}, {
"code": "subjectContact.contactPerson.role",
"target": [ {
"code": "Patient.contact.relationship:role",
"equivalence": "equivalent"
} ],
"display": "A.1.2.3.1 - Role of that person"
}, {
"code": "subjectContact.contactPerson.relationship",
"target": [ {
"code": "Patient.contact.relationship:type",
"equivalence": "equivalent"
} ],
"display": "A.1.2.3.2 - Relationship level"
}, {
"code": "subjectContact.contactPerson.given",
"target": [ {
"code": "Patient.contact.name.given",
"equivalence": "equivalent"
} ],
"display": "A.1.2.3.4 - Given name"
}, {
"code": "subjectContact.contactPerson.family",
"target": [ {
"code": "Patient.contact.name.family",
"equivalence": "equal"
} ],
"display": "A.1.2.3.5 - Family name/surname"
}, {
"code": "subjectContact.contactPerson.address",
"target": [ {
"code": "Patient.contact.address",
"equivalence": "equivalent"
} ],
"display": "A.1.2.3.6 - Address"
}, {
"code": "subjectContact.contactPerson.telecom",
"target": [ {
"code": "Patient.contact.telecom",
"equivalence": "equivalent"
} ],
"display": "A.1.2.3.7 - Telecom"
}, {
"code": "subjectContact.contactPerson.organization",
"target": [ {
"code": "Patient.contact",
"equivalence": "equivalent"
} ],
"display": "A.1.2.3.8 - Contact person organisation"
} ]
}, {
"source": "http://hl7.eu/fhir/hdr/StructureDefinition/Subject",
"target": "http://hl7.eu/fhir/base/StructureDefinition/practitioner-eu-core",
"element": [ {
"code": "subjectContact.preferredHP",
"target": [ {
"code": "Practictioner",
"equivalence": "equivalent"
} ],
"display": "A.1.2.2 - Preferred health professional (HP) - This section can be repeated and linked to any specific information in the document, for example a link between a rare disease problem and the rare disease specialist responsible for the care of the individual patient (this section)."
}, {
"code": "subjectContact.preferredHP.identifier",
"target": [ {
"code": "Practictioner.identifier",
"equivalence": "equivalent"
} ],
"display": "A.1.2.2.1 - Identifier of the HP"
}, {
"code": "subjectContact.preferredHP.name",
"target": [ {
"code": "Practictioner.name",
"equivalence": "equivalent"
} ],
"display": "A.1.2.2.2 - Name of the HP"
}, {
"code": "subjectContact.preferredHP.address",
"target": [ {
"code": "Practictioner.address",
"equivalence": "equivalent"
} ],
"display": "A.1.2.2.5 - Address"
}, {
"code": "subjectContact.preferredHP.telecom",
"target": [ {
"code": "Practictioner.telecom",
"equivalence": "equivalent"
} ],
"display": "A.1.2.2.6 - Telecom"
} ]
}, {
"source": "http://hl7.eu/fhir/hdr/StructureDefinition/Subject",
"target": "http://hl7.eu/fhir/base/StructureDefinition/practitionerRole-eu-core",
"element": [ {
"code": "subjectContact.preferredHP",
"target": [ {
"code": "PractictionerRole",
"comment": "preferred",
"equivalence": "equivalent"
} ],
"display": "A.1.2.2 - Preferred health professional (HP) - This section can be repeated and linked to any specific information in the document, for example a link between a rare disease problem and the rare disease specialist responsible for the care of the individual patient (this section)."
}, {
"code": "subjectContact.preferredHP.identifier",
"target": [ {
"code": "PractictionerRole.identifier",
"comment": "preferred",
"equivalence": "equivalent"
} ],
"display": "A.1.2.2.1 - Identifier of the HP"
}, {
"code": "subjectContact.preferredHP.name",
"target": [ {
"code": "PractictionerRole.practictioner.name",
"comment": "preferred",
"equivalence": "equivalent"
} ],
"display": "A.1.2.2.2 - Name of the HP"
}, {
"code": "subjectContact.preferredHP.role",
"target": [ {
"code": "PractictionerRole.code",
"equivalence": "equivalent"
} ],
"display": "A.1.2.2.3 - Role of the HP"
}, {
"code": "subjectContact.preferredHP.organization",
"target": [ {
"code": "PractictionerRole.organization",
"equivalence": "equivalent"
} ],
"display": "A.1.2.2.4 - HP Organisation"
}, {
"code": "subjectContact.preferredHP.address",
"target": [ {
"code": "PractictionerRole.address",
"comment": "preferred",
"equivalence": "relatedto"
} ],
"display": "A.1.2.2.5 - Address"
}, {
"code": "subjectContact.preferredHP.telecom",
"target": [ {
"code": "PractictionerRole.telecom",
"comment": "preferred",
"equivalence": "relatedto"
} ],
"display": "A.1.2.2.6 - Telecom"
} ]
} ],
"publisher": "HL7 Europe",
"jurisdiction": [ {
"coding": [ {
"code": "150",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "Europe"
} ]
} ],
"name": "Subject2FHIREuHdr",
"copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
"type": null,
"experimental": "true",
"resourceType": "ConceptMap",
"title": "eHN Subject Model to this guide Map",
"package_version": "0.1.0-ballot",
"status": "draft",
"id": "e80c08c9-82af-487a-9982-f6ee0af46d9f",
"kind": null,
"url": "http://hl7.eu/fhir/hdr/ConceptMap/subject2FHIR-eu-hdr",
"version": "0.1.0-ballot",
"contact": [ {
"name": "HL7 Europe",
"telecom": [ {
"value": "http://hl7.eu",
"system": "url"
} ]
} ]
}