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

FHIR IG Statistics: ValueSet/HIV.B.DE121

Packagesmart.who.int.hiv
Resource TypeValueSet
IdHIV.B.DE121
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/ValueSet-HIV.B.DE121.html
URLhttp://smart.who.int/hiv/ValueSet/HIV.B.DE121
Version0.4.4
Statusactive
Date2025-07-24T19:24:35+00:00
NameHIVBDE121
TitleProbable route of transmission ValueSet
Authoritywho
DescriptionValue set of probable route(s) of transmission of HIV to client

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

  • Include these codes as defined in http://smart.who.int/hiv/CodeSystem/HIVConcepts
    CodeDisplayDefinition
    HIV.B.DE122Heterosexual sexProbable route of HIV transmission was through heterosexual sex
    HIV.B.DE123Sex between menProbable route of HIV transmission was through sex between men
    HIV.B.DE124Unprotected intercourse during sex workProbable route of HIV transmission was through unprotected intercourse during sex work
    HIV.B.DE125Injecting drug use with unsterile equipmentProbable route of HIV transmission was through injecting drug use with unsterile equipment
    HIV.B.DE126NosocomialProbable route of HIV transmission was nosocomial
    HIV.B.DE127VerticalProbable route of HIV transmission to an infant was during pregnancy, labour, delivery and breastfeeding (vertical transmission)
    HIV.B.DE128OtherProbable route of HIV transmission was other and may include needle accidents, blood transfusion, blood products or organ/tissue donations, tattoos, piercings, circumcision, or acupuncture.

Source

{
  "resourceType": "ValueSet",
  "id": "HIV.B.DE121",
  "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.DE121",
  "version": "0.4.4",
  "name": "HIVBDE121",
  "title": "Probable route of transmission 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 probable route(s) of transmission of HIV to client",
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
        "concept": [
          {
            "code": "HIV.B.DE122",
            "display": "Heterosexual sex"
          },
          {
            "code": "HIV.B.DE123",
            "display": "Sex between men"
          },
          {
            "code": "HIV.B.DE124",
            "display": "Unprotected intercourse during sex work"
          },
          {
            "code": "HIV.B.DE125",
            "display": "Injecting drug use with unsterile equipment"
          },
          {
            "code": "HIV.B.DE126",
            "display": "Nosocomial"
          },
          {
            "code": "HIV.B.DE127",
            "display": "Vertical"
          },
          {
            "code": "HIV.B.DE128",
            "display": "Other"
          }
        ]
      }
    ]
  }
}