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

FHIR IG Statistics: ValueSet/HIV.D.DE225

Packagesmart.who.int.hiv
TypeValueSet
IdHIV.D.DE225
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/file://C:\work\release\source\output/ValueSet-HIV.D.DE225.html
URLhttp://smart.who.int/hiv/ValueSet/HIV.D.DE225
Version1.0.0
Statusactive
Date2025-07-08T23:21:58+02:00
NameHIVDDE225
TitleTreatment failure ValueSet
Authoritywho
DescriptionValue set of aRT treatment failure

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

  • Include these codes as defined in http://smart.who.int/hiv/CodeSystem/HIVConcepts
    CodeDisplayDefinition
    HIV.D.DE226Clinical failureNew or recurrent clinical event indicating severe immunodeficiency in adults or advanced or severe immunodeficiency in children
    HIV.D.DE227Immunological failureCD4 count at or below 250 cells/mm3 following clinical failure
    HIV.D.DE228Virological failureThe inability to achieve or maintain viral suppression below a certain threshold indicated by viral load above 1000 copies/mL based on two consecutive viral load measurements in 3 months, with adherence support following the first viral load test

Source

{
  "resourceType": "ValueSet",
  "id": "HIV.D.DE225",
  "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.DE225",
  "version": "1.0.0",
  "name": "HIVDDE225",
  "title": "Treatment failure 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 aRT treatment failure",
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
        "concept": [
          {
            "code": "HIV.D.DE226",
            "display": "Clinical failure"
          },
          {
            "code": "HIV.D.DE227",
            "display": "Immunological failure"
          },
          {
            "code": "HIV.D.DE228",
            "display": "Virological failure"
          }
        ]
      }
    ]
  }
}