HL7 Europe Laboratory Report
0.1.0 - trial-use 150

Publication Build: This will be filled in by the publication tooling

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.0
Standards status: Informative Maturity Level: 2 Computable Name: Recipient2FHIR

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

Mapping from A.1.4 - Information recipient to Information recipient

DRAFT (not intended for production usage). Published on 2024-02-26 08:16:21+0100 by HL7 Europe (HL7 Europe: http://hl7.eu). Used by permission of HL7 Europe, all rights reserved Creative Commons License

eHN Recipient Model to this guide Map


Group 1Mapping from A.1.4 - Information recipient to Information recipient

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