FHIR IG Statistics: ValueSet/HIV.H.DE74
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.H.DE75 | Toxicity/side effects | Client stopped ART because of toxicity/side effects |
HIV.H.DE76 | Severe illness, hospitalization | Client stopped ART because of severe illness, hospitalization |
HIV.H.DE77 | Drugs out of stock | Client stopped ART because of drugs being out of stock |
HIV.H.DE78 | Client lacks finances | Client stopped ART because client lacked finances |
HIV.H.DE79 | Excluded HIV infection in infant | Client stopped ART because the infant was determined to not have HIV |
HIV.H.DE80 | Other reason for stopping ART | Client stopped ART for other reason |
Source
{
"resourceType": "ValueSet",
"id": "HIV.H.DE74",
"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.H.DE74",
"version": "0.4.4",
"name": "HIVHDE74",
"title": "Reason ART stopped ValueSet",
"status": "active",
"experimental": true,
"date": "2025-07-24T19:24:35+00:00",
"publisher": "WHO",
"contact": [
{
"name": "WHO",
"telecom": [
{
"system": "url",
"value": "http://who.int"
}
]
}
],
"description": "Value set of reason why client intentionally stopped ART",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.H.DE75",
"display": "Toxicity/side effects"
},
{
"code": "HIV.H.DE76",
"display": "Severe illness, hospitalization"
},
{
"code": "HIV.H.DE77",
"display": "Drugs out of stock"
},
{
"code": "HIV.H.DE78",
"display": "Client lacks finances"
},
{
"code": "HIV.H.DE79",
"display": "Excluded HIV infection in infant"
},
{
"code": "HIV.H.DE80",
"display": "Other reason for stopping ART"
}
]
}
]
}
}