FHIR IG analytics| Package | ethiopia.fhir.hiv |
| Resource Type | CodeSystem |
| Id | CodeSystem-tb-screening-diagnostic-test-type-code-system.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/jembi/ethiopia-hiv/CodeSystem-tb-screening-diagnostic-test-type-code-system.html |
| URL | http://moh.gov.et/fhir/hiv/CodeSystem/tb-screening-diagnostic-test-type-code-system |
| Version | 1.0.1 |
| Status | active |
| Date | 2026-02-09T05:22:58+00:00 |
| Name | TBScreeningDiagnosticTestTypeCodeSystem |
| Title | TB Screening Diagnostic Test Type Codes |
| Description | A list of codes describing the types of diagnostic tests that can be peformed on the specimen taken during TB screening. |
| Content | complete |
| ValueSet | |
| tb-screening-diagnostic-test-type-value-set | TB Screening Diagnostic Test Type Codes |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem tb-screening-diagnostic-test-type-code-system
This case-sensitive code system http://moh.gov.et/fhir/hiv/CodeSystem/tb-screening-diagnostic-test-type-code-system defines the following codes:
{
"resourceType": "CodeSystem",
"id": "tb-screening-diagnostic-test-type-code-system",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://moh.gov.et/fhir/hiv/CodeSystem/tb-screening-diagnostic-test-type-code-system",
"version": "1.0.1",
"name": "TBScreeningDiagnosticTestTypeCodeSystem",
"title": "TB Screening Diagnostic Test Type Codes",
"status": "active",
"experimental": false,
"date": "2026-02-09T05:22:58+00:00",
"publisher": "Jembi Health Systems",
"contact": [
{
"name": "Jembi Health Systems",
"telecom": [
{
"system": "url",
"value": "https://www.jembi.org"
},
{
"system": "email",
"value": "info@jembi.org"
}
]
},
{
"name": "Jembi Health Systems",
"telecom": [
{
"system": "email",
"value": "info@jembi.org",
"use": "work"
}
]
}
],
"description": "A list of codes describing the types of diagnostic tests that can be peformed on the specimen taken during TB screening.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "ET",
"display": "Ethiopia"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 4,
"concept": [
{
"code": "Smear-microscopy-only",
"display": "Smear microscopy only"
},
{
"code": "Gene-xpert-MTB/RIF-assay-with-other-testing",
"display": "Gene-Xpert(MTB/RIF assay) with other testing"
},
{
"code": "Gene-xpert-MTB/RIF-assay-without-other-testing",
"display": "Gene-Xpert(MTB/RIF assay) without other testing"
},
{
"code": "Additional-tests-other-than-Gene-Xpert",
"display": "Additional tests other than Gene-Xpert"
}
]
}