FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageethiopia.fhir.hiv
Resource TypeValueSet
IdValueSet-tpt-reason-not-eligibile-value-set.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/jembi/ethiopia-hiv/ValueSet-tpt-reason-not-eligibile-value-set.html
URLhttp://moh.gov.et/fhir/hiv/ValueSet/tpt-reason-not-eligibile-value-set
Version1.0.1
Statusactive
Date2026-02-09T05:22:58+00:00
NameTPTReasonNotEligibileValueSet
TitleReason Not Eligible for TPT Codes
DescriptionA list of codes used for indicating the reason why the patient is not eligible for TPT.

Resources that use this resource

StructureDefinition
reason-not-eligbile-for-tpt-observationObservation - Reason Not Eligibile For TPT

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet tpt-reason-not-eligibile-value-set

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    182834008Drug course completed
    473151000History of tuberculosis drug therapy
    373147003Administration of medication not done due to contraindication

Source1

{
  "resourceType": "ValueSet",
  "id": "tpt-reason-not-eligibile-value-set",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": "2026-02-09T05:22:58+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"
          }
        ]
      }
    ]
  }
}