FHIR IG Statistics: ValueSet/HIV.H.DE1
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.H.DE2 | Missed care visit | Client did not present for a care appointment as scheduled / as expected |
HIV.H.DE3 | Missed medication pickup | Client did not pick up medication as scheduled from pharmacy or other drug distribution point |
HIV.H.DE4 | Did not initiate ART | Client did not initiate ART at the same time as diagnosis (e.g., because they required additional counselling) and required follow-up for ART initiation |
HIV.H.DE5 | Incomplete visit | Client presented for care, but left before services were completed, e.g., due to long wait times or not staying to have labs taken |
HIV.H.DE6 | Inconclusive HIV status | Client has not returned for a follow-up test after an inconclusive test result |
HIV.H.DE7 | Test results received | Client needs to be informed of test results (e.g., viral load) |
HIV.H.DE8 | Other follow-up reason | Client was followed up for another reason |
Source
{
"resourceType": "ValueSet",
"id": "HIV.H.DE1",
"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.H.DE1",
"version": "1.0.0",
"name": "HIVHDE1",
"title": "Reason for follow-up 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 the reason why the client is being followed up",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.H.DE2",
"display": "Missed care visit"
},
{
"code": "HIV.H.DE3",
"display": "Missed medication pickup"
},
{
"code": "HIV.H.DE4",
"display": "Did not initiate ART"
},
{
"code": "HIV.H.DE5",
"display": "Incomplete visit"
},
{
"code": "HIV.H.DE6",
"display": "Inconclusive HIV status"
},
{
"code": "HIV.H.DE7",
"display": "Test results received"
},
{
"code": "HIV.H.DE8",
"display": "Other follow-up reason"
}
]
}
]
}
}