FHIR IG analytics
| Package | smart.who.int.hiv |
| Resource Type | ValueSet |
| Id | ValueSet-HIV.B.DE121.json |
| FHIR Version | R4 |
| Source | file://C:\work\release\source\output/ValueSet-HIV.B.DE121.html |
| URL | http://smart.who.int/hiv/ValueSet/HIV.B.DE121 |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-07-08T23:21:58+02:00 |
| Name | HIVBDE121 |
| Title | Probable route of transmission ValueSet |
| Authority | who |
| Description | Value set of probable route(s) of transmission of HIV to client |
Resources that use this resource
| StructureDefinition |
| smart.who.int.hiv#1.0.0 | HIVBHTSvisit | HIV.B HTS visit |
Resources that this resource uses
| CodeSystem |
| smart.who.int.hiv#1.0.0 | HIVConcepts | WHO SMART HIV Concepts CodeSystem |
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. |
Source1
{
"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": "1.0.0",
"name": "HIVBDE121",
"title": "Probable route of transmission ValueSet",
"status": "active",
"experimental": true,
"date": "2025-07-08T23:21:58+02: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"
}
]
}
]
}
}