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

FHIR IG analytics

Packagefhir.sisrme
Resource TypeCodeSystem
IdCodeSystem-sisrme-diet-type.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/CodeSystem-sisrme-diet-type.html
URLhttp://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-diet-type
Version0.1.0
Statusdraft
Date2026-09-21T07:37:12+00:00
NameSISRMEDietType
TitleSIS-RME Diet Type and Modifiers
Realmus
Authorityhl7
DescriptionDiet type and dietary modifiers for a dietary prescription (MISAU.E.DE161-184).
Contentcomplete

Resources that use this resource

ValueSet
fhir.sisrme#currentsisrme-diet-type-vsSIS-RME Diet Type and Modifiers 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-diet-type

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

CodeDisplay
normal Normal
liquid Liquid
semi-liquid Semi-liquid
soft Soft
bland Bland
restricted Restricted
low-sodium Low-sodium
reduced-sodium Reduced-sodium
high-sodium High-sodium
normal-sodium Normal-sodium
low-calorie Low-calorie
high-calorie High-calorie
normal-calorie Normal-calorie
low-fluid Low-fluid
high-fluid High-fluid
normal-fluid Normal-fluid
low-protein Low-protein
high-protein High-protein
normal-protein Normal-protein
diabetic Diabetic
renal Renal
vegetarian Vegetarian
lactose-free Lactose-free

Source1

{
  "resourceType": "CodeSystem",
  "id": "sisrme-diet-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-diet-type",
  "version": "0.1.0",
  "name": "SISRMEDietType",
  "title": "SIS-RME Diet Type and Modifiers",
  "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": "Diet type and dietary modifiers for a dietary prescription (MISAU.E.DE161-184).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "MZ",
          "display": "Mozambique"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 23,
  "concept": [
    {
      "code": "normal",
      "display": "Normal"
    },
    {
      "code": "liquid",
      "display": "Liquid"
    },
    {
      "code": "semi-liquid",
      "display": "Semi-liquid"
    },
    {
      "code": "soft",
      "display": "Soft"
    },
    {
      "code": "bland",
      "display": "Bland"
    },
    {
      "code": "restricted",
      "display": "Restricted"
    },
    {
      "code": "low-sodium",
      "display": "Low-sodium"
    },
    {
      "code": "reduced-sodium",
      "display": "Reduced-sodium"
    },
    {
      "code": "high-sodium",
      "display": "High-sodium"
    },
    {
      "code": "normal-sodium",
      "display": "Normal-sodium"
    },
    {
      "code": "low-calorie",
      "display": "Low-calorie"
    },
    {
      "code": "high-calorie",
      "display": "High-calorie"
    },
    {
      "code": "normal-calorie",
      "display": "Normal-calorie"
    },
    {
      "code": "low-fluid",
      "display": "Low-fluid"
    },
    {
      "code": "high-fluid",
      "display": "High-fluid"
    },
    {
      "code": "normal-fluid",
      "display": "Normal-fluid"
    },
    {
      "code": "low-protein",
      "display": "Low-protein"
    },
    {
      "code": "high-protein",
      "display": "High-protein"
    },
    {
      "code": "normal-protein",
      "display": "Normal-protein"
    },
    {
      "code": "diabetic",
      "display": "Diabetic"
    },
    {
      "code": "renal",
      "display": "Renal"
    },
    {
      "code": "vegetarian",
      "display": "Vegetarian"
    },
    {
      "code": "lactose-free",
      "display": "Lactose-free"
    }
  ]
}