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

FHIR IG Statistics: ValueSet/HIV.D.DE56

Packagesmart.who.int.hiv
TypeValueSet
IdHIV.D.DE56
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/file://C:\work\release\source\output/ValueSet-HIV.D.DE56.html
URLhttp://smart.who.int/hiv/ValueSet/HIV.D.DE56
Version1.0.0
Statusactive
Date2025-07-08T23:21:58+02:00
NameHIVDDE56
TitleAntiretroviral (ARV) drugs received prior to enrolment ValueSet
Authoritywho
DescriptionValue set of whether or not the client received ARV drugs prior to enrolling into HIV care

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

  • Include these codes as defined in http://smart.who.int/hiv/CodeSystem/HIVConcepts
    CodeDisplayDefinition
    HIV.D.DE57No prior ARVsClient received no prior ARVs
    HIV.D.DE58Received ARVs prior without records/documentationClient received ARVs prior without records/documentation
    HIV.D.DE59Received ARVs during pregnancy or breastfeedingClient received ARVs during pregnancy or breastfeeding
    HIV.D.DE60Received ARVs for PEP or PrEPClient received ARVs for post-exposure prophylaxis (PEP) or PrEP
    HIV.D.DE61ARV prophylaxis for an HIV-exposed infantClient received ARV prophylaxis for an HIV-exposed infant

Source

{
  "resourceType": "ValueSet",
  "id": "HIV.D.DE56",
  "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.DE56",
  "version": "1.0.0",
  "name": "HIVDDE56",
  "title": "Antiretroviral (ARV) drugs received prior to enrolment 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 or not the client received ARV drugs prior to enrolling into HIV care",
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
        "concept": [
          {
            "code": "HIV.D.DE57",
            "display": "No prior ARVs"
          },
          {
            "code": "HIV.D.DE58",
            "display": "Received ARVs prior without records/documentation"
          },
          {
            "code": "HIV.D.DE59",
            "display": "Received ARVs during pregnancy or breastfeeding"
          },
          {
            "code": "HIV.D.DE60",
            "display": "Received ARVs for PEP or PrEP"
          },
          {
            "code": "HIV.D.DE61",
            "display": "ARV prophylaxis for an HIV-exposed infant"
          }
        ]
      }
    ]
  }
}