FHIR IG analytics| Package | smart.who.int.hiv |
| Resource Type | ValueSet |
| Id | ValueSet-HIV.D.DE1010.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/ValueSet-HIV.D.DE1010.html |
| URL | http://smart.who.int/hiv/ValueSet/HIV.D.DE1010 |
| Version | 0.4.4 |
| Status | active |
| Date | 2025-12-08T16:48:01+00:00 |
| Name | HIVDDE1010 |
| Title | TB treatment regimen composition ValueSet |
| Authority | who |
| Description | Value set of tB drugs currently being taken by the client |
| 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.DE1010
http://smart.who.int/hiv/CodeSystem/HIVConcepts version 📦0.4.4| Code | Display | Definition |
| HIV.D.DE1011 | Isoniazid | Client is currently taking isoniazid |
| HIV.D.DE1012 | Rifampicin | Client is currently taking rifampicin |
| HIV.D.DE1013 | Rifabutin | Client is currently taking rifabutin |
| HIV.D.DE1014 | Ethambutol | Client is currently taking ethambutol |
| HIV.D.DE1015 | Levofloxacin | Client is currently taking levofloxacin |
| HIV.D.DE1016 | Pyrazinamide | Client is currently taking pyrazinamide, a first-line anti-tuberculosis drug |
{
"resourceType": "ValueSet",
"id": "HIV.D.DE1010",
"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.DE1010",
"version": "0.4.4",
"name": "HIVDDE1010",
"title": "TB treatment regimen composition ValueSet",
"status": "active",
"experimental": true,
"date": "2025-12-08T16:48:01+00:00",
"publisher": "WHO",
"contact": [
{
"name": "WHO",
"telecom": [
{
"system": "url",
"value": "http://who.int"
}
]
}
],
"description": "Value set of tB drugs currently being taken by the client",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.D.DE1011",
"display": "Isoniazid"
},
{
"code": "HIV.D.DE1012",
"display": "Rifampicin"
},
{
"code": "HIV.D.DE1013",
"display": "Rifabutin"
},
{
"code": "HIV.D.DE1014",
"display": "Ethambutol"
},
{
"code": "HIV.D.DE1015",
"display": "Levofloxacin"
},
{
"code": "HIV.D.DE1016",
"display": "Pyrazinamide"
}
]
}
]
}
}