Consolidated CDA (C-CDA)
3.0.0 - STU United States of America flag

Consolidated CDA (C-CDA), published by Health Level Seven. This guide is not an authorized publication; it is the continuous build for version 3.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/CDA-ccda/ and changes regularly. See the Directory of published versions

Example Binary: Provenance - Assembler Participation Example

This content is an example of the Provenance - Assembler Participation Logical Model and is not a FHIR Resource

    
<participant xmlns="urn:hl7-org:v3" xmlns:sdtc="urn:hl7-org:sdtc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" typeCode="DEV">
  <templateId root="2.16.840.1.113883.10.20.22.5.7" extension="2020-05-19" />
  <functionCode code="assembler" codeSystem="2.16.840.1.113883.4.642.4.1131" 
                codeSystemName="ProvenanceParticipantType"/>
  <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>