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

FHIR IG analytics

Packagefhir.sisrme
Resource TypeCodeSystem
IdCodeSystem-sisrme-employment-status.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/CodeSystem-sisrme-employment-status.html
URLhttp://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-employment-status
Version0.1.0
Statusdraft
Date2026-09-21T07:37:12+00:00
NameSISRMEEmploymentStatus
TitleSIS-RME Employment Status
Realmus
Authorityhl7
DescriptionEmployment status (MOZ.Registration.DE.141-144).
Contentcomplete

Resources that use this resource

ValueSet
fhir.sisrme#currentsisrme-employment-status-vsSIS-RME Employment Status 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-employment-status

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

CodeDisplay
unemployed Unemployed
formal-employment Formal employment
informal-employment Informal employment

Source1

{
  "resourceType": "CodeSystem",
  "id": "sisrme-employment-status",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-employment-status",
  "version": "0.1.0",
  "name": "SISRMEEmploymentStatus",
  "title": "SIS-RME Employment Status",
  "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": "Employment status (MOZ.Registration.DE.141-144).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "MZ",
          "display": "Mozambique"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "unemployed",
      "display": "Unemployed"
    },
    {
      "code": "formal-employment",
      "display": "Formal employment"
    },
    {
      "code": "informal-employment",
      "display": "Informal employment"
    }
  ]
}