| Package | hl7.fhir.eu.laboratory |
| Resource Type | ConceptMap |
| Id | recipient2FHIR-eu-lab |
| FHIR Version | R4 |
| Source | http://hl7.eu/fhir/laboratory/https://build.fhir.org/ig/hl7-eu/laboratory/ConceptMap-recipient2FHIR-eu-lab.html |
| URL | http://hl7.eu/fhir/laboratory/ConceptMap/recipient2FHIR-eu-lab |
| Version | 0.2.0-ci |
| Status | draft |
| Date | 2025-07-02T14:40:12+00:00 |
| Name | Recipient2FHIR |
| Title | eHN Recipient to this guide Map |
| Realm | eu |
| Authority | hl7 |
| Description | eHN Recipient Model to this guide Map |
| Purpose | It shows how the Laboratory Report Recipient 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 | |
| information-recipient | Information recipient |
| Recipient | A.1.4 - Information recipient |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap recipient2FHIR-eu-lab
Mapping from A.1.4 - Information recipient to Composition: Information recipient
Group 1 Mapping from A.1.4 - Information recipient to Composition: Information recipient
| Source Code | Relationship | Target Code | Comment |
| Recipient.identifier (A.1.4.1 Recipient identifier) | is equivalent to | extension:information-recipient.valueReference.identifier | |
| Recipient.name (A.1.4.2 Recipient name) | is equivalent to | extension:information-recipient.valueReference.name | |
| Recipient.organization (A.1.4.3 Recipient organization) | is equivalent to | extension:information-recipient.ValueReference | ValueReference.resolve().ofType(Organization). If the recipient is an organization. |
| Recipient.organization (A.1.4.3 Recipient organization) | is equivalent to | extension:information-recipient.ValueReference.organization | ValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to |
| Recipient.address (A.1.4.4 Address) | is equivalent to | extension:information-recipient.ValueReference.address | If ValueReference.resolve().ofType(Practitioner) OR ValueReference.resolve().ofType(Patient) |
| Recipient.country (A.1.4.5 Country) | is equivalent to | extension:information-recipient.ValueReference.address.country | If ValueReference.resolve().ofType(Practitioner) OR ValueReference.resolve().ofType(Patient) |
| Recipient.telecom (A.1.4.6 Telecom) | is equivalent to | extension:information-recipient.ValueReference.telecom | If ValueReference.resolve().ofType(Practitioner) OR ValueReference.resolve().ofType(Patient) |
| Recipient.address (A.1.4.4 Address) | is related to | extension:information-recipient.ValueReference.practitioner.address | If ValueReference.resolve().ofType(PractitionerRole) |
| Recipient.country (A.1.4.5 Country) | is related to | extension:information-recipient.ValueReference.practitioner.address.country | If ValueReference.resolve().ofType(PractitionerRole) |
| Recipient.telecom (A.1.4.6 Telecom) | is related to | extension:information-recipient.ValueReference.practitioner.telecom | If ValueReference.resolve().ofType(PractitionerRole) |
{
"resourceType": "ConceptMap",
"id": "recipient2FHIR-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/recipient2FHIR-eu-lab",
"version": "0.2.0-ci",
"name": "Recipient2FHIR",
"title": "eHN Recipient 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 Recipient 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 Recipient 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/Recipient",
"targetUri": "http://hl7.eu/fhir/StructureDefinition/information-recipient",
"group": [
{
"source": "http://hl7.eu/fhir/laboratory/StructureDefinition/Recipient",
"target": "http://hl7.eu/fhir/StructureDefinition/information-recipient",
"element": [
{
"code": "Recipient.identifier",
"display": "A.1.4.1 Recipient identifier",
"target": [
{
"code": "extension:information-recipient.valueReference.identifier",
"equivalence": "equivalent"
}
]
},
{
"code": "Recipient.name",
"display": "A.1.4.2 Recipient name",
"target": [
{
"code": "extension:information-recipient.valueReference.name",
"equivalence": "equivalent"
}
]
},
{
"code": "Recipient.organization",
"display": "A.1.4.3 Recipient organization",
"target": [
{
"code": "extension:information-recipient.ValueReference",
"equivalence": "equivalent",
"comment": "ValueReference.resolve().ofType(Organization). If the recipient is an organization."
}
]
},
{
"code": "Recipient.organization",
"display": "A.1.4.3 Recipient organization",
"target": [
{
"code": "extension:information-recipient.ValueReference.organization",
"equivalence": "equivalent",
"comment": "ValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to"
}
]
},
{
"code": "Recipient.address",
"display": "A.1.4.4 Address",
"target": [
{
"code": "extension:information-recipient.ValueReference.address",
"equivalence": "equivalent",
"comment": "If ValueReference.resolve().ofType(Practitioner) OR ValueReference.resolve().ofType(Patient)"
}
]
},
{
"code": "Recipient.country",
"display": "A.1.4.5 Country",
"target": [
{
"code": "extension:information-recipient.ValueReference.address.country",
"equivalence": "equivalent",
"comment": "If ValueReference.resolve().ofType(Practitioner) OR ValueReference.resolve().ofType(Patient)"
}
]
},
{
"code": "Recipient.telecom",
"display": "A.1.4.6 Telecom",
"target": [
{
"code": "extension:information-recipient.ValueReference.telecom",
"equivalence": "equivalent",
"comment": "If ValueReference.resolve().ofType(Practitioner) OR ValueReference.resolve().ofType(Patient)"
}
]
},
{
"code": "Recipient.address",
"display": "A.1.4.4 Address",
"target": [
{
"code": "extension:information-recipient.ValueReference.practitioner.address",
"equivalence": "relatedto",
"comment": "If ValueReference.resolve().ofType(PractitionerRole)"
}
]
},
{
"code": "Recipient.country",
"display": "A.1.4.5 Country",
"target": [
{
"code": "extension:information-recipient.ValueReference.practitioner.address.country",
"equivalence": "relatedto",
"comment": "If ValueReference.resolve().ofType(PractitionerRole)"
}
]
},
{
"code": "Recipient.telecom",
"display": "A.1.4.6 Telecom",
"target": [
{
"code": "extension:information-recipient.ValueReference.practitioner.telecom",
"equivalence": "relatedto",
"comment": "If ValueReference.resolve().ofType(PractitionerRole)"
}
]
}
]
}
]
}