HL7 Europe Imaging Report R4
1.0.0-ballot - ci-build 150

HL7 Europe Imaging Report R4, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/imaging-r4/ and changes regularly. See the Directory of published versions

: ValueSet: Imaging Study Performer Type Value Set

Page standards status: Draft Maturity Level: 1

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "im-imaging-study-performer-type",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet im-imaging-study-performer-type</b></p><a name=\"im-imaging-study-performer-type\"> </a><a name=\"hcim-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 <code>http://terminology.hl7.org/CodeSystem/v3-ParticipationType</code><span title=\"Version is explicitly stated to be 2018-08-12\"> version &#x1F4CD;2018-08-12</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>CST</td><td>custodian</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "draft"
    }
  ],
  "url" : "http://hl7.eu/fhir/imaging/ValueSet/im-imaging-study-performer-type",
  "version" : "1.0.0-ballot",
  "name" : "ImagingStudyEuImagingPerformerTypeVS",
  "title" : "ValueSet: Imaging Study Performer Type Value Set",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-06-10T10:01:53+00:00",
  "publisher" : "HL7 Europe",
  "contact" : [
    {
      "name" : "HL7 Europe",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.eu"
        }
      ]
    }
  ],
  "description" : "Imaging Study series performer type codes, it extends on the base set defined in the FHIR specification.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "copyright" : "Copyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).",
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "http://hl7.org/fhir/ValueSet/series-performer-function"
        ]
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
        "version" : "2018-08-12",
        "concept" : [
          {
            "code" : "CST",
            "display" : "custodian"
          }
        ]
      }
    ]
  }
}