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

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

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