FHIR IG Statistics: ValueSet/HIV.D.DE897
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.DE898 | Working, able to perform usual work inside and outside the home | Client is able to perform usual work inside and outside the home (working) |
HIV.D.DE899 | Ambulatory, able to perform activity of daily living (ADL), not able to work | Client is able to perform activity of daily living (ADL), not able to work (ambulatory) |
HIV.D.DE900 | Bedridden not able to perform ADL | Client is dedridden not able to perform ADL |
Source
{
"resourceType": "ValueSet",
"id": "HIV.D.DE897",
"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.DE897",
"version": "1.0.0",
"name": "HIVDDE897",
"title": "WHO functional 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 functional status of people with advanced HIV disease",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.D.DE898",
"display": "Working, able to perform usual work inside and outside the home"
},
{
"code": "HIV.D.DE899",
"display": "Ambulatory, able to perform activity of daily living (ADL), not able to work"
},
{
"code": "HIV.D.DE900",
"display": "Bedridden not able to perform ADL"
}
]
}
]
}
}