haau3 FHIR Implementation Guide (HFIG)
1.0.0 - ci-build United States of America flag

haau3 FHIR Implementation Guide (HFIG) - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: haau3 Composition — a continuity-of-care document - XML Representation

Raw xml | Download


<Composition xmlns="http://hl7.org/fhir">
  <id value="haau3-composition-ccd"/>
  <meta>
    <profile
             value="https://haau3.com/fhir/StructureDefinition/haau3-composition"/>
    <tag>
      <system value="https://haau3.com/fhir/CodeSystem/source-resource-id"/>
      <code value="Composition/example-source-record"/>
      <display value="The source record this was delivered from"/>
    </tag>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Composition haau3-composition-ccd</b></p><a name="haau3-composition-ccd"> </a><a name="hchaau3-composition-ccd"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-haau3-composition.html">haau3 Composition</a></p><p style="margin-bottom: 0px">Tag: </p></div><p><b>identifier</b>: 2.16.840.1.113883.4.391 (use: official, )</p><p><b>status</b>: Final</p><p><b>type</b>: <span title="Codes:{http://loinc.org 34133-9}">Summarization of Episode Note</span></p><p><b>date</b>: 2026-03-30 21:46:02+0000</p><p><b>author</b>: <a href="Practitioner-haau3-practitioner.html">Practitioner Janet Smith </a></p><p><b>title</b>: Continuity of Care Document</p><p><b>confidentiality</b>: normal</p><h3>Attesters</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Mode</b></td><td><b>Time</b></td><td><b>Party</b></td></tr><tr><td style="display: none">*</td><td>Legal</td><td>2026-03-30 21:46:02+0000</td><td><a href="Practitioner-haau3-practitioner.html">Practitioner Janet Smith </a></td></tr></table><p><b>custodian</b>: <a href="Organization-c4bb-commercial-organization.html">Organization Commercial Insurance Company</a></p><h3>Events</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Period</b></td></tr><tr><td style="display: none">*</td><td>2021-12-13 --&gt; 2026-03-30</td></tr></table></div>
  </text>
  <identifier>
    <use value="official"/>
    <value value="2.16.840.1.113883.4.391"/>
  </identifier>
  <status value="final"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="34133-9"/>
      <display value="Summarization of Episode Note"/>
    </coding>
  </type>
  <subject>🔗 
    <reference value="Patient/haau3-patient"/>
  </subject>
  <date value="2026-03-30T21:46:02Z"/>
  <author>🔗 
    <reference value="Practitioner/haau3-practitioner"/>
  </author>
  <title value="Continuity of Care Document"/>
  <confidentiality value="N"/>
  <attester>
    <mode value="legal"/>
    <time value="2026-03-30T21:46:02Z"/>
    <party>🔗 
      <reference value="Practitioner/haau3-practitioner"/>
    </party>
  </attester>
  <custodian>🔗 
    <reference value="Organization/c4bb-commercial-organization"/>
  </custodian>
  <event>
    <period>
      <start value="2021-12-13"/>
      <end value="2026-03-30"/>
    </period>
  </event>
  <section>
    <title value="Immunizations"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="11369-6"/>
        <display value="History of immunizations"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Immunizations</div>
    </text>
    <mode value="snapshot"/>
    <entry>🔗 
      <reference value="Immunization/haau3-immunization-protocol-applied"/>
    </entry>
  </section>
  <section>
    <title value="Medications"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="10160-0"/>
        <display value="History of Medication Use"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Medications</div>
    </text>
    <mode value="snapshot"/>
  </section>
  <section>
    <title value="Problems"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="11450-4"/>
        <display value="Problem list"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Problems</div>
    </text>
    <mode value="snapshot"/>
  </section>
  <section>
    <title value="Results"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="30954-2"/>
        <display value="Relevant diagnostic tests/laboratory data"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Results</div>
    </text>
    <mode value="snapshot"/>
  </section>
  <section>
    <title value="Reason for Referral"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="42349-1"/>
        <display value="Reason for referral"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Reason for Referral</div>
    </text>
    <mode value="snapshot"/>
  </section>
</Composition>