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

: DAK ART Visit codes - JSON Representation

Draft as of 2023-10-19

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "DAKARTVisit",
  "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.46Z\">1C62.Z</a></td><td>Human immunodeficiency virus disease without mention of associated disease or condition, clinical stage unspecified</td></tr><tr><td><a href=\"CodeSystem-DAKICD11.html#DAKICD11-XM63K0\">XM63K0</a></td><td>Anti-infective antiviral</td></tr><tr><td><a href=\"CodeSystem-DAKICD11.html#DAKICD11-QA14\">QA14</a></td><td>Contact with health services for human immunodeficiency virus counselling</td></tr></table></li><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</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=\"https://loinc.org/45683-0/\">45683-0</a></td><td>HIV infection [Minimum Data Set]</td></tr><tr><td><a href=\"https://loinc.org/45260-7/\">45260-7</a></td><td>HIV ART medication</td></tr><tr><td><a href=\"https://loinc.org/68834-1/\">68834-1</a></td><td>Primary care Note  best fit</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/781087000\">781087000</a></td><td>Medical care (regime/therapy)</td></tr><tr><td><a href=\"http://snomed.info/id/788081006\">788081006</a></td><td>Medicinal product acting as antiviral (product)</td></tr></table></li></ul></div>"
  },
  "url" : "https://path-global-health.github.io/MERindicators/ValueSet/DAKARTVisit",
  "version" : "0.1.0",
  "name" : "DAKARTVisit",
  "title" : "DAK ART Visit codes",
  "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" : "DAK ART Visit codes",
  "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.Z",
            "display" : "Human immunodeficiency virus disease without mention of associated disease or condition, clinical stage unspecified"
          },
          {
            "code" : "XM63K0",
            "display" : "Anti-infective antiviral"
          },
          {
            "code" : "QA14",
            "display" : "Contact with health services for human immunodeficiency virus counselling"
          }
        ]
      },
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "45683-0",
            "display" : "HIV infection [Minimum Data Set]"
          },
          {
            "code" : "45260-7",
            "display" : "HIV ART medication"
          },
          {
            "code" : "68834-1",
            "display" : "Primary care Note  best fit"
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "781087000",
            "display" : "Medical care (regime/therapy)"
          },
          {
            "code" : "788081006",
            "display" : "Medicinal product acting as antiviral (product)"
          }
        ]
      }
    ]
  }
}