simpleType "PatientsOccupation"
Namespace:
Defined:
globally in eSituation_v3.xsd; see XML source
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"2816001"
 - 
Architecture and Engineering Occupations
"2816003"
 - 
Arts, Design, Entertainment, Sports, and Media Occupations
"2816005"
 - 
Building and Grounds Cleaning and Maintenance Occupations
"2816007"
 - 
Business and Financial Operations Occupations
"2816009"
 - 
Community and Social Services Occupations
"2816011"
 - 
Computer and Mathematical Occupations
"2816013"
 - 
Construction and Extraction Occupations
"2816015"
 - 
Education, Training, and Library Occupations
"2816017"
 - 
Farming, Fishing and Forestry Occupations
"2816019"
 - 
Food Preparation and Serving Related Occupations
"2816021"
 - 
Healthcare Practitioners and Technical Occupations
"2816023"
 - 
Healthcare Support Occupations
"2816025"
 - 
Installation, Maintenance, and Repair Occupations
"2816027"
 - 
Legal Occupations
"2816029"
 - 
Life, Physical, and Social Science Occupations
"2816031"
 - 
Management Occupations
"2816033"
 - 
Military Specific Occupations
"2816035"
 - 
Office and Administrative Support Occupations
"2816037"
 - 
Personal Care and Service Occupations
"2816039"
 - 
Production Occupations
"2816041"
 - 
Protective Service Occupations
"2816043"
 - 
Sales and Related Occupations
"2816045"
 - 
Transportation and Material Moving Occupations

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
The occupation of the patient
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  PatientsOccupation
Derivation:
restriction of xs:string
Facets:
enumeration:
"2816001"
 - 
Architecture and Engineering Occupations
"2816003"
 - 
Arts, Design, Entertainment, Sports, and Media Occupations
"2816005"
 - 
Building and Grounds Cleaning and Maintenance Occupations
"2816007"
 - 
Business and Financial Operations Occupations
"2816009"
 - 
Community and Social Services Occupations
"2816011"
 - 
Computer and Mathematical Occupations
"2816013"
 - 
Construction and Extraction Occupations
"2816015"
 - 
Education, Training, and Library Occupations
"2816017"
 - 
Farming, Fishing and Forestry Occupations
"2816019"
 - 
Food Preparation and Serving Related Occupations
"2816021"
 - 
Healthcare Practitioners and Technical Occupations
"2816023"
 - 
Healthcare Support Occupations
"2816025"
 - 
Installation, Maintenance, and Repair Occupations
"2816027"
 - 
Legal Occupations
"2816029"
 - 
Life, Physical, and Social Science Occupations
"2816031"
 - 
Management Occupations
"2816033"
 - 
Military Specific Occupations
"2816035"
 - 
Office and Administrative Support Occupations
"2816037"
 - 
Personal Care and Service Occupations
"2816039"
 - 
Production Occupations
"2816041"
 - 
Protective Service Occupations
"2816043"
 - 
Sales and Related Occupations
"2816045"
 - 
Transportation and Material Moving Occupations
XML Source (w/o annotations (24); see within schema source)
<xs:simpleType name="PatientsOccupation">
<xs:restriction base="xs:string">
<xs:enumeration value="2816001"/>
<xs:enumeration value="2816003"/>
<xs:enumeration value="2816005"/>
<xs:enumeration value="2816007"/>
<xs:enumeration value="2816009"/>
<xs:enumeration value="2816011"/>
<xs:enumeration value="2816013"/>
<xs:enumeration value="2816015"/>
<xs:enumeration value="2816017"/>
<xs:enumeration value="2816019"/>
<xs:enumeration value="2816021"/>
<xs:enumeration value="2816023"/>
<xs:enumeration value="2816025"/>
<xs:enumeration value="2816027"/>
<xs:enumeration value="2816029"/>
<xs:enumeration value="2816031"/>
<xs:enumeration value="2816033"/>
<xs:enumeration value="2816035"/>
<xs:enumeration value="2816037"/>
<xs:enumeration value="2816039"/>
<xs:enumeration value="2816041"/>
<xs:enumeration value="2816043"/>
<xs:enumeration value="2816045"/>
</xs:restriction>
</xs:simpleType>