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

FHIR IG analytics

Packagesmart.who.int.hiv
Resource TypeValueSet
IdValueSet-HIV.C.DE63.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/ValueSet-HIV.C.DE63.html
URLhttp://smart.who.int/hiv/ValueSet/HIV.C.DE63
Version0.4.4
Statusactive
Date2025-12-08T16:48:01+00:00
NameHIVCDE63
TitleScreenings and diagnostics for PrEP users ValueSet
Authoritywho
DescriptionValue set of listing of tests for clients on or starting pre-exposure prophylaxis (PrEP) that may be recommended or should be considered

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

  • Include these codes as defined in http://smart.who.int/hiv/CodeSystem/HIVConcepts version 📦0.4.4
    CodeDisplayDefinition
    HIV.C.DE64Serum creatinine testTest serum creatinine to identify pre-existing renal disease (estimated creatinine clearance less than 60 ml/min)
    HIV.C.DE65Hepatitis B testHepatitis B test recommended for client
    HIV.C.DE66Hepatitis C testHepatitis C test recommended for client
    HIV.C.DE67Syphilis testSyphilis test recommended for client
    HIV.C.DE68Other screening for STIsOther STI screening recommended for client
    HIV.C.DE69Pregnancy testingPregnancy testing for client
    HIV.C.DE70Review vaccination historyReview vaccination history recommended for client

Source1

{
  "resourceType": "ValueSet",
  "id": "HIV.C.DE63",
  "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.DE63",
  "version": "0.4.4",
  "name": "HIVCDE63",
  "title": "Screenings and diagnostics for PrEP users 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 listing of tests for clients on or starting pre-exposure prophylaxis (PrEP) that may be recommended or should be considered",
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
        "concept": [
          {
            "code": "HIV.C.DE64",
            "display": "Serum creatinine test"
          },
          {
            "code": "HIV.C.DE65",
            "display": "Hepatitis B test"
          },
          {
            "code": "HIV.C.DE66",
            "display": "Hepatitis C test"
          },
          {
            "code": "HIV.C.DE67",
            "display": "Syphilis test"
          },
          {
            "code": "HIV.C.DE68",
            "display": "Other screening for STIs"
          },
          {
            "code": "HIV.C.DE69",
            "display": "Pregnancy testing"
          },
          {
            "code": "HIV.C.DE70",
            "display": "Review vaccination history"
          }
        ]
      }
    ]
  }
}