FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.sisrme
Resource TypeCodeSystem
IdCodeSystem-sisrme-tb-case-state.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/CodeSystem-sisrme-tb-case-state.html
URLhttp://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-tb-case-state
Version0.1.0
Statusdraft
Date2026-09-21T07:37:12+00:00
NameSISRMETBCaseState
TitleSIS-RME TB Case State/Outcome
Realmus
Authorityhl7
DescriptionConsolidated 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.
Contentcomplete

Resources that use this resource

ValueSet
fhir.sisrme#currentsisrme-tb-case-state-vsSIS-RME TB Case State/Outcome Value Set

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
active Active TB
active-follow-up Active TB Follow-up
cured Cured
complete-treatment Complete Treatment / Treatment Completed
death Death
treatment-failure Treatment Failure
loss-to-follow-up Loss of Follow-up
not-evaluated Not Evaluated

Source1

{
  "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"
    }
  ]
}