HL7 Europe Laboratory Report
0.2.0-ci - ci-build 150

HL7 Europe Laboratory Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.2.0-ci built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/laboratory/ and changes regularly. 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.2.0-ci
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-05-29 08:31:57+0000 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 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)