FHIR IG Statistics: ValueSet/HIV.E.DE234
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.E.DE235 | Lost to follow-up | Twenty-eight days or more since last missed appointment |
HIV.E.DE236 | Transferred out | The client transferred to another facility |
HIV.E.DE237 | Death (documented) | People living with HIV previously on ART who are confirmed to have died from any cause |
HIV.E.DE238 | Refused (stopped) treatment | Client was contacted and confirmed to have stopped ART |
Source
{
"resourceType": "ValueSet",
"id": "HIV.E.DE234",
"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.E.DE234",
"version": "1.0.0",
"name": "HIVEDE234",
"title": "HIV-exposed infant reason for unknown final status 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 outcome for the infant does not have a final outcome, which may because of death, stopped treatment or lost to follow-up.",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.E.DE235",
"display": "Lost to follow-up"
},
{
"code": "HIV.E.DE236",
"display": "Transferred out"
},
{
"code": "HIV.E.DE237",
"display": "Death (documented)"
},
{
"code": "HIV.E.DE238",
"display": "Refused (stopped) treatment"
}
]
}
]
}
}