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

Consolidated CDA (C-CDA), published by Health Level Seven. This guide is not an authorized publication; it is the continuous build for version 3.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/CDA-ccda/ and changes regularly. See the Directory of published versions

Example Binary: Assessment and Plan Section Example

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

    
<section xmlns="urn:hl7-org:v3" xmlns:sdtc="urn:hl7-org:sdtc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
  <templateId root="2.16.840.1.113883.10.20.22.2.9" extension="2014-06-09" />
  <code codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" code="51847-2" displayName="Evaluation + Plan note" />
  <title>ASSESSMENT AND PLAN</title>
  <text>
   </text>
  <entry>
    <procedure classCode="PROC" moodCode="APT" xmlns="urn:hl7-org:v3">
      <templateId root="2.16.840.1.113883.10.20.22.4.41" extension="2022-06-01"/>
      <!--   Planned Procedure  -->
      <id root="9a6d1bac-17d3-4195-89c4-1121bc809b5a" />
      <code code="73761001" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Colonoscopy" />
      <text>
        <reference value="#procedure1" />
      </text>
      <statusCode code="active" />
      <effectiveTime value="20130613" />
      <author>
		    <templateId root="2.16.840.1.113883.10.20.22.4.119" />
		    <time value="200803190830-0800" />
		    <assignedAuthor>
		      <id extension="333444444" root="1.1.1.1.1.1.1.4" />
		      <addr use="HP">
		        <streetAddressLine>1017 Health Drive</streetAddressLine>
		        <city>Portland</city>
		        <state>OR</state>
		        <postalCode>99123</postalCode>
		        <country>US</country>
		      </addr>
		      <telecom use="WP" value="tel:+1(555)555-1017" />
		      <assignedPerson>
		        <name>
		          <given>William</given>
		          <given qualifier="CL">Bill</given>
		          <family>Beaker</family>
		        </name>
		      </assignedPerson>
		      <representedOrganization>
		        <name>Good Health Laboratory</name>
		      </representedOrganization>
		    </assignedAuthor>
		  </author>
    </procedure>
  </entry>
</section>