HL7 Europe Imaging Study Report
0.1.0-ballot - ci-build 150

HL7 Europe Imaging Study Report, published by HL7 Europe. 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/oijauregui/ehdsimaging/tree/master and changes regularly. See the Directory of published versions

: Imaging Study Performer Type Value Set - XML Representation

Draft as of 2025-07-02

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="im-imaging-study-performer-type"/>
  <text>
    <status value="extensions"/>
    <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 <a href="http://terminology.hl7.org/6.2.0/CodeSystem-v3-ParticipationType.html"><code>http://terminology.hl7.org/CodeSystem/v3-ParticipationType</code></a><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.2.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>
  </text>
  <url
       value="http://hl7.eu/fhir/imaging-r4/ValueSet/im-imaging-study-performer-type"/>
  <version value="0.1.0-ballot"/>
  <name value="ImImagingStudyPerformerTypeVS"/>
  <title value="Imaging Study Performer Type Value Set"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-07-02T12:53:04+00:00"/>
  <publisher value="HL7 Europe"/>
  <contact>
    <name value="HL7 Europe"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.eu"/>
    </telecom>
  </contact>
  <description
               value="Imaging Study series performer type codes, it extends on the base set defined in the FHIR specification."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="150"/>
      <display value="Europe"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Used by permission of HL7 Europe, all rights reserved Creative Commons License"/>
  <compose>
    <include>
      <valueSet
                value="http://hl7.org/fhir/ValueSet/series-performer-function"/>
    </include>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
      <concept>
        <code value="CST"/>
        <display value="custodian"/>
      </concept>
    </include>
  </compose>
</ValueSet>