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
<!-- This participant represents the Care Plan review.
If the date in the time element is in the past,
then this review has already taken place.
If the date in the time element is in the future,
then this is the date of the next scheduled review. -->
<!-- This example shows a Care Plan Review that has already taken place -->
<participant xmlns="urn:hl7-org:v3" typeCode="IND">
<functionCode displayName="Review of Care Plan" codeSystemName="SNOMED CT"
codeSystem="2.16.840.1.113883.6.96" code="425268008"/>
<time value="20130801"/>
<associatedEntity classCode="ASSIGNED">
<id root="20cf14fb-b65c-4c8c-a54d-b0cca834c18c"/>
</associatedEntity>
</participant>