Open the Portico Developer Guide site
PosGateway Schema
SecondAdditionalAmtInfo Element
PosGateway Schema > AutoSubstantiationReportType Complex Type : SecondAdditionalAmtInfo Element
Description

Second Additional Amount information

Namespace http://Hps.Exchange.PosGateway
Type
AdditionalAmtType Complex Type
Diagram
Amt Element AmtType Element All SecondAdditionalAmtInfo Element
Overview
SecondAdditionalAmtInfo optional AdditionalAmtType Complex Type

Second Additional Amount information

All
AmtType amtTypeType Simple Type

The type of healthcare amount; see the associated Type enumerations for specific values supported.

Amt amtTypeGlobal Simple Type

Amount associated with the specified type

Source
<xs:element name="SecondAdditionalAmtInfo" type="AdditionalAmtType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Second Additional Amount information</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
AutoSubstantiationReportType Complex TypePosGateway Schema