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

: CZ Provision Code - JSON Representation

Active as of 2025-09-08

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "cz-provision-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cz-provision-code</b></p><a name=\"cz-provision-code\"> </a><a name=\"hccz-provision-code\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a></li><li>Include all codes defined in <code>https://www.orpha.net</code></li></ul></div>"
  },
  "url" : "https://hl7.cz/fhir/hdr/ValueSet/cz-provision-code",
  "version" : "0.0.2",
  "name" : "CZProvisionCode",
  "title" : "CZ Provision Code",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-09-08T00:14:33+00:00",
  "publisher" : "HL7 Czech Republic",
  "contact" : [
    {
      "name" : "HL7 Czech Republic",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description" : "ValueSet for provision codes in the Czech HDR project, using ICD-10 and Orphacode.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CZ",
          "display" : "Czechia"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct"
      },
      {
        "system" : "https://www.orpha.net"
      }
    ]
  }
}