FHIR IG Statistics: ValueSet/HIV.D.DE17
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.D.DE18 | Fever of 39 C or greater | Client has a fever with a measured temperature of 102.2 F/39 C or greater |
HIV.D.DE19 | Tachycardia | Heart rate above a rate per minute based on age |
HIV.D.DE20 | Tachypnea | Respiratory rate above a number of breaths per minute based on age |
HIV.D.DE21 | Unable to walk unaided | Client is not able to walk without help |
HIV.D.DE22 | Lethargy | Client is exhibiting lethargy as a sign of serious illness |
HIV.D.DE23 | Unconsciousness | Client is currently unconscious |
HIV.D.DE24 | Convulsions | Client is convulsing |
HIV.D.DE25 | Unable to drink | Child is not able to drink |
HIV.D.DE26 | Unable to breastfeed | Infant or child is not able to breastfeed |
HIV.D.DE27 | Repeated vomiting | Client is repeatedly vomiting |
HIV.D.DE28 | Headache | Client is exhibiting a headache |
HIV.D.DE29 | Other sign of serious illness | Client is exhibiting another sign of a serious illness |
Source
{
"resourceType": "ValueSet",
"id": "HIV.D.DE17",
"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.D.DE17",
"version": "1.0.0",
"name": "HIVDDE17",
"title": "Signs of serious illness 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 signs that may indicate the client has a serious illness and needs triage or an emergency referral",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.D.DE18",
"display": "Fever of 39 C or greater"
},
{
"code": "HIV.D.DE19",
"display": "Tachycardia"
},
{
"code": "HIV.D.DE20",
"display": "Tachypnea"
},
{
"code": "HIV.D.DE21",
"display": "Unable to walk unaided"
},
{
"code": "HIV.D.DE22",
"display": "Lethargy"
},
{
"code": "HIV.D.DE23",
"display": "Unconsciousness"
},
{
"code": "HIV.D.DE24",
"display": "Convulsions"
},
{
"code": "HIV.D.DE25",
"display": "Unable to drink"
},
{
"code": "HIV.D.DE26",
"display": "Unable to breastfeed"
},
{
"code": "HIV.D.DE27",
"display": "Repeated vomiting"
},
{
"code": "HIV.D.DE28",
"display": "Headache"
},
{
"code": "HIV.D.DE29",
"display": "Other sign of serious illness"
}
]
}
]
}
}