FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/HIV.D.DE897

Packagesmart.who.int.hiv
TypeValueSet
IdHIV.D.DE897
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/file://C:\work\release\source\output/ValueSet-HIV.D.DE897.html
URLhttp://smart.who.int/hiv/ValueSet/HIV.D.DE897
Version1.0.0
Statusactive
Date2025-07-08T23:21:58+02:00
NameHIVDDE897
TitleWHO functional status ValueSet
Authoritywho
DescriptionValue set of functional status of people with advanced HIV disease

Resources that use this resource

StructureDefinition
HIVDCareTreatmentHIV.D Care-Treatment

Resources that this resource uses

CodeSystem
HIVConceptsWHO SMART HIV Concepts CodeSystem

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet HIV.D.DE897

  • Include these codes as defined in http://smart.who.int/hiv/CodeSystem/HIVConcepts
    CodeDisplayDefinition
    HIV.D.DE898Working, able to perform usual work inside and outside the homeClient is able to perform usual work inside and outside the home (working)
    HIV.D.DE899Ambulatory, able to perform activity of daily living (ADL), not able to workClient is able to perform activity of daily living (ADL), not able to work (ambulatory)
    HIV.D.DE900Bedridden not able to perform ADLClient 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"
          }
        ]
      }
    ]
  }
}