MyHealth@Eu Laboratory Report
0.0.1 - qa-preview 150

This page is part of the MyHealth@Eu Laboratory Report (v0.0.1: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

ConceptMap: 1.3 Information recipient model to this guide (Experimental)

Official URL: http://fhir.ehdsi.eu/laboratory/ConceptMap/recipient2FHIR-lab-myhealtheu Version: 0.0.1
Draft as of 2024-04-18 Computable Name: Recipient2FHIR

MyHealth@EURecipient Model to this guide Map

It shows how the Laboratory Report Recipient data set defined by the EU MyHealth@EUguidelines is mapped into this guide

Mapping from A.1.4 - Information recipient to Information recipient

DRAFT (not intended for production usage). Published on 2024-04-18 20:56:17+0200 by MyHealth@Eu (MyHealth@Eu: https://health.ec.europa.eu/ot...).

MyHealth@EURecipient Model to this guide Map


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

Source CodeRelationshipTarget CodeComment
Recipient.identifier (Recipient identifier)is equivalent toextension:information-recipient.valueReference.identifier
Recipient.name (Recipient name)is equivalent toextension:information-recipient.valueReference.name
Recipient.organization (Recipient organization)is equivalent toextension:information-recipient.valueReferenceValueReference.resolve().ofType(Organization). If the recipient is an organization.
Recipient.organization (Recipient organization)is equivalent toextension:information-recipient.valueReference.organizationValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to
Recipient.organization.name (Organization Name)is equivalent toextension:information-recipient.valueReference.nameValueReference.resolve().ofType(Organization). If the recipient is an organization.
Recipient.organization.address (Organization Address)is equivalent toextension:information-recipient.valueReference.addressValueReference.resolve().ofType(Organization). If the recipient is an organization.
Recipient.organization.telecom (Organization telecom)is equivalent toextension:information-recipient.valueReference.telecomValueReference.resolve().ofType(Organization). If the recipient is an organization.
Recipient.organization.name (Organization Name)is equivalent toextension:information-recipient.valueReference.organization.nameValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to
Recipient.organization.address (Organization Address)is equivalent toextension:information-recipient.valueReference.organization.addressValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to
Recipient.organization.telecom (Organization telecom)is equivalent toextension:information-recipient.valueReference.organization.telecomValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to
Recipient.address (Address)is equivalent toextension:information-recipient.ValueReference.addressIf ValueReference.resolve().ofType(Practitioner) OR ValueReference.resolve().ofType(Patient)
Recipient.country (Country)is equivalent toextension:information-recipient.ValueReference.address.countryIf ValueReference.resolve().ofType(Practitioner) OR ValueReference.resolve().ofType(Patient)
Recipient.telecom (Telecom)is equivalent toextension:information-recipient.ValueReference.telecomIf ValueReference.resolve().ofType(Practitioner) OR ValueReference.resolve().ofType(Patient)
Recipient.address (Address)is related toextension:information-recipient.ValueReference.practitioner.addressIf ValueReference.resolve().ofType(PractitionerRole)
Recipient.country (Country)is related toextension:information-recipient.ValueReference.practitioner.address.countryIf ValueReference.resolve().ofType(PractitionerRole)
Recipient.telecom (Telecom)is related toextension:information-recipient.ValueReference.practitioner.telecomIf ValueReference.resolve().ofType(PractitionerRole)