FHIR IG Statistics: ValueSet/HIV.Config.DE12
Package | smart.who.int.hiv |
Type | ValueSet |
Id | HIV.Config.DE12 |
FHIR Version | R4 |
Source | http://smart.who.int/hiv/file://C:\work\release\source\output/ValueSet-HIV.Config.DE12.html |
URL | http://smart.who.int/hiv/ValueSet/HIV.Config.DE12 |
Version | 1.0.0 |
Status | active |
Date | 2025-07-08T23:21:58+02: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
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 |
Source
{
"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": "1.0.0",
"name": "HIVConfigDE12",
"title": "HIV burden of the setting 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 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"
}
]
}
]
}
}