FHIR IG Statistics: ValueSet/HIV.D.DE391
Resources that use this resource
Resources that this resource uses
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.DE392 | Routine viral load test | Routine refers to viral load tests obtained at standard intervals following ART initiation to monitor viral load response to ART |
HIV.D.DE393 | Targeted viral load monitoring | Targeted refers to viral load tests obtained based on a specific clinical indication (such as concern about disease progression or failure to respond to ART) |
HIV.D.DE394 | Initial viral load test | The first viral load test of the client |
HIV.D.DE395 | Follow-up viral load test after receiving enhanced adherence counselling | A follow-up viral load test within 3-6 months after enhanced adherence counselling after client received a high viral load test result |
Source
{
"resourceType": "ValueSet",
"id": "HIV.D.DE391",
"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.DE391",
"version": "0.4.4",
"name": "HIVDDE391",
"title": "Reason for HIV viral load test 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 whether the viral load is being tested for routine monitoring on a set schedule or for targeted monitoring for suspected treatment failure",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.D.DE392",
"display": "Routine viral load test"
},
{
"code": "HIV.D.DE393",
"display": "Targeted viral load monitoring"
},
{
"code": "HIV.D.DE394",
"display": "Initial viral load test"
},
{
"code": "HIV.D.DE395",
"display": "Follow-up viral load test after receiving enhanced adherence counselling"
}
]
}
]
}
}