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

FHIR IG Statistics: ValueSet/HIV.D.DE186

Packagesmart.who.int.hiv
TypeValueSet
IdHIV.D.DE186
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/file://C:\work\release\source\output/ValueSet-HIV.D.DE186.html
URLhttp://smart.who.int/hiv/ValueSet/HIV.D.DE186
Version1.0.0
Statusactive
Date2025-07-08T23:21:58+02:00
NameHIVDDE186
TitleHIV clinical stage ValueSet
Authoritywho
DescriptionValue set of wHO clinical stage of client based on signs and symptoms. WHO clinical staging is a way to categorize HIV disease severity based on new or recurrent clinical events. There are 4 WHO clinical stages that range from mild symptoms (WHO clinical stage 1) to severe symptoms (WHO clinical stage 4).

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.DE186

  • Include these codes as defined in http://smart.who.int/hiv/CodeSystem/HIVConcepts
    CodeDisplayDefinition
    HIV.D.DE187WHO HIV clinical stage 1Client is currently assessed to be at a clinical stage 1, based on clinical assessment and diagnostics
    HIV.D.DE188WHO HIV clinical stage 2Client is currently assessed to be at a clinical stage 2, based on clinical assessment and diagnostics
    HIV.D.DE189WHO HIV clinical stage 3Client is currently assessed to be at a clinical stage 3, based on clinical assessment and diagnostics
    HIV.D.DE190WHO HIV clinical stage 4Client is currently assessed to be at a clinical stage 4, based on clinical assessment and diagnostics

Source

{
  "resourceType": "ValueSet",
  "id": "HIV.D.DE186",
  "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.DE186",
  "version": "1.0.0",
  "name": "HIVDDE186",
  "title": "HIV clinical stage 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 wHO clinical stage of client based on signs and symptoms. WHO clinical staging is a way to categorize HIV disease severity based on new or recurrent clinical events. There are 4 WHO clinical stages that range from mild symptoms (WHO clinical stage 1) to severe symptoms (WHO clinical stage 4).",
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
        "concept": [
          {
            "code": "HIV.D.DE187",
            "display": "WHO HIV clinical stage 1"
          },
          {
            "code": "HIV.D.DE188",
            "display": "WHO HIV clinical stage 2"
          },
          {
            "code": "HIV.D.DE189",
            "display": "WHO HIV clinical stage 3"
          },
          {
            "code": "HIV.D.DE190",
            "display": "WHO HIV clinical stage 4"
          }
        ]
      }
    ]
  }
}