FHIR IG analytics
| Package | smart.who.int.hiv |
| Resource Type | ValueSet |
| Id | ValueSet-HIV.Config.DE12.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/ValueSet-HIV.Config.DE12.html |
| URL | http://smart.who.int/hiv/ValueSet/HIV.Config.DE12 |
| Version | 0.4.4 |
| Status | active |
| Date | 2025-12-08T16:48:01+00:00 |
| Name | HIVConfigDE12 |
| Title | HIV burden of the setting ValueSet |
| Authority | who |
| Description | Value set of HIV burden of the setting (high or low) based on the national HIV prevalence or where the HIV prevalence and/or incidence in a geographical setting is higher than national prevalence and, therefore, needs priority in the HIV response |
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 version 📦0.4.4| Code | Display | Definition |
| HIV.Config.DE13 | High HIV burden setting | Settings with >5% national HIV prevalence and subpopulations and geographic settings where HIV prevalence and/or incidence is higher than nationally. |
| HIV.Config.DE14 | Low HIV burden setting | Settings with <5% HIV national prevalence but where certain populations (primarily key populations and their partners) and geographic settings may have higher HIV prevalence and/or incidence than nationally and, therefore, need priority in the HIV response |
Source1
{
"resourceType": "ValueSet",
"id": "HIV.Config.DE12",
"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.Config.DE12",
"version": "0.4.4",
"name": "HIVConfigDE12",
"title": "HIV burden of the setting 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 burden of the setting (high or low) based on the national HIV prevalence or where the HIV prevalence and/or incidence in a geographical setting is higher than national prevalence and, therefore, needs priority in the HIV response",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.Config.DE13",
"display": "High HIV burden setting"
},
{
"code": "HIV.Config.DE14",
"display": "Low HIV burden setting"
}
]
}
]
}
}