HL7 FHIR Implementation Guide: Rwanda HIV
0.1.0 - ci-build International flag

HL7 FHIR Implementation Guide: Rwanda HIV, published by Jembi Health Systems. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/openhie/Rwanda-HIV/ and changes regularly. See the Directory of published versions

: Reasons for ARV Regimen Change - JSON Representation

Active as of 2024-10-11

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "vs-reason-arv-regimen-change",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-reason-arv-regimen-change</b></p><a name=\"vs-reason-arv-regimen-change\"> </a><a name=\"hcvs-reason-arv-regimen-change\"> </a><a name=\"vs-reason-arv-regimen-change-en-US\"> </a><ul><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/7895008\">7895008</a></td><td>Poisoning caused by drug AND/OR medicinal substance</td></tr><tr><td><a href=\"http://snomed.info/id/77386006\">77386006</a></td><td>Pregnancy</td></tr><tr><td><a href=\"http://snomed.info/id/59037007\">59037007</a></td><td>Intolerance to drug</td></tr><tr><td><a href=\"http://snomed.info/id/271737000\">271737000</a></td><td>Anemia</td></tr><tr><td><a href=\"http://snomed.info/id/76018003\">76018003</a></td><td>Virologic</td></tr><tr><td><a href=\"http://snomed.info/id/275934008\">275934008</a></td><td>Very poor response treatment</td></tr><tr><td><a href=\"http://snomed.info/id/182856006\">182856006</a></td><td>Drug not available - out of stock</td></tr><tr><td><a href=\"http://snomed.info/id/56717001\">56717001</a></td><td>Tuberculosis</td></tr><tr><td><a href=\"http://snomed.info/id/408351004\">408351004</a></td><td>Drug interactions considered as new drugs added</td></tr><tr><td><a href=\"http://snomed.info/id/52651000119105\">52651000119105</a></td><td>Finding related to risk factor in pregnancy</td></tr></table></li></ul></div>"
  },
  "url" : "http://moh.gov.rw/fhir/ValueSet/vs-reason-arv-regimen-change",
  "version" : "0.1.0",
  "name" : "VSReasonsForARVRegimenChange",
  "title" : "Reasons for ARV Regimen Change",
  "status" : "active",
  "experimental" : true,
  "date" : "2024-10-11T04:38:55+00:00",
  "publisher" : "Jembi Health Systems",
  "contact" : [
    {
      "name" : "Jembi Health Systems",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.jembi.org"
        },
        {
          "system" : "email",
          "value" : "info@jembi.org"
        }
      ]
    },
    {
      "name" : "Richard Langford",
      "telecom" : [
        {
          "system" : "email",
          "value" : "richard.langford@jembi.org",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Used by the ARV treatment careplan to indicate the reason why a patient had their ARV regimen changed.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "7895008",
            "display" : "Poisoning caused by drug AND/OR medicinal substance"
          },
          {
            "code" : "77386006",
            "display" : "Pregnancy"
          },
          {
            "code" : "59037007",
            "display" : "Intolerance to drug"
          },
          {
            "code" : "271737000",
            "display" : "Anemia"
          },
          {
            "code" : "76018003",
            "display" : "Virologic"
          },
          {
            "code" : "275934008",
            "display" : "Very poor response treatment"
          },
          {
            "code" : "182856006",
            "display" : "Drug not available - out of stock"
          },
          {
            "code" : "56717001",
            "display" : "Tuberculosis"
          },
          {
            "code" : "408351004",
            "display" : "Drug interactions considered as new drugs added"
          },
          {
            "code" : "52651000119105",
            "display" : "Finding related to risk factor in pregnancy"
          }
        ]
      }
    ]
  }
}