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

FHIR IG Statistics: ValueSet/HIV.H.DE23

Packagesmart.who.int.hiv
TypeValueSet
IdHIV.H.DE23
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/file://C:\work\release\source\output/ValueSet-HIV.H.DE23.html
URLhttp://smart.who.int/hiv/ValueSet/HIV.H.DE23
Version1.0.0
Statusactive
Date2025-07-08T23:21:58+02:00
NameHIVHDE23
TitleOutcome from outreach attempt ValueSet
Authoritywho
DescriptionValue set of detailed outcome from the attempt to locate the client

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

  • Include these codes as defined in http://smart.who.int/hiv/CodeSystem/HIVConcepts
    CodeDisplayDefinition
    HIV.H.DE24Returning to clinicClient was located and agreed to return to clinic
    HIV.H.DE25Self-transferred outClient transferred to another facility for care (client-initiated transfer, not provider-initiated transfer)
    HIV.H.DE26HospitalizedClient was hospitalized
    HIV.H.DE27Refused to returnClient was found but declined to return to treatment
    HIV.H.DE28Not locatedAttempt was made to locate client, but client was not found
    HIV.H.DE29Died (reported)The client was reported as having died

Source

{
  "resourceType": "ValueSet",
  "id": "HIV.H.DE23",
  "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.DE23",
  "version": "1.0.0",
  "name": "HIVHDE23",
  "title": "Outcome from outreach attempt 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 detailed outcome from the attempt to locate the client",
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
        "concept": [
          {
            "code": "HIV.H.DE24",
            "display": "Returning to clinic"
          },
          {
            "code": "HIV.H.DE25",
            "display": "Self-transferred out"
          },
          {
            "code": "HIV.H.DE26",
            "display": "Hospitalized"
          },
          {
            "code": "HIV.H.DE27",
            "display": "Refused to return"
          },
          {
            "code": "HIV.H.DE28",
            "display": "Not located"
          },
          {
            "code": "HIV.H.DE29",
            "display": "Died (reported)"
          }
        ]
      }
    ]
  }
}