FHIR IG analytics
| Package | smart.who.int.hiv |
| Resource Type | ValueSet |
| Id | ValueSet-HIV.D.DE83.json |
| FHIR Version | R4 |
| Source | file://C:\work\release\source\output/ValueSet-HIV.D.DE83.html |
| URL | http://smart.who.int/hiv/ValueSet/HIV.D.DE83 |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-07-08T23:21:58+02:00 |
| Name | HIVDDE83 |
| Title | Current ART regimen (first-, second-, or third-line) ValueSet |
| Authority | who |
| Description | Value set of aRT regimen for treating clients living with HIV, based on national guidance |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| smart.who.int.hiv#1.0.0 | HIVConcepts | WHO SMART HIV Concepts CodeSystem |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://smart.who.int/hiv/CodeSystem/HIVConcepts| Code | Display | Definition |
| HIV.D.DE84 | First-line ART regimen for adults and adolescents | First-line ART regimen for adults and adolescents living with HIV |
| HIV.D.DE85 | First-line ART regimen for children | First-line ART regimen for children living with HIV |
| HIV.D.DE86 | First-line ART regimen for neonates | First-line ART regimen for neonates living with HIV |
| HIV.D.DE87 | Second-line ART regimen for adults and adolescents | Second-line ART regimen for adults and adolescents living with HIV |
| HIV.D.DE88 | Second-line ART regimen for children | Second-line ART regimen for children living with HIV |
| HIV.D.DE89 | Third-line ART regimen | Third-line ART regimen for people living with HIV (Not defined by WHO. National programmes should develop policies for third-line ART) |
Source1
{
"resourceType": "ValueSet",
"id": "HIV.D.DE83",
"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.DE83",
"version": "1.0.0",
"name": "HIVDDE83",
"title": "Current ART regimen (first-, second-, or third-line) ValueSet",
"status": "active",
"experimental": true,
"date": "2025-07-08T23:21:58+02:00",
"publisher": "WHO",
"contact": [
{
"name": "WHO",
"telecom": [
{
"system": "url",
"value": "http://who.int"
}
]
}
],
"description": "Value set of aRT regimen for treating clients living with HIV, based on national guidance",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.D.DE84",
"display": "First-line ART regimen for adults and adolescents"
},
{
"code": "HIV.D.DE85",
"display": "First-line ART regimen for children"
},
{
"code": "HIV.D.DE86",
"display": "First-line ART regimen for neonates"
},
{
"code": "HIV.D.DE87",
"display": "Second-line ART regimen for adults and adolescents"
},
{
"code": "HIV.D.DE88",
"display": "Second-line ART regimen for children"
},
{
"code": "HIV.D.DE89",
"display": "Third-line ART regimen"
}
]
}
]
}
}