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

: Typ vzácného onemocnění (DIGOVO) - JSON Representation

Active as of 2025-11-08

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "vs-rare-disease-type-cz",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-rare-disease-type-cz</b></p><a name=\"vs-rare-disease-type-cz\"> </a><a name=\"hcvs-rare-disease-type-cz\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-rare-disease-type-cz.html\"><code>https://hl7.cz/fhir/digovo/CodeSystem/rare-disease-type-cz</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.0.1</span></li></ul></div>"
  },
  "url" : "https://hl7.cz/fhir/digovo/ValueSet/vs-rare-disease-type-cz",
  "version" : "0.0.1",
  "name" : "VsRareDiseaseTypeCz",
  "title" : "Typ vzácného onemocnění (DIGOVO)",
  "status" : "active",
  "experimental" : false,
  "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" : "Typ vzácného onemocnění — zda je onemocnění sporadické nebo familiární.\nPoužívá se v rozšíření Condition.extension:typOnemocneni.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CZ",
          "display" : "Czechia"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://hl7.cz/fhir/digovo/CodeSystem/rare-disease-type-cz"
      }
    ]
  }
}