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

FHIR IG Statistics: ValueSet/HIV.H.DE74

Packagesmart.who.int.hiv
Resource TypeValueSet
IdHIV.H.DE74
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/ValueSet-HIV.H.DE74.html
URLhttp://smart.who.int/hiv/ValueSet/HIV.H.DE74
Version0.4.4
Statusactive
Date2025-07-24T19:24:35+00:00
NameHIVHDE74
TitleReason ART stopped ValueSet
Authoritywho
DescriptionValue set of reason why client intentionally stopped ART

Resources that use this resource

StructureDefinition
HIVHFollowupHIV.H Follow-up

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.H.DE74

  • Include these codes as defined in http://smart.who.int/hiv/CodeSystem/HIVConcepts
    CodeDisplayDefinition
    HIV.H.DE75Toxicity/side effectsClient stopped ART because of toxicity/side effects
    HIV.H.DE76Severe illness, hospitalizationClient stopped ART because of severe illness, hospitalization
    HIV.H.DE77Drugs out of stockClient stopped ART because of drugs being out of stock
    HIV.H.DE78Client lacks financesClient stopped ART because client lacked finances
    HIV.H.DE79Excluded HIV infection in infantClient stopped ART because the infant was determined to not have HIV
    HIV.H.DE80Other reason for stopping ARTClient stopped ART for other reason

Source

{
  "resourceType": "ValueSet",
  "id": "HIV.H.DE74",
  "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.H.DE74",
  "version": "0.4.4",
  "name": "HIVHDE74",
  "title": "Reason ART stopped 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 client intentionally stopped ART",
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
        "concept": [
          {
            "code": "HIV.H.DE75",
            "display": "Toxicity/side effects"
          },
          {
            "code": "HIV.H.DE76",
            "display": "Severe illness, hospitalization"
          },
          {
            "code": "HIV.H.DE77",
            "display": "Drugs out of stock"
          },
          {
            "code": "HIV.H.DE78",
            "display": "Client lacks finances"
          },
          {
            "code": "HIV.H.DE79",
            "display": "Excluded HIV infection in infant"
          },
          {
            "code": "HIV.H.DE80",
            "display": "Other reason for stopping ART"
          }
        ]
      }
    ]
  }
}