Consolidated CDA
3.0.0-ballot - ballot United States of America flag

This page is part of the CCDA: Consolidated CDA Release (v3.0.0-ballot: CCDA 3.0 Ballot 1) based on FHIR (HL7® FHIR® Standard) v5.0.0. . For a full list of available versions, see the Directory of published versions

Example Binary: Nutrition Assessment Example

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

    
<observation classCode="OBS" moodCode="EVN" xmlns="urn:hl7-org:v3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <!-- ** Nutrition Assessment** -->
    <templateId root="2.16.840.1.113883.10.20.22.4.138" />
    <id root="ab1791b0-5c71-11db-b0de-0800200c9a66" />
    <code code="75303-8" 
              displayName="Nutrition assessment"
              codeSystem="2.16.840.1.113883.6.1" 
              codeSystemName="LOINC" />
    <statusCode code="completed" />
    <effectiveTime value="20130512" />
    <value xsi:type="CD" code="437421000124105" 
              displayName="Decreased sodium diet (regime/therapy)"
              codeSystem="2.16.840.1.113883.6.96" 
              codeSystemName="SNOMED CT" />
    <author typeCode="AUT">
      <templateId root="2.16.840.1.113883.10.20.22.4.119" />
      <time value="201300512" />
        ...

        
    </author>
</observation>