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

FHIR IG analytics

Packagefhir.sisrme
Resource TypeCodeSystem
IdCodeSystem-sisrme-registration-category.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/CodeSystem-sisrme-registration-category.html
URLhttp://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-registration-category
Version0.1.0
Statusdraft
Date2026-09-21T07:37:12+00:00
NameSISRMERegistrationCategory
TitleSIS-RME Socioeconomic Registration Category
Realmus
Authorityhl7
DescriptionBeneficiary/exemption categories a patient may be registered under (MOZ.Registration.DE.149-158). More than one category may apply.
Contentcomplete

Resources that use this resource

ValueSet
fhir.sisrme#currentsisrme-registration-category-vsSIS-RME Socioeconomic Registration 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-registration-category

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

CodeDisplay
unemployed-indigent Unemployed or Indigent
spouse-of-beneficiary Spouse of Beneficiary
blood-donor Blood Donor
chronic-patient Chronic Patient
domestic-worker Domestic Worker
boarding-student Boarding Student
aged-60-plus Aged 60 years or older
unable-to-work Unable to work
retiree-pensioner Retirees and Pensioners

Source1

{
  "resourceType": "CodeSystem",
  "id": "sisrme-registration-category",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-registration-category",
  "version": "0.1.0",
  "name": "SISRMERegistrationCategory",
  "title": "SIS-RME Socioeconomic Registration 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": "Beneficiary/exemption categories a patient may be registered under (MOZ.Registration.DE.149-158). More than one category may apply.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "MZ",
          "display": "Mozambique"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 9,
  "concept": [
    {
      "code": "unemployed-indigent",
      "display": "Unemployed or Indigent"
    },
    {
      "code": "spouse-of-beneficiary",
      "display": "Spouse of Beneficiary"
    },
    {
      "code": "blood-donor",
      "display": "Blood Donor"
    },
    {
      "code": "chronic-patient",
      "display": "Chronic Patient"
    },
    {
      "code": "domestic-worker",
      "display": "Domestic Worker"
    },
    {
      "code": "boarding-student",
      "display": "Boarding Student"
    },
    {
      "code": "aged-60-plus",
      "display": "Aged 60 years or older"
    },
    {
      "code": "unable-to-work",
      "display": "Unable to work"
    },
    {
      "code": "retiree-pensioner",
      "display": "Retirees and Pensioners"
    }
  ]
}