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

FHIR IG analytics

Packageca.on.oh.setp.iar.dev
Resource TypeValueSet
IdValueSet-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/ValueSet/irrs-mode-of-nutritional-intake
URLhttp://cihi.ca/fhir/irrs/ValueSet/irrs-mode-of-nutritional-intake
Version1.0
Statusactive
Date2018-11-16T11:40:38-05:00
Nameirrs-mode-of-nutritional-intake
Realmca
Authorityhl7

Resources that use this resource

No resources found


Resources that this resource uses

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

Narrative

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

irrs-mode-of-nutritional-intake

This value set includes codes from the following code systems:

  • Include these codes as defined in http://cihi.ca/fhir/irrs/CodeSystem/irrs-mode-of-nutritional-intake
    CodeDisplay
    0Normal—Swallows all types of foods
    1Modified independent
    2Requires modification to swallow solid food
    3Requires modification to swallow liquids
    4Can swallow only pureed solids AND thickened liquids
    5Combined oral and parenteral or tube feeding
    6Nasogastric tube feeding only
    7Abdominal feeding tube
    8Parenteral feeding only
    9Activity did Not occur

Source1

{
  "resourceType": "ValueSet",
  "id": "irrs-mode-of-nutritional-intake",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://cihi.ca/fhir/irrs/ValueSet/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"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://cihi.ca/fhir/irrs/CodeSystem/irrs-mode-of-nutritional-intake",
        "version": "1.0",
        "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"
          }
        ]
      }
    ]
  }
}