| Package | hl7.fhir.eu.laboratory |
| Resource Type | ConceptMap |
| Id | subject2FHIR-eu-lab |
| FHIR Version | R4 |
| Source | http://hl7.eu/fhir/laboratory/https://build.fhir.org/ig/hl7-eu/laboratory/ConceptMap-subject2FHIR-eu-lab.html |
| URL | http://hl7.eu/fhir/laboratory/ConceptMap/subject2FHIR-eu-lab |
| Version | 0.2.0-ci |
| Status | draft |
| Date | 2025-07-02T14:40:12+00:00 |
| Name | LabRptSubject2Fhir |
| Title | eHN Subject to this guide Map |
| Realm | eu |
| Authority | hl7 |
| Description | eHN Subject Model to this guide Map |
| Purpose | It shows how the Laboratory Report Subject data set defined by the EU eHN guidelines is mapped into this guide |
| Copyright | Used by permission of HL7 Europe, all rights reserved Creative Commons License |
No resources found
| StructureDefinition | |
| Subject | A1.1, A1.2 - Subject of care |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap subject2FHIR-eu-lab
Mapping from A1.1, A1.2 - Subject of care to http://hl7.eu/fhir/laboratory/StructureDefinition/Patient-eu-lab
Group 1 Mapping from A1.1, A1.2 - Subject of care to http://hl7.eu/fhir/laboratory/StructureDefinition/Patient-eu-lab
| Source Code | Relationship | Target Code |
| Subject.identification (A.1.1 Identification of the patient/subject) | is related to | Patient |
| Subject.identification.familyName (A.1.1.1 Familyname/surname) | is equivalent to | Patient.name.family |
| Subject.identification.givenName (A.1.1.2 Given name) | is equivalent to | Patient.name.given |
| Subject.identification.dateOfBirth (A.1.1.3 Date of birth) | is equivalent to | Patient.birthDate |
| Subject.identification.identifier (A.1.1.4 Personal identifier) | is equivalent to | Patient.identifier |
| Subject.identification.gender (A.1.1.5 Gender) | is equivalent to | Patient.gender |
| Subject.addressTelecom (A.1.2 Patient/subject related contact information) | is related to | Patient |
| Subject.addressTelecom.address (A.1.2.1 Address) | is equivalent to | Patient.address |
| Subject.addressTelecom.telecom (A.1.2.2 Telecom) | is equivalent to | Patient.telecom |
{
"resourceType": "ConceptMap",
"id": "subject2FHIR-eu-lab",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative"
}
],
"url": "http://hl7.eu/fhir/laboratory/ConceptMap/subject2FHIR-eu-lab",
"version": "0.2.0-ci",
"name": "LabRptSubject2Fhir",
"title": "eHN Subject to this guide Map",
"status": "draft",
"experimental": true,
"date": "2025-07-02T14:40:12+00:00",
"publisher": "HL7 Europe",
"contact": [
{
"name": "HL7 Europe",
"telecom": [
{
"system": "url",
"value": "http://hl7.eu"
}
]
}
],
"description": "eHN Subject Model to this guide Map",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"purpose": "It shows how the Laboratory Report Subject data set defined by the EU eHN guidelines is mapped into this guide",
"copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
"sourceUri": "http://hl7.eu/fhir/laboratory/StructureDefinition/Subject",
"targetUri": "http://hl7.eu/fhir/laboratory/StructureDefinition/Patient-eu-lab",
"group": [
{
"source": "http://hl7.eu/fhir/laboratory/StructureDefinition/Subject",
"target": "http://hl7.eu/fhir/laboratory/StructureDefinition/Patient-eu-lab",
"element": [
{
"code": "Subject.identification",
"display": "A.1.1 Identification of the patient/subject",
"target": [
{
"code": "Patient",
"equivalence": "relatedto"
}
]
},
{
"code": "Subject.identification.familyName",
"display": "A.1.1.1 Familyname/surname",
"target": [
{
"code": "Patient.name.family",
"equivalence": "equivalent"
}
]
},
{
"code": "Subject.identification.givenName",
"display": "A.1.1.2 Given name",
"target": [
{
"code": "Patient.name.given",
"equivalence": "equivalent"
}
]
},
{
"code": "Subject.identification.dateOfBirth",
"display": "A.1.1.3 Date of birth",
"target": [
{
"code": "Patient.birthDate",
"equivalence": "equivalent"
}
]
},
{
"code": "Subject.identification.identifier",
"display": "A.1.1.4 Personal identifier",
"target": [
{
"code": "Patient.identifier",
"equivalence": "equivalent"
}
]
},
{
"code": "Subject.identification.gender",
"display": "A.1.1.5 Gender",
"target": [
{
"code": "Patient.gender",
"equivalence": "equivalent"
}
]
},
{
"code": "Subject.addressTelecom",
"display": "A.1.2 Patient/subject related contact information",
"target": [
{
"code": "Patient",
"equivalence": "relatedto"
}
]
},
{
"code": "Subject.addressTelecom.address",
"display": "A.1.2.1 Address",
"target": [
{
"code": "Patient.address",
"equivalence": "equivalent"
}
]
},
{
"code": "Subject.addressTelecom.telecom",
"display": "A.1.2.2 Telecom",
"target": [
{
"code": "Patient.telecom",
"equivalence": "equivalent"
}
]
}
]
}
]
}