PACIO Personal Functioning and Engagement Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-pacio-pfe/ and changes regularly. See the Directory of published versions
<NutritionOrder xmlns="http://hl7.org/fhir">
<id value="PFEIG-NutritionOrder-SNFDischargeDiet"/>
<meta>
<profile
value="http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-nutrition-order"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: NutritionOrder PFEIG-NutritionOrder-SNFDischargeDiet</b></p><a name="PFEIG-NutritionOrder-SNFDischargeDiet"> </a><a name="hcPFEIG-NutritionOrder-SNFDischargeDiet"> </a><a name="PFEIG-NutritionOrder-SNFDischargeDiet-en-US"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>patient</b>: <a href="Patient-PFEIG-patientBSJ1.html">Betsy Smith-Johnson Female, DoB Unknown ( http://example.org/identifiers/patient#10A3D58WH1600)</a></p><p><b>dateTime</b>: 2024-07-18</p><p><b>orderer</b>: <a href="PractitionerRole-PFEIG-Role-SNFDoc-GeraldPark.html">PractitionerRole Geriatric Medicine (Family Medicine) Physician</a></p><p><b>allergyIntolerance</b>: <a href="AllergyIntolerance-PFEIG-AllergyACE.html">AllergyIntolerance Substance with angiotensin-converting enzyme inhibitor mechanism of action (substance)</a></p><p><b>excludeFoodModifier</b>: <span title="Codes:{http://snomed.info/sct 226559002}">Bread</span></p><h3>OralDiets</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Schedule</b></td><td><b>FluidConsistencyType</b></td><td><b>Instruction</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 1055201009}, {http://snomed.info/sct 437421000124105}, {http://snomed.info/sct 1237451006}">Decreased protein and/or protein derivative diet (regime/therapy)</span></td><td>3-4 per1 days</td><td><span title="Codes:{http://snomed.info/sct 1231508001}">International Dysphagia Diet Standardisation Initiative Framework - Thin Level 0</span></td><td>May have a snack if desired</td></tr></table><h3>Supplements</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Schedule</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 443481000124101}, {http://snomed.info/sct 443051000124104}">Renal Formula</span></td><td>, ?ngen-6?</td></tr></table></div>
</text>
<status value="active"/>
<intent value="order"/>
<patient>🔗
<reference value="Patient/PFEIG-patientBSJ1"/>
</patient>
<dateTime value="2024-07-18"/>
<orderer>🔗
<reference value="PractitionerRole/PFEIG-Role-SNFDoc-GeraldPark"/>
</orderer>
<allergyIntolerance>🔗
<reference value="AllergyIntolerance/PFEIG-AllergyACE"/>
</allergyIntolerance>
<excludeFoodModifier>
<coding>
<system value="http://snomed.info/sct"/>
<code value="226559002"/>
<display value="Bread"/>
</coding>
</excludeFoodModifier>
<oralDiet>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="1055201009"/>
<display
value="Decreased protein and/or protein derivative diet (regime/therapy)"/>
</coding>
<coding>
<system value="http://snomed.info/sct"/>
<code value="437421000124105"/>
<display value="Decreased sodium diet (regime/therapy)"/>
</coding>
<coding>
<system value="http://snomed.info/sct"/>
<code value="1237451006"/>
<display
value="International Dysphagia Diet Standardisation Initiative Framework - Regular Level 7"/>
</coding>
</type>
<schedule>
<repeat>
<boundsPeriod>
<start value="2024-07-18"/>
</boundsPeriod>
<frequency value="3"/>
<frequencyMax value="4"/>
<period value="1"/>
<periodUnit value="d"/>
</repeat>
</schedule>
<fluidConsistencyType>
<coding>
<system value="http://snomed.info/sct"/>
<code value="1231508001"/>
<display
value="International Dysphagia Diet Standardisation Initiative Framework - Thin Level 0"/>
</coding>
</fluidConsistencyType>
<instruction value="May have a snack if desired"/>
</oralDiet>
<supplement>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="443481000124101"/>
<display value="Renal Formula"/>
</coding>
<coding>
<system value="http://snomed.info/sct"/>
<code value="443051000124104"/>
<display value="Adult diabetic specialty formula"/>
</coding>
</type>
<schedule>
<repeat>
<boundsPeriod>
<start value="2024-07-18"/>
</boundsPeriod>
<frequency value="1"/>
<period value="1"/>
<periodUnit value="d"/>
<when value="MORN"/>
</repeat>
</schedule>
</supplement>
</NutritionOrder>