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 json | Download

{
  "resourceType" : "ValueSet",
  "id" : "atrius-imaging-procedure",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "https://atrius.in/fhir/r4/atrius-in/ValueSet/atrius-imaging-procedure",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.3.6.1.4.1.66219.1.48.108"
    }
  ],
  "version" : "0.1.0",
  "name" : "AtriusImagingProcedure",
  "title" : "Atrius imaging procedure",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-08-30T18:15:29+05:30",
  "publisher" : "Atrius",
  "contact" : [
    {
      "name" : "Atrius",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://atrius.in"
        }
      ]
    }
  ],
  "description" : "SNOMED CT and LOINC codes for common imaging procedures on ImagingStudy.procedureCode.\n\nReplaces 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" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "399208008",
            "display" : "Plain chest X-ray"
          },
          {
            "code" : "168731009",
            "display" : "Plain radiography of chest"
          },
          {
            "code" : "169069000",
            "display" : "Computed tomography of chest"
          },
          {
            "code" : "29303009",
            "display" : "Electrocardiographic procedure"
          }
        ]
      },
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "36643-5",
            "display" : "XR Chest 2 Views"
          },
          {
            "code" : "24970-6",
            "display" : "XR Lumbar spine AP and Lateral"
          }
        ]
      }
    ]
  }
}