FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ConceptMap/legalAuth2FHIR-cz-lab

Packagehl7.fhir.cz.lab
TypeConceptMap
IdlegalAuth2FHIR-cz-lab
FHIR VersionR4
Sourcehttps://hl7.cz/fhir/lab/https://build.fhir.org/ig/HL7-cz/cz-lab/ConceptMap-legalAuth2FHIR-cz-lab.html
URLhttps://hl7.cz/fhir/lab/ConceptMap/legalAuth2FHIR-cz-lab
Version0.5.0
Statusdraft
Date2025-07-01T07:12:43+00:00
NameLegalAuth2Fhir
TitleeHN Recipient to this guide Map
Realmcz
Authorityhl7
DescriptioneHN Legal Authenticator Model to this guide Map
PurposeIt shows how the Legal Authenticator Recipient data set defined by the EU eHN guidelines is mapped into this guide

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
LegalAuthenticatorCzA.1.7 - Legal authenticator
cz-composition-lab-reportComposition: Laboratory Report

Narrative

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 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

Source

{
  "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"
            }
          ]
        }
      ]
    }
  ]
}