MyHealth@Eu Laboratory Report
0.1.1 - trial-use 150

This page is part of the MyHealth@Eu Laboratory Report (v0.1.1: Wave 8) 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.1.1
Draft as of 2025-03-20 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

Generated Narrative: ConceptMap legalAuth2FHIR-lab-myhealtheu

Mapping from (not specified) to (not specified)


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