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

FHIR IG Statistics: ValueSet/HIV.D.DE391

Packagesmart.who.int.hiv
Resource TypeValueSet
IdHIV.D.DE391
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/ValueSet-HIV.D.DE391.html
URLhttp://smart.who.int/hiv/ValueSet/HIV.D.DE391
Version0.4.4
Statusactive
Date2025-07-24T19:24:35+00:00
NameHIVDDE391
TitleReason for HIV viral load test ValueSet
Authoritywho
DescriptionValue set of whether the viral load is being tested for routine monitoring on a set schedule or for targeted monitoring for suspected treatment failure

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

  • Include these codes as defined in http://smart.who.int/hiv/CodeSystem/HIVConcepts
    CodeDisplayDefinition
    HIV.D.DE392Routine viral load testRoutine refers to viral load tests obtained at standard intervals following ART initiation to monitor viral load response to ART
    HIV.D.DE393Targeted viral load monitoringTargeted refers to viral load tests obtained based on a specific clinical indication (such as concern about disease progression or failure to respond to ART)
    HIV.D.DE394Initial viral load testThe first viral load test of the client
    HIV.D.DE395Follow-up viral load test after receiving enhanced adherence counsellingA follow-up viral load test within 3-6 months after enhanced adherence counselling after client received a high viral load test result

Source

{
  "resourceType": "ValueSet",
  "id": "HIV.D.DE391",
  "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.DE391",
  "version": "0.4.4",
  "name": "HIVDDE391",
  "title": "Reason for HIV viral load test ValueSet",
  "status": "active",
  "experimental": true,
  "date": "2025-07-24T19:24:35+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "Value set of whether the viral load is being tested for routine monitoring on a set schedule or for targeted monitoring for suspected treatment failure",
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
        "concept": [
          {
            "code": "HIV.D.DE392",
            "display": "Routine viral load test"
          },
          {
            "code": "HIV.D.DE393",
            "display": "Targeted viral load monitoring"
          },
          {
            "code": "HIV.D.DE394",
            "display": "Initial viral load test"
          },
          {
            "code": "HIV.D.DE395",
            "display": "Follow-up viral load test after receiving enhanced adherence counselling"
          }
        ]
      }
    ]
  }
}