HL7 Czech DIGOVO Implementation Guide
0.0.1 - ci-build Czechia flag

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

: DIGOVO Subject Model to CZ Core Patient Map - JSON Representation

Draft as of 2025-11-08

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "subject2FHIR-cz",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap subject2FHIR-cz</b></p><a name=\"subject2FHIR-cz\"> </a><a name=\"hcsubject2FHIR-cz\"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <code>https://hl7.cz/fhir/digovo/StructureDefinition/LogSubjectCz</code> to <code>https://hl7.cz/fhir/core/StructureDefinition/cz-core-patient</code></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>pacient.identifikator (Identifikátor pacienta)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>Patient.identifier (Identifikátor pacienta (NIS ID, EU RD ID))</td></tr><tr><td>pacient.jmeno (Jméno pacienta)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>Patient.name.given (Given name)</td></tr><tr><td>pacient.prijmeni (Příjmení pacienta)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>Patient.name.family (Family name)</td></tr><tr><td>pacient.datumNarozeni (Datum narození)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>Patient.birthDate (Date of birth)</td></tr><tr><td>pacient.pohlavi (Pohlaví)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>Patient.gender (Gender)</td></tr><tr><td>pacient.zemeNarozeni (Země narození)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient.extension:birthPlace.valueAddress.country (Country of birth)</td></tr><tr><td>pacient.mistoNarozeni (Místo narození)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient.extension:birthPlace.valueAddress.city (Place of birth (city))</td></tr><tr><td>trvalyPobyt (Trvalý pobyt)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Patient.address (Patient address (home))</td></tr><tr><td>trvalyPobyt.zeme (Země trvalého pobytu)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>Patient.address.country (Country (ISO3166))</td></tr><tr><td>trvalyPobyt.misto (Místo trvalého pobytu)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>Patient.address.city (City of permanent residence)</td></tr></table></div>"
  },
  "url" : "https://hl7.cz/fhir/digovo/ConceptMap/subject2FHIR-cz-digovo",
  "version" : "0.0.1",
  "name" : "Subject2FHIRCzDigovo",
  "title" : "DIGOVO Subject Model to CZ Core Patient Map",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-11-08T23:36:31+00:00",
  "publisher" : "HL7 Czech Republic",
  "contact" : [
    {
      "name" : "HL7 Czech Republic",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description" : "Mapování logického modelu DIGOVO 'Informace o subjektu - pacient' na FHIR Patient podle českého národního profilu CZ Core Patient.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CZ",
          "display" : "Czechia"
        }
      ]
    }
  ],
  "group" : [
    {
      "source" : "https://hl7.cz/fhir/digovo/StructureDefinition/LogSubjectCz",
      "target" : "https://hl7.cz/fhir/core/StructureDefinition/cz-core-patient",
      "element" : [
        {
          "code" : "pacient.identifikator",
          "display" : "Identifikátor pacienta",
          "target" : [
            {
              "code" : "Patient.identifier",
              "display" : "Identifikátor pacienta (NIS ID, EU RD ID)",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "pacient.jmeno",
          "display" : "Jméno pacienta",
          "target" : [
            {
              "code" : "Patient.name.given",
              "display" : "Given name",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "pacient.prijmeni",
          "display" : "Příjmení pacienta",
          "target" : [
            {
              "code" : "Patient.name.family",
              "display" : "Family name",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "pacient.datumNarozeni",
          "display" : "Datum narození",
          "target" : [
            {
              "code" : "Patient.birthDate",
              "display" : "Date of birth",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "pacient.pohlavi",
          "display" : "Pohlaví",
          "target" : [
            {
              "code" : "Patient.gender",
              "display" : "Gender",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "pacient.zemeNarozeni",
          "display" : "Země narození",
          "target" : [
            {
              "code" : "Patient.extension:birthPlace.valueAddress.country",
              "display" : "Country of birth",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "pacient.mistoNarozeni",
          "display" : "Místo narození",
          "target" : [
            {
              "code" : "Patient.extension:birthPlace.valueAddress.city",
              "display" : "Place of birth (city)",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "trvalyPobyt",
          "display" : "Trvalý pobyt",
          "target" : [
            {
              "code" : "Patient.address",
              "display" : "Patient address (home)",
              "equivalence" : "relatedto"
            }
          ]
        },
        {
          "code" : "trvalyPobyt.zeme",
          "display" : "Země trvalého pobytu",
          "target" : [
            {
              "code" : "Patient.address.country",
              "display" : "Country (ISO3166)",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "trvalyPobyt.misto",
          "display" : "Místo trvalého pobytu",
          "target" : [
            {
              "code" : "Patient.address.city",
              "display" : "City of permanent residence",
              "equivalence" : "equal"
            }
          ]
        }
      ]
    }
  ]
}