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

FHIR IG analytics

Packagefhir.sisrme
Resource TypeCodeSystem
IdCodeSystem-sisrme-tb-prior-treatment-category.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/CodeSystem-sisrme-tb-prior-treatment-category.html
URLhttp://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-tb-prior-treatment-category
Version0.1.0
Statusdraft
Date2026-09-21T07:37:12+00:00
NameSISRMETBPriorTreatmentCategory
TitleSIS-RME TB Prior Treatment Category
Realmus
Authorityhl7
DescriptionRegistration category describing the patient's TB treatment history (MISAU.TB.DE.83-89).
Contentcomplete

Resources that use this resource

ValueSet
fhir.sisrme#currentsisrme-tb-prior-treatment-category-vsSIS-RME TB Prior Treatment Category 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-prior-treatment-category

This case-sensitive code system http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-tb-prior-treatment-category defines the following codes:

CodeDisplay
new-case New Case
relapse Relapse
after-loss-to-follow-up Treatment After Loss to Follow-up
after-treatment-failure Treatment After Treatment Failure
previous-unknown Previous Treatment Unknown
other Other

Source1

{
  "resourceType": "CodeSystem",
  "id": "sisrme-tb-prior-treatment-category",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-tb-prior-treatment-category",
  "version": "0.1.0",
  "name": "SISRMETBPriorTreatmentCategory",
  "title": "SIS-RME TB Prior Treatment Category",
  "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": "Registration category describing the patient's TB treatment history (MISAU.TB.DE.83-89).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "MZ",
          "display": "Mozambique"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "new-case",
      "display": "New Case"
    },
    {
      "code": "relapse",
      "display": "Relapse"
    },
    {
      "code": "after-loss-to-follow-up",
      "display": "Treatment After Loss to Follow-up"
    },
    {
      "code": "after-treatment-failure",
      "display": "Treatment After Treatment Failure"
    },
    {
      "code": "previous-unknown",
      "display": "Previous Treatment Unknown"
    },
    {
      "code": "other",
      "display": "Other"
    }
  ]
}