FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesmart.who.int.hiv
Resource TypeValueSet
IdValueSet-HIV.D.DE217.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/ValueSet-HIV.D.DE217.html
URLhttp://smart.who.int/hiv/ValueSet/HIV.D.DE217
Version0.4.4
Statusactive
Date2025-12-08T16:48:01+00: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 version 📦0.4.4
    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

Source1

{
  "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": "0.4.4",
  "name": "HIVDDE217",
  "title": "Reason ART stopped ValueSet",
  "status": "active",
  "experimental": true,
  "date": "2025-12-08T16:48:01+00: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"
          }
        ]
      }
    ]
  }
}