FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example NutritionIntake/example (XML)

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

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

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"/> 
  <identifier> 
    <system value="http://example.org"/> 
    <value value="1144223344"/> 
  </identifier> 
  <status value="completed"/> 
  <code> 
    <coding> 
      <system value="http://snomed.info/sct"/> 
      <code value="435771000124106"/> 
      <display value="General healthful diet"/> 
    </coding> 
  </code> 
  <subject> 
    <display value="Paula Patient Chalmers"/> 
  </subject> 
  <encounter> 
    <reference value="Encounter/inpatient-encounter"/> 
  </encounter> 
  <occurrenceDateTime value="2019-08-02T12:45:18+04:00"/> 
  <reportedReference> 
    <reference value="PractitionerRole/example"/> 
  </reportedReference> 
  <nutritionItem> 
    <type> 
      <coding> 
        <system value="http://snomed.info/sct"/> 
        <code value="102263004"/> 
        <display value="Eggs (edible) (substance)"/> 
      </coding> 
    </type> 
    <nutritionProduct> 
      <concept> 
        <coding> 
          <system value="http://snomed.info/sct"/> 
          <code value="226886006"/> 
          <display value="Scrambled egg (substance)"/> 
        </coding> 
      </concept> 
    </nutritionProduct> 
    <consumedItem> 
      <amount> 
        <value value="1"/> 
        <unit value="egg"/> 
      </amount> 
      <totalIntake> 
        <nutrient> 
          <concept> 
            <coding> 
              <system value="http://snomed.info/sct"/> 
              <code value="735252001"/> 
              <display value="Protein and/or protein derivative (substance)"/> 
            </coding> 
          </concept> 
        </nutrient> 
        <amount> 
          <value value="6"/> 
          <unit value="grams"/> 
          <system value="http://unitsofmeasure.org"/> 
          <code value="g"/> 
        </amount> 
        <energy> 
          <value value="78"/> 
          <unit value="kilocalories"/> 
          <system value="http://unitsofmeasure.org"/> 
          <code value="kcal"/> 
        </energy> 
      </totalIntake> 
    </consumedItem> 
  </nutritionItem> 
  <nutritionItem> 
    <type> 
      <coding> 
        <system value="http://snomed.info/sct"/> 
        <code value="22836000"/> 
        <display value="Vegetable (substance)"/> 
      </coding> 
    </type> 
    <nutritionProduct> 
      <concept> 
        <coding> 
          <system value="http://snomed.info/sct"/> 
          <code value="227848008"/> 
          <display value="Mixed vegetable curry (substance)"/> 
        </coding> 
      </concept> 
    </nutritionProduct> 
    <consumedItem> 
      <amount> 
        <value value="1"/> 
        <unit value="cup"/> 
        <system value="http://unitsofmeasure.org"/> 
        <code value="[cup_us]"/> 
      </amount> 
      <totalIntake> 
        <nutrient> 
          <concept> 
            <coding> 
              <system value="http://snomed.info/sct"/> 
              <code value="735252001"/> 
              <display value="Protein and/or protein derivative (substance)"/> 
            </coding> 
          </concept> 
        </nutrient> 
        <amount> 
          <value value="6"/> 
          <unit value="grams"/> 
          <system value="http://unitsofmeasure.org"/> 
          <code value="g"/> 
        </amount> 
        <energy> 
          <value value="188"/> 
          <unit value="kilocalories"/> 
          <system value="http://unitsofmeasure.org"/> 
          <code value="kcal"/> 
        </energy> 
      </totalIntake> 
    </consumedItem> 
  </nutritionItem> 
  <nutritionItem> 
    <type> 
      <coding> 
        <system value="http://snomed.info/sct"/> 
        <code value="226529007"/> 
        <display value="Starchy food (substance)"/> 
      </coding> 
    </type> 
    <nutritionProduct> 
      <concept> 
        <coding> 
          <system value="http://snomed.info/sct"/> 
          <code value="226756007"/> 
          <display value="Brown rice (substance)"/> 
        </coding> 
      </concept> 
    </nutritionProduct> 
    <consumedItem> 
      <amount> 
        <value value="0.5"/> 
        <unit value="cup"/> 
        <system value="http://unitsofmeasure.org"/> 
        <code value="[cup_us]"/> 
      </amount> 
      <totalIntake> 
        <nutrient> 
          <concept> 
            <coding> 
              <system value="http://snomed.info/sct"/> 
              <code value="735252001"/> 
              <display value="Protein and/or protein derivative (substance)"/> 
            </coding> 
          </concept> 
        </nutrient> 
        <amount> 
          <value value="4"/> 
          <unit value="grams"/> 
          <system value="http://unitsofmeasure.org"/> 
          <code value="g"/> 
        </amount> 
        <energy> 
          <value value="108"/> 
          <unit value="kilocalories"/> 
          <system value="http://unitsofmeasure.org"/> 
          <code value="kcal"/> 
        </energy> 
      </totalIntake> 
    </consumedItem> 
  </nutritionItem> 
  <nutritionItem> 
    <type> 
      <coding> 
        <system value="http://snomed.info/sct"/> 
        <code value="226465004"/> 
        <display value="Drinks (substance)"/> 
      </coding> 
    </type> 
    <nutritionProduct> 
      <concept> 
        <coding> 
          <system value="http://snomed.info/sct"/> 
          <code value="226475001"/> 
          <display value="Tea with milk and sugar (substance)"/> 
        </coding> 
      </concept> 
    </nutritionProduct> 
    <consumedItem> 
      <amount> 
        <value value="6"/> 
        <unit value="ounces"/> 
        <system value="http://unitsofmeasure.org"/> 
        <code value="[oz_av]"/> 
      </amount> 
      <totalIntake> 
        <nutrient> 
          <concept> 
            <coding> 
              <system value="http://snomed.info/sct"/> 
              <code value="735252001"/> 
              <display value="Protein and/or protein derivative (substance)"/> 
            </coding> 
          </concept> 
        </nutrient> 
        <amount> 
          <value value="0"/> 
          <unit value="grams"/> 
          <system value="http://unitsofmeasure.org"/> 
          <code value="g"/> 
        </amount> 
      </totalIntake> 
    </consumedItem> 
  </nutritionItem> 
  <nutritionItem> 
    <type> 
      <coding> 
        <system value="http://snomed.info/sct"/> 
        <code value="72511004"/> 
        <display value="Fruit (substance)"/> 
      </coding> 
    </type> 
    <nutritionProduct> 
      <concept> 
        <coding> 
          <system value="http://snomed.info/sct"/> 
          <code value="735215001"/> 
          <display value="Apple (substance)"/> 
        </coding> 
      </concept> 
    </nutritionProduct> 
    <notConsumedItem> 
      <reason> 
        <coding> 
          <system value="http://snomed.info/sct"/> 
          <code value="3797007"/> 
          <display value="Periodontal cyst"/> 
        </coding> 
      </reason> 
    </notConsumedItem> 
  </nutritionItem> 
</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.