FHIR Implementation Guide for ABDM
4.0.0 - active India flag

Banner

FHIR Implementation Guide for ABDM - Local Development build (v4.0.0). See the Directory of published versions

: Invoice/Consultation-example-01 - XML Representation

Raw xml | Download



<Invoice xmlns="http://hl7.org/fhir">
  <id value="Consultation-example-01"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2023-08-23T17:02:00.181+05:30"/>
    <profile
             value="https://nrces.in/ndhm/fhir/r4/StructureDefinition/Invoice"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Invoice</b><a name="Consultation-example-01"> </a></p><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">Resource Invoice &quot;Consultation-example-01&quot; Version &quot;1&quot; Updated &quot;2023-08-23 17:02:00+0530&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-Invoice.html">Invoice</a></p></div><p><b>identifier</b>: id: CA/5842</p><p><b>status</b>: issued</p><p><b>type</b>: Consultation <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-ndhm-billing-codes.html">Billing Codes</a>#00)</span></p><p><b>subject</b>: <a href="Patient-example-01.html">Patient/example-01</a> &quot;&quot;</p><p><b>date</b>: 2023-06-01 10:00:00+0530</p><h3>Participants</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><a href="Practitioner-example-01.html">Practitioner/example-01</a> &quot;&quot;</td></tr></table><blockquote><p><b>lineItem</b></p><p><b>sequence</b>: 1</p><p><b>chargeItem</b>: <a href="ChargeItem-Consultation-example-01.html">ChargeItem/Consultation-example-01</a></p><blockquote><p><b>priceComponent</b></p><p><b>type</b>: base</p><p><b>code</b>: Rate <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-ndhm-price-components.html">Price Component</a>#01)</span></p><h3>Amounts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style="display: none">*</td><td>550.00</td><td>INR</td></tr></table></blockquote><blockquote><p><b>priceComponent</b></p><p><b>type</b>: informational</p><p><b>code</b>: MRP <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-ndhm-price-components.html">Price Component</a>#00)</span></p><h3>Amounts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style="display: none">*</td><td>600.00</td><td>INR</td></tr></table></blockquote><blockquote><p><b>priceComponent</b></p><p><b>type</b>: discount</p><p><b>code</b>: Discount <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-ndhm-price-components.html">Price Component</a>#02)</span></p><h3>Amounts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style="display: none">*</td><td>50.00</td><td>INR</td></tr></table></blockquote><blockquote><p><b>priceComponent</b></p><p><b>type</b>: tax</p><p><b>code</b>: CGST <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-ndhm-price-components.html">Price Component</a>#03)</span></p><h3>Amounts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style="display: none">*</td><td>30.00</td><td>INR</td></tr></table></blockquote><blockquote><p><b>priceComponent</b></p><p><b>type</b>: tax</p><p><b>code</b>: SGST <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-ndhm-price-components.html">Price Component</a>#04)</span></p><h3>Amounts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style="display: none">*</td><td>30.00</td><td>INR</td></tr></table></blockquote></blockquote><h3>TotalNets</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style="display: none">*</td><td>610.00</td><td>INR</td></tr></table><h3>TotalGrosses</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style="display: none">*</td><td>500</td><td>INR</td></tr></table></div>
  </text>
  <identifier>
    <value value="CA/5842"/>
  </identifier>
  <status value="issued"/>
  <type>
    <coding>
      <system
              value="https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-billing-codes"/>
      <code value="00"/>
      <display value="Consultation"/>
    </coding>
  </type>
  <subject>
    <reference value="Patient/example-01"/>
  </subject>
  <date value="2023-06-01T10:00:00.181+05:30"/>
  <participant>
    <actor>
      <reference value="Practitioner/example-01"/>
    </actor>
  </participant>
  <lineItem>
    <sequence value="1"/>
    <chargeItemReference>
      <reference value="ChargeItem/Consultation-example-01"/>
    </chargeItemReference>
    <priceComponent>
      <type value="base"/>
      <code>
        <coding>
          <system
                  value="https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components"/>
          <code value="01"/>
          <display value="Rate"/>
        </coding>
      </code>
      <amount>
        <value value="550.00"/>
        <currency value="INR"/>
      </amount>
    </priceComponent>
    <priceComponent>
      <type value="informational"/>
      <code>
        <coding>
          <system
                  value="https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components"/>
          <code value="00"/>
          <display value="MRP"/>
        </coding>
      </code>
      <amount>
        <value value="600.00"/>
        <currency value="INR"/>
      </amount>
    </priceComponent>
    <priceComponent>
      <type value="discount"/>
      <code>
        <coding>
          <system
                  value="https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components"/>
          <code value="02"/>
          <display value="Discount"/>
        </coding>
      </code>
      <amount>
        <value value="50.00"/>
        <currency value="INR"/>
      </amount>
    </priceComponent>
    <priceComponent>
      <type value="tax"/>
      <code>
        <coding>
          <system
                  value="https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components"/>
          <code value="03"/>
          <display value="CGST"/>
        </coding>
      </code>
      <amount>
        <value value="30.00"/>
        <currency value="INR"/>
      </amount>
    </priceComponent>
    <priceComponent>
      <type value="tax"/>
      <code>
        <coding>
          <system
                  value="https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-price-components"/>
          <code value="04"/>
          <display value="SGST"/>
        </coding>
      </code>
      <amount>
        <value value="30.00"/>
        <currency value="INR"/>
      </amount>
    </priceComponent>
  </lineItem>
  <totalNet>
    <value value="610.00"/>
    <currency value="INR"/>
  </totalNet>
  <totalGross>
    <value value="500"/>
    <currency value="INR"/>
  </totalGross>
</Invoice>