FHIR IG Statistics: ValueSet/HIV.H.DE41
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.DE42 | Lost to follow-up | Twenty-eight days or more since last missed appointment |
HIV.H.DE43 | Transferred out | The client transferred to another facility |
HIV.H.DE44 | Death (documented) | People living with HIV previously on ART who are confirmed to have died from any cause |
HIV.H.DE45 | Refused (stopped) treatment | Client was contacted and confirmed to have stopped ART (reasons may include stigma and discrimination, faith healing, etc.) |
Source
{
"resourceType": "ValueSet",
"id": "HIV.H.DE41",
"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.DE41",
"version": "0.4.4",
"name": "HIVHDE41",
"title": "HIV treatment outcome 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 the outcome for the client which is used for reporting retention/attrition.",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.H.DE42",
"display": "Lost to follow-up"
},
{
"code": "HIV.H.DE43",
"display": "Transferred out"
},
{
"code": "HIV.H.DE44",
"display": "Death (documented)"
},
{
"code": "HIV.H.DE45",
"display": "Refused (stopped) treatment"
}
]
}
]
}
}