MyHealth@Eu Laboratory Report
0.0.1 - qa-preview 150

MyHealth@Eu Laboratory Report - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. 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-09-19 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 Legal authenticator to Composition: Laboratory


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