Consolidated CDA (C-CDA)
3.0.0 - STU3 United States of America flag

This page is part of the CCDA: Consolidated CDA Release (v3.0.0: CCDA 3.0) generated with FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions

Example Binary: Nutrition Section Example

This content is an example of the Nutrition Section Logical Model and is not a FHIR Resource

    
<section xmlns="urn:hl7-org:v3">
  <!--  Nutrition Section  -->
  <templateId root="2.16.840.1.113883.10.20.22.2.57" />
  <code code="61144-2" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="Diet and Nutrition" />
  <title>NUTRITION SECTION</title>
  <text>
    <paragraph>Nutritional Status: well nourished</paragraph>
    <paragraph>Nutrition Assessment: Dietary Requirements; low sodium diet, Dietary Intake, high carbohydrate diet; BMI 25-29 overweight </paragraph>
    <paragraph>Nutritional Recommendations: BMI 22; Nutrition Education "Lean Meats"</paragraph>
  </text>
  <!-- Optional entries 
  <entry>
    // SHOULD HAVE Nutritional Status Observation 
    <observation classCode="OBS" moodCode="EVN">
      // contains NUTRITIONAL STATUS Observation
      <templateId root="2.16.840.1.113883.10.20.22.4.124" />
                ...
                
      <entryRelationship typeCode="SUBJ">
        <observation classCode="OBS" moodCode="EVN">
          //  ** Nutritional Assessment observation**
          <templateId root="2.16.840.1.113883.10.20.22.4.138" />
          <id root="ab1791b0-5c71-11db-b0de-0800200c9a66" />
                       ...
                    
        </observation>
      </entryRelationship>
    </observation>
  </entry> -->
</section>