HL7 Czech Health information exchange Implementation Guide
0.0.1 - ci-build Czechia flag

HL7 Czech Health information exchange 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/HIE/ and changes regularly. See the Directory of published versions

: CZ DocumentEntry ClassCode ValueSet - JSON Representation

Draft as of 2025-10-14

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "cz-documentEntry-classCode-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cz-documentEntry-classCode-vs</b></p><a name=\"cz-documentEntry-classCode-vs\"> </a><a name=\"hccz-documentEntry-classCode-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/371531000\">371531000</a></td><td>Encounter report</td></tr><tr><td><a href=\"http://snomed.info/id/721927009\">721927009</a></td><td>Referral note</td></tr><tr><td><a href=\"http://snomed.info/id/721963009\">721963009</a></td><td>Order</td></tr><tr><td><a href=\"http://snomed.info/id/185349003\">185349003</a></td><td>Discharge summary</td></tr><tr><td><a href=\"http://snomed.info/id/422735006\">422735006</a></td><td>Summary clinical document</td></tr><tr><td><a href=\"http://snomed.info/id/371525003\">371525003</a></td><td>Clinical procedure report</td></tr><tr><td><a href=\"http://snomed.info/id/734163000\">734163000</a></td><td>Care Plan</td></tr><tr><td><a href=\"http://snomed.info/id/440545006\">440545006</a></td><td>Prescription record</td></tr><tr><td><a href=\"http://snomed.info/id/184216000\">184216000</a></td><td>Patient record type</td></tr><tr><td><a href=\"http://snomed.info/id/371537001\">371537001</a></td><td>Consent report</td></tr><tr><td><a href=\"http://snomed.info/id/371538006\">371538006</a></td><td>Advance directive report</td></tr><tr><td><a href=\"http://snomed.info/id/722160009\">722160009</a></td><td>Audit trail report</td></tr><tr><td><a href=\"http://snomed.info/id/722216001\">722216001</a></td><td>Emergency medical identification record</td></tr><tr><td><a href=\"http://snomed.info/id/772790007\">772790007</a></td><td>Organ donor card</td></tr><tr><td><a href=\"http://snomed.info/id/405624007\">405624007</a></td><td>Administrative documentation</td></tr><tr><td><a href=\"http://snomed.info/id/417319006\">417319006</a></td><td>Record of health event</td></tr><tr><td><a href=\"http://snomed.info/id/419891008\">419891008</a></td><td>Record artifact</td></tr></table></li></ul></div>"
  },
  "url" : "https://hl7.cz/fhir/hie/ValueSet/cz-documentEntry-classCode-vs",
  "version" : "0.0.1",
  "name" : "CZ_DocumentEntryClassCodeVs",
  "title" : "CZ DocumentEntry ClassCode ValueSet",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-10-14T14:33:28+00:00",
  "publisher" : "HL7 Czech Republic",
  "contact" : [
    {
      "name" : "HL7 Czech Republic",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description" : "Document classification codes.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CZ",
          "display" : "Czechia"
        }
      ]
    }
  ],
  "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "371531000",
            "display" : "Encounter report"
          },
          {
            "code" : "721927009",
            "display" : "Referral note"
          },
          {
            "code" : "721963009",
            "display" : "Order"
          },
          {
            "code" : "185349003",
            "display" : "Discharge summary"
          },
          {
            "code" : "422735006",
            "display" : "Summary clinical document"
          },
          {
            "code" : "371525003",
            "display" : "Clinical procedure report"
          },
          {
            "code" : "734163000",
            "display" : "Care Plan"
          },
          {
            "code" : "440545006",
            "display" : "Prescription record"
          },
          {
            "code" : "184216000",
            "display" : "Patient record type"
          },
          {
            "code" : "371537001",
            "display" : "Consent report"
          },
          {
            "code" : "371538006",
            "display" : "Advance directive report"
          },
          {
            "code" : "722160009",
            "display" : "Audit trail report"
          },
          {
            "code" : "722216001",
            "display" : "Emergency medical identification record"
          },
          {
            "code" : "772790007",
            "display" : "Organ donor card"
          },
          {
            "code" : "405624007",
            "display" : "Administrative documentation"
          },
          {
            "code" : "417319006",
            "display" : "Record of health event"
          },
          {
            "code" : "419891008",
            "display" : "Record artifact"
          }
        ]
      }
    ]
  }
}