Definition Type Complex Type
Name PostOpType
Namespace https://www.aqihq.org/AQIXMLResources/AQISchema.xsd
Abstract False
XSD Schema AQISchema.xsd
XSD Schema Diagram
XSD Schema Code
<xs:complexType name="PostOpType" >
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="1" name="PostOpDisposition" nillable="true" type="PostOpDispositionCodeType"/>
    <xs:element minOccurs="0" maxOccurs="1" name="PostOpDispDateTime" nillable="true" type="DateRangeType"/>
    <xs:element minOccurs="0" maxOccurs="1" name="PostOpDischarge" nillable="true" type="PostOpDischargeCodeType"/>
    <xs:element minOccurs="0" maxOccurs="1" name="PostOpDischargeDateTime" nillable="true" type="DateRangeType"/>
    <xs:element minOccurs="0" maxOccurs="1" name="LengthOfHospitalStay" nillable="true" type="PosInt"/>
    <xs:element minOccurs="1" maxOccurs="unbounded" name="PaymentMethod" type="PaymentMethodType"/>
    <xs:element minOccurs="0" maxOccurs="1" name="PostOpLabSet" nillable="true" type="PostOpLabSetType"/>
    <xs:element minOccurs="0" maxOccurs="1" name="ICDSet" nillable="true" type="ICDSetType"/>
  </xs:sequence>

</xs:complexType>
Child Elements
Name Type Min Occurs Max Occurs
Derivation Tree
[No Sub Types]
PostOpType
    mstns:PostOp
References
mstns:PostOp
Generated using Liquid XML Studio - FREE Community Edition 7.1.6.1440 by Liquid Technologies Ltd