FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesmart.who.int.hiv
Resource TypeValueSet
IdValueSet-HIV.D.DE56.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/ValueSet-HIV.D.DE56.html
URLhttp://smart.who.int/hiv/ValueSet/HIV.D.DE56
Version0.4.4
Statusactive
Date2025-12-08T16:48:01+00: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 version 📦0.4.4
    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

Source1

{
  "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": "0.4.4",
  "name": "HIVDDE56",
  "title": "Antiretroviral (ARV) drugs received prior to enrolment ValueSet",
  "status": "active",
  "experimental": true,
  "date": "2025-12-08T16:48:01+00: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"
          }
        ]
      }
    ]
  }
}