| Package | myhealth.eu.fhir.laboratory |
| Resource Type | ConceptMap |
| Id | recipient2FHIR-lab-myhealtheu |
| FHIR Version | R4 |
| Source | http://fhir.ehdsi.eu/laboratory/http://fhir.ehdsi.eu/laboratory/0.1.1/ConceptMap-recipient2FHIR-lab-myhealtheu.html |
| URL | http://fhir.ehdsi.eu/laboratory/ConceptMap/recipient2FHIR-lab-myhealtheu |
| Version | 0.1.1 |
| Status | draft |
| Date | 2025-03-20T14:16:21+01:00 |
| Name | Recipient2FHIR |
| Title | MyHealth@EURecipient to this guide Map |
| Realm | eu |
| Description | MyHealth@EURecipient Model to this guide Map |
| Purpose | It shows how the Laboratory Report Recipient data set defined by the EU MyHealth@EUguidelines is mapped into this guide |
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-lab-myhealtheu
Mapping from (not specified) to (not specified)
Group 1 Mapping from A.1.4 - Information recipient to Information recipient
| Source Code | Relationship | Target Code | Comment |
| Recipient.identifier (Recipient identifier) | is equivalent to | extension:information-recipient.valueReference.identifier | |
| Recipient.name (Recipient name) | is equivalent to | extension:information-recipient.valueReference.name | |
| Recipient.organization (Recipient organization) | is equivalent to | extension:information-recipient.valueReference | ValueReference.resolve().ofType(Organization). If the recipient is an organization. |
| Recipient.organization (Recipient organization) | is equivalent to | extension:information-recipient.valueReference.organization | ValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to |
| Recipient.organization.name (Organization Name) | is equivalent to | extension:information-recipient.valueReference.name | ValueReference.resolve().ofType(Organization). If the recipient is an organization. |
| Recipient.organization.address (Organization Address) | is equivalent to | extension:information-recipient.valueReference.address | ValueReference.resolve().ofType(Organization). If the recipient is an organization. |
| Recipient.organization.telecom (Organization telecom) | is equivalent to | extension:information-recipient.valueReference.telecom | ValueReference.resolve().ofType(Organization). If the recipient is an organization. |
| Recipient.organization.name (Organization Name) | is equivalent to | extension:information-recipient.valueReference.organization.name | ValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to |
| Recipient.organization.address (Organization Address) | is equivalent to | extension:information-recipient.valueReference.organization.address | ValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to |
| Recipient.organization.telecom (Organization telecom) | is equivalent to | extension:information-recipient.valueReference.organization.telecom | ValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to |
| Recipient.address (Address) | is equivalent to | extension:information-recipient.ValueReference.address | If ValueReference.resolve().ofType(Practitioner) OR ValueReference.resolve().ofType(Patient) |
| Recipient.country (Country) | is equivalent to | extension:information-recipient.ValueReference.address.country | If ValueReference.resolve().ofType(Practitioner) OR ValueReference.resolve().ofType(Patient) |
| Recipient.telecom (Telecom) | is equivalent to | extension:information-recipient.ValueReference.telecom | If ValueReference.resolve().ofType(Practitioner) OR ValueReference.resolve().ofType(Patient) |
| Recipient.address (Address) | is related to | extension:information-recipient.ValueReference.practitioner.address | If ValueReference.resolve().ofType(PractitionerRole) |
| Recipient.country (Country) | is related to | extension:information-recipient.ValueReference.practitioner.address.country | If ValueReference.resolve().ofType(PractitionerRole) |
| Recipient.telecom (Telecom) | is related to | extension:information-recipient.ValueReference.practitioner.telecom | If ValueReference.resolve().ofType(PractitionerRole) |
{
"resourceType": "ConceptMap",
"id": "recipient2FHIR-lab-myhealtheu",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ehdsi.eu/laboratory/ConceptMap/recipient2FHIR-lab-myhealtheu",
"version": "0.1.1",
"name": "Recipient2FHIR",
"title": "MyHealth@EURecipient to this guide Map",
"status": "draft",
"experimental": true,
"date": "2025-03-20T14:16:21+01:00",
"publisher": "MyHealth@Eu",
"contact": [
{
"name": "MyHealth@Eu",
"telecom": [
{
"system": "url",
"value": "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en"
}
]
}
],
"description": "MyHealth@EURecipient 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 MyHealth@EUguidelines is mapped into this guide",
"group": [
{
"source": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Recipient",
"target": "http://hl7.eu/fhir/StructureDefinition/information-recipient",
"element": [
{
"code": "Recipient.identifier",
"display": "Recipient identifier",
"target": [
{
"code": "extension:information-recipient.valueReference.identifier",
"equivalence": "equivalent"
}
]
},
{
"code": "Recipient.name",
"display": "Recipient name",
"target": [
{
"code": "extension:information-recipient.valueReference.name",
"equivalence": "equivalent"
}
]
},
{
"code": "Recipient.organization",
"display": "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": "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.organization.name",
"display": "Organization Name",
"target": [
{
"code": "extension:information-recipient.valueReference.name",
"equivalence": "equivalent",
"comment": "ValueReference.resolve().ofType(Organization). If the recipient is an organization."
}
]
},
{
"code": "Recipient.organization.address",
"display": "Organization Address",
"target": [
{
"code": "extension:information-recipient.valueReference.address",
"equivalence": "equivalent",
"comment": "ValueReference.resolve().ofType(Organization). If the recipient is an organization."
}
]
},
{
"code": "Recipient.organization.telecom",
"display": "Organization telecom",
"target": [
{
"code": "extension:information-recipient.valueReference.telecom",
"equivalence": "equivalent",
"comment": "ValueReference.resolve().ofType(Organization). If the recipient is an organization."
}
]
},
{
"code": "Recipient.organization.name",
"display": "Organization Name",
"target": [
{
"code": "extension:information-recipient.valueReference.organization.name",
"equivalence": "equivalent",
"comment": "ValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to"
}
]
},
{
"code": "Recipient.organization.address",
"display": "Organization Address",
"target": [
{
"code": "extension:information-recipient.valueReference.organization.address",
"equivalence": "equivalent",
"comment": "ValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to"
}
]
},
{
"code": "Recipient.organization.telecom",
"display": "Organization telecom",
"target": [
{
"code": "extension:information-recipient.valueReference.organization.telecom",
"equivalence": "equivalent",
"comment": "ValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to"
}
]
},
{
"code": "Recipient.address",
"display": "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": "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": "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": "Address",
"target": [
{
"code": "extension:information-recipient.ValueReference.practitioner.address",
"equivalence": "relatedto",
"comment": "If ValueReference.resolve().ofType(PractitionerRole)"
}
]
},
{
"code": "Recipient.country",
"display": "Country",
"target": [
{
"code": "extension:information-recipient.ValueReference.practitioner.address.country",
"equivalence": "relatedto",
"comment": "If ValueReference.resolve().ofType(PractitionerRole)"
}
]
},
{
"code": "Recipient.telecom",
"display": "Telecom",
"target": [
{
"code": "extension:information-recipient.ValueReference.practitioner.telecom",
"equivalence": "relatedto",
"comment": "If ValueReference.resolve().ofType(PractitionerRole)"
}
]
}
]
}
]
}