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 Low Back Pain

Active as of 2026-07-24

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "atrius-vs-low-back-pain",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet atrius-vs-low-back-pain</b></p><a name=\"atrius-vs-low-back-pain\"> </a><a name=\"hcatrius-vs-low-back-pain\"> </a><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/279039007\">279039007</a></td><td>Low back pain</td></tr><tr><td><a href=\"http://snomed.info/id/278860009\">278860009</a></td><td>Chronic low back pain</td></tr><tr><td><a href=\"http://snomed.info/id/202794004\">202794004</a></td><td>Lumbago with sciatica</td></tr></table></li></ul></div>"
  },
  "url" : "https://atrius.in/fhir/r4/atrius-in/ValueSet/atrius-vs-low-back-pain",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.3.6.1.4.1.66219.1.48.22"
    }
  ],
  "version" : "0.1.0",
  "name" : "AtriusVsLowBackPain",
  "title" : "Atrius Low Back Pain",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-07-24T19:16:12+05:30",
  "publisher" : "Atrius",
  "contact" : [
    {
      "name" : "Atrius",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://atrius.in"
        }
      ]
    }
  ],
  "description" : "Low back pain diagnoses for imaging appropriateness gating.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "279039007",
            "display" : "Low back pain"
          },
          {
            "code" : "278860009",
            "display" : "Chronic low back pain"
          },
          {
            "code" : "202794004",
            "display" : "Lumbago with sciatica"
          }
        ]
      }
    ]
  }
}