FHIR IG Statistics: ValueSet/HIV.D.DE418
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.DE419 | Toxicity/side effects | A substitution was made to the regimen because of toxicity/side effects |
HIV.D.DE420 | Drug-drug interaction | A substitution was made to the regimen because of a drug-drug interaction |
HIV.D.DE421 | Pregnancy | A substitution was made to the regimen because of pregnancy |
HIV.D.DE422 | New TB | A substitution was made to the regimen because of new tuberculosis (TB) |
HIV.D.DE423 | New drug available | A substitution was made to the regimen because a new drug was available |
HIV.D.DE424 | Drug out of stock | A substitution was made to the regimen because drug was out of stock |
HIV.D.DE425 | Other reason for regimen substitution | A substitution was made for another reason |
Source
{
"resourceType": "ValueSet",
"id": "HIV.D.DE418",
"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.DE418",
"version": "0.4.4",
"name": "HIVDDE418",
"title": "Reason for ARV drug regimen substitution 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 a substitution was made to the antiretroviral (ARV) drug regimen",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.D.DE419",
"display": "Toxicity/side effects"
},
{
"code": "HIV.D.DE420",
"display": "Drug-drug interaction"
},
{
"code": "HIV.D.DE421",
"display": "Pregnancy"
},
{
"code": "HIV.D.DE422",
"display": "New TB"
},
{
"code": "HIV.D.DE423",
"display": "New drug available"
},
{
"code": "HIV.D.DE424",
"display": "Drug out of stock"
},
{
"code": "HIV.D.DE425",
"display": "Other reason for regimen substitution"
}
]
}
]
}
}