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

FHIR IG analytics

Packagesmart.who.int.hiv
Resource TypeValueSet
IdValueSet-HIV.H.DE74.json
FHIR VersionR4
Sourcefile://C:\work\release\source\output/ValueSet-HIV.H.DE74.html
URLhttp://smart.who.int/hiv/ValueSet/HIV.H.DE74
Version1.0.0
Statusactive
Date2025-07-08T23:21:58+02:00
NameHIVHDE74
TitleReason ART stopped ValueSet
Authoritywho
DescriptionValue set of reason why client intentionally stopped ART

Resources that use this resource

StructureDefinition
smart.who.int.hiv#1.0.0HIVHFollowupHIV.H Follow-up

Resources that this resource uses

CodeSystem
smart.who.int.hiv#1.0.0HIVConceptsWHO 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

Source1

{
  "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": "1.0.0",
  "name": "HIVHDE74",
  "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 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"
          }
        ]
      }
    ]
  }
}