FHIR IG Statistics: ValueSet/HIV.D.DE217
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.DE218 | Toxicity/side effects | Client stopped ART because of toxicity/side effects |
HIV.D.DE219 | Severe illness, hospitalization | Client stopped ART because of severe illness, hospitalization |
HIV.D.DE220 | Drugs out of stock | Client stopped ART because drugs were out of stock |
HIV.D.DE221 | Client lacks finances | Client stopped ART because of lack of finances |
HIV.D.DE222 | Excluded HIV infection in infant | Client stopped ART because HIV infection in infant was excluded |
HIV.D.DE223 | Other reason for stopping ART | Client stopped ART because of other reason |
Source
{
"resourceType": "ValueSet",
"id": "HIV.D.DE217",
"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.DE217",
"version": "1.0.0",
"name": "HIVDDE217",
"title": "Reason ART stopped 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 reason client intentionally stopped ART",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.D.DE218",
"display": "Toxicity/side effects"
},
{
"code": "HIV.D.DE219",
"display": "Severe illness, hospitalization"
},
{
"code": "HIV.D.DE220",
"display": "Drugs out of stock"
},
{
"code": "HIV.D.DE221",
"display": "Client lacks finances"
},
{
"code": "HIV.D.DE222",
"display": "Excluded HIV infection in infant"
},
{
"code": "HIV.D.DE223",
"display": "Other reason for stopping ART"
}
]
}
]
}
}