HL7 Europe Laboratory Report
0.1.1 - trial-use 150

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

ConceptMap: A.1.4 - Information recipient model to this guide (Experimental)

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 CodeRelationshipTarget CodeComment
Recipient.identifier (A.1.4.1 Recipient identifier)is equivalent toextension:information-recipient.valueReference.identifier
Recipient.name (A.1.4.2 Recipient name)is equivalent toextension:information-recipient.valueReference.name
Recipient.organization (A.1.4.3 Recipient organization)is equivalent toextension:information-recipient.ValueReferenceValueReference.resolve().ofType(Organization). If the recipient is an organization.
Recipient.organization (A.1.4.3 Recipient organization)is equivalent toextension:information-recipient.ValueReference.organizationValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to
Recipient.address (A.1.4.4 Address)is equivalent toextension:information-recipient.ValueReference.addressIf ValueReference.resolve().ofType(Practitioner) OR ValueReference.resolve().ofType(Patient)
Recipient.country (A.1.4.5 Country)is equivalent toextension:information-recipient.ValueReference.address.countryIf ValueReference.resolve().ofType(Practitioner) OR ValueReference.resolve().ofType(Patient)
Recipient.telecom (A.1.4.6 Telecom)is equivalent toextension:information-recipient.ValueReference.telecomIf ValueReference.resolve().ofType(Practitioner) OR ValueReference.resolve().ofType(Patient)
Recipient.address (A.1.4.4 Address)is related toextension:information-recipient.ValueReference.practitioner.addressIf ValueReference.resolve().ofType(PractitionerRole)
Recipient.country (A.1.4.5 Country)is related toextension:information-recipient.ValueReference.practitioner.address.countryIf ValueReference.resolve().ofType(PractitionerRole)
Recipient.telecom (A.1.4.6 Telecom)is related toextension:information-recipient.ValueReference.practitioner.telecomIf ValueReference.resolve().ofType(PractitionerRole)