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

FHIR IG Statistics: ValueSet/HIV.D.DE418

Packagesmart.who.int.hiv
Resource TypeValueSet
IdHIV.D.DE418
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/ValueSet-HIV.D.DE418.html
URLhttp://smart.who.int/hiv/ValueSet/HIV.D.DE418
Version0.4.4
Statusactive
Date2025-07-24T19:24:35+00:00
NameHIVDDE418
TitleReason for ARV drug regimen substitution ValueSet
Authoritywho
DescriptionValue set of reason why a substitution was made to the antiretroviral (ARV) drug regimen

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

  • Include these codes as defined in http://smart.who.int/hiv/CodeSystem/HIVConcepts
    CodeDisplayDefinition
    HIV.D.DE419Toxicity/side effectsA substitution was made to the regimen because of toxicity/side effects
    HIV.D.DE420Drug-drug interactionA substitution was made to the regimen because of a drug-drug interaction
    HIV.D.DE421PregnancyA substitution was made to the regimen because of pregnancy
    HIV.D.DE422New TBA substitution was made to the regimen because of new tuberculosis (TB)
    HIV.D.DE423New drug availableA substitution was made to the regimen because a new drug was available
    HIV.D.DE424Drug out of stockA substitution was made to the regimen because drug was out of stock
    HIV.D.DE425Other reason for regimen substitutionA 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"
          }
        ]
      }
    ]
  }
}