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

FHIR IG Statistics: ValueSet/HIV.D.DE1

Packagesmart.who.int.hiv
TypeValueSet
IdHIV.D.DE1
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/file://C:\work\release\source\output/ValueSet-HIV.D.DE1.html
URLhttp://smart.who.int/hiv/ValueSet/HIV.D.DE1
Version1.0.0
Statusactive
Date2025-07-08T23:21:58+02:00
NameHIVDDE1
TitleReason for visit ValueSet
Authoritywho
DescriptionValue set of whether visit was scheduled or unscheduled, clinical only, or for ARV drug pick-up

Resources that use this resource

StructureDefinition
HIVDCareTreatmentHIV.D Care-Treatment

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

  • Include these codes as defined in http://smart.who.int/hiv/CodeSystem/HIVConcepts
    CodeDisplayDefinition
    HIV.D.DE2First clinical visitThe client's first appointment for clinical care by a provider at the facility
    HIV.D.DE3Clinical visitAppointment for clinical care by a provider
    HIV.D.DE4ART initiationAppointment for initiation of ART
    HIV.D.DE5ART drug pick upAppointment for an antiretroviral drug pick up
    HIV.D.DE6Issues and concernsVisit to address issues and concerns
    HIV.D.DE7Post-treatment follow-up visit for cervical precancer lesions or invasive cervical cancerAppointment for a post-treatment follow-up visit for cervical precancer lesions or invasive cervical cancer

Source

{
  "resourceType": "ValueSet",
  "id": "HIV.D.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.D.DE1",
  "version": "1.0.0",
  "name": "HIVDDE1",
  "title": "Reason for visit 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 whether visit was scheduled or unscheduled, clinical only, or for ARV drug pick-up",
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
        "concept": [
          {
            "code": "HIV.D.DE2",
            "display": "First clinical visit"
          },
          {
            "code": "HIV.D.DE3",
            "display": "Clinical visit"
          },
          {
            "code": "HIV.D.DE4",
            "display": "ART initiation"
          },
          {
            "code": "HIV.D.DE5",
            "display": "ART drug pick up"
          },
          {
            "code": "HIV.D.DE6",
            "display": "Issues and concerns"
          },
          {
            "code": "HIV.D.DE7",
            "display": "Post-treatment follow-up visit for cervical precancer lesions or invasive cervical cancer"
          }
        ]
      }
    ]
  }
}