FHIR IG Statistics: ValueSet/HIV.H.DE23
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.DE24 | Returning to clinic | Client was located and agreed to return to clinic |
HIV.H.DE25 | Self-transferred out | Client transferred to another facility for care (client-initiated transfer, not provider-initiated transfer) |
HIV.H.DE26 | Hospitalized | Client was hospitalized |
HIV.H.DE27 | Refused to return | Client was found but declined to return to treatment |
HIV.H.DE28 | Not located | Attempt was made to locate client, but client was not found |
HIV.H.DE29 | Died (reported) | The client was reported as having died |
Source
{
"resourceType": "ValueSet",
"id": "HIV.H.DE23",
"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.DE23",
"version": "1.0.0",
"name": "HIVHDE23",
"title": "Outcome from outreach attempt 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 detailed outcome from the attempt to locate the client",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.H.DE24",
"display": "Returning to clinic"
},
{
"code": "HIV.H.DE25",
"display": "Self-transferred out"
},
{
"code": "HIV.H.DE26",
"display": "Hospitalized"
},
{
"code": "HIV.H.DE27",
"display": "Refused to return"
},
{
"code": "HIV.H.DE28",
"display": "Not located"
},
{
"code": "HIV.H.DE29",
"display": "Died (reported)"
}
]
}
]
}
}