HL7 Czech Hospital Discharge Report Implementation Guide
0.0.1 - ci-build Czech Republic (CZE)

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.1 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 Consent Category - JSON Representation

Active as of 2025-06-12

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "cz-consent-category",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cz-consent-category</b></p><a name=\"cz-consent-category\"> </a><a name=\"hccz-consent-category\"> </a><a name=\"cz-consent-category-en-US\"> </a><ul><li>Include all codes defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a></li></ul></div>"
  },
  "url" : "https://hl7.cz/fhir/ValueSet/cz-consent-category",
  "version" : "0.0.1",
  "name" : "CZConsentCategory",
  "title" : "CZ Consent Category",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-06-12T10:41:45+00:00",
  "publisher" : "HL7 Czech Republic",
  "contact" : [
    {
      "name" : "HL7 Czech Republic",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description" : "ValueSet for Consent Categories in the Czech HDR project.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "203",
          "display" : "Czech Republic (CZE)"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct"
      }
    ]
  }
}