FHIR IG analytics| Package | smart.who.int.hiv |
| Resource Type | ValueSet |
| Id | ValueSet-HIV.C.DE46.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/ValueSet-HIV.C.DE46.html |
| URL | http://smart.who.int/hiv/ValueSet/HIV.C.DE46 |
| Version | 0.4.4 |
| Status | active |
| Date | 2025-12-08T16:48:01+00:00 |
| Name | HIVCDE46 |
| Title | Acute HIV infection symptoms ValueSet |
| Authority | who |
| Description | Value set of symptoms that could suggest an acute HIV infection |
| StructureDefinition | |
| HIVCPrEPvisit | HIV.C PrEP visit |
| CodeSystem | |
| HIVConcepts | WHO SMART HIV Concepts CodeSystem |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet HIV.C.DE46
http://smart.who.int/hiv/CodeSystem/HIVConcepts version 📦0.4.4| Code | Display | Definition |
| HIV.C.DE47 | Fever | Client's symptoms include a fever |
| HIV.C.DE48 | Sore throat | Client's symptoms include a sore throat |
| HIV.C.DE49 | Aches | Client's symptoms include aches |
| HIV.C.DE50 | Pains | Client's symptoms include pains |
| HIV.C.DE51 | Swollen glands | Client's symptoms include swollen glands |
| HIV.C.DE52 | Mouth sores | Client's symptoms include a mouth sores |
| HIV.C.DE53 | Headaches | Client's symptoms include a headaches |
| HIV.C.DE54 | Rash | Client's symptoms include a rash |
{
"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": "0.4.4",
"name": "HIVCDE46",
"title": "Acute HIV infection symptoms 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 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"
}
]
}
]
}
}