{ "resourceType": "NutritionOrder", "id": "enteralcontinuous", "text": { "status": "generated", "div": "

Generated Narrative with Details

id: enteralcontinuous

identifier: 123

status: active

patient: Peter Chalmers

encounter: Inpatient

dateTime: Sep 17, 2014

orderer: Dr Adam Careful

enteralFormula

baseFormulaType: Diabetic specialty enteral formula (Details : {http://snomed/sct code '6547210000124112' = '6547210000124112', given as 'Diabetic specialty enteral formula'})

baseFormulaProductName: Acme Diabetes Formula

caloricDensity: 1 calories per milliliter (Details: UCUM code cal/mL = 'cal/mL')

routeofAdministration: Instillation, nasogastric tube (Details : {http://hl7.org/fhir/v3/RouteOfAdministration code 'NGT' = 'Instillation, nasogastric tube', given as 'Instillation, nasogastric tube'})

administration

schedule: Starting Sep 17, 2014 7:00:00 AM, Do Once

rate: 60 ml/hr (Details: UCUM code mL/h = 'mL/h')

administration

schedule: Starting Sep 17, 2014 11:00:00 AM, Do Once

rate: 80 ml/hr (Details: UCUM code mL/h = 'mL/h')

administration

schedule: Starting Sep 17, 2014 3:00:00 PM, Do Once

rate: 100 ml/hr (Details: UCUM code mL/h = 'mL/h')

maxVolumeToDeliver: 880 milliliter/day (Details: UCUM code mL/d = 'mL/d')

administrationInstruction: Hold feedings from 7 pm to 7 am. Add MCT oil to increase calories from 1.0 cal/mL to 1.5 cal/mL

" }, "identifier": [ { "system": "http://www.acme.org/nutritionorders", "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" }, "enteralFormula": { "baseFormulaType": { "coding": [ { "system": "http://snomed/sct", "code": "6547210000124112", "display": "Diabetic specialty enteral formula" } ] }, "baseFormulaProductName": " Acme Diabetes Formula", "caloricDensity": { "value": 1, "unit": "calories per milliliter", "system": "http://unitsofmeasure.org", "code": "cal/mL" }, "routeofAdministration": { "coding": [ { "system": "http://hl7.org/fhir/v3/RouteOfAdministration", "code": "NGT", "display": "Instillation, nasogastric tube" } ] }, "administration": [ { "schedule": { "repeat": { "boundsPeriod": { "start": "2014-09-17T07:00:00Z" } } }, "rateQuantity": { "value": 60, "unit": "ml/hr", "system": "http://unitsofmeasure.org", "code": "mL/h" } }, { "schedule": { "repeat": { "boundsPeriod": { "start": "2014-09-17T11:00:00Z" } } }, "rateQuantity": { "value": 80, "unit": "ml/hr", "system": "http://unitsofmeasure.org", "code": "mL/h" } }, { "schedule": { "repeat": { "boundsPeriod": { "start": "2014-09-17T15:00:00Z" } } }, "rateQuantity": { "value": 100, "unit": "ml/hr", "system": "http://unitsofmeasure.org", "code": "mL/h" } } ], "maxVolumeToDeliver": { "value": 880, "unit": "milliliter/day", "system": "http://unitsofmeasure.org", "code": "mL/d" }, "administrationInstruction": "Hold feedings from 7 pm to 7 am. Add MCT oil to increase calories from 1.0 cal/mL to 1.5 cal/mL" } }