HL7 Czech Imaging Order IG
0.1.0-ballot - ballot Czechia flag

HL7 Czech Imaging Order IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/img-order/ and changes regularly. See the Directory of published versions

: CZ Provision Code - JSON Representation

Active as of 2025-08-28

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><ul><li>Include all codes defined in <code>https://www.orpha.net</code></li></ul></div>"
  },
  "url" : "https://hl7.cz/fhir/img-order/ValueSet/cz-provision-code",
  "version" : "0.1.0-ballot",
  "name" : "CZ_ProvisionCodeVs",
  "title" : "CZ Provision Code",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-08-28T08:45:58+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 Imaging project, using Orphacode.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CZ",
          "display" : "Czechia"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://www.orpha.net"
      }
    ]
  }
}