HL7 CZ Laboratory IG
0.5.0 - ci-build Czechia flag

HL7 CZ Laboratory IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/cz-lab/ and changes regularly. See the Directory of published versions

: eHN Recipient to this guide Map - JSON Representation

Page standards status: Informative Maturity Level: 2

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "legalAuth2FHIR-cz-lab",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap legalAuth2FHIR-cz-lab</b></p><a name=\"legalAuth2FHIR-cz-lab\"> </a><a name=\"hclegalAuth2FHIR-cz-lab\"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href=\"StructureDefinition-LegalAuthenticatorCz.html\">A.1.7 - Legal authenticator</a> to <a href=\"StructureDefinition-cz-composition-lab-report.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/R5/codesystem-concept-map-relationship.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/R5/codesystem-concept-map-relationship.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/R5/codesystem-concept-map-relationship.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/R5/codesystem-concept-map-relationship.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/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Composition.attester.time</td><td>attester.where(mode='legal').time</td></tr></table></div>"
  },
  "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-08-22T10:27:37+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"
            }
          ]
        }
      ]
    }
  ]
}