FHIR IG analytics
| Package | smart.who.int.hiv |
| Resource Type | ValueSet |
| Id | ValueSet-HIV.C.DE46.json |
| FHIR Version | R4 |
| Source | file://C:\work\release\source\output/ValueSet-HIV.C.DE46.html |
| URL | http://smart.who.int/hiv/ValueSet/HIV.C.DE46 |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-07-08T23:21:58+02:00 |
| Name | HIVCDE46 |
| Title | Acute HIV infection symptoms ValueSet |
| Authority | who |
| Description | Value set of symptoms that could suggest an acute HIV infection |
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
Source1
{
"resourceType": "ValueSet",
"id": "HIV.C.DE46",
"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.DE46",
"version": "1.0.0",
"name": "HIVCDE46",
"title": "Acute HIV infection symptoms 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 symptoms that could suggest an acute HIV infection",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.C.DE47",
"display": "Fever"
},
{
"code": "HIV.C.DE48",
"display": "Sore throat"
},
{
"code": "HIV.C.DE49",
"display": "Aches"
},
{
"code": "HIV.C.DE50",
"display": "Pains"
},
{
"code": "HIV.C.DE51",
"display": "Swollen glands"
},
{
"code": "HIV.C.DE52",
"display": "Mouth sores"
},
{
"code": "HIV.C.DE53",
"display": "Headaches"
},
{
"code": "HIV.C.DE54",
"display": "Rash"
}
]
}
]
}
}