MyHealth@Eu Laboratory Report
            
            0.1.1 - trial-use
  150
            
          
MyHealth@Eu Laboratory Report - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Official URL: http://fhir.ehdsi.eu/laboratory/ConceptMap/legalAuth2FHIR-lab-myhealtheu | Version: 0.1.1 | |||
| Draft as of 2025-06-06 | 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 (not specified) to (not specified)
Group 1 Mapping from Legal authenticator to Composition: Laboratory
| Source Code | Relationship | Target Code | Comment | 
| LegalAuthenticator.identifier (Legal authenticator identifier) | is equivalent to | Composition.attester.party.identifier | attester.where(mode='legal') | 
| LegalAuthenticator.name (Legal authenticator name) | is equivalent to | Composition.attester.party.name | attester.where(mode='legal').party.resolve().ofType(Practitioner).name | 
| LegalAuthenticator.name (Legal authenticator name) | is equivalent to | Composition.attester.party.practitioner.name | attester.where(mode='legal').party.resolve().ofType(PractitionerRole).practitioner.resolve().name | 
| LegalAuthenticator.organization (Legal authenticator organization) | is equivalent to | Composition.attester.party.organization | attester.where(mode='legal').party.resolve().ofType(PractitionerRole).organization.resolve() | 
| LegalAuthenticator.organization.name (Organization Name) | is equivalent to | Composition.attester.party.organization.name | attester.where(mode='legal').party.resolve().ofType(PractitionerRole).organization.resolve() | 
| LegalAuthenticator.organization.address (Organization Address) | is equivalent to | Composition.attester.party.organization.address | attester.where(mode='legal').party.resolve().ofType(PractitionerRole).organization.resolve() | 
| LegalAuthenticator.organization.telecom (Organization telecom) | is equivalent to | Composition.attester.party.organization.telecom | attester.where(mode='legal').party.resolve().ofType(PractitionerRole).organization.resolve() | 
| LegalAuthenticator.dateTime (Authentication date and time) | is equivalent to | Composition.attester.time | attester.where(mode='legal').time |