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

FHIR IG analytics

Packagefhir.sisrme
Resource TypeCodeSystem
IdCodeSystem-sisrme-dsd-state.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/CodeSystem-sisrme-dsd-state.html
URLhttp://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-dsd-state
Version0.1.0
Statusdraft
Date2026-09-21T07:37:12+00:00
NameSISRMEDSDState
TitleSIS-RME Differentiated Service Delivery (MDS) State
Realmus
Authorityhl7
DescriptionEnrollment state in a Differentiated Service Delivery Model (Modelo Diferenciado de Serviços) (MISAU.C.DE60).
Contentcomplete

Resources that use this resource

ValueSet
fhir.sisrme#currentsisrme-dsd-state-vsSIS-RME Differentiated Service Delivery State

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem sisrme-dsd-state

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

CodeDisplay
eligible-not-enrolled Eligible, not yet enrolled
enrolled Enrolled
not-eligible Not eligible

Source1

{
  "resourceType": "CodeSystem",
  "id": "sisrme-dsd-state",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-dsd-state",
  "version": "0.1.0",
  "name": "SISRMEDSDState",
  "title": "SIS-RME Differentiated Service Delivery (MDS) State",
  "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": "Enrollment state in a Differentiated Service Delivery Model (Modelo Diferenciado de Serviços) (MISAU.C.DE60).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "MZ",
          "display": "Mozambique"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "eligible-not-enrolled",
      "display": "Eligible, not yet enrolled"
    },
    {
      "code": "enrolled",
      "display": "Enrolled"
    },
    {
      "code": "not-eligible",
      "display": "Not eligible"
    }
  ]
}