Radiation Dose Summary for Diagnostic Procedures on FHIR
0.1.0 - STU 1 Ballot

This page is part of the Radiation Dose Summary for Diagnostic Procedures on FHIR (v0.1.0: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: Procedure Reported Type Value Set - XML Representation

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="procedure-reported-type-rds-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://dicom.nema.org/resources/ontology/DCM"><code>http://dicom.nema.org/resources/ontology/DCM</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>113502</td><td>Radiopharmaceutical Administration</td></tr><tr><td>113704</td><td>Projection X-Ray</td></tr></table></li><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><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/77477000">77477000</a></td><td>Computerized tomography</td></tr><tr><td><a href="http://snomed.info/id/71651007">71651007</a></td><td>Mammography</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/uv/radiation-dose-summary/ValueSet/procedure-reported-type-rds-vs"/>
  <version value="0.1.0"/>
  <name value="ProcedureReportedTypeVS"/>
  <title value="Procedure Reported Type Value Set"/>
  <status value="active"/>
  <date value="2021-12-08T15:51:18+00:00"/>
  <publisher value="HL7 Imaging Integration Working Group"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/imagemgt"/>
    </telecom>
  </contact>
  <contact>
    <name value="HL7 Imaging Integration Workgroup"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/imagemgt"/>
    </telecom>
  </contact>
  <contact>
    <name value="Abderrazek Boufahja"/>
    <telecom>
      <system value="email"/>
      <value value="abderrazek.boufahja@ge.com"/>
    </telecom>
  </contact>
  <description
               value="What is the type of procedure reported in the Radiation Dose Summary"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <copyright
             value="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 value="http://dicom.nema.org/resources/ontology/DCM"/>
      <concept>
        <code value="113502"/>
        <display value="Radiopharmaceutical Administration"/>
      </concept>
      <concept>
        <code value="113704"/>
        <display value="Projection X-Ray"/>
      </concept>
    </include>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="77477000"/>
        <display value="Computerized tomography"/>
      </concept>
      <concept>
        <code value="71651007"/>
        <display value="Mammography"/>
      </concept>
    </include>
  </compose>
</ValueSet>