HL7 Czech Imaging Report IG
0.1.0-ballot - ci-build Czechia flag

HL7 Czech Imaging Report 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/ and changes regularly. See the Directory of published versions

: Imaging Study Performer Type Value Set - JSON Representation

Draft as of 2025-08-28

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "cz-imaging-study-performer-type",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cz-imaging-study-performer-type</b></p><a name=\"cz-imaging-study-performer-type\"> </a><a name=\"hccz-imaging-study-performer-type\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R4/valueset-series-performer-function.html\">ImagingStudy series performer function</a></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ParticipationType.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ParticipationType</code></a> version <code>5.0.0</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ParticipationType.html#v3-ParticipationType-CST\">CST</a></td><td>custodian</td><td>An entity (person, organization or device) that is in charge of maintaining the information of this act (e.g., who maintains the report or the master service catalog item, etc.).</td></tr></table></li></ul></div>"
  },
  "url" : "https://hl7.cz/fhir/img/ValueSet/cz-imaging-study-performer-type",
  "version" : "0.1.0-ballot",
  "name" : "CZ_ImagingStudyPerformerTypeVS",
  "title" : "Imaging Study Performer Type Value Set",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-08-28T08:39:01+00:00",
  "publisher" : "HL7 Czech Republic",
  "contact" : [
    {
      "name" : "HL7 Czech Republic",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description" : "Imaging Study series performer type codes, it extends on the base set defined in the FHIR specification.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CZ",
          "display" : "Czechia"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "http://hl7.org/fhir/ValueSet/series-performer-function"
        ]
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
        "version" : "5.0.0",
        "concept" : [
          {
            "code" : "CST",
            "display" : "custodian"
          }
        ]
      }
    ]
  }
}