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

FHIR IG analytics

Packageca.on.oh.setp.iar.dev
Resource TypeCodeSystem
IdCodeSystem-irrs-mode-of-nutritional-intake.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.setp.iar.dev@1.0.0-ballot1-dev&canonical=http://cihi.ca/fhir/irrs/CodeSystem/irrs-mode-of-nutritional-intake
URLhttp://cihi.ca/fhir/irrs/CodeSystem/irrs-mode-of-nutritional-intake
Version1.0
Statusactive
Date2018-11-16T11:40:38-05:00
Nameirrs-mode-of-nutritional-intake
Realmca
Contentcomplete

Resources that use this resource

ValueSet
ca.on.oh.setp.iar.dev#1.0.0-ballot1-devirrs-mode-of-nutritional-intakeirrs-mode-of-nutritional-intake

Resources that this resource uses

No resources found


Narrative

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

irrs-mode-of-nutritional-intake

This code system http://cihi.ca/fhir/irrs/CodeSystem/irrs-mode-of-nutritional-intake defines the following codes:

CodeDisplayDefinition
0 Normal—Swallows all types of foods
1 Modified independent
2 Requires modification to swallow solid food
3 Requires modification to swallow liquids
4 Can swallow only pureed solids AND thickened liquids
5 Combined oral and parenteral or tube feeding
6 Nasogastric tube feeding only
7 Abdominal feeding tube
8 Parenteral feeding only
9 Activity did Not occur

Source1

{
  "resourceType": "CodeSystem",
  "id": "irrs-mode-of-nutritional-intake",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://cihi.ca/fhir/irrs/CodeSystem/irrs-mode-of-nutritional-intake",
  "version": "1.0",
  "name": "irrs-mode-of-nutritional-intake",
  "status": "active",
  "date": "2018-11-16T11:40:38-05:00",
  "publisher": "CIHI",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http:\\\\cihi.ca"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "compositional": false,
  "content": "complete",
  "concept": [
    {
      "code": "0",
      "display": "Normal—Swallows all types of foods"
    },
    {
      "code": "1",
      "display": "Modified independent"
    },
    {
      "code": "2",
      "display": "Requires modification to swallow solid food"
    },
    {
      "code": "3",
      "display": "Requires modification to swallow liquids"
    },
    {
      "code": "4",
      "display": "Can swallow only pureed solids AND thickened liquids"
    },
    {
      "code": "5",
      "display": "Combined oral and parenteral or tube feeding"
    },
    {
      "code": "6",
      "display": "Nasogastric tube feeding only"
    },
    {
      "code": "7",
      "display": "Abdominal feeding tube"
    },
    {
      "code": "8",
      "display": "Parenteral feeding only"
    },
    {
      "code": "9",
      "display": "Activity did Not occur"
    }
  ]
}