Release 5 Preview #2

This page is part of the FHIR Specification (v4.4.0: R5 Preview #2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Nutritionintake-example.xml

Orders and Observations Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: Encounter, Patient, Practitioner, RelatedPerson

Raw XML (canonical form + also see XML Format Specification)

Jump past Narrative

Patient reports the food and fluid consumed (id = "example")

<?xml version="1.0" encoding="UTF-8"?>

<NutritionIntake xmlns="http://hl7.org/fhir">
  <!--    id = example  file name = nutritionintake-example.xml  Name=Simple   Description =
   General NutritionIntake Example edited by Jean Duteau & Becky Gradl   -->
  <id value="example"/> 
  <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative with Details</b> </p> <p> <b> id</b> : example</p> <p> <b> status</b> : completed</p> <p> <b> code</b> : Inpatient <span> (Details )</span> </p> <p> <b> subject</b> : Paula Patient Chalmers</p> <p> <b> occurrence</b> : 02/08/2019 6:45:18 PM</p> <blockquote> <p> <b> consumedItem</b> </p> <p> <b> type</b> : food <span> (Details )</span> </p> <p> <b> nutritionProduct</b> : </p> <p> <b> amount</b> : 100 percent<span>  (Details: UCUM code % = '%')</span> </p> </blockquote> <blockquote> <p> <b> consumedItem</b> </p> <p> <b> type</b> : food <span> (Details )</span> </p> <p> <b> nutritionProduct</b> : </p> <p> <b> amount</b> : 100 percent<span>  (Details: UCUM code % = '%')</span> </p> </blockquote> <blockquote> <p> <b> consumedItem</b> </p> <p> <b> type</b> : food <span> (Details )</span> </p> <p> <b> nutritionProduct</b> : </p> <p> <b> amount</b> : 50 percent<span>  (Details: UCUM code % = '%')</span> </p> </blockquote> <blockquote> <p> <b> consumedItem</b> </p> <p> <b> type</b> : food <span> (Details )</span> </p> <p> <b> nutritionProduct</b> : </p> <p> <b> amount</b> : 50 percent<span>  (Details: UCUM code % = '%')</span> </p> </blockquote> <blockquote> <p> <b> consumedItem</b> </p> <p> <b> type</b> : fluid <span> (Details )</span> </p> <p> <b> nutritionProduct</b> : </p> <p> <b> amount</b> : 100 percent<span>  (Details: UCUM code % = '%')</span> </p> </blockquote> <blockquote> <p> <b> ingredientLabel</b> </p> <p> <b> nutrient</b> : </p> <p> <b> amount</b> : 313 kilocalorie<span>  (Details: UCUM code kcal = 'kcal')</span> </p> </blockquote> <blockquote> <p> <b> ingredientLabel</b> </p> <p> <b> nutrient</b> : </p> <p> <b> amount</b> : 10.4 grams<span>  (Details: UCUM code g = 'g')</span> </p> </blockquote> <blockquote> <p> <b> ingredientLabel</b> </p> <p> <b> nutrient</b> : </p> <p> <b> amount</b> : 18.00 grams<span>  (Details: UCUM code g = 'g')</span> </p> </blockquote> <blockquote> <p> <b> ingredientLabel</b> </p> <p> <b> nutrient</b> : </p> <p> <b> amount</b> : 26.47 grams<span>  (Details: UCUM code g = 'g')</span> </p> </blockquote> <blockquote> <p> <b> ingredientLabel</b> </p> <p> <b> nutrient</b> : </p> <p> <b> amount</b> : 770 Milligrams<span>  (Details: UCUM code mg = 'mg')</span> </p> </blockquote> </div> </text> <status value="completed"/> 
  <code> 
    <text value="Inpatient"/> 
  </code> 
  <subject> 
    <display value="Paula Patient Chalmers"/> 
  </subject> 
  <occurrenceDateTime value="2019-08-02T12:45:18+04:00"/> 
  <consumedItem> 
    <type> 
      <text value="food"/> 
    </type> 
    <nutritionProduct> 
      <concept> 
        <text value="Grill Sandwich"/> 
      </concept> 
    </nutritionProduct> 
    <amount>  
      <value value="100"/>  
      <unit value="percent"/>  
      <system value="http://unitsofmeasure.org"/>  
      <code value="%"/>  
    </amount>  
  </consumedItem> 
  <consumedItem> 
    <type> 
      <text value="food"/> 
    </type> 
    <nutritionProduct> 
      <concept> 
        <text value="French Fries Spiral Battered"/> 
      </concept> 
    </nutritionProduct> 
    <amount>  
      <value value="100"/>  
      <unit value="percent"/>  
      <system value="http://unitsofmeasure.org"/>  
      <code value="%"/>  
    </amount>  
  </consumedItem> 
  <consumedItem> 
    <type> 
      <text value="food"/> 
    </type> 
    <nutritionProduct> 
      <concept> 
        <text value="Tomato Soup Healthy Request"/> 
      </concept> 
    </nutritionProduct> 
    <amount>  
      <value value="50"/>  
      <unit value="percent"/>  
      <system value="http://unitsofmeasure.org"/>  
      <code value="%"/>  
    </amount>  
  </consumedItem> 
  <consumedItem> 
    <type> 
      <text value="food"/> 
    </type> 
    <nutritionProduct> 
      <concept> 
        <text value="Side Garden Salad"/> 
      </concept> 
    </nutritionProduct> 
    <amount>  
      <value value="50"/>  
      <unit value="percent"/>  
      <system value="http://unitsofmeasure.org"/>  
      <code value="%"/>  
    </amount>  
  </consumedItem> 
  <consumedItem> 
    <type> 
      <text value="fluid"/> 
    </type> 
    <nutritionProduct> 
      <concept> 
        <text value="Ice Tea Unsweetened"/> 
      </concept> 
    </nutritionProduct> 
    <amount>  
      <value value="100"/>  
      <unit value="percent"/>  
      <system value="http://unitsofmeasure.org"/>  
      <code value="%"/>  
    </amount>  
  </consumedItem> 
  <ingredientLabel> 
    <nutrient> 
      <concept> 
        <text value="Total Calories"/> 
      </concept> 
    </nutrient> 
    <amount>  
      <value value="313"/>  
      <unit value="kilocalorie"/>  
      <system value="http://unitsofmeasure.org"/>  
      <code value="kcal"/>  
    </amount>  
  </ingredientLabel> 
  <ingredientLabel> 
    <nutrient> 
      <concept> 
        <text value="Protein"/> 
      </concept> 
    </nutrient> 
    <amount>  
      <value value="10.4"/>  
      <unit value="grams"/>  
      <system value="http://unitsofmeasure.org"/>  
      <code value="g"/>  
    </amount>  
  </ingredientLabel> 
  <ingredientLabel> 
    <nutrient> 
      <concept> 
        <text value="Fat (Total)"/> 
      </concept> 
    </nutrient> 
    <amount>  
      <value value="18.00"/>  
      <unit value="grams"/>  
      <system value="http://unitsofmeasure.org"/>  
      <code value="g"/>  
    </amount>  
  </ingredientLabel> 
  <ingredientLabel> 
    <nutrient> 
      <concept> 
        <text value="Carbohydrate"/> 
      </concept> 
    </nutrient> 
    <amount>  
      <value value="26.47"/>  
      <unit value="grams"/>  
      <system value="http://unitsofmeasure.org"/>  
      <code value="g"/>  
    </amount>  
  </ingredientLabel>   
  <ingredientLabel> 
    <nutrient> 
      <concept> 
        <text value="Sodium"/> 
      </concept> 
    </nutrient>  
    <amount>  
      <value value="770"/>  
      <unit value="Milligrams"/>  
      <system value="http://unitsofmeasure.org"/>  
      <code value="mg"/>  
    </amount>  
  </ingredientLabel> 
</NutritionIntake> 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.