FHIR IG analytics| Package | smart.who.int.hiv |
| Resource Type | ValueSet |
| Id | ValueSet-HIV.D.DE1028.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/ValueSet-HIV.D.DE1028.html |
| URL | http://smart.who.int/hiv/ValueSet/HIV.D.DE1028 |
| Version | 0.4.4 |
| Status | active |
| Date | 2025-12-08T16:48:01+00:00 |
| Name | HIVDDE1028 |
| Title | TPT regimen type ValueSet |
| Authority | who |
| Description | Value set of type of TPT regimen the client is currently on |
| 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.DE1028
http://smart.who.int/hiv/CodeSystem/HIVConcepts version 📦0.4.4| Code | Display | Definition |
| HIV.D.DE1029 | 3HP | The client's current TPT regimen is 3HP |
| HIV.D.DE1030 | 1HP | The client's current TPT regimen is 1HP |
| HIV.D.DE1031 | 6H | The client's current TPT regimen is 6H |
| HIV.D.DE1032 | Six months of levofloxacin daily | The client's current TPT regimen is six months of levofloxacin daily |
| HIV.D.DE1033 | Other TB preventive treatment (TPT) regimen | The client's current TPT regimen is another regimen than those listed above |
{
"resourceType": "ValueSet",
"id": "HIV.D.DE1028",
"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.DE1028",
"version": "0.4.4",
"name": "HIVDDE1028",
"title": "TPT regimen type 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 type of TPT regimen the client is currently on",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.D.DE1029",
"display": "3HP"
},
{
"code": "HIV.D.DE1030",
"display": "1HP"
},
{
"code": "HIV.D.DE1031",
"display": "6H"
},
{
"code": "HIV.D.DE1032",
"display": "Six months of levofloxacin daily"
},
{
"code": "HIV.D.DE1033",
"display": "Other TB preventive treatment (TPT) regimen"
}
]
}
]
}
}