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

Generated Narrative with Details

id: proteinsupplement

identifier: 123

status: active

patient: Peter Chalmers

encounter: Inpatient

dateTime: Sep 17, 2014

orderer: Dr Adam Careful

Supplements

-TypeProductNameScheduleQuantityInstruction
*High Protein Powder (Details : {SNOMED CT code '442991000124104' = 'Adult high protein formula (product)', given as 'Adult high protein formula'}; {http://goodhealthhospital.org/supplement-type-codes code '1000' = '??', given as 'High Protein Powder'})BeneproteinStarting Feb 10, 2015, Do at meals1 scoop (Details: http://unitsofmeasure.org code {scoop} = '{scoop}')Beneprotein 1 scoop TID with meal.starting on 2015-02-10
" }, "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" }, "supplement": [ { "type": { "coding": [ { "system": "http://snomed.info/sct", "code": "442991000124104", "display": "Adult high protein formula" }, { "system": "http://goodhealthhospital.org/supplement-type-codes", "code": "1000", "display": "High Protein Powder" } ], "text": "High Protein Powder" }, "productName": "Beneprotein", "schedule": [ { "repeat": { "boundsPeriod": { "start": "2015-02-10" }, "when": "C" } } ], "quantity": { "value": 1, "unit": "scoop", "system": "http://unitsofmeasure.org", "code": "{scoop}" }, "instruction": "Beneprotein 1 scoop TID with meal.starting on 2015-02-10" } ] }