Definition Type: Attribute
Name: providerType
Namespace: http://ns.hr-xml.org/2007-04-15
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: USTierCoverage.xsd
ContentType Restriction
Use (Optional)
Collapse XSD Schema Diagram:
XSD Diagram of providerType in schema ustiercoverage_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:attribute name="providerType">
    <xsd:simpleType>
        <xsd:restriction base="xsd:string">
            <xsd:enumeration value="Obstetrics and Gynecology Facility" />
            <xsd:enumeration value="Doctor of Optometry" />
            <xsd:enumeration value="Primary Care Provider" />
            <xsd:enumeration value="Pharmacy" />
            <xsd:enumeration value="Dentist" />
            <xsd:enumeration value="Managed Care Organization" />
        </xsd:restriction>
    </xsd:simpleType>
</xsd:attribute>
Collapse Facets:
Facet Value
Enumeration Obstetrics and Gynecology Facility
Enumeration Doctor of Optometry
Enumeration Primary Care Provider
Enumeration Pharmacy
Enumeration Dentist
Enumeration Managed Care Organization