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

FHIR IG analytics

Packagefhir.sisrme
Resource TypeCodeSystem
IdCodeSystem-sisrme-exemption-reason.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/CodeSystem-sisrme-exemption-reason.html
URLhttp://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-exemption-reason
Version0.1.0
Statusdraft
Date2026-09-21T07:37:12+00:00
NameSISRMEExemptionReason
TitleSIS-RME Reason for Fee Exemption
Realmus
Authorityhl7
DescriptionReason a patient is exempt from consultation fees (MISAU.G.DE25-35).
Contentcomplete

Resources that use this resource

ValueSet
fhir.sisrme#currentsisrme-exemption-reason-vsSIS-RME Reason for Fee Exemption 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-exemption-reason

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

CodeDisplay
traffic-accident-24h Traffic Accident within 24 hours
physical-assault-24h Physical assault up to 24 hours
asthma-attack Asthma attack
grave Grave
former-combatant Former Combatant
blood-donor Blood Donor
public-employee-amm Public Employee/AMM
elderly Elderly
guide-bearer Guide bearer
newborn Newborn (up to 28 days)

Source1

{
  "resourceType": "CodeSystem",
  "id": "sisrme-exemption-reason",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-exemption-reason",
  "version": "0.1.0",
  "name": "SISRMEExemptionReason",
  "title": "SIS-RME Reason for Fee Exemption",
  "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": "Reason a patient is exempt from consultation fees (MISAU.G.DE25-35).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "MZ",
          "display": "Mozambique"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 10,
  "concept": [
    {
      "code": "traffic-accident-24h",
      "display": "Traffic Accident within 24 hours"
    },
    {
      "code": "physical-assault-24h",
      "display": "Physical assault up to 24 hours"
    },
    {
      "code": "asthma-attack",
      "display": "Asthma attack"
    },
    {
      "code": "grave",
      "display": "Grave"
    },
    {
      "code": "former-combatant",
      "display": "Former Combatant"
    },
    {
      "code": "blood-donor",
      "display": "Blood Donor"
    },
    {
      "code": "public-employee-amm",
      "display": "Public Employee/AMM"
    },
    {
      "code": "elderly",
      "display": "Elderly"
    },
    {
      "code": "guide-bearer",
      "display": "Guide bearer"
    },
    {
      "code": "newborn",
      "display": "Newborn (up to 28 days)"
    }
  ]
}