FHIR IG Statistics: ValueSet/HIV.B.DE121
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://smart.who.int/hiv/CodeSystem/HIVConcepts
Code | Display | Definition |
HIV.B.DE122 | Heterosexual sex | Probable route of HIV transmission was through heterosexual sex |
HIV.B.DE123 | Sex between men | Probable route of HIV transmission was through sex between men |
HIV.B.DE124 | Unprotected intercourse during sex work | Probable route of HIV transmission was through unprotected intercourse during sex work |
HIV.B.DE125 | Injecting drug use with unsterile equipment | Probable route of HIV transmission was through injecting drug use with unsterile equipment |
HIV.B.DE126 | Nosocomial | Probable route of HIV transmission was nosocomial |
HIV.B.DE127 | Vertical | Probable route of HIV transmission to an infant was during pregnancy, labour, delivery and breastfeeding (vertical transmission) |
HIV.B.DE128 | Other | Probable 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"
}
]
}
]
}
}