FHIR IG analytics| Package | smart.who.int.hiv |
| Resource Type | ValueSet |
| Id | ValueSet-HIV.PRV.DE2.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/ValueSet-HIV.PRV.DE2.html |
| URL | http://smart.who.int/hiv/ValueSet/HIV.PRV.DE2 |
| Version | 0.4.4 |
| Status | active |
| Date | 2025-12-08T16:48:01+00:00 |
| Name | HIVPRVDE2 |
| Title | HIV prevention intervention ValueSet |
| Authority | who |
| Description | Value set of HIV prevention intervention that client accessed |
| StructureDefinition | |
| HIVPrevention | HIV.Prevention |
| HivPreventionIntervention | HIV Prevention Intervention |
| CodeSystem | |
| HIVConcepts | WHO SMART HIV Concepts CodeSystem |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet HIV.PRV.DE2
http://smart.who.int/hiv/CodeSystem/HIVConcepts version 📦0.4.4| Code | Display | Definition |
| HIV.PRV.DE3 | PrEP service | Client accessed PrEP services |
| HIV.PRV.DE4 | OAMT | Client accessed opioid agonist maintenance treatment (OAMT) services |
| HIV.PRV.DE5 | NSP | Client accessed needle-syringe programme (NSP) services |
| HIV.PRV.DE6 | STI services | Client accessed sexually transmitted infection (STI) services |
| HIV.PRV.DE7 | VMMC | Client accessed voluntary medical male circumcision (VMMC) services |
| HIV.PRV.DE8 | Other | Client accessed other HIV prevention services |
{
"resourceType": "ValueSet",
"id": "HIV.PRV.DE2",
"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.PRV.DE2",
"version": "0.4.4",
"name": "HIVPRVDE2",
"title": "HIV prevention intervention ValueSet",
"status": "active",
"experimental": true,
"date": "2025-12-08T16:48:01+00:00",
"publisher": "WHO",
"contact": [
{
"name": "WHO",
"telecom": [
{
"system": "url",
"value": "http://who.int"
}
]
}
],
"description": "Value set of HIV prevention intervention that client accessed",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.PRV.DE3",
"display": "PrEP service"
},
{
"code": "HIV.PRV.DE4",
"display": "OAMT"
},
{
"code": "HIV.PRV.DE5",
"display": "NSP"
},
{
"code": "HIV.PRV.DE6",
"display": "STI services"
},
{
"code": "HIV.PRV.DE7",
"display": "VMMC"
},
{
"code": "HIV.PRV.DE8",
"display": "Other"
}
]
}
]
}
}