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

FHIR IG Statistics: ValueSet/HIV.C.DE1

Packagesmart.who.int.hiv
TypeValueSet
IdHIV.C.DE1
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/file://C:\work\release\source\output/ValueSet-HIV.C.DE1.html
URLhttp://smart.who.int/hiv/ValueSet/HIV.C.DE1
Version1.0.0
Statusactive
Date2025-07-08T23:21:58+02:00
NameHIVCDE1
TitleReason for PrEP visit ValueSet
Authoritywho
DescriptionValue set of client's reason for the prevention visit

Resources that use this resource

StructureDefinition
HIVCPrEPvisitHIV.C PrEP visit

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

  • Include these codes as defined in http://smart.who.int/hiv/CodeSystem/HIVConcepts
    CodeDisplayDefinition
    HIV.C.DE2First time counselling on PrEPThe client is interested in discussing pre-exposure prophylaxis (PrEP) for the first time
    HIV.C.DE3Follow-up appointment for PrEP or PEPClient is at a follow-up or refill pre-exposure prophylaxis (PrEP) appointment
    HIV.C.DE4Restarting PrEPClient has previously taken pre-exposure prophylaxis (PrEP) and may like to restart taking it
    HIV.C.DE5Counselling on PEPCounselling on post-exposure prophylaxis (PEP)
    HIV.C.DE6Unscheduled visit for side effectsPatient visit for management of side effects related to PrEP

Source

{
  "resourceType": "ValueSet",
  "id": "HIV.C.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.C.DE1",
  "version": "1.0.0",
  "name": "HIVCDE1",
  "title": "Reason for PrEP 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 client's reason for the prevention visit",
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
        "concept": [
          {
            "code": "HIV.C.DE2",
            "display": "First time counselling on PrEP"
          },
          {
            "code": "HIV.C.DE3",
            "display": "Follow-up appointment for PrEP or PEP"
          },
          {
            "code": "HIV.C.DE4",
            "display": "Restarting PrEP"
          },
          {
            "code": "HIV.C.DE5",
            "display": "Counselling on PEP"
          },
          {
            "code": "HIV.C.DE6",
            "display": "Unscheduled visit for side effects"
          }
        ]
      }
    ]
  }
}