FHIR IG analytics
| Package | smart.who.int.hiv |
| Resource Type | ValueSet |
| Id | ValueSet-HIV.D.DE973.json |
| FHIR Version | R4 |
| Source | file://C:\work\release\source\output/ValueSet-HIV.D.DE973.html |
| URL | http://smart.who.int/hiv/ValueSet/HIV.D.DE973 |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-07-08T23:21:58+02:00 |
| Name | HIVDDE973 |
| Title | Symptoms of TB ValueSet |
| Authority | who |
| Description | Value set of symptoms that may indicate TB disease in clients living with HIV, based on a clinical algorithm |
Resources that use this resource
| StructureDefinition |
| smart.who.int.hiv#1.0.0 | HIVDHIVTB | HIV.D HIV-TB |
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
- 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 | | No symptoms of TB identified |
Source1
{
"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": "1.0.0",
"name": "HIVDDE973",
"title": "Symptoms of TB 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 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"
}
]
}
]
}
}