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
Page standards status: Informative | Maturity Level: 2 |
<ConceptMap xmlns="http://hl7.org/fhir">
<id value="legalAuth2FHIR-eu-lab"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ConceptMap legalAuth2FHIR-eu-lab</b></p><a name="legalAuth2FHIR-eu-lab"> </a><a name="hclegalAuth2FHIR-eu-lab"> </a><a name="legalAuth2FHIR-eu-lab-en-US"> </a><p>Mapping from <a href="StructureDefinition-LegalAuthenticator.html">A.1.6 - Legal authenticator</a> to <a href="StructureDefinition-Composition-eu-lab.html">Composition: Laboratory Report</a></p><br/><p><b>Group 1 </b>Mapping from <a href="StructureDefinition-LegalAuthenticator.html">A.1.6 - Legal authenticator</a> to <a href="StructureDefinition-Composition-eu-lab.html">Composition: Laboratory Report</a></p><table class="grid"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>LegalAuthenticator.identifier (A.1.6.1 Legal authenticator identifier)</td><td><a href="http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent" title="equivalent">is equivalent to</a></td><td>Composition.attester.party.identifier</td><td>attester.where(mode='legal')</td></tr><tr><td>LegalAuthenticator.name (A.1.6.2 Legal authenticator name)</td><td><a href="http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent" title="equivalent">is equivalent to</a></td><td>Composition.attester.party.name</td><td>attester.where(mode='legal').party.resolve().ofType(Practitioner).name</td></tr><tr><td>LegalAuthenticator.name (A.1.6.2 Legal authenticator name)</td><td><a href="http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent" title="equivalent">is equivalent to</a></td><td>Composition.attester.party.Practitioner.name</td><td>attester.where(mode='legal').party.resolve().ofType(PractitionerRole).Practitioner.resolve().name</td></tr><tr><td>LegalAuthenticator.organization (A.1.6.3 Legal authenticator organization)</td><td><a href="http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent" title="equivalent">is equivalent to</a></td><td>Composition.attester.party.organization</td><td>attester.where(mode='legal').party.resolve().ofType(PractitionerRole).organization.resolve()</td></tr><tr><td>LegalAuthenticator.dateTime (A.1.6.4 Authentication date and time)</td><td><a href="http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent" title="equivalent">is equivalent to</a></td><td>Composition.attester.time</td><td>attester.where(mode='legal').time</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="2"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="informative"/>
</extension>
<url
value="http://hl7.eu/fhir/laboratory/ConceptMap/legalAuth2FHIR-eu-lab"/>
<version value="0.2.0-ci"/>
<name value="LegalAuth2Fhir"/>
<title value="eHN Recipient to this guide Map"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2024-10-14T12:48:35+00:00"/>
<publisher value="HL7 Europe"/>
<contact>
<name value="HL7 Europe"/>
<telecom>
<system value="url"/>
<value value="http://hl7.eu"/>
</telecom>
</contact>
<description value="eHN Legal Authenticator Model to this guide Map"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="150"/>
<display value="Europe"/>
</coding>
</jurisdiction>
<purpose
value="It shows how theLegal Authenticator Recipient data set defined by the EU eHN guidelines is mapped into this guide"/>
<copyright
value="Used by permission of HL7 Europe, all rights reserved Creative Commons License"/>
<sourceUri
value="http://hl7.eu/fhir/laboratory/StructureDefinition/LegalAuthenticator"/>
<targetUri
value="http://hl7.eu/fhir/laboratory/StructureDefinition/Composition-eu-lab"/>
<group>
<source
value="http://hl7.eu/fhir/laboratory/StructureDefinition/LegalAuthenticator"/>
<target
value="http://hl7.eu/fhir/laboratory/StructureDefinition/Composition-eu-lab"/>
<element>
<code value="LegalAuthenticator.identifier"/>
<display value="A.1.6.1 Legal authenticator identifier"/>
<target>
<code value="Composition.attester.party.identifier"/>
<equivalence value="equivalent"/>
<comment value="attester.where(mode='legal')"/>
</target>
</element>
<element>
<code value="LegalAuthenticator.name"/>
<display value="A.1.6.2 Legal authenticator name"/>
<target>
<code value="Composition.attester.party.name"/>
<equivalence value="equivalent"/>
<comment
value="attester.where(mode='legal').party.resolve().ofType(Practitioner).name"/>
</target>
</element>
<element>
<code value="LegalAuthenticator.name"/>
<display value="A.1.6.2 Legal authenticator name"/>
<target>
<code value="Composition.attester.party.Practitioner.name"/>
<equivalence value="equivalent"/>
<comment
value="attester.where(mode='legal').party.resolve().ofType(PractitionerRole).Practitioner.resolve().name"/>
</target>
</element>
<element>
<code value="LegalAuthenticator.organization"/>
<display value="A.1.6.3 Legal authenticator organization"/>
<target>
<code value="Composition.attester.party.organization"/>
<equivalence value="equivalent"/>
<comment
value="attester.where(mode='legal').party.resolve().ofType(PractitionerRole).organization.resolve()"/>
</target>
</element>
<element>
<code value="LegalAuthenticator.dateTime"/>
<display value="A.1.6.4 Authentication date and time"/>
<target>
<code value="Composition.attester.time"/>
<equivalence value="equivalent"/>
<comment value="attester.where(mode='legal').time"/>
</target>
</element>
</group>
</ConceptMap>