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

FHIR IG Statistics: ValueSet/HIV.D.DE217

Packagesmart.who.int.hiv
TypeValueSet
IdHIV.D.DE217
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/file://C:\work\release\source\output/ValueSet-HIV.D.DE217.html
URLhttp://smart.who.int/hiv/ValueSet/HIV.D.DE217
Version1.0.0
Statusactive
Date2025-07-08T23:21:58+02:00
NameHIVDDE217
TitleReason ART stopped ValueSet
Authoritywho
DescriptionValue set of reason client intentionally stopped ART

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

  • Include these codes as defined in http://smart.who.int/hiv/CodeSystem/HIVConcepts
    CodeDisplayDefinition
    HIV.D.DE218Toxicity/side effectsClient stopped ART because of toxicity/side effects
    HIV.D.DE219Severe illness, hospitalizationClient stopped ART because of severe illness, hospitalization
    HIV.D.DE220Drugs out of stockClient stopped ART because drugs were out of stock
    HIV.D.DE221Client lacks financesClient stopped ART because of lack of finances
    HIV.D.DE222Excluded HIV infection in infantClient stopped ART because HIV infection in infant was excluded
    HIV.D.DE223Other reason for stopping ARTClient 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"
          }
        ]
      }
    ]
  }
}