This page is part of the HL7 Europe Laboratory Report (v0.1.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 0.1.1. For a full list of available versions, see the Directory of published versions
| Draft as of 2023-10-22 |
{
"resourceType" : "ConceptMap",
"id" : "legalAuth2FHIR-eu-lab",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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><p>DRAFT (not intended for production usage). Published on 2023-10-22 08:37:41+0200 by HL7 Europe (HL7 Europe: <a href=\"http://hl7.org/Special/committees/eu\">http://hl7.org/Special/committ...</a>). Used by permission of HL7 Europe, all rights reserved Creative Commons License</p><div><p>eHN Legal Authenticator Model to this guide Map</p>\n</div><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/R4/codesystem-concept-map-equivalence.html#null\"/></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/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>Composition.attester.party.name</td><td>attester.where(mode='legal').party.resolve().ofType(Practictioner).name</td></tr><tr><td>LegalAuthenticator.name (A.1.6.2 Legal authenticator name)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>Composition.attester.party.practictioner.name</td><td>attester.where(mode='legal').party.resolve().ofType(PractictionerRole).practictioner.resolve().name</td></tr><tr><td>LegalAuthenticator.organization (A.1.6.3 Legal authenticator organization)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>Composition.attester.party.organization</td><td>attester.where(mode='legal').party.resolve().ofType(PractictionerRole).organization.resolve()</td></tr><tr><td>LegalAuthenticator.dateTime (A.1.6.4 Authentication date and time)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>Composition.attester.time</td><td>attester.where(mode='legal').time</td></tr></table></div>"
},
"url" : "http://hl7.eu/fhir/laboratory/ConceptMap/legalAuth2FHIR-eu-lab",
"version" : "0.1.0-ballot",
"name" : "LegalAuth2Fhir",
"title" : "eHN Recipient to this guide Map",
"status" : "draft",
"experimental" : true,
"date" : "2023-10-22T08:37:41+02:00",
"publisher" : "HL7 Europe",
"contact" : [
{
"name" : "HL7 Europe",
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/Special/committees/eu"
}
]
}
],
"description" : "eHN Legal Authenticator Model to this guide Map",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "150",
"display" : "Europe"
}
]
}
],
"purpose" : "It shows how theLegal Authenticator Recipient data set defined by the EU eHN guidelines is mapped into this guide",
"copyright" : "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
"sourceUri" : "http://hl7.eu/fhir/laboratory/StructureDefinition/LegalAuthenticator",
"targetUri" : "http://hl7.eu/fhir/laboratory/StructureDefinition/Composition-eu-lab",
"group" : [
{
"source" : "http://hl7.eu/fhir/laboratory/StructureDefinition/LegalAuthenticator",
"target" : "http://hl7.eu/fhir/laboratory/StructureDefinition/Composition-eu-lab",
"element" : [
{
"code" : "LegalAuthenticator.identifier",
"display" : "A.1.6.1 Legal authenticator identifier",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "equivalent"
}
],
"code" : "Composition.attester.party.identifier",
"equivalence" : "equivalent",
"comment" : "attester.where(mode='legal')"
}
]
},
{
"code" : "LegalAuthenticator.name",
"display" : "A.1.6.2 Legal authenticator name",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "equivalent"
}
],
"code" : "Composition.attester.party.name",
"equivalence" : "equivalent",
"comment" : "attester.where(mode='legal').party.resolve().ofType(Practictioner).name"
}
]
},
{
"code" : "LegalAuthenticator.name",
"display" : "A.1.6.2 Legal authenticator name",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "equivalent"
}
],
"code" : "Composition.attester.party.practictioner.name",
"equivalence" : "equivalent",
"comment" : "attester.where(mode='legal').party.resolve().ofType(PractictionerRole).practictioner.resolve().name"
}
]
},
{
"code" : "LegalAuthenticator.organization",
"display" : "A.1.6.3 Legal authenticator organization",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "equivalent"
}
],
"code" : "Composition.attester.party.organization",
"equivalence" : "equivalent",
"comment" : "attester.where(mode='legal').party.resolve().ofType(PractictionerRole).organization.resolve()"
}
]
},
{
"code" : "LegalAuthenticator.dateTime",
"display" : "A.1.6.4 Authentication date and time",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "equivalent"
}
],
"code" : "Composition.attester.time",
"equivalence" : "equivalent",
"comment" : "attester.where(mode='legal').time"
}
]
}
]
}
]
}
IG © 2023+ HL7 Europe. Package hl7.fhir.eu.laboratory#0.1.0-ballot based on FHIR 4.0.1. Generated 2023-10-22
