FHIR IG Statistics: ValueSet/HIV.D.DE225
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.DE226 | Clinical failure | New or recurrent clinical event indicating severe immunodeficiency in adults or advanced or severe immunodeficiency in children |
HIV.D.DE227 | Immunological failure | CD4 count at or below 250 cells/mm3 following clinical failure |
HIV.D.DE228 | Virological failure | The 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"
}
]
}
]
}
}