{ "resourceType": "NutritionRequest", "id": "pureeddiet", "text": { "status": "generated", "div": "

Generated Narrative with Details

id: pureeddiet

identifier: 123

status: active

patient: Peter Chalmers

encounter: Inpatient

dateTime: Sep 17, 2014

orderer: Dr Adam Careful

allergyIntolerance: Cashew Nuts

foodPreferenceModifier: Dairy Free (Details : {http://hl7.org/fhir/diet code 'dairy-free' = 'Dairy Free)

excludeFoodModifier: Cashew Nut (Details : {SNOMED CT code '227493005' = 'Cashew nut (substance)', given as 'Cashew Nut'})

oralDiet

type: Pureed diet (Details : {SNOMED CT code '226211001' = 'Pureed diet (finding)', given as 'Pureed diet'}; {http://goodhealthhospital.org/diet-type-codes code '1010' = '??', given as 'Pureed diet'})

schedule: Starting Feb 10, 2015, Do 3 per 1 days

Textures

-Modifier
*Pureed (Details : {SNOMED CT code '228055009' = 'Liquidized food (substance)', given as 'Liquidized food'})

fluidConsistencyType: Nectar thick liquids (Details : {SNOMED CT code '439021000124105' = 'Dietary liquid consistency - nectar thick liquid (regime/therapy)', given as 'Dietary liquid consistency - nectar thick liquid'})

" }, "identifier": [ { "system": "http://goodhealthhospital.org/nutrition-requests", "value": "123" } ], "status": "active", "patient": { "reference": "Patient/example", "display": "Peter Chalmers" }, "encounter": { "reference": "Encounter/example", "display": "Inpatient" }, "dateTime": "2014-09-17", "orderer": { "reference": "Practitioner/example", "display": "Dr Adam Careful" }, "allergyIntolerance": [ { "reference": "AllergyIntolerance/example", "display": "Cashew Nuts" } ], "foodPreferenceModifier": [ { "coding": [ { "system": "http://hl7.org/fhir/diet", "code": "dairy-free" } ] } ], "excludeFoodModifier": [ { "coding": [ { "system": "http://snomed.info/sct", "version": "20140730", "code": "227493005", "display": "Cashew Nut" } ] } ], "oralDiet": { "type": [ { "coding": [ { "system": "http://snomed.info/sct", "code": "226211001", "display": "Pureed diet" }, { "system": "http://goodhealthhospital.org/diet-type-codes", "code": "1010", "display": "Pureed diet" } ], "text": "Pureed diet" } ], "schedule": [ { "repeat": { "boundsPeriod": { "start": "2015-02-10" }, "frequency": 3, "period": 1, "periodUnit": "d" } } ], "texture": [ { "modifier": { "coding": [ { "system": "http://snomed.info/sct", "code": "228055009", "display": "Liquidized food" } ], "text": "Pureed" } } ], "fluidConsistencyType": [ { "coding": [ { "system": "http://snomed.info/sct", "code": "439021000124105", "display": "Dietary liquid consistency - nectar thick liquid" } ], "text": "Nectar thick liquids" } ] } }