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 custodian Example

    
<custodian>
  <assignedCustodian>
    <representedCustodianOrganization>
      <!-- id using HL7 example OID. -->
      <id extension="999.3" root="2.16.840.1.113883.19" />
      <name>MyPersonalHealthRecord.Com</name>
      <telecom value="tel:(555)555-1212" use="WP" />
      <addr use="WP">
        <streetAddressLine>123 Boylston Street</streetAddressLine>
        <city>Blue Hill</city>
        <state>MA</state>
        <postalCode>02368</postalCode>
        <country>USA</country>
      </addr>
    </representedCustodianOrganization>
  </assignedCustodian>
</custodian>