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.5 Legal authenticator model to this guide (Experimental)

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

MyHealth@EULegal Authenticator Model to this guide Map

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

Mapping from Legal authenticator to Composition: Laboratory

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@EULegal Authenticator Model to this guide Map


Group 1 Mapping from Legal authenticator to Composition: Laboratory

Source CodeRelationshipTarget CodeComment
LegalAuthenticator.identifier (Legal authenticator identifier)is equivalent toComposition.attester.party.identifierattester.where(mode='legal')
LegalAuthenticator.name (Legal authenticator name)is equivalent toComposition.attester.party.nameattester.where(mode='legal').party.resolve().ofType(Practitioner).name
LegalAuthenticator.name (Legal authenticator name)is equivalent toComposition.attester.party.practitioner.nameattester.where(mode='legal').party.resolve().ofType(PractitionerRole).practitioner.resolve().name
LegalAuthenticator.organization (Legal authenticator organization)is equivalent toComposition.attester.party.organizationattester.where(mode='legal').party.resolve().ofType(PractitionerRole).organization.resolve()
LegalAuthenticator.organization.name (Organization Name)is equivalent toComposition.attester.party.organization.nameattester.where(mode='legal').party.resolve().ofType(PractitionerRole).organization.resolve()
LegalAuthenticator.organization.address (Organization Address)is equivalent toComposition.attester.party.organization.addressattester.where(mode='legal').party.resolve().ofType(PractitionerRole).organization.resolve()
LegalAuthenticator.organization.telecom (Organization telecom)is equivalent toComposition.attester.party.organization.telecomattester.where(mode='legal').party.resolve().ofType(PractitionerRole).organization.resolve()
LegalAuthenticator.dateTime (Authentication date and time)is equivalent toComposition.attester.timeattester.where(mode='legal').time