This page is part of the HL7 Europe Laboratory Report (v0.1.1: STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.eu/fhir/laboratory/ConceptMap/recipient2FHIR-eu-lab | Version: 0.1.1 | |||
Standards status: Informative | Maturity Level: 2 | Computable Name: Recipient2FHIR | ||
Other Identifiers: OID:2.16.840.1.113883.2.51.22.1.18.7 | ||||
Copyright/Legal: Used by permission of HL7 Europe, all rights reserved Creative Commons License |
eHN Recipient Model to this guide Map
It shows how the Laboratory Report Recipient data set defined by the EU eHN guidelines is mapped into this guide
Generated Narrative: ConceptMap recipient2FHIR-eu-lab
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 (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) |