FHIR IG Statistics: ValueSet/HIV.D.DE973
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.DE974 | Current cough | Client has a cough regardless of duration |
HIV.D.DE975 | Prolonged cough (>=2w) | Client has a prolonged cough of 2 weeks or more |
HIV.D.DE976 | Fever of 39 °C or greater | Client has a fever with a measured temperature of 102.2 °F/39 °C or greater |
HIV.D.DE977 | Weight loss (reported) | Unexplained weight loss |
HIV.D.DE978 | Night sweats | Client reports experiencing night sweats |
HIV.D.DE979 | Poor weight gain | Client reports poor weight gain of child or infant or growth curve flattening or weight for age <-2 Z-scores. |
HIV.D.DE980 | Reduced playfulness | Client reports reduced playfulness of child |
HIV.D.DE981 | Chest pain | Client reports chest pain |
HIV.D.DE982 | Haemoptysis | Client reports experiencing haemoptysis |
HIV.D.DE983 | Lethargy | Client reports lethargy |
HIV.D.DE984 | None | No symptoms of TB identified |
Source
{
"resourceType": "ValueSet",
"id": "HIV.D.DE973",
"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.DE973",
"version": "0.4.4",
"name": "HIVDDE973",
"title": "Symptoms of TB ValueSet",
"status": "active",
"experimental": true,
"date": "2025-07-24T19:24:35+00:00",
"publisher": "WHO",
"contact": [
{
"name": "WHO",
"telecom": [
{
"system": "url",
"value": "http://who.int"
}
]
}
],
"description": "Value set of symptoms that may indicate TB disease in clients living with HIV, based on a clinical algorithm",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.D.DE974",
"display": "Current cough"
},
{
"code": "HIV.D.DE975",
"display": "Prolonged cough (>=2w)"
},
{
"code": "HIV.D.DE976",
"display": "Fever of 39 °C or greater"
},
{
"code": "HIV.D.DE977",
"display": "Weight loss (reported)"
},
{
"code": "HIV.D.DE978",
"display": "Night sweats"
},
{
"code": "HIV.D.DE979",
"display": "Poor weight gain"
},
{
"code": "HIV.D.DE980",
"display": "Reduced playfulness"
},
{
"code": "HIV.D.DE981",
"display": "Chest pain"
},
{
"code": "HIV.D.DE982",
"display": "Haemoptysis"
},
{
"code": "HIV.D.DE983",
"display": "Lethargy"
},
{
"code": "HIV.D.DE984",
"display": "None"
}
]
}
]
}
}