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: Provenance - Assembler Participation Example


<participant xmlns="urn:hl7-org:v3" typeCode="DEV">
  <templateId root="2.16.840.1.113883.10.20.22.5.7" extension="2020-05-19"/>
  <functionCode codeSystemName="ProvenanceParticipantType"
                codeSystem="2.16.840.1.113883.4.642.4.1131" code="assembler"/>
  <time value="20191206011130-0400"/>
  <associatedEntity classCode="OWN">
    <scopingOrganization>
      <!--  Represents the Assembler Organization  -->
      <id root="2.16.840.1.113883.19.5" extension="4"/>
      <name use="L">Good Health HIE</name>
      <telecom value="tel:+1(202)776-7700" use="WP"/>
      <addr use="WP">
        <streetAddressLine partType="SAL">555 Badger Way</streetAddressLine>
        <city partType="CTY">Amherst</city>
        <state partType="STA">WI</state>
        <postalCode partType="ZIP">01002</postalCode>
        <country partType="CNT">US</country>
      </addr>
    </scopingOrganization>
  </associatedEntity>
</participant>