FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/HIV.D.DE1002

Packagesmart.who.int.hiv
Resource TypeValueSet
IdHIV.D.DE1002
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/ValueSet-HIV.D.DE1002.html
URLhttp://smart.who.int/hiv/ValueSet/HIV.D.DE1002
Version0.4.4
Statusactive
Date2025-07-24T19:24:35+00:00
NameHIVDDE1002
TitleTB treatment outcome ValueSet
Authoritywho
DescriptionValue set of indicates patient's TB treatment outcome

Resources that use this resource

StructureDefinition
HIVDHIVTBHIV.D HIV-TB

Resources that this resource uses

CodeSystem
HIVConceptsWHO SMART HIV Concepts CodeSystem

Narrative

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

Generated Narrative: ValueSet HIV.D.DE1002

  • Include these codes as defined in http://smart.who.int/hiv/CodeSystem/HIVConcepts
    CodeDisplayDefinition
    HIV.D.DE1003Treatment failedThe treatment regimen terminated or permanently changed to a new regimen or treatment strategy. Reasons for the change include:
    - no clinical response or no bacteriological response, or both (see note;
    - adverse drug reaction; or
    - evidence of additional drug-resistance to medicines in the regimen.
    HIV.D.DE1004CuredClient with pulmonary TB with bacteriologically confirmed TB at the beginning of treatment who completed treatment as recommended by the national policy, with evidence of bacteriological response and no evidence of failure.
    HIV.D.DE1005Treatment completedPatient completed treatment as recommended by the national policy but the outcome does not meet the definition for cure or treatment failure
    HIV.D.DE1006DiedClient died before starting treatment or during the course of treatment
    HIV.D.DE1007Lost to follow-upClient was lost to follow-up
    HIV.D.DE1008Not evaluatedNo treatment outcome was assigned. This includes cases 'transferred out' to another treatment unit and whose treatment outcome is unknown; however, it excludes those lost to follow-up.

Source

{
  "resourceType": "ValueSet",
  "id": "HIV.D.DE1002",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablevalueset",
      "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablevalueset",
      "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-computablevalueset"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/hiv/ValueSet/HIV.D.DE1002",
  "version": "0.4.4",
  "name": "HIVDDE1002",
  "title": "TB treatment outcome ValueSet",
  "status": "active",
  "experimental": true,
  "date": "2025-07-24T19:24:35+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "Value set of indicates patient's TB treatment outcome",
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
        "concept": [
          {
            "code": "HIV.D.DE1003",
            "display": "Treatment failed"
          },
          {
            "code": "HIV.D.DE1004",
            "display": "Cured"
          },
          {
            "code": "HIV.D.DE1005",
            "display": "Treatment completed"
          },
          {
            "code": "HIV.D.DE1006",
            "display": "Died"
          },
          {
            "code": "HIV.D.DE1007",
            "display": "Lost to follow-up"
          },
          {
            "code": "HIV.D.DE1008",
            "display": "Not evaluated"
          }
        ]
      }
    ]
  }
}