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: Care Plan Patient authenticator Example


  <!--  This authenticator represents patient agreement or 
  sign-off of the Care Plan -->
<authenticator xmlns="urn:hl7-org:v3">
  <time value="20130802"/>
  <signatureCode code="S"/>
  <sdtc:signatureText xmlns:sdtc="urn:hl7-org:sdtc" representation="B64"
                      mediaType="text/xml">RHJpbmsgbW9yZSBPdmFsdGluZQ==</sdtc:signatureText>
  <assignedEntity>
    <id root="2.16.840.1.113883.19.5" extension="996-756-495"/>
    <code displayName="Self" codeSystemName="HL7 Role code"
          codeSystem="2.16.840.1.113883.5.111" code="ONESELF"/>
  </assignedEntity>
</authenticator>