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

FHIR IG Statistics: ValueSet/HIV.D.DE430

Packagesmart.who.int.hiv
TypeValueSet
IdHIV.D.DE430
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/file://C:\work\release\source\output/ValueSet-HIV.D.DE430.html
URLhttp://smart.who.int/hiv/ValueSet/HIV.D.DE430
Version1.0.0
Statusactive
Date2025-07-08T23:21:58+02:00
NameHIVDDE430
TitleReason for regimen switch ValueSet
Authoritywho
DescriptionValue set of reason why a switch to a second- or third-line regimen was made

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

  • Include these codes as defined in http://smart.who.int/hiv/CodeSystem/HIVConcepts
    CodeDisplayDefinition
    HIV.D.DE431Clinical treatment failureA switch was made to the regimen because of clinical treatment failure
    HIV.D.DE432Immunological failureA switch was made to the regimen because of immunological failure
    HIV.D.DE433Virological failureA switch was made to the regimen because of virological failure
    HIV.D.DE434OtherA switch was made to the regimen for another reason

Source

{
  "resourceType": "ValueSet",
  "id": "HIV.D.DE430",
  "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.DE430",
  "version": "1.0.0",
  "name": "HIVDDE430",
  "title": "Reason for regimen switch 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 why a switch to a second- or third-line regimen was made",
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
        "concept": [
          {
            "code": "HIV.D.DE431",
            "display": "Clinical treatment failure"
          },
          {
            "code": "HIV.D.DE432",
            "display": "Immunological failure"
          },
          {
            "code": "HIV.D.DE433",
            "display": "Virological failure"
          },
          {
            "code": "HIV.D.DE434",
            "display": "Other"
          }
        ]
      }
    ]
  }
}