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

FHIR IG analytics

Packagefhir.sisrme
Resource TypeCodeSystem
IdCodeSystem-sisrme-tb-monitoring-location.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/CodeSystem-sisrme-tb-monitoring-location.html
URLhttp://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-tb-monitoring-location
Version0.1.0
Statusdraft
Date2026-09-21T07:37:12+00:00
NameSISRMETBMonitoringLocation
TitleSIS-RME TB Medication Monitoring Location
Realmus
Authorityhl7
DescriptionLocation/person at which directly observed TB medication intake is monitored (MISAU.TB.DE.42-48).
Contentcomplete

Resources that use this resource

ValueSet
fhir.sisrme#currentsisrme-tb-monitoring-location-vsSIS-RME TB Medication Monitoring Location 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-monitoring-location

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

CodeDisplay
health-facility Health Unit
community-based Community-based
aps Primary Health Care (APS)
godmother Godmother (Madrinha)
godfather Godfather (Padrinho)
community-health-worker Community Health Worker

Source1

{
  "resourceType": "CodeSystem",
  "id": "sisrme-tb-monitoring-location",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-tb-monitoring-location",
  "version": "0.1.0",
  "name": "SISRMETBMonitoringLocation",
  "title": "SIS-RME TB Medication Monitoring Location",
  "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": "Location/person at which directly observed TB medication intake is monitored (MISAU.TB.DE.42-48).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "MZ",
          "display": "Mozambique"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "health-facility",
      "display": "Health Unit"
    },
    {
      "code": "community-based",
      "display": "Community-based"
    },
    {
      "code": "aps",
      "display": "Primary Health Care (APS)"
    },
    {
      "code": "godmother",
      "display": "Godmother (Madrinha)"
    },
    {
      "code": "godfather",
      "display": "Godfather (Padrinho)"
    },
    {
      "code": "community-health-worker",
      "display": "Community Health Worker"
    }
  ]
}