FHIR IG analytics| Package | fhir.sisrme |
| Resource Type | CodeSystem |
| Id | CodeSystem-sisrme-tb-case-state.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/CodeSystem-sisrme-tb-case-state.html |
| URL | http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-tb-case-state |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-09-21T07:37:12+00:00 |
| Name | SISRMETBCaseState |
| Title | SIS-RME TB Case State/Outcome |
| Realm | us |
| Authority | hl7 |
| Description | Consolidated set of TB case lifecycle states and treatment outcomes (MISAU.TB.DE.33-41, the follow-up-consultation Treatment Outcome DE.189-195, and the general list of TB users). The 'TB State' and 'Treatment Outcome' tables in the source dictionary enumerate the same underlying concepts and are consolidated into one code system. |
| Content | complete |
| ValueSet | ||
| fhir.sisrme#current | sisrme-tb-case-state-vs | SIS-RME TB Case State/Outcome Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem sisrme-tb-case-state
This case-sensitive code system http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-tb-case-state defines the following codes:
{
"resourceType": "CodeSystem",
"id": "sisrme-tb-case-state",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-tb-case-state",
"version": "0.1.0",
"name": "SISRMETBCaseState",
"title": "SIS-RME TB Case State/Outcome",
"status": "draft",
"experimental": true,
"date": "2026-09-21T07:37:12+00:00",
"publisher": "intellisoftkenya",
"contact": [
{
"name": "intellisoftkenya",
"telecom": [
{
"system": "url",
"value": "http://example.org/TODO-intellisoftkenya-website"
}
]
}
],
"description": "Consolidated set of TB case lifecycle states and treatment outcomes (MISAU.TB.DE.33-41, the follow-up-consultation Treatment Outcome DE.189-195, and the general list of TB users). The 'TB State' and 'Treatment Outcome' tables in the source dictionary enumerate the same underlying concepts and are consolidated into one code system.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "MZ",
"display": "Mozambique"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 8,
"concept": [
{
"code": "active",
"display": "Active TB"
},
{
"code": "active-follow-up",
"display": "Active TB Follow-up"
},
{
"code": "cured",
"display": "Cured"
},
{
"code": "complete-treatment",
"display": "Complete Treatment / Treatment Completed"
},
{
"code": "death",
"display": "Death"
},
{
"code": "treatment-failure",
"display": "Treatment Failure"
},
{
"code": "loss-to-follow-up",
"display": "Loss of Follow-up"
},
{
"code": "not-evaluated",
"display": "Not Evaluated"
}
]
}