Consolidated CDA (C-CDA), published by Health Level Seven. This guide is not an authorized publication; it is the continuous build for version 4.0.0-ballot 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
This content is an example of the Advance Directive Existence Observation 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">
<!-- ** Advance Directive Existence Observation** -->
<templateId root="2.16.840.1.113883.10.20.22.4.513"
extension="2025-05-01" />
<id root="9b54c3c9-1673-49c7-aef9-b037ed72ed27" />
<code code="45473-6"
codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC">
</code>
<text><reference value="#HealthcareAgents"></reference></text>
<statusCode code="completed"/>
<effectiveTime value="20110219"/>
<value xsi:type="CD" code="373066001" displayName="Yes"
codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT">
</value>
<author>
<templateId root="2.16.840.1.113883.10.20.22.5.6" extension="2019-10-01"/>
<time value="201308011235-0800" />
<assignedAuthor>
<id root="2.16.840.1.113883.4.6" extension="1234567890"/>
<code code="163W00000X" codeSystem="2.16.840.1.113883.6.101" codeSystemName="Health Care Provider Taxonomy" displayName="Registered nurse" />
<addr use="WP">
<streetAddressLine>22 Sample Street</streetAddressLine>
<city>Beaverton</city>
<state>OR</state>
<postalCode>97867</postalCode>
<country>US</country>
</addr>
<telecom value="tel:+1(555)555-2008" use="MC" />
<assignedPerson>
<name>
<given>Nurse</given>
<family>Nightingale</family>
<suffix>RN</suffix>
</name>
</assignedPerson>
<representedOrganization>
<id root="2.16.840.1.113883.4.2" extension="1111-22"/>
<id root="2.16.840.1.113883.4.6" extension="1112233344" />
<name>Good Health Hospital</name>
<telecom value="tel:+1(555)555-2003" />
</representedOrganization>
</assignedAuthor>
</author>
</observation>