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 Drug Pickup Appointment codes - JSON Representation

Draft as of 2023-10-19

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "DAKARVDrugPickup",
  "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-XM63K0\">XM63K0</a></td><td>Code title:  Anti-infective antiviral</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/788081006\">788081006</a></td><td>Medicinal product acting as antiviral (product)</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/45260-7/\">45260-7</a></td><td>HIV ART medication</td></tr></table></li></ul></div>"
  },
  "url" : "https://path-global-health.github.io/MERindicators/ValueSet/DAKARVDrugPickup",
  "version" : "0.1.0",
  "name" : "DAKARVDrugPickup",
  "title" : "DAK Drug Pickup Appointment 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 Drug Pickup Appointment 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" : "XM63K0",
            "display" : "Code title:  Anti-infective antiviral"
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "788081006",
            "display" : "Medicinal product acting as antiviral (product)"
          }
        ]
      },
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "45260-7",
            "display" : "HIV ART medication"
          }
        ]
      }
    ]
  }
}