Ethiopia FHIR Implementation Guide - HIV Treatment & Care Services
1.0.1 - 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.1 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 Not Eligible for TPT Codes - JSON Representation

Active as of 2024-09-26

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "tpt-reason-not-eligibile-value-set",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet tpt-reason-not-eligibile-value-set</b></p><a name=\"tpt-reason-not-eligibile-value-set\"> </a><a name=\"hctpt-reason-not-eligibile-value-set\"> </a><a name=\"tpt-reason-not-eligibile-value-set-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/182834008\">182834008</a></td><td>Drug course completed</td></tr><tr><td><a href=\"http://snomed.info/id/473151000\">473151000</a></td><td>History of tuberculosis drug therapy</td></tr><tr><td><a href=\"http://snomed.info/id/373147003\">373147003</a></td><td>Administration of medication not done due to contraindication</td></tr></table></li></ul></div>"
  },
  "url" : "http://moh.gov.et/fhir/hiv/ValueSet/tpt-reason-not-eligibile-value-set",
  "version" : "1.0.1",
  "name" : "TPTReasonNotEligibileValueSet",
  "title" : "Reason Not Eligible for TPT Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-09-26T12:45:56+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" : "A list of codes used for indicating the reason why the patient is not eligible for TPT.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "ET",
          "display" : "Ethiopia"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "182834008",
            "display" : "Drug course completed"
          },
          {
            "code" : "473151000",
            "display" : "History of tuberculosis drug therapy"
          },
          {
            "code" : "373147003",
            "display" : "Administration of medication not done due to contraindication"
          }
        ]
      }
    ]
  }
}