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 ARV Regimen Change - JSON Representation

Active as of 2024-09-19

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "reason-for-arv-regimen-change-value-set",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet reason-for-arv-regimen-change-value-set</b></p><a name=\"reason-for-arv-regimen-change-value-set\"> </a><a name=\"hcreason-for-arv-regimen-change-value-set\"> </a><a name=\"reason-for-arv-regimen-change-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/LA6531-3/\">LA6531-3</a></td><td>Risk of Pregnancy</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/LA6533-9/\">LA6533-9</a></td><td>New Drug Available</td></tr><tr><td><a href=\"https://loinc.org/LA6532-1/\">LA6532-1</a></td><td>Newly Diagnosed TB</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/LA6529-7/\">LA6529-7</a></td><td>Toxicity/Side Effects</td></tr><tr><td><a href=\"https://loinc.org/LA6535-4/\">LA6535-4</a></td><td>Other Reason</td></tr><tr><td><a href=\"https://loinc.org/24467-3/\">24467-3</a></td><td>CD3+CD4+ (T4 helper) cells [#/volume] in Blood</td></tr><tr><td><a href=\"https://loinc.org/20447-9/\">20447-9</a></td><td>HIV 1 RNA [#/volume] (viral load) in Serum or Plasma by NAA with probe detection</td></tr></table></li></ul></div>"
  },
  "url" : "http://moh.gov.et/fhir/hiv/ValueSet/reason-for-arv-regimen-change-value-set",
  "version" : "1.0.0",
  "name" : "ReasonForARVRegimenChangeValueSet",
  "title" : "Reason For ARV Regimen Change",
  "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 changing the ARV regimen.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "ET",
          "display" : "Ethiopia"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "LA6531-3",
            "display" : "Risk of Pregnancy"
          },
          {
            "code" : "LA6530-5",
            "display" : "Pregnancy"
          },
          {
            "code" : "LA6533-9",
            "display" : "New Drug Available"
          },
          {
            "code" : "LA6532-1",
            "display" : "Newly Diagnosed TB"
          },
          {
            "code" : "LA6534-7",
            "display" : "Drug Out of Stock"
          },
          {
            "code" : "LA6529-7",
            "display" : "Toxicity/Side Effects"
          },
          {
            "code" : "LA6535-4",
            "display" : "Other Reason"
          },
          {
            "code" : "24467-3",
            "display" : "CD3+CD4+ (T4 helper) cells [#/volume] in Blood"
          },
          {
            "code" : "20447-9",
            "display" : "HIV 1 RNA [#/volume] (viral load) in Serum or Plasma by NAA with probe detection"
          }
        ]
      }
    ]
  }
}