Atrius India Core FHIR Implementation Guide
0.1.0 - ci-build

Atrius India Core FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Atrius imaging procedure

Active as of 2026-08-30

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="atrius-imaging-procedure"/>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet atrius-imaging-procedure</b></p><a name="atrius-imaging-procedure"> </a><a name="hcatrius-imaging-procedure"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><span title="Version is not explicitly stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span><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/399208008">399208008</a></td><td>Plain chest X-ray</td></tr><tr><td><a href="http://snomed.info/id/168731009">168731009</a></td><td>Plain radiography of chest</td></tr><tr><td><a href="http://snomed.info/id/169069000">169069000</a></td><td>Computed tomography of chest</td></tr><tr><td><a href="http://snomed.info/id/29303009">29303009</a></td><td>Electrocardiographic procedure</td></tr></table></li><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><span title="Version is not explicitly stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="https://loinc.org/36643-5/">36643-5</a></td><td>XR Chest 2 Views</td></tr><tr><td><a href="https://loinc.org/24970-6/">24970-6</a></td><td>XR Lumbar spine AP and Lateral</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://atrius.in/fhir/r4/atrius-in/ValueSet/atrius-imaging-procedure"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:1.3.6.1.4.1.66219.1.48.108"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="AtriusImagingProcedure"/>
  <title value="Atrius imaging procedure"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-08-30T18:15:29+05:30"/>
  <publisher value="Atrius"/>
  <contact>
    <name value="Atrius"/>
    <telecom>
      <system value="url"/>
      <value value="https://atrius.in"/>
    </telecom>
  </contact>
  <description
               value="SNOMED CT and LOINC codes for common imaging procedures on ImagingStudy.procedureCode.

Replaces the R4 binding to the RadLex Playbook website (`http://www.rsna.org/RadLex_Playbook.aspx`), which is not a FHIR ValueSet. Binding is extensible (same strength as R4) so PACS may send additional SNOMED, LOINC, or RadLex codes."/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="399208008"/>
        <display value="Plain chest X-ray"/>
      </concept>
      <concept>
        <code value="168731009"/>
        <display value="Plain radiography of chest"/>
      </concept>
      <concept>
        <code value="169069000"/>
        <display value="Computed tomography of chest"/>
      </concept>
      <concept>
        <code value="29303009"/>
        <display value="Electrocardiographic procedure"/>
      </concept>
    </include>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="36643-5"/>
        <display value="XR Chest 2 Views"/>
      </concept>
      <concept>
        <code value="24970-6"/>
        <display value="XR Lumbar spine AP and Lateral"/>
      </concept>
    </include>
  </compose>
</ValueSet>