<xsd:element name="ProviderChangeReason" minOccurs="0">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Appointment Times Not Met in a Timely Manner" />
<xsd:enumeration value="Current Customer Information File in Error" />
<xsd:enumeration value="Dissatisfaction with Medical Care/Services Rendered">
<xsd:annotation>
<xsd:documentation>This enumeration has been deprecated and replaced with an enumeration without the "/".</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="Dissatisfaction with Office Staff" />
<xsd:enumeration value="Dissatisfaction with Physician's Referral Policy">
<xsd:annotation>
<xsd:documentation>This enumeration has been deprecated and replaced with an enumeration without the apostrophe.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="Dissatisfied with Office Hours" />
<xsd:enumeration value="Inconvenient Office Location" />
<xsd:enumeration value="Less Respect/Attention/Time Given Than to Other Patients">
<xsd:annotation>
<xsd:documentation>This enumeration has been deprecated and replaced with an enumeration without the "/".</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="No Reason Given" />
<xsd:enumeration value="Patient Moved to a New Location" />
<xsd:enumeration value="Plan Change" />
<xsd:enumeration value="Unable to Scheduled Appointments in a Timely Manner" />
<xsd:enumeration value="Voluntary Withdrawal" />
<xsd:enumeration value="Dissatisfaction with Medical Care or Services Rendered" />
<xsd:enumeration value="Dissatisfaction with Physician Referral Policy" />
<xsd:enumeration value="Less Respect or Attention or Time Given Than to Other Patients" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
|