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

FHIR IG Statistics: ValueSet/HIV.B.DE22

Packagesmart.who.int.hiv
Resource TypeValueSet
IdHIV.B.DE22
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/ValueSet-HIV.B.DE22.html
URLhttp://smart.who.int/hiv/ValueSet/HIV.B.DE22
Version0.4.4
Statusactive
Date2025-07-24T19:24:35+00:00
NameHIVBDE22
TitleEntry point for facility-level testing ValueSet
Authoritywho
DescriptionValue set of specific point where testing is happening at a facility

Resources that use this resource

StructureDefinition
HIVBHTSvisitHIV.B HTS 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.B.DE22

  • Include these codes as defined in http://smart.who.int/hiv/CodeSystem/HIVConcepts
    CodeDisplayDefinition
    HIV.B.DE23Provider-initiated tested in a clinic or emergency facilityThe client tested though provider-initiated HIV testing & counselling, which could be at an emergency facility
    HIV.B.DE24Antenatal care clinicThe client tested at an antenatal care clinic, including labour and delivery
    HIV.B.DE25Voluntary counselling and testing (within a health facility setting)The client tested through voluntary counselling and testing (within a health facility setting)
    HIV.B.DE26Family planning clinicThe client tested at a family planning clinic
    HIV.B.DE27Other facility-level testingThe client tested at another type of facility
    HIV.B.DE28Tuberculosis (TB) clinicThe client tested at a TB clinic

Source

{
  "resourceType": "ValueSet",
  "id": "HIV.B.DE22",
  "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.B.DE22",
  "version": "0.4.4",
  "name": "HIVBDE22",
  "title": "Entry point for facility-level testing 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 specific point where testing is happening at a facility",
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
        "concept": [
          {
            "code": "HIV.B.DE23",
            "display": "Provider-initiated tested in a clinic or emergency facility"
          },
          {
            "code": "HIV.B.DE24",
            "display": "Antenatal care clinic"
          },
          {
            "code": "HIV.B.DE25",
            "display": "Voluntary counselling and testing (within a health facility setting)"
          },
          {
            "code": "HIV.B.DE26",
            "display": "Family planning clinic"
          },
          {
            "code": "HIV.B.DE27",
            "display": "Other facility-level testing"
          },
          {
            "code": "HIV.B.DE28",
            "display": "Tuberculosis (TB) clinic"
          }
        ]
      }
    ]
  }
}