Consolidated CDA (C-CDA)
5.0.0-ballot - STU5 Ballot 1 United States of America flag

This page is part of the CCDA: Consolidated CDA Release (v5.0.0-ballot: CCDA 5.0 Ballot) generated with FHIR (HL7® FHIR® Standard) v5.0.0. This version is a pre-release. The current official version is 4.0.0. For a full list of available versions, see the Directory of published versions

Example Binary: Nutrition Section Example


  <!--  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 xmlns="urn:hl7-org:v3">
  <!--   Nutrition Section   -->
  <templateId root="2.16.840.1.113883.10.20.22.2.57"/>
  <code displayName="Diet and Nutrition" codeSystemName="LOINC"
        codeSystem="2.16.840.1.113883.6.1" code="61144-2"/>
  <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>
</section>