This page is part of the HL7 Europe Laboratory Report (v0.1.1: STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.eu/fhir/laboratory/ConceptMap/legalAuth2FHIR-eu-lab | Version: 0.1.1 | |||
Standards status: Informative | Maturity Level: 2 | Computable Name: LegalAuth2Fhir | ||
Other Identifiers: OID:2.16.840.1.113883.2.51.22.1.18.4 | ||||
Copyright/Legal: Used by permission of HL7 Europe, all rights reserved Creative Commons License |
eHN Legal Authenticator Model to this guide Map
It shows how theLegal Authenticator Recipient data set defined by the EU eHN guidelines is mapped into this guide
Generated Narrative: ConceptMap legalAuth2FHIR-eu-lab
Mapping from (not specified) to (not specified)
Group 1 Mapping from A.1.6 - Legal authenticator to Composition: Laboratory Report
Source Code | Relationship | Target Code | Comment |
LegalAuthenticator.identifier (A.1.6.1 Legal authenticator identifier) | is equivalent to | Composition.attester.party.identifier | attester.where(mode='legal') |
LegalAuthenticator.name (A.1.6.2 Legal authenticator name) | is equivalent to | Composition.attester.party.name | attester.where(mode='legal').party.resolve().ofType(Practitioner).name |
LegalAuthenticator.name (A.1.6.2 Legal authenticator name) | is equivalent to | Composition.attester.party.Practitioner.name | attester.where(mode='legal').party.resolve().ofType(PractitionerRole).Practitioner.resolve().name |
LegalAuthenticator.organization (A.1.6.3 Legal authenticator organization) | is equivalent to | Composition.attester.party.organization | attester.where(mode='legal').party.resolve().ofType(PractitionerRole).organization.resolve() |
LegalAuthenticator.dateTime (A.1.6.4 Authentication date and time) | is equivalent to | Composition.attester.time | attester.where(mode='legal').time |