Consolidated CDA Release 2.1 StructureDefinition Prototype Publication
2.1.0-draft1 - CI Build United States of America

This page is part of the CCDA: Consolidated CDA Release (v2.1.0-draft1: CCDA 2.1 Draft) based on FHIR v5.0.0. . For a full list of available versions, see the Directory of published versions

Binary: Patient Generated Document participant Example

    
<participant typeCode="IND">
  <time xsi:type="IVL_TS">
    <low value="19551125" />
    <high value="20121126" />
  </time>
  <associatedEntity classCode="NOK">
    <code code="MTH" codeSystem="2.16.840.1.113883.5.111" />
    <addr>
      <streetAddressLine>17 Daws Rd.</streetAddressLine>
      <city>Blue Bell</city>
      <state>MA</state>
      <postalCode>02368</postalCode>
      <country>US</country>
    </addr>
    <telecom value="tel:(555)555-2006" use="WP" />
    <associatedPerson>
      <name>
        <prefix>Mrs.</prefix>
        <given>Martha</given>
        <family>Mum</family>
      </name>
    </associatedPerson>
  </associatedEntity>
</participant>