FHIR IG analytics| Package | smart.who.int.hiv |
| Resource Type | ValueSet |
| Id | ValueSet-HIV.D.DE146.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/ValueSet-HIV.D.DE146.html |
| URL | http://smart.who.int/hiv/ValueSet/HIV.D.DE146 |
| Version | 0.4.4 |
| Status | active |
| Date | 2025-12-08T16:48:01+00:00 |
| Name | HIVDDE146 |
| Title | ART regimen drug class ValueSet |
| Authority | who |
| Description | Value set of drug class of current ART regimen |
| StructureDefinition | |
| HIVDCareTreatment | HIV.D Care-Treatment |
| CodeSystem | |
| HIVConcepts | WHO SMART HIV Concepts CodeSystem |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet HIV.D.DE146
http://smart.who.int/hiv/CodeSystem/HIVConcepts version 📦0.4.4| Code | Display | Definition |
| HIV.D.DE147 | NRTI | Treated with nucleoside reverse transcriptase inhibitors (NRTIs) |
| HIV.D.DE148 | NtRTI | Treated with nucleotide reverse-transcriptase inhibitors (NtRTIs) |
| HIV.D.DE149 | NNRTI | Treated with non-nucleoside reverse transcriptase inhibitors (NNRTIs) |
| HIV.D.DE150 | PI | Treated with protease inhibitors (PIs) |
| HIV.D.DE151 | INSTI | Treated with integrase strand transfer inhibitors (INSTIs) |
{
"resourceType": "ValueSet",
"id": "HIV.D.DE146",
"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.DE146",
"version": "0.4.4",
"name": "HIVDDE146",
"title": "ART regimen drug class 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 drug class of current ART regimen",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.D.DE147",
"display": "NRTI"
},
{
"code": "HIV.D.DE148",
"display": "NtRTI"
},
{
"code": "HIV.D.DE149",
"display": "NNRTI"
},
{
"code": "HIV.D.DE150",
"display": "PI"
},
{
"code": "HIV.D.DE151",
"display": "INSTI"
}
]
}
]
}
}