element -> <eSituation.WorkRelatedGroup>
Group Tag to hold patient details if the illness or injury is work related
Namespace:
Type:
anonymous complexType
Content:
complex, 3 elements
Defined:
locally within eSituation complexType in eSituation_v3.xsd; see XML source
Includes:
definitions of 3 elements
Content Model Diagram
XML Representation Summary
<eSituation.WorkRelatedGroup>
   
Content: 
eSituation.14?, eSituation.15?, eSituation.16?
</eSituation.WorkRelatedGroup>
Content model elements (3):
Included in content model of elements (1):
XML Source (w/o annotations (4); see within schema source)
<xs:element id="eSituation.WorkRelatedGroup" minOccurs="0" name="eSituation.WorkRelatedGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="eSituation.WorkRelatedIllnessInjury" minOccurs="0" name="eSituation.14" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="YesNoUnkValues">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eSituation.PatientsOccupationalIndustry" minOccurs="0" name="eSituation.15" type="OccupationIndustry"/>
<xs:element id="eSituation.PatientsOccupation" minOccurs="0" name="eSituation.16" type="PatientsOccupation"/>
</xs:sequence>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined in this component only; 3/3)
eSituation.14
Type:
anonymous (extension of YesNoUnkValues), simple content
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
eSituation.14 Work-Related Illness/Injury No Yes Indication of whether or not the illness or injury is work related. E07_15 Recommended Moved from Version 2.2.1 E07_15 to allow more complete documentation of work related illness and injury.
Simple Content
enumeration of xs:string
Enumeration:
"9922001"
 - 
No
"9922003"
 - 
Unknown
"9922005"
 - 
Yes
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eSituation.WorkRelatedIllnessInjury" minOccurs="0" name="eSituation.14" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="YesNoUnkValues">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>

eSituation.15
Type:
OccupationIndustry, simple content
eSituation.15 Patient's Occupational Industry No No The occupational industry of the patient's work. E07_16 Optional From the North American Industry Classification System (NAICS) from US Bureau of Labor Statistics <br/>(http://www.census.gov/cgi-bin/sssd/naics/naicsrch?chart=2007).
Simple Content
enumeration of xs:string
Enumeration:
"2815001"
 - 
Accommodation and Food Services
"2815003"
 - 
Administrative and Support and Waste Management and Remediation Services
"2815005"
 - 
Agriculture, Forestry, Fishing and Hunting
"2815007"
 - 
Arts, Entertainment, and Recreation
"2815009"
 - 
Construction
"2815011"
 - 
Educational Services
"2815013"
 - 
Finance and Insurance
"2815015"
 - 
Health Care and Social Assistance
"2815017"
 - 
Information
"2815019"
 - 
Management of Companies and Enterprises
"2815021"
 - 
Manufacturing
"2815023"
 - 
Mining, Quarrying, and Oil and Gas Extraction
"2815025"
 - 
Other Services (except Public Administration)
"2815027"
 - 
Professional, Scientific, and Technical Services
"2815029"
 - 
Public Administration
"2815031"
 - 
Real Estate and Rental and Leasing
"2815033"
 - 
Retail Trade
"2815035"
 - 
Transportation and Warehousing
"2815037"
 - 
Utilities
"2815039"
 - 
Wholesale Trade
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eSituation.PatientsOccupationalIndustry" minOccurs="0" name="eSituation.15" type="OccupationIndustry"/>

eSituation.16
Type:
PatientsOccupation, simple content
eSituation.16 Patient's Occupation No No The occupation of the patient. E07_17 Optional Based on the Standard Occupational Classification of the US Bureau of Labor Statistics <br/>(http://www.bls.gov/soc/major_groups.htm) Added to better describe work related injury.
Simple Content
enumeration of xs:string
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 (1); see within schema source)
<xs:element id="eSituation.PatientsOccupation" minOccurs="0" name="eSituation.16" type="PatientsOccupation"/>