FHIR IG analytics| Package | ca.on.oh.setp.iar.dev |
| Resource Type | ValueSet |
| Id | ValueSet-irrs-mode-of-nutritional-intake.json |
| FHIR Version | R4 |
| Source | https://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 |
| URL | http://cihi.ca/fhir/irrs/ValueSet/irrs-mode-of-nutritional-intake |
| Version | 1.0 |
| Status | active |
| Date | 2018-11-16T11:40:38-05:00 |
| Name | irrs-mode-of-nutritional-intake |
| Realm | ca |
| Authority | hl7 |
No resources found
| CodeSystem | ||
| ca.on.oh.setp.iar.dev#1.0.0-ballot1-dev | irrs-mode-of-nutritional-intake | irrs-mode-of-nutritional-intake |
Note: links and images are rebased to the (stated) source
This value set includes codes from the following code systems:
http://cihi.ca/fhir/irrs/CodeSystem/irrs-mode-of-nutritional-intake| Code | Display | |
| 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 |
{
"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"
}
]
}
]
}
}