| Package | hl7.fhir.cz.lab |
| Resource Type | ConceptMap |
| Id | legalAuth2FHIR-cz-lab |
| FHIR Version | R4 |
| Source | https://hl7.cz/fhir/lab/https://build.fhir.org/ig/HL7-cz/cz-lab/ConceptMap-legalAuth2FHIR-cz-lab.html |
| URL | https://hl7.cz/fhir/lab/ConceptMap/legalAuth2FHIR-cz-lab |
| Version | 0.5.0 |
| Status | draft |
| Date | 2025-07-01T07:12:43+00:00 |
| Name | LegalAuth2Fhir |
| Title | eHN Recipient to this guide Map |
| Realm | cz |
| 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 |
No resources found
| StructureDefinition | |
| LegalAuthenticatorCz | A.1.7 - Legal authenticator |
| cz-composition-lab-report | Composition: Laboratory Report |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap legalAuth2FHIR-cz-lab
Mapping from (not specified) to (not specified)
Group 1 Mapping from A.1.7 - 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-cz-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": "https://hl7.cz/fhir/lab/ConceptMap/legalAuth2FHIR-cz-lab",
"version": "0.5.0",
"name": "LegalAuth2Fhir",
"title": "eHN Recipient to this guide Map",
"status": "draft",
"experimental": true,
"date": "2025-07-01T07:12:43+00:00",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://hl7.cz"
}
]
}
],
"description": "eHN Legal Authenticator Model to this guide Map",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
]
}
],
"purpose": "It shows how the Legal Authenticator Recipient data set defined by the EU eHN guidelines is mapped into this guide",
"group": [
{
"source": "https://hl7.cz/fhir/lab/StructureDefinition/LegalAuthenticatorCz",
"target": "https://hl7.cz/fhir/lab/StructureDefinition/cz-composition-lab-report",
"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"
}
]
}
]
}
]
}