HR-XML 3.0 Standards, 2009 September 23.
Menu: [ Home | Guidelines | BODs | Nouns | Global elements | WSDL | Packages | Code Lists | Master Index ]
Trace back: » SalutationPreferredName | VerbType | LearningObjectReference | CandidateType | CandidateType »
| Parent type: |
xsd:normalizedString (derivation method: restriction)
|
| Name |
HealthcareProviderEnumType |
| Content |
- Base XSD Type: normalizedString
- value comes from list: {'ObstetricsAndGynecologyFacility'|'DoctorOfOptometry'|'PrimaryCareProvider'|'Pharmacy'|'Dentist'|'ManagedCareOrganization'}
|
Schema Component Representation
<
xsd:simpleType name="
HealthcareProviderEnumType">
<
xsd:restriction base="
xsd:normalizedString">
<xsd:enumeration value="ObstetricsAndGynecologyFacility"/>
<xsd:enumeration value="DoctorOfOptometry"/>
<xsd:enumeration value="PrimaryCareProvider"/>
<xsd:enumeration value="Pharmacy"/>
<xsd:enumeration value="Dentist"/>
<xsd:enumeration value="ManagedCareOrganization"/>
</
xsd:restriction>
</
xsd:simpleType>