Ethiopia FHIR Implementation Guide - HIV Treatment & Care Services
1.0.0 - ci-build Ethiopia flag

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

: Reason For Stopping ART - JSON Representation

Active as of 2024-09-19

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "reason-stopped-art-value-set",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet reason-stopped-art-value-set</b></p><a name=\"reason-stopped-art-value-set\"> </a><a name=\"hcreason-stopped-art-value-set\"> </a><a name=\"reason-stopped-art-value-set-en-US\"> </a><ul><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/LA6529-7/\">LA6529-7</a></td><td>Toxicity/Side Effects</td></tr><tr><td><a href=\"https://loinc.org/LA6530-5/\">LA6530-5</a></td><td>Pregnancy</td></tr><tr><td><a href=\"https://loinc.org/18733-6/\">18733-6</a></td><td>Attending Progress note</td></tr><tr><td><a href=\"https://loinc.org/LA31432-0/\">LA31432-0</a></td><td>Not adherent to treatment</td></tr><tr><td><a href=\"https://loinc.org/LP56812-8/\">LP56812-8</a></td><td>Medication Regimen Status</td></tr><tr><td><a href=\"https://loinc.org/LA28316-0/\">LA28316-0</a></td><td>Financial concerns</td></tr><tr><td><a href=\"https://loinc.org/51855-5/\">51855-5</a></td><td>Patient Note</td></tr><tr><td><a href=\"https://loinc.org/34130-5/\">34130-5</a></td><td>Hospital Progress note</td></tr><tr><td><a href=\"https://loinc.org/LA6534-7/\">LA6534-7</a></td><td>Drug Out of Stock</td></tr><tr><td><a href=\"https://loinc.org/LA46-8/\">LA46-8</a></td><td>Other</td></tr></table></li></ul></div>"
  },
  "url" : "http://moh.gov.et/fhir/hiv/ValueSet/reason-stopped-art-value-set",
  "version" : "1.0.0",
  "name" : "ReasonARTStoppedValueSet",
  "title" : "Reason For Stopping ART",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-09-19T13:41:01+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" : "Jembi Health Systems",
      "telecom" : [
        {
          "system" : "email",
          "value" : "info@jembi.org",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Codes used for representing the reasons for stopping ART.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "ET",
          "display" : "Ethiopia"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "LA6529-7",
            "display" : "Toxicity/Side Effects"
          },
          {
            "code" : "LA6530-5",
            "display" : "Pregnancy"
          },
          {
            "code" : "18733-6",
            "display" : "Attending Progress note"
          },
          {
            "code" : "LA31432-0",
            "display" : "Not adherent to treatment"
          },
          {
            "code" : "LP56812-8",
            "display" : "Medication Regimen Status"
          },
          {
            "code" : "LA28316-0",
            "display" : "Financial concerns"
          },
          {
            "code" : "51855-5",
            "display" : "Patient Note"
          },
          {
            "code" : "34130-5",
            "display" : "Hospital Progress note"
          },
          {
            "code" : "LA6534-7",
            "display" : "Drug Out of Stock"
          },
          {
            "code" : "LA46-8",
            "display" : "Other"
          }
        ]
      }
    ]
  }
}