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: Continuity Of Care Document Author Example


<author xmlns="urn:hl7-org:v3">
  <time value="20120915103000-0800"/>
  <assignedAuthor>
    <id root="2.16.840.1.113883.4.6" extension="5555555555"/>
    <code displayName="Adult Medicine Physician"
          codeSystemName="Healthcare Provider Taxonomy" codeSystem="2.16.840.1.113883.6.101" code="207QA0505X"/>
    <addr>
      <streetAddressLine>1004 Healthcare Drive</streetAddressLine>
      <city>Portland</city>
      <state>OR</state>
      <postalCode>99123</postalCode>
      <country>US</country>
    </addr>
    <telecom value="tel:+1(555)555-1004" use="WP"/>
    <assignedPerson>
      <name>
        <given>Patricia</given>
        <given qualifier="CL">Patty</given>
        <family>Primary</family>
        <suffix qualifier="AC">M.D.</suffix>
      </name>
    </assignedPerson>
  </assignedAuthor>
</author>