FHIR IG Statistics: ValueSet/HIV.D.DE992
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.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 |
Source
{
"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"
}
]
}
]
}
}