FHIR IG analytics
| Package | smart.who.int.hiv |
| Resource Type | ValueSet |
| Id | ValueSet-HIV.C.DE131.json |
| FHIR Version | R4 |
| Source | file://C:\work\release\source\output/ValueSet-HIV.C.DE131.html |
| URL | http://smart.who.int/hiv/ValueSet/HIV.C.DE131 |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-07-08T23:21:58+02:00 |
| Name | HIVCDE131 |
| Title | Prevention services offered and referrals ValueSet |
| Authority | who |
| Description | Value set of offer or refer to prevention services |
Resources that use this resource
| StructureDefinition |
| smart.who.int.hiv#1.0.0 | HIVCPrEPvisit | HIV.C PrEP 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.C.DE132 | Male and female condoms and condom-compatible lubricants offered | Offer male and female condoms and condom-compatible lubricants |
| HIV.C.DE133 | Voluntary medical male circumcision (VMMC) referral | Offer referral for VMMC services |
| HIV.C.DE134 | Harm reduction for people who inject drugs | Offer or refer to harm reduction for people who inject drugs (needle and syringe programmes, opioid substitution therapy, other drug-dependence treatment and opioid overdose prevention and management) services |
| HIV.C.DE135 | Behavioural interventions to support risk reduction | Offer or refer to services for behavioural interventions to support risk reduction, particularly for people with HIV and members of key populations |
Source1
{
"resourceType": "ValueSet",
"id": "HIV.C.DE131",
"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.DE131",
"version": "1.0.0",
"name": "HIVCDE131",
"title": "Prevention services offered and referrals 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 offer or refer to prevention services",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.C.DE132",
"display": "Male and female condoms and condom-compatible lubricants offered"
},
{
"code": "HIV.C.DE133",
"display": "Voluntary medical male circumcision (VMMC) referral"
},
{
"code": "HIV.C.DE134",
"display": "Harm reduction for people who inject drugs"
},
{
"code": "HIV.C.DE135",
"display": "Behavioural interventions to support risk reduction"
}
]
}
]
}
}