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 Diabetic Retinopathy Severity Level

Active as of 2026-09-21

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "atrius-vs-diabetic-retinopathy-severity",
  "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-diabetic-retinopathy-severity</b></p><a name=\"atrius-vs-diabetic-retinopathy-severity\"> </a><a name=\"hcatrius-vs-diabetic-retinopathy-severity\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-atrius-in-loinc-answers.html\"><code>https://atrius.in/fhir/r4/atrius-in/CodeSystem/atrius-in-loinc-answers</code></a><span title=\"Version is explicitly stated to be 0.1.0\"> version &#x1F4CD;0.1.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-atrius-in-loinc-answers.html#atrius-in-loinc-answers-LA18643-9\">LA18643-9</a></td><td>No apparent retinopathy</td></tr><tr><td><a href=\"CodeSystem-atrius-in-loinc-answers.html#atrius-in-loinc-answers-LA18644-7\">LA18644-7</a></td><td>Mild non-proliferative retinopathy</td></tr><tr><td><a href=\"CodeSystem-atrius-in-loinc-answers.html#atrius-in-loinc-answers-LA18645-4\">LA18645-4</a></td><td>Moderate non-proliferative retinopathy</td></tr><tr><td><a href=\"CodeSystem-atrius-in-loinc-answers.html#atrius-in-loinc-answers-LA18646-2\">LA18646-2</a></td><td>Severe non-proliferative retinopathy</td></tr><tr><td><a href=\"CodeSystem-atrius-in-loinc-answers.html#atrius-in-loinc-answers-LA18648-8\">LA18648-8</a></td><td>Proliferative retinopathy</td></tr></table></li></ul></div>"
  },
  "url" : "https://atrius.in/fhir/r4/atrius-in/ValueSet/atrius-vs-diabetic-retinopathy-severity",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.3.6.1.4.1.66219.1.48.121"
    }
  ],
  "version" : "0.1.0",
  "name" : "AtriusVsDiabeticRetinopathySeverity",
  "title" : "Atrius Diabetic Retinopathy Severity Level",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-09-21T19:22:21+05:30",
  "publisher" : "Atrius",
  "contact" : [
    {
      "name" : "Atrius",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://atrius.in"
        }
      ]
    }
  ],
  "description" : "Atrius-authored ValueSet for CQL valueset \"Diabetic Retinopathy Severity Level\". All 5 VSAC expansion members are LOINC answers. HTS LOINC 2.82 does not import LA* codes, so compose uses CodeSystem/atrius-in-loinc-answers with the same codes and displays. VSAC OID 2.16.840.1.113883.3.464.1003.1266 is provenance only.",
  "purpose" : "CQL membership for Atrius measure/pathway libraries. Provenance VSAC OID: 2.16.840.1.113883.3.464.1003.1266.",
  "compose" : {
    "include" : [
      {
        "system" : "https://atrius.in/fhir/r4/atrius-in/CodeSystem/atrius-in-loinc-answers",
        "version" : "0.1.0",
        "concept" : [
          {
            "code" : "LA18643-9",
            "display" : "No apparent retinopathy"
          },
          {
            "code" : "LA18644-7",
            "display" : "Mild non-proliferative retinopathy"
          },
          {
            "code" : "LA18645-4",
            "display" : "Moderate non-proliferative retinopathy"
          },
          {
            "code" : "LA18646-2",
            "display" : "Severe non-proliferative retinopathy"
          },
          {
            "code" : "LA18648-8",
            "display" : "Proliferative retinopathy"
          }
        ]
      }
    ]
  }
}