FHIR IG analytics| Package | fhir.sisrme |
| Resource Type | CodeSystem |
| Id | CodeSystem-sisrme-diet-type.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/CodeSystem-sisrme-diet-type.html |
| URL | http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-diet-type |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-09-21T07:37:12+00:00 |
| Name | SISRMEDietType |
| Title | SIS-RME Diet Type and Modifiers |
| Realm | us |
| Authority | hl7 |
| Description | Diet type and dietary modifiers for a dietary prescription (MISAU.E.DE161-184). |
| Content | complete |
| ValueSet | ||
| fhir.sisrme#current | sisrme-diet-type-vs | SIS-RME Diet Type and Modifiers Value Set |
No resources found
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:
{
"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"
}
]
}