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

FHIR IG analytics

Packagefhir.sisrme
Resource TypeCodeSystem
IdCodeSystem-sisrme-tpt-regimen.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/CodeSystem-sisrme-tpt-regimen.html
URLhttp://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-tpt-regimen
Version0.1.0
Statusdraft
Date2026-09-21T07:37:12+00:00
NameSISRMETPTRegimen
TitleSIS-RME TPT (TB Preventive Therapy) Regimen
Realmus
Authorityhl7
DescriptionRegimen used for TB preventive therapy (MISAU.C.DE23).
Contentcomplete

Resources that use this resource

ValueSet
fhir.sisrme#currentsisrme-tpt-regimen-vsSIS-RME TPT Regimen

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem sisrme-tpt-regimen

This case-sensitive code system http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-tpt-regimen defines the following codes:

CodeDisplay
3hp 3HP (weekly rifapentine + isoniazid, 3 months)
6h 6H (daily isoniazid, 6 months)
1hp 1HP (daily rifapentine + isoniazid, 1 month)
other Other

Source1

{
  "resourceType": "CodeSystem",
  "id": "sisrme-tpt-regimen",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-tpt-regimen",
  "version": "0.1.0",
  "name": "SISRMETPTRegimen",
  "title": "SIS-RME TPT (TB Preventive Therapy) Regimen",
  "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": "Regimen used for TB preventive therapy (MISAU.C.DE23).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "MZ",
          "display": "Mozambique"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "3hp",
      "display": "3HP (weekly rifapentine + isoniazid, 3 months)"
    },
    {
      "code": "6h",
      "display": "6H (daily isoniazid, 6 months)"
    },
    {
      "code": "1hp",
      "display": "1HP (daily rifapentine + isoniazid, 1 month)"
    },
    {
      "code": "other",
      "display": "Other"
    }
  ]
}