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: Patient Generated Document custodian Example


<custodian xmlns="urn:hl7-org:v3">
  <assignedCustodian>
    <representedCustodianOrganization>
      <!--  id using HL7 example OID.  -->
      <id root="2.16.840.1.113883.19" extension="999.3"/>
      <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>