Package | smart.who.int.hiv |
Resource Type | ValueSet |
Id | HIV.D.DE1002 |
FHIR Version | R4 |
Source | http://smart.who.int/hiv/https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/ValueSet-HIV.D.DE1002.html |
URL | http://smart.who.int/hiv/ValueSet/HIV.D.DE1002 |
Version | 0.4.4 |
Status | active |
Date | 2025-07-24T19:24:35+00:00 |
Name | HIVDDE1002 |
Title | TB treatment outcome ValueSet |
Authority | who |
Description | Value set of indicates patient's TB treatment outcome |
StructureDefinition | |
HIVDHIVTB | HIV.D HIV-TB |
CodeSystem | |
HIVConcepts | WHO SMART HIV Concepts CodeSystem |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet HIV.D.DE1002
http://smart.who.int/hiv/CodeSystem/HIVConcepts
Code | Display | Definition |
HIV.D.DE1003 | Treatment failed | The 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.DE1004 | Cured | Client 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.DE1005 | Treatment completed | Patient completed treatment as recommended by the national policy but the outcome does not meet the definition for cure or treatment failure |
HIV.D.DE1006 | Died | Client died before starting treatment or during the course of treatment |
HIV.D.DE1007 | Lost to follow-up | Client was lost to follow-up |
HIV.D.DE1008 | Not evaluated | No 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. |
{ "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" } ] } ] } }