Consolidated CDA Release 2.1 StructureDefinition Publication
2.1 - CI Build United States of America flag

Consolidated CDA Release 2.1 StructureDefinition Publication, published by Health Level Seven. This is not an authorized publication; it is the continuous build for version 2.1). This version is based on the current content of https://github.com/HL7/CDA-ccda-2.1-sd/ and changes regularly. See the Directory of published versions

Example Binary: Continuity Of Care Document Author Example

This content is an example of the Continuity of Care Document (CCD) Logical Model and is not a FHIR Resource

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