| Package | hl7.fhir.eu.laboratory |
| Resource Type | ConceptMap |
| Id | legalAuth2FHIR-eu-lab |
| FHIR Version | R4 |
| Source | http://hl7.eu/fhir/laboratory/https://build.fhir.org/ig/hl7-eu/laboratory/ConceptMap-legalAuth2FHIR-eu-lab.html |
| URL | http://hl7.eu/fhir/laboratory/ConceptMap/legalAuth2FHIR-eu-lab |
| Version | 0.2.0-ci |
| Status | draft |
| Date | 2025-07-02T14:40:12+00:00 |
| Name | LegalAuth2Fhir |
| Title | eHN Recipient to this guide Map |
| Realm | eu |
| Authority | hl7 |
| Description | eHN Legal Authenticator Model to this guide Map |
| Purpose | It shows how the Legal 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 |
No resources found
| StructureDefinition | |
| Composition-eu-lab | Composition: Laboratory Report |
| LegalAuthenticator | A.1.6 - Legal authenticator |
Note: links and images are rebased to the (stated) source
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 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 |
{
"resourceType": "ConceptMap",
"id": "legalAuth2FHIR-eu-lab",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative"
}
],
"url": "http://hl7.eu/fhir/laboratory/ConceptMap/legalAuth2FHIR-eu-lab",
"version": "0.2.0-ci",
"name": "LegalAuth2Fhir",
"title": "eHN Recipient to this guide Map",
"status": "draft",
"experimental": true,
"date": "2025-07-02T14:40:12+00:00",
"publisher": "HL7 Europe",
"contact": [
{
"name": "HL7 Europe",
"telecom": [
{
"system": "url",
"value": "http://hl7.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 the Legal 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": [
{
"code": "Composition.attester.party.identifier",
"equivalence": "equivalent",
"comment": "attester.where(mode='legal')"
}
]
},
{
"code": "LegalAuthenticator.name",
"display": "A.1.6.2 Legal authenticator name",
"target": [
{
"code": "Composition.attester.party.name",
"equivalence": "equivalent",
"comment": "attester.where(mode='legal').party.resolve().ofType(Practitioner).name"
}
]
},
{
"code": "LegalAuthenticator.name",
"display": "A.1.6.2 Legal authenticator name",
"target": [
{
"code": "Composition.attester.party.Practitioner.name",
"equivalence": "equivalent",
"comment": "attester.where(mode='legal').party.resolve().ofType(PractitionerRole).Practitioner.resolve().name"
}
]
},
{
"code": "LegalAuthenticator.organization",
"display": "A.1.6.3 Legal authenticator organization",
"target": [
{
"code": "Composition.attester.party.organization",
"equivalence": "equivalent",
"comment": "attester.where(mode='legal').party.resolve().ofType(PractitionerRole).organization.resolve()"
}
]
},
{
"code": "LegalAuthenticator.dateTime",
"display": "A.1.6.4 Authentication date and time",
"target": [
{
"code": "Composition.attester.time",
"equivalence": "equivalent",
"comment": "attester.where(mode='legal').time"
}
]
}
]
}
]
}