Atrius India Core FHIR Implementation Guide
0.1.0 - ci-build

Atrius India Core FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example AtriusIn Invoice Record

Raw xml | Download


<Composition xmlns="http://hl7.org/fhir">
  <id value="atrius-in-invoice-record-example"/>
  <meta>
    <profile
             value="https://atrius.in/fhir/r4/atrius-in/StructureDefinition/atrius-in-invoice-record"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Composition atrius-in-invoice-record-example</b></p><a name="atrius-in-invoice-record-example"> </a><a name="hcatrius-in-invoice-record-example"> </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-atrius-in-invoice-record.html">Atrius India Core Invoice Record</a></p></div><p><b>status</b>: Final</p><p><b>type</b>: <span title="Codes:">Invoice Record</span></p><p><b>encounter</b>: <a href="Encounter-atrius-in-encounter-example.html">Encounter: status = finished; class = ambulatory (ActCode#AMB); type = ; period = 2026-05-20 09:00:00+0530 --&gt; 2026-05-20 09:45:00+0530</a></p><p><b>date</b>: 2026-05-20 12:00:00+0530</p><p><b>author</b>: <a href="Organization-atrius-in-organization-example.html">Organization AtriusIn General Hospital</a></p><p><b>title</b>: Cash invoice</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>Official</td><td>2026-05-20 12:01:00+0530</td><td><a href="Organization-atrius-in-organization-example.html">Organization AtriusIn General Hospital</a></td></tr></table></div>
  </text>
  <status value="final"/>
  <type>
    <text value="Invoice Record"/>
  </type>
  <subject>🔗 
    <reference value="Patient/atrius-in-patient-example"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/atrius-in-encounter-example"/>
  </encounter>
  <date value="2026-05-20T12:00:00+05:30"/>
  <author>🔗 
    <reference value="Organization/atrius-in-organization-example"/>
  </author>
  <title value="Cash invoice"/>
  <attester>
    <mode value="official"/>
    <time value="2026-05-20T12:01:00+05:30"/>
    <party>🔗 
      <reference value="Organization/atrius-in-organization-example"/>
    </party>
  </attester>
  <section>
    <title value="Invoice"/>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml"><p>OPD consultation INR 590 including GST.</p></div>
    </text>
    <entry>🔗 
      <reference value="Invoice/atrius-in-invoice-cash-example"/>
      <type value="Invoice"/>
    </entry>
  </section>
</Composition>