FHIR IG analytics
| Package | smart.who.int.hiv |
| Resource Type | ValueSet |
| Id | ValueSet-HIV.D.DE992.json |
| FHIR Version | R4 |
| Source | file://C:\work\release\source\output/ValueSet-HIV.D.DE992.html |
| URL | http://smart.who.int/hiv/ValueSet/HIV.D.DE992 |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-07-08T23:21:58+02:00 |
| Name | HIVDDE992 |
| Title | TB diagnostic test category ValueSet |
| Authority | who |
| Description | Value set of the type of diagnostic test performed to detect tuberculosis (TB) disease |
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.DE993 | LF-LAM | Client tested for tuberculosis with a lateral flow urine lipoarabinomannan assay |
| HIV.D.DE994 | mWRD test for TB | Client tested with a WHO-recommended molecular diagnostic test to detect Mycobacterium tuberculosis (MTB) |
| HIV.D.DE995 | Microscopy - Sputum acid-fast bacilli (AFB) | Client tested for tuberculosis with a sputum acid-fast bacilli (AFB) |
| HIV.D.DE996 | TB Culture | Client tested for tuberculosis (TB) with a culture |
Source1
{
"resourceType": "ValueSet",
"id": "HIV.D.DE992",
"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.DE992",
"version": "1.0.0",
"name": "HIVDDE992",
"title": "TB diagnostic test category 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 the type of diagnostic test performed to detect tuberculosis (TB) disease",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.D.DE993",
"display": "LF-LAM"
},
{
"code": "HIV.D.DE994",
"display": "mWRD test for TB"
},
{
"code": "HIV.D.DE995",
"display": "Microscopy - Sputum acid-fast bacilli (AFB)"
},
{
"code": "HIV.D.DE996",
"display": "TB Culture"
}
]
}
]
}
}