claimA:amountInformation

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
admitFlag restriction of xs:token required
claimA:accountTime optional
claimA:appointTime optional
claimA:defaultTableId optional
claimA:insuranceUid optional
claimA:oderTime optional
claimA:performTime optional
claimA:registTime optional
status restriction of xs:token required
timeClass restriction of xs:token optional

Used By

Source

<xs:element name="amountInformation">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="claimA:patientDepartment"/>
      <xs:element minOccurs="0" ref="claimA:patientWard"/>
      <xs:element minOccurs="0" ref="mmlHi:insuranceClass"/>
    </xs:sequence>
    <xs:attributeGroup ref="claimA:attlist.amountInformation"/>
  </xs:complexType>
</xs:element>

Sample