FHIR IG analytics| Package | fhir.sisrme |
| Resource Type | CodeSystem |
| Id | CodeSystem-sisrme-exemption-reason.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/CodeSystem-sisrme-exemption-reason.html |
| URL | http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-exemption-reason |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-09-21T07:37:12+00:00 |
| Name | SISRMEExemptionReason |
| Title | SIS-RME Reason for Fee Exemption |
| Realm | us |
| Authority | hl7 |
| Description | Reason a patient is exempt from consultation fees (MISAU.G.DE25-35). |
| Content | complete |
| ValueSet | ||
| fhir.sisrme#current | sisrme-exemption-reason-vs | SIS-RME Reason for Fee Exemption Value Set |
No resources found
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:
{
"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)"
}
]
}