Definition Type Simple Type
Name PaymentMethodCodeType
Namespace https://www.aqihq.org/AQIXMLResources/AQISchema.xsd
Facets  
Enumerations Charity , Commercial , Government: Medicaid , Government: Medicare Fee for Service - Part A , Government: Medicare Fee for Service - Part B , Government: Medicare Fee for Service - Part C , Government: Military/Veterans , Government: Other , Other , Self-Pay , Unknown , Worker's Compensation
XSD Schema AQISchema.xsd
XSD Schema Diagram
XSD Schema Code
<xs:simpleType name="PaymentMethodCodeType" >
  <xs:restriction base="xs:string">
    <xs:enumeration value="Charity"/>
    <xs:enumeration value="Commercial"/>
    <xs:enumeration value="Government: Medicaid"/>
    <xs:enumeration value="Government: Medicare Fee for Service - Part A"/>
    <xs:enumeration value="Government: Medicare Fee for Service - Part B"/>
    <xs:enumeration value="Government: Medicare Fee for Service - Part C"/>
    <xs:enumeration value="Government: Military/Veterans"/>
    <xs:enumeration value="Government: Other"/>
    <xs:enumeration value="Other"/>
    <xs:enumeration value="Self-Pay"/>
    <xs:enumeration value="Unknown"/>
    <xs:enumeration value="Worker's Compensation"/>
  </xs:restriction>

</xs:simpleType>
Derivation Tree
[No Sub Types]
PaymentMethodCodeType
    mstns:PaymentCode
    mstns:PaymentDescription
    mstns:PaymentDescriptionSec
    mstns:PaymentDescriptionTh
References
mstns:PaymentCode , mstns:PaymentDescription , mstns:PaymentDescriptionSec , mstns:PaymentDescriptionTh
Generated using Liquid XML Studio - FREE Community Edition 7.1.6.1440 - Featuring XSD Doc Gen