PATH MER Indicators
0.1.0 - STU1 International flag

PATH MER Indicators, published by PATH. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/PATH-Global-Health/MERindicators and changes regularly. See the Directory of published versions

: WHO HIV Clinical Stages - JSON Representation

Draft as of 2023-10-19

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "DAKPLHIV",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-DAKICD11.html\"><code>http://hl7.org/fhir/sid/icd-11</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=\"CodeSystem-DAKICD11.html#DAKICD11-1C62.460\">1C62.0</a></td><td>HIV disease clinical stage 1 without mention of tuberculosis or malaria</td></tr><tr><td><a href=\"CodeSystem-DAKICD11.html#DAKICD11-1C62.461\">1C62.1</a></td><td>HIV disease clinical stage 2 without mention of tuberculosis or malaria</td></tr><tr><td><a href=\"CodeSystem-DAKICD11.html#DAKICD11-1C62.462\">1C62.2</a></td><td>HIV disease clinical stage 3 without mention of tuberculosis or malaria</td></tr><tr><td><a href=\"CodeSystem-DAKICD11.html#DAKICD11-1C62.463\">1C62.3</a></td><td>HIV disease clinical stage 4 without mention of tuberculosis or malaria</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/737378009\">737378009</a></td><td>World Health Organization 2007 Human immunodeficiency virus infection clinical stage 1 (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/737379001\">737379001</a></td><td>World Health Organization 2007 Human immunodeficiency virus infection clinical stage 2 (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/737380003\">737380003</a></td><td>World Health Organization 2007 Human immunodeficiency virus infection clinical stage 3 (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/737381004\">737381004</a></td><td>World Health Organization 2007 Human immunodeficiency virus infection clinical stage 4 (finding)</td></tr></table></li></ul></div>"
  },
  "url" : "https://path-global-health.github.io/MERindicators/ValueSet/DAKPLHIV",
  "version" : "0.1.0",
  "name" : "DAKPLHIV",
  "title" : "WHO HIV Clinical Stages",
  "status" : "draft",
  "experimental" : false,
  "date" : "2023-10-19T20:59:19+00:00",
  "publisher" : "PATH",
  "contact" : [
    {
      "name" : "PATH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.path.org"
        },
        {
          "system" : "email",
          "value" : "info@path.org"
        }
      ]
    },
    {
      "name" : "PATH",
      "telecom" : [
        {
          "system" : "email",
          "value" : "info@path.org",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "WHO HIV Clinical Stages",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/sid/icd-11",
        "concept" : [
          {
            "code" : "1C62.0",
            "display" : "HIV disease clinical stage 1 without mention of tuberculosis or malaria"
          },
          {
            "code" : "1C62.1",
            "display" : "HIV disease clinical stage 2 without mention of tuberculosis or malaria"
          },
          {
            "code" : "1C62.2",
            "display" : "HIV disease clinical stage 3 without mention of tuberculosis or malaria"
          },
          {
            "code" : "1C62.3",
            "display" : "HIV disease clinical stage 4 without mention of tuberculosis or malaria"
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "737378009",
            "display" : "World Health Organization 2007 Human immunodeficiency virus infection clinical stage 1 (finding)"
          },
          {
            "code" : "737379001",
            "display" : "World Health Organization 2007 Human immunodeficiency virus infection clinical stage 2 (finding)"
          },
          {
            "code" : "737380003",
            "display" : "World Health Organization 2007 Human immunodeficiency virus infection clinical stage 3 (finding)"
          },
          {
            "code" : "737381004",
            "display" : "World Health Organization 2007 Human immunodeficiency virus infection clinical stage 4 (finding)"
          }
        ]
      }
    ]
  }
}