HL7 Europe Laboratory Report
0.2.0-ci - ci-build 150

HL7 Europe Laboratory Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.2.0-ci built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/laboratory/ and changes regularly. See the Directory of published versions

ConceptMap: A.1.6 - Legal authenticator model to this guide (Experimental)

Official URL: http://hl7.eu/fhir/laboratory/ConceptMap/legalAuth2FHIR-eu-lab Version: 0.2.0-ci
Standards status: Informative Maturity Level: 2 Computable Name: LegalAuth2Fhir

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 A.1.6 - Legal authenticator to Composition: Laboratory Report


Group 1 Mapping from A.1.6 - Legal authenticator to Composition: Laboratory Report

Source CodeRelationshipTarget CodeComment
LegalAuthenticator.identifier (A.1.6.1 Legal authenticator identifier)is equivalent toComposition.attester.party.identifierattester.where(mode='legal')
LegalAuthenticator.name (A.1.6.2 Legal authenticator name)is equivalent toComposition.attester.party.nameattester.where(mode='legal').party.resolve().ofType(Practitioner).name
LegalAuthenticator.name (A.1.6.2 Legal authenticator name)is equivalent toComposition.attester.party.Practitioner.nameattester.where(mode='legal').party.resolve().ofType(PractitionerRole).Practitioner.resolve().name
LegalAuthenticator.organization (A.1.6.3 Legal authenticator organization)is equivalent toComposition.attester.party.organizationattester.where(mode='legal').party.resolve().ofType(PractitionerRole).organization.resolve()
LegalAuthenticator.dateTime (A.1.6.4 Authentication date and time)is equivalent toComposition.attester.timeattester.where(mode='legal').time