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

FHIR IG analytics

Packagefhir.sisrme
Resource TypeCodeSystem
IdCodeSystem-sisrme-school-level.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/CodeSystem-sisrme-school-level.html
URLhttp://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-school-level
Version0.1.0
Statusdraft
Date2026-09-21T07:37:12+00:00
NameSISRMESchoolLevel
TitleSIS-RME School Level
Realmus
Authorityhl7
DescriptionHighest level of education attained (MOZ.Registration.DE.132-136).
Contentcomplete

Resources that use this resource

ValueSet
fhir.sisrme#currentsisrme-school-level-vsSIS-RME School Level 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-school-level

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

CodeDisplay
none None
primary Primary
secondary Secondary
university University

Source1

{
  "resourceType": "CodeSystem",
  "id": "sisrme-school-level",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-school-level",
  "version": "0.1.0",
  "name": "SISRMESchoolLevel",
  "title": "SIS-RME School Level",
  "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": "Highest level of education attained (MOZ.Registration.DE.132-136).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "MZ",
          "display": "Mozambique"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "none",
      "display": "None"
    },
    {
      "code": "primary",
      "display": "Primary"
    },
    {
      "code": "secondary",
      "display": "Secondary"
    },
    {
      "code": "university",
      "display": "University"
    }
  ]
}