HL7 Czech Hospital Discharge Report Implementation Guide
0.0.2 - ci-build Czechia flag

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

: Temporary HDR Code System - JSON Representation

Draft as of 2025-09-29

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "temporarySystem-hdr-cz",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem temporarySystem-hdr-cz</b></p><a name=\"temporarySystem-hdr-cz\"> </a><a name=\"hctemporarySystem-hdr-cz\"> </a><p>This case-sensitive code system <code>https://hl7.cz/fhir/hdr/CodeSystem/temporarySystem-hdr-cz</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">infection-contact<a name=\"temporarySystem-hdr-cz-infection-contact\"> </a></td><td>Infectious contacts</td><td>Infectious contacts Section</td></tr><tr><td style=\"white-space:nowrap\">anthropometry<a name=\"temporarySystem-hdr-cz-anthropometry\"> </a></td><td>Anthropometry Section</td><td>Anthropometry Section</td></tr><tr><td style=\"white-space:nowrap\">substance-use<a name=\"temporarySystem-hdr-cz-substance-use\"> </a></td><td>Use of Substances Section</td><td>Use of Substances Section</td></tr></table></div>"
  },
  "url" : "https://hl7.cz/fhir/hdr/CodeSystem/temporarySystem-hdr-cz",
  "version" : "0.0.2",
  "name" : "TemporaryHDRSystem",
  "title" : "Temporary HDR Code System",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-09-29T12:19:38+00:00",
  "publisher" : "HL7 Czech Republic",
  "contact" : [
    {
      "name" : "HL7 Czech Republic",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description" : "This is a temporary code system defined to collect concepts expected required by this project, but for which international coded concepts have not been identified yet.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CZ",
          "display" : "Czechia"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "infection-contact",
      "display" : "Infectious contacts",
      "definition" : "Infectious contacts Section"
    },
    {
      "code" : "anthropometry",
      "display" : "Anthropometry Section",
      "definition" : "Anthropometry Section"
    },
    {
      "code" : "substance-use",
      "display" : "Use of Substances Section",
      "definition" : "Use of Substances Section"
    }
  ]
}