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

FHIR IG Statistics: ValueSet/HIV.H.DE41

Packagesmart.who.int.hiv
Resource TypeValueSet
IdHIV.H.DE41
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/ValueSet-HIV.H.DE41.html
URLhttp://smart.who.int/hiv/ValueSet/HIV.H.DE41
Version0.4.4
Statusactive
Date2025-07-24T19:24:35+00:00
NameHIVHDE41
TitleHIV treatment outcome ValueSet
Authoritywho
DescriptionValue set of the outcome for the client which is used for reporting retention/attrition.

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

  • Include these codes as defined in http://smart.who.int/hiv/CodeSystem/HIVConcepts
    CodeDisplayDefinition
    HIV.H.DE42Lost to follow-upTwenty-eight days or more since last missed appointment
    HIV.H.DE43Transferred outThe client transferred to another facility
    HIV.H.DE44Death (documented)People living with HIV previously on ART who are confirmed to have died from any cause
    HIV.H.DE45Refused (stopped) treatmentClient was contacted and confirmed to have stopped ART (reasons may include stigma and discrimination, faith healing, etc.)

Source

{
  "resourceType": "ValueSet",
  "id": "HIV.H.DE41",
  "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.DE41",
  "version": "0.4.4",
  "name": "HIVHDE41",
  "title": "HIV treatment outcome 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 the outcome for the client which is used for reporting retention/attrition.",
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
        "concept": [
          {
            "code": "HIV.H.DE42",
            "display": "Lost to follow-up"
          },
          {
            "code": "HIV.H.DE43",
            "display": "Transferred out"
          },
          {
            "code": "HIV.H.DE44",
            "display": "Death (documented)"
          },
          {
            "code": "HIV.H.DE45",
            "display": "Refused (stopped) treatment"
          }
        ]
      }
    ]
  }
}