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

FHIR IG Statistics: ValueSet/HIV.H.DE1

Packagesmart.who.int.hiv
TypeValueSet
IdHIV.H.DE1
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/file://C:\work\release\source\output/ValueSet-HIV.H.DE1.html
URLhttp://smart.who.int/hiv/ValueSet/HIV.H.DE1
Version1.0.0
Statusactive
Date2025-07-08T23:21:58+02:00
NameHIVHDE1
TitleReason for follow-up ValueSet
Authoritywho
DescriptionValue set of the reason why the client is being followed up

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

  • Include these codes as defined in http://smart.who.int/hiv/CodeSystem/HIVConcepts
    CodeDisplayDefinition
    HIV.H.DE2Missed care visitClient did not present for a care appointment as scheduled / as expected
    HIV.H.DE3Missed medication pickupClient did not pick up medication as scheduled from pharmacy or other drug distribution point
    HIV.H.DE4Did not initiate ARTClient did not initiate ART at the same time as diagnosis (e.g., because they required additional counselling) and required follow-up for ART initiation
    HIV.H.DE5Incomplete visitClient presented for care, but left before services were completed, e.g., due to long wait times or not staying to have labs taken
    HIV.H.DE6Inconclusive HIV statusClient has not returned for a follow-up test after an inconclusive test result
    HIV.H.DE7Test results receivedClient needs to be informed of test results (e.g., viral load)
    HIV.H.DE8Other follow-up reasonClient was followed up for another reason

Source

{
  "resourceType": "ValueSet",
  "id": "HIV.H.DE1",
  "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.DE1",
  "version": "1.0.0",
  "name": "HIVHDE1",
  "title": "Reason for follow-up 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 the reason why the client is being followed up",
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
        "concept": [
          {
            "code": "HIV.H.DE2",
            "display": "Missed care visit"
          },
          {
            "code": "HIV.H.DE3",
            "display": "Missed medication pickup"
          },
          {
            "code": "HIV.H.DE4",
            "display": "Did not initiate ART"
          },
          {
            "code": "HIV.H.DE5",
            "display": "Incomplete visit"
          },
          {
            "code": "HIV.H.DE6",
            "display": "Inconclusive HIV status"
          },
          {
            "code": "HIV.H.DE7",
            "display": "Test results received"
          },
          {
            "code": "HIV.H.DE8",
            "display": "Other follow-up reason"
          }
        ]
      }
    ]
  }
}