Radiation Dose Summary for Diagnostic Procedures on FHIR
0.1.0 - ci-build International flag

Radiation Dose Summary for Diagnostic Procedures on FHIR, published by HL7 International / Imaging Integration. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-radiation-dose-summary-ig/ and changes regularly. See the Directory of published versions

: Procedure Reported Type Value Set - XML Representation

Draft as of 2024-07-10

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="procedure-reported-type-rds-vs"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet procedure-reported-type-rds-vs</b></p><a name="procedure-reported-type-rds-vs"> </a><a name="hcprocedure-reported-type-rds-vs"> </a><a name="hcprocedure-reported-type-rds-vs-en-US"> </a><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><td><b>Definition</b></td></tr><tr><td><a href="http://dicom.nema.org/resources/ontology/DCM.html#DCM-113502">113502</a></td><td>Radiopharmaceutical Administration</td><td>Information pertaining to the administration of a radiopharmaceutical</td></tr><tr><td><a href="http://dicom.nema.org/resources/ontology/DCM.html#DCM-113704">113704</a></td><td>Projection X-Ray</td><td>Imaging using a point X-Ray source with a diverging beam projected onto a 2 dimensional detector.</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>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="ii"/>
  </extension>
  <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="draft"/>
  <experimental value="false"/>
  <date value="2024-07-10T15:26:18+00:00"/>
  <publisher value="HL7 International / Imaging Integration"/>
  <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@gehealthcare.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>