Australian Base Profiles Implementation Guide

This page is part of the Australian Base IG (v0.1.0: AU Base 1 on STU3 Draft) based on FHIR R3. The current version which supercedes this version is 1.0.2. For a full list of available versions, see the Directory of published versions

Example: CodeSystem-codesystem-anzsco

Formats: XML, JSON, Turtle

Raw ttl

@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "codesystem-anzsco"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2016-12-06T12:22:34.981+11:00"^^xsd:dateTime ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n			<h2>ANZSCO -- Australian and New Zealand Standard Classification of Occupations, 2013, Version 1.2</h2>\n			<div>\n				<p>Developed for use in the collection, analysis and dissemination of occupation statistics in Australia and New Zealand.</p>\n			</div>\n			<p>\n				<b>Copyright Statement:</b> Copyright Australian Bureau of Statistics\n      </p>\n			<p>This code system http://www.abs.gov.au/ausstats/abs@.nsf/mf/1220.0 defines the following codes:</p>\n			<table class=\"codes\">\n				<tr>\n					<td>\n						<b>Code</b>\n					</td>\n					<td>\n						<b>Display</b>\n					</td>\n					<td>\n						<b>Definition</b>\n					</td>\n				</tr>\n				<tr>\n					<td>100000\n            <a name=\"anzsco-100000\"> </a>\n					</td>\n					<td>Managers nfd</td>\n					<td>Managers not further defined</td>\n				</tr>\n				<tr>\n					<td>111000\n            <a name=\"anzsco-111000\"> </a>\n					</td>\n					<td>Chief Executives, General Managers and Legislators nfd</td>\n					<td>Chief Executives, General Managers and Legislators not further defined</td>\n				</tr>\n				<tr>\n					<td>111111\n            <a name=\"anzsco-111111\"> </a>\n					</td>\n					<td>Chief Executive or Managing Director</td>\n					<td>Chief Executive or Managing Director</td>\n				</tr>\n				<tr>\n					<td>111200\n            <a name=\"anzsco-111200\"> </a>\n					</td>\n					<td>General Managers nfd</td>\n					<td>General Managers not further defined</td>\n				</tr>\n				<tr>\n					<td>111211\n            <a name=\"anzsco-111211\"> </a>\n					</td>\n					<td>Corporate General Manager</td>\n					<td>Corporate General Manager</td>\n				</tr>\n				<tr>\n					<td>111212\n            <a name=\"anzsco-111212\"> </a>\n					</td>\n					<td>Defence Force Senior Officer</td>\n					<td>Defence Force Senior Officer</td>\n				</tr>\n				<tr>\n					<td>111300\n            <a name=\"anzsco-111300\"> </a>\n					</td>\n					<td>Legislators nfd</td>\n					<td>Legislators not further defined</td>\n				</tr>\n				<tr>\n					<td>111311\n            <a name=\"anzsco-111311\"> </a>\n					</td>\n					<td>Local Government Legislator</td>\n					<td>Local Government Legislator</td>\n				</tr>\n				<tr>\n					<td>111312\n            <a name=\"anzsco-111312\"> </a>\n					</td>\n					<td>Member of Parliament</td>\n					<td>Member of Parliament</td>\n				</tr>\n				<tr>\n					<td>111399\n            <a name=\"anzsco-111399\"> </a>\n					</td>\n					<td>Legislators nec</td>\n					<td>Legislators not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>121000\n            <a name=\"anzsco-121000\"> </a>\n					</td>\n					<td>Farmers and Farm Managers nfd</td>\n					<td>Farmers and Farm Managers not further defined</td>\n				</tr>\n				<tr>\n					<td>121111\n            <a name=\"anzsco-121111\"> </a>\n					</td>\n					<td>Aquaculture Farmer</td>\n					<td>Aquaculture Farmer</td>\n				</tr>\n				<tr>\n					<td>121200\n            <a name=\"anzsco-121200\"> </a>\n					</td>\n					<td>Crop Farmers nfd</td>\n					<td>Crop Farmers not further defined</td>\n				</tr>\n				<tr>\n					<td>121211\n            <a name=\"anzsco-121211\"> </a>\n					</td>\n					<td>Cotton Grower</td>\n					<td>Cotton Grower</td>\n				</tr>\n				<tr>\n					<td>121212\n            <a name=\"anzsco-121212\"> </a>\n					</td>\n					<td>Flower Grower</td>\n					<td>Flower Grower</td>\n				</tr>\n				<tr>\n					<td>121213\n            <a name=\"anzsco-121213\"> </a>\n					</td>\n					<td>Fruit or Nut Grower</td>\n					<td>Fruit or Nut Grower</td>\n				</tr>\n				<tr>\n					<td>121214\n            <a name=\"anzsco-121214\"> </a>\n					</td>\n					<td>Grain, Oilseed or Pasture Grower</td>\n					<td>Grain, Oilseed or Pasture Grower</td>\n				</tr>\n				<tr>\n					<td>121215\n            <a name=\"anzsco-121215\"> </a>\n					</td>\n					<td>Grape Grower</td>\n					<td>Grape Grower</td>\n				</tr>\n				<tr>\n					<td>121216\n            <a name=\"anzsco-121216\"> </a>\n					</td>\n					<td>Mixed Crop Farmer</td>\n					<td>Mixed Crop Farmer</td>\n				</tr>\n				<tr>\n					<td>121217\n            <a name=\"anzsco-121217\"> </a>\n					</td>\n					<td>Sugar Cane Grower</td>\n					<td>Sugar Cane Grower</td>\n				</tr>\n				<tr>\n					<td>121218\n            <a name=\"anzsco-121218\"> </a>\n					</td>\n					<td>Turf Grower</td>\n					<td>Turf Grower</td>\n				</tr>\n				<tr>\n					<td>121221\n            <a name=\"anzsco-121221\"> </a>\n					</td>\n					<td>Vegetable Grower</td>\n					<td>Vegetable Grower</td>\n				</tr>\n				<tr>\n					<td>121299\n            <a name=\"anzsco-121299\"> </a>\n					</td>\n					<td>Crop Farmers nec</td>\n					<td>Crop Farmers not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>121300\n            <a name=\"anzsco-121300\"> </a>\n					</td>\n					<td>Livestock Farmers nfd</td>\n					<td>Livestock Farmers not further defined</td>\n				</tr>\n				<tr>\n					<td>121311\n            <a name=\"anzsco-121311\"> </a>\n					</td>\n					<td>Apiarist</td>\n					<td>Apiarist</td>\n				</tr>\n				<tr>\n					<td>121312\n            <a name=\"anzsco-121312\"> </a>\n					</td>\n					<td>Beef Cattle Farmer</td>\n					<td>Beef Cattle Farmer</td>\n				</tr>\n				<tr>\n					<td>121313\n            <a name=\"anzsco-121313\"> </a>\n					</td>\n					<td>Dairy Cattle Farmer</td>\n					<td>Dairy Cattle Farmer</td>\n				</tr>\n				<tr>\n					<td>121314\n            <a name=\"anzsco-121314\"> </a>\n					</td>\n					<td>Deer Farmer</td>\n					<td>Deer Farmer</td>\n				</tr>\n				<tr>\n					<td>121315\n            <a name=\"anzsco-121315\"> </a>\n					</td>\n					<td>Goat Farmer</td>\n					<td>Goat Farmer</td>\n				</tr>\n				<tr>\n					<td>121316\n            <a name=\"anzsco-121316\"> </a>\n					</td>\n					<td>Horse Breeder</td>\n					<td>Horse Breeder</td>\n				</tr>\n				<tr>\n					<td>121317\n            <a name=\"anzsco-121317\"> </a>\n					</td>\n					<td>Mixed Livestock Farmer</td>\n					<td>Mixed Livestock Farmer</td>\n				</tr>\n				<tr>\n					<td>121318\n            <a name=\"anzsco-121318\"> </a>\n					</td>\n					<td>Pig Farmer</td>\n					<td>Pig Farmer</td>\n				</tr>\n				<tr>\n					<td>121321\n            <a name=\"anzsco-121321\"> </a>\n					</td>\n					<td>Poultry Farmer</td>\n					<td>Poultry Farmer</td>\n				</tr>\n				<tr>\n					<td>121322\n            <a name=\"anzsco-121322\"> </a>\n					</td>\n					<td>Sheep Farmer</td>\n					<td>Sheep Farmer</td>\n				</tr>\n				<tr>\n					<td>121399\n            <a name=\"anzsco-121399\"> </a>\n					</td>\n					<td>Livestock Farmers nec</td>\n					<td>Livestock Farmers not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>121411\n            <a name=\"anzsco-121411\"> </a>\n					</td>\n					<td>Mixed Crop and Livestock Farmer</td>\n					<td>Mixed Crop and Livestock Farmer</td>\n				</tr>\n				<tr>\n					<td>130000\n            <a name=\"anzsco-130000\"> </a>\n					</td>\n					<td>Specialist Managers nfd</td>\n					<td>Specialist Managers not further defined</td>\n				</tr>\n				<tr>\n					<td>131100\n            <a name=\"anzsco-131100\"> </a>\n					</td>\n					<td>Advertising and Sales Managers nfd</td>\n					<td>Advertising and Sales Managers not further defined</td>\n				</tr>\n				<tr>\n					<td>131111\n            <a name=\"anzsco-131111\"> </a>\n					</td>\n					<td>Advertising and Public Relations Manager</td>\n					<td>Advertising and Public Relations Manager</td>\n				</tr>\n				<tr>\n					<td>131112\n            <a name=\"anzsco-131112\"> </a>\n					</td>\n					<td>Sales and Marketing Manager</td>\n					<td>Sales and Marketing Manager</td>\n				</tr>\n				<tr>\n					<td>132000\n            <a name=\"anzsco-132000\"> </a>\n					</td>\n					<td>Business Administration Managers nfd</td>\n					<td>Business Administration Managers not further defined</td>\n				</tr>\n				<tr>\n					<td>132111\n            <a name=\"anzsco-132111\"> </a>\n					</td>\n					<td>Corporate Services Manager</td>\n					<td>Corporate Services Manager</td>\n				</tr>\n				<tr>\n					<td>132211\n            <a name=\"anzsco-132211\"> </a>\n					</td>\n					<td>Finance Manager</td>\n					<td>Finance Manager</td>\n				</tr>\n				<tr>\n					<td>132311\n            <a name=\"anzsco-132311\"> </a>\n					</td>\n					<td>Human Resource Manager</td>\n					<td>Human Resource Manager</td>\n				</tr>\n				<tr>\n					<td>132411\n            <a name=\"anzsco-132411\"> </a>\n					</td>\n					<td>Policy and Planning Manager</td>\n					<td>Policy and Planning Manager</td>\n				</tr>\n				<tr>\n					<td>132511\n            <a name=\"anzsco-132511\"> </a>\n					</td>\n					<td>Research and Development Manager</td>\n					<td>Research and Development Manager</td>\n				</tr>\n				<tr>\n					<td>133000\n            <a name=\"anzsco-133000\"> </a>\n					</td>\n					<td>Construction, Distribution and Production Managers nfd</td>\n					<td>Construction, Distribution and Production Managers not further defined</td>\n				</tr>\n				<tr>\n					<td>133100\n            <a name=\"anzsco-133100\"> </a>\n					</td>\n					<td>Construction Managers nfd</td>\n					<td>Construction Managers not further defined</td>\n				</tr>\n				<tr>\n					<td>133111\n            <a name=\"anzsco-133111\"> </a>\n					</td>\n					<td>Construction Project Manager</td>\n					<td>Construction Project Manager</td>\n				</tr>\n				<tr>\n					<td>133112\n            <a name=\"anzsco-133112\"> </a>\n					</td>\n					<td>Project Builder</td>\n					<td>Project Builder</td>\n				</tr>\n				<tr>\n					<td>133211\n            <a name=\"anzsco-133211\"> </a>\n					</td>\n					<td>Engineering Manager</td>\n					<td>Engineering Manager</td>\n				</tr>\n				<tr>\n					<td>133300\n            <a name=\"anzsco-133300\"> </a>\n					</td>\n					<td>Importers, Exporters and Wholesalers nfd</td>\n					<td>Importers, Exporters and Wholesalers not further defined</td>\n				</tr>\n				<tr>\n					<td>133311\n            <a name=\"anzsco-133311\"> </a>\n					</td>\n					<td>Importer or Exporter</td>\n					<td>Importer or Exporter</td>\n				</tr>\n				<tr>\n					<td>133312\n            <a name=\"anzsco-133312\"> </a>\n					</td>\n					<td>Wholesaler</td>\n					<td>Wholesaler</td>\n				</tr>\n				<tr>\n					<td>133411\n            <a name=\"anzsco-133411\"> </a>\n					</td>\n					<td>Manufacturer</td>\n					<td>Manufacturer</td>\n				</tr>\n				<tr>\n					<td>133500\n            <a name=\"anzsco-133500\"> </a>\n					</td>\n					<td>Production Managers nfd</td>\n					<td>Production Managers not further defined</td>\n				</tr>\n				<tr>\n					<td>133511\n            <a name=\"anzsco-133511\"> </a>\n					</td>\n					<td>Production Manager (Forestry)</td>\n					<td>Production Manager (Forestry)</td>\n				</tr>\n				<tr>\n					<td>133512\n            <a name=\"anzsco-133512\"> </a>\n					</td>\n					<td>Production Manager (Manufacturing)</td>\n					<td>Production Manager (Manufacturing)</td>\n				</tr>\n				<tr>\n					<td>133513\n            <a name=\"anzsco-133513\"> </a>\n					</td>\n					<td>Production Manager (Mining)</td>\n					<td>Production Manager (Mining)</td>\n				</tr>\n				<tr>\n					<td>133611\n            <a name=\"anzsco-133611\"> </a>\n					</td>\n					<td>Supply and Distribution Manager</td>\n					<td>Supply and Distribution Manager</td>\n				</tr>\n				<tr>\n					<td>134000\n            <a name=\"anzsco-134000\"> </a>\n					</td>\n					<td>Education, Health and Welfare Services Managers nfd</td>\n					<td>Education, Health and Welfare Services Managers not further defined</td>\n				</tr>\n				<tr>\n					<td>134111\n            <a name=\"anzsco-134111\"> </a>\n					</td>\n					<td>Child Care Centre Manager</td>\n					<td>Child Care Centre Manager</td>\n				</tr>\n				<tr>\n					<td>134200\n            <a name=\"anzsco-134200\"> </a>\n					</td>\n					<td>Health and Welfare Services Managers nfd</td>\n					<td>Health and Welfare Services Managers not further defined</td>\n				</tr>\n				<tr>\n					<td>134211\n            <a name=\"anzsco-134211\"> </a>\n					</td>\n					<td>Medical Administrator</td>\n					<td>Medical Administrator</td>\n				</tr>\n				<tr>\n					<td>134212\n            <a name=\"anzsco-134212\"> </a>\n					</td>\n					<td>Nursing Clinical Director</td>\n					<td>Nursing Clinical Director</td>\n				</tr>\n				<tr>\n					<td>134213\n            <a name=\"anzsco-134213\"> </a>\n					</td>\n					<td>Primary Health Organization Manager</td>\n					<td>Primary Health Organization Manager</td>\n				</tr>\n				<tr>\n					<td>134214\n            <a name=\"anzsco-134214\"> </a>\n					</td>\n					<td>Welfare Centre Manager</td>\n					<td>Welfare Centre Manager</td>\n				</tr>\n				<tr>\n					<td>134299\n            <a name=\"anzsco-134299\"> </a>\n					</td>\n					<td>Health and Welfare Services Managers nec</td>\n					<td>Health and Welfare Services Managers not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>134311\n            <a name=\"anzsco-134311\"> </a>\n					</td>\n					<td>School Principal</td>\n					<td>School Principal</td>\n				</tr>\n				<tr>\n					<td>134400\n            <a name=\"anzsco-134400\"> </a>\n					</td>\n					<td>Other Education Managers nfd</td>\n					<td>Other Education Managers not further defined</td>\n				</tr>\n				<tr>\n					<td>134411\n            <a name=\"anzsco-134411\"> </a>\n					</td>\n					<td>Faculty Head</td>\n					<td>Faculty Head</td>\n				</tr>\n				<tr>\n					<td>134412\n            <a name=\"anzsco-134412\"> </a>\n					</td>\n					<td>Regional Education Manager</td>\n					<td>Regional Education Manager</td>\n				</tr>\n				<tr>\n					<td>134499\n            <a name=\"anzsco-134499\"> </a>\n					</td>\n					<td>Education Managers nec</td>\n					<td>Education Managers not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>135100\n            <a name=\"anzsco-135100\"> </a>\n					</td>\n					<td>ICT Managers nfd</td>\n					<td>ICT Managers not further defined</td>\n				</tr>\n				<tr>\n					<td>135111\n            <a name=\"anzsco-135111\"> </a>\n					</td>\n					<td>Chief Information Officer</td>\n					<td>Chief Information Officer</td>\n				</tr>\n				<tr>\n					<td>135112\n            <a name=\"anzsco-135112\"> </a>\n					</td>\n					<td>ICT Project Manager</td>\n					<td>ICT Project Manager</td>\n				</tr>\n				<tr>\n					<td>135199\n            <a name=\"anzsco-135199\"> </a>\n					</td>\n					<td>ICT Managers nec</td>\n					<td>ICT Managers not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>139000\n            <a name=\"anzsco-139000\"> </a>\n					</td>\n					<td>Miscellaneous Specialist Managers nfd</td>\n					<td>Miscellaneous Specialist Managers not further defined</td>\n				</tr>\n				<tr>\n					<td>139100\n            <a name=\"anzsco-139100\"> </a>\n					</td>\n					<td>Commissioned Officers (Management) nfd</td>\n					<td>Commissioned Officers (Management) not further defined</td>\n				</tr>\n				<tr>\n					<td>139111\n            <a name=\"anzsco-139111\"> </a>\n					</td>\n					<td>Commissioned Defence Force Officer</td>\n					<td>Commissioned Defence Force Officer</td>\n				</tr>\n				<tr>\n					<td>139112\n            <a name=\"anzsco-139112\"> </a>\n					</td>\n					<td>Commissioned Fire Officer</td>\n					<td>Commissioned Fire Officer</td>\n				</tr>\n				<tr>\n					<td>139113\n            <a name=\"anzsco-139113\"> </a>\n					</td>\n					<td>Commissioned Police Officer</td>\n					<td>Commissioned Police Officer</td>\n				</tr>\n				<tr>\n					<td>139211\n            <a name=\"anzsco-139211\"> </a>\n					</td>\n					<td>Senior Non-commissioned Defence Force Member</td>\n					<td>Senior Non-commissioned Defence Force Member</td>\n				</tr>\n				<tr>\n					<td>139900\n            <a name=\"anzsco-139900\"> </a>\n					</td>\n					<td>Other Specialist Managers nfd</td>\n					<td>Other Specialist Managers not further defined</td>\n				</tr>\n				<tr>\n					<td>139911\n            <a name=\"anzsco-139911\"> </a>\n					</td>\n					<td>Arts Administrator or Manager</td>\n					<td>Arts Administrator or Manager</td>\n				</tr>\n				<tr>\n					<td>139912\n            <a name=\"anzsco-139912\"> </a>\n					</td>\n					<td>Environmental Manager</td>\n					<td>Environmental Manager</td>\n				</tr>\n				<tr>\n					<td>139913\n            <a name=\"anzsco-139913\"> </a>\n					</td>\n					<td>Laboratory Manager</td>\n					<td>Laboratory Manager</td>\n				</tr>\n				<tr>\n					<td>139914\n            <a name=\"anzsco-139914\"> </a>\n					</td>\n					<td>Quality Assurance Manager</td>\n					<td>Quality Assurance Manager</td>\n				</tr>\n				<tr>\n					<td>139915\n            <a name=\"anzsco-139915\"> </a>\n					</td>\n					<td>Sports Administrator</td>\n					<td>Sports Administrator</td>\n				</tr>\n				<tr>\n					<td>139999\n            <a name=\"anzsco-139999\"> </a>\n					</td>\n					<td>Specialist Managers nec</td>\n					<td>Specialist Managers not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>140000\n            <a name=\"anzsco-140000\"> </a>\n					</td>\n					<td>Hospitality, Retail and Service Managers nfd</td>\n					<td>Hospitality, Retail and Service Managers not further defined</td>\n				</tr>\n				<tr>\n					<td>141000\n            <a name=\"anzsco-141000\"> </a>\n					</td>\n					<td>Accommodation and Hospitality Managers nfd</td>\n					<td>Accommodation and Hospitality Managers not further defined</td>\n				</tr>\n				<tr>\n					<td>141111\n            <a name=\"anzsco-141111\"> </a>\n					</td>\n					<td>Cafe or Restaurant Manager</td>\n					<td>Cafe or Restaurant Manager</td>\n				</tr>\n				<tr>\n					<td>141211\n            <a name=\"anzsco-141211\"> </a>\n					</td>\n					<td>Caravan Park and Camping Ground Manager</td>\n					<td>Caravan Park and Camping Ground Manager</td>\n				</tr>\n				<tr>\n					<td>141311\n            <a name=\"anzsco-141311\"> </a>\n					</td>\n					<td>Hotel or Motel Manager</td>\n					<td>Hotel or Motel Manager</td>\n				</tr>\n				<tr>\n					<td>141411\n            <a name=\"anzsco-141411\"> </a>\n					</td>\n					<td>Licensed Club Manager</td>\n					<td>Licensed Club Manager</td>\n				</tr>\n				<tr>\n					<td>141900\n            <a name=\"anzsco-141900\"> </a>\n					</td>\n					<td>Other Accommodation and Hospitality Managers nfd</td>\n					<td>Other Accommodation and Hospitality Managers not further defined</td>\n				</tr>\n				<tr>\n					<td>141911\n            <a name=\"anzsco-141911\"> </a>\n					</td>\n					<td>Bed and Breakfast Operator</td>\n					<td>Bed and Breakfast Operator</td>\n				</tr>\n				<tr>\n					<td>141999\n            <a name=\"anzsco-141999\"> </a>\n					</td>\n					<td>Accommodation and Hospitality Managers nec</td>\n					<td>Accommodation and Hospitality Managers not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>142100\n            <a name=\"anzsco-142100\"> </a>\n					</td>\n					<td>Retail Managers nfd</td>\n					<td>Retail Managers not further defined</td>\n				</tr>\n				<tr>\n					<td>142111\n            <a name=\"anzsco-142111\"> </a>\n					</td>\n					<td>Retail Manager (General)</td>\n					<td>Retail Manager (General)</td>\n				</tr>\n				<tr>\n					<td>142112\n            <a name=\"anzsco-142112\"> </a>\n					</td>\n					<td>Antique Dealer</td>\n					<td>Antique Dealer</td>\n				</tr>\n				<tr>\n					<td>142113\n            <a name=\"anzsco-142113\"> </a>\n					</td>\n					<td>Betting Agency Manager</td>\n					<td>Betting Agency Manager</td>\n				</tr>\n				<tr>\n					<td>142114\n            <a name=\"anzsco-142114\"> </a>\n					</td>\n					<td>Hair or Beauty Salon Manager</td>\n					<td>Hair or Beauty Salon Manager</td>\n				</tr>\n				<tr>\n					<td>142115\n            <a name=\"anzsco-142115\"> </a>\n					</td>\n					<td>Post Office Manager</td>\n					<td>Post Office Manager</td>\n				</tr>\n				<tr>\n					<td>142116\n            <a name=\"anzsco-142116\"> </a>\n					</td>\n					<td>Travel Agency Manager</td>\n					<td>Travel Agency Manager</td>\n				</tr>\n				<tr>\n					<td>149000\n            <a name=\"anzsco-149000\"> </a>\n					</td>\n					<td>Miscellaneous Hospitality, Retail and Service Managers nfd</td>\n					<td>Miscellaneous Hospitality, Retail and Service Managers not further defined</td>\n				</tr>\n				<tr>\n					<td>149100\n            <a name=\"anzsco-149100\"> </a>\n					</td>\n					<td>Amusement, Fitness and Sports Centre Managers nfd</td>\n					<td>Amusement, Fitness and Sports Centre Managers not further defined</td>\n				</tr>\n				<tr>\n					<td>149111\n            <a name=\"anzsco-149111\"> </a>\n					</td>\n					<td>Amusement Centre Manager</td>\n					<td>Amusement Centre Manager</td>\n				</tr>\n				<tr>\n					<td>149112\n            <a name=\"anzsco-149112\"> </a>\n					</td>\n					<td>Fitness Centre Manager</td>\n					<td>Fitness Centre Manager</td>\n				</tr>\n				<tr>\n					<td>149113\n            <a name=\"anzsco-149113\"> </a>\n					</td>\n					<td>Sports Centre Manager</td>\n					<td>Sports Centre Manager</td>\n				</tr>\n				<tr>\n					<td>149200\n            <a name=\"anzsco-149200\"> </a>\n					</td>\n					<td>Call or Contact Centre and Customer Service Managers nfd</td>\n					<td>Call or Contact Centre and Customer Service Managers not further defined</td>\n				</tr>\n				<tr>\n					<td>149211\n            <a name=\"anzsco-149211\"> </a>\n					</td>\n					<td>Call or Contact Centre Manager</td>\n					<td>Call or Contact Centre Manager</td>\n				</tr>\n				<tr>\n					<td>149212\n            <a name=\"anzsco-149212\"> </a>\n					</td>\n					<td>Customer Service Manager</td>\n					<td>Customer Service Manager</td>\n				</tr>\n				<tr>\n					<td>149311\n            <a name=\"anzsco-149311\"> </a>\n					</td>\n					<td>Conference and Event Organizer</td>\n					<td>Conference and Event Organizer</td>\n				</tr>\n				<tr>\n					<td>149400\n            <a name=\"anzsco-149400\"> </a>\n					</td>\n					<td>Transport Services Managers nfd</td>\n					<td>Transport Services Managers not further defined</td>\n				</tr>\n				<tr>\n					<td>149411\n            <a name=\"anzsco-149411\"> </a>\n					</td>\n					<td>Fleet Manager</td>\n					<td>Fleet Manager</td>\n				</tr>\n				<tr>\n					<td>149412\n            <a name=\"anzsco-149412\"> </a>\n					</td>\n					<td>Railway Station Manager</td>\n					<td>Railway Station Manager</td>\n				</tr>\n				<tr>\n					<td>149413\n            <a name=\"anzsco-149413\"> </a>\n					</td>\n					<td>Transport Company Manager</td>\n					<td>Transport Company Manager</td>\n				</tr>\n				<tr>\n					<td>149900\n            <a name=\"anzsco-149900\"> </a>\n					</td>\n					<td>Other Hospitality, Retail and Service Managers nfd</td>\n					<td>Other Hospitality, Retail and Service Managers not further defined</td>\n				</tr>\n				<tr>\n					<td>149911\n            <a name=\"anzsco-149911\"> </a>\n					</td>\n					<td>Boarding Kennel or Cattery Operator</td>\n					<td>Boarding Kennel or Cattery Operator</td>\n				</tr>\n				<tr>\n					<td>149912\n            <a name=\"anzsco-149912\"> </a>\n					</td>\n					<td>Cinema or Theatre Manager</td>\n					<td>Cinema or Theatre Manager</td>\n				</tr>\n				<tr>\n					<td>149913\n            <a name=\"anzsco-149913\"> </a>\n					</td>\n					<td>Facilities Manager</td>\n					<td>Facilities Manager</td>\n				</tr>\n				<tr>\n					<td>149914\n            <a name=\"anzsco-149914\"> </a>\n					</td>\n					<td>Financial Institution Branch Manager</td>\n					<td>Financial Institution Branch Manager</td>\n				</tr>\n				<tr>\n					<td>149999\n            <a name=\"anzsco-149999\"> </a>\n					</td>\n					<td>Hospitality, Retail and Service Managers nec</td>\n					<td>Hospitality, Retail and Service Managers not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>200000\n            <a name=\"anzsco-200000\"> </a>\n					</td>\n					<td>Professionals nfd</td>\n					<td>Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>210000\n            <a name=\"anzsco-210000\"> </a>\n					</td>\n					<td>Arts and Media Professionals nfd</td>\n					<td>Arts and Media Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>211000\n            <a name=\"anzsco-211000\"> </a>\n					</td>\n					<td>Arts Professionals nfd</td>\n					<td>Arts Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>211100\n            <a name=\"anzsco-211100\"> </a>\n					</td>\n					<td>Actors, Dancers and Other Entertainers nfd</td>\n					<td>Actors, Dancers and Other Entertainers not further defined</td>\n				</tr>\n				<tr>\n					<td>211111\n            <a name=\"anzsco-211111\"> </a>\n					</td>\n					<td>Actor</td>\n					<td>Actor</td>\n				</tr>\n				<tr>\n					<td>211112\n            <a name=\"anzsco-211112\"> </a>\n					</td>\n					<td>Dancer or Choreographer</td>\n					<td>Dancer or Choreographer</td>\n				</tr>\n				<tr>\n					<td>211113\n            <a name=\"anzsco-211113\"> </a>\n					</td>\n					<td>Entertainer or Variety Artist</td>\n					<td>Entertainer or Variety Artist</td>\n				</tr>\n				<tr>\n					<td>211199\n            <a name=\"anzsco-211199\"> </a>\n					</td>\n					<td>Actors, Dancers and Other Entertainers nec</td>\n					<td>Actors, Dancers and Other Entertainers not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>211200\n            <a name=\"anzsco-211200\"> </a>\n					</td>\n					<td>Music Professionals nfd</td>\n					<td>Music Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>211211\n            <a name=\"anzsco-211211\"> </a>\n					</td>\n					<td>Composer</td>\n					<td>Composer</td>\n				</tr>\n				<tr>\n					<td>211212\n            <a name=\"anzsco-211212\"> </a>\n					</td>\n					<td>Music Director</td>\n					<td>Music Director</td>\n				</tr>\n				<tr>\n					<td>211213\n            <a name=\"anzsco-211213\"> </a>\n					</td>\n					<td>Musician (Instrumental)</td>\n					<td>Musician (Instrumental)</td>\n				</tr>\n				<tr>\n					<td>211214\n            <a name=\"anzsco-211214\"> </a>\n					</td>\n					<td>Singer</td>\n					<td>Singer</td>\n				</tr>\n				<tr>\n					<td>211299\n            <a name=\"anzsco-211299\"> </a>\n					</td>\n					<td>Music Professionals nec</td>\n					<td>Music Professionals not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>211311\n            <a name=\"anzsco-211311\"> </a>\n					</td>\n					<td>Photographer</td>\n					<td>Photographer</td>\n				</tr>\n				<tr>\n					<td>211400\n            <a name=\"anzsco-211400\"> </a>\n					</td>\n					<td>Visual Arts and Crafts Professionals nfd</td>\n					<td>Visual Arts and Crafts Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>211411\n            <a name=\"anzsco-211411\"> </a>\n					</td>\n					<td>Painter (Visual Arts)</td>\n					<td>Painter (Visual Arts)</td>\n				</tr>\n				<tr>\n					<td>211412\n            <a name=\"anzsco-211412\"> </a>\n					</td>\n					<td>Potter or Ceramic Artist</td>\n					<td>Potter or Ceramic Artist</td>\n				</tr>\n				<tr>\n					<td>211413\n            <a name=\"anzsco-211413\"> </a>\n					</td>\n					<td>Sculptor</td>\n					<td>Sculptor</td>\n				</tr>\n				<tr>\n					<td>211499\n            <a name=\"anzsco-211499\"> </a>\n					</td>\n					<td>Visual Arts and Crafts Professionals nec</td>\n					<td>Visual Arts and Crafts Professionals not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>212000\n            <a name=\"anzsco-212000\"> </a>\n					</td>\n					<td>Media Professionals nfd</td>\n					<td>Media Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>212100\n            <a name=\"anzsco-212100\"> </a>\n					</td>\n					<td>Artistic Directors, and Media Producers and Presenters nfd</td>\n					<td>Artistic Directors, and Media Producers and Presenters not further defined</td>\n				</tr>\n				<tr>\n					<td>212111\n            <a name=\"anzsco-212111\"> </a>\n					</td>\n					<td>Artistic Director</td>\n					<td>Artistic Director</td>\n				</tr>\n				<tr>\n					<td>212112\n            <a name=\"anzsco-212112\"> </a>\n					</td>\n					<td>Media Producer (excluding Video)</td>\n					<td>Media Producer (excluding Video)</td>\n				</tr>\n				<tr>\n					<td>212113\n            <a name=\"anzsco-212113\"> </a>\n					</td>\n					<td>Radio Presenter</td>\n					<td>Radio Presenter</td>\n				</tr>\n				<tr>\n					<td>212114\n            <a name=\"anzsco-212114\"> </a>\n					</td>\n					<td>Television Presenter</td>\n					<td>Television Presenter</td>\n				</tr>\n				<tr>\n					<td>212200\n            <a name=\"anzsco-212200\"> </a>\n					</td>\n					<td>Authors, and Book and Script Editors nfd</td>\n					<td>Authors, and Book and Script Editors not further defined</td>\n				</tr>\n				<tr>\n					<td>212211\n            <a name=\"anzsco-212211\"> </a>\n					</td>\n					<td>Author</td>\n					<td>Author</td>\n				</tr>\n				<tr>\n					<td>212212\n            <a name=\"anzsco-212212\"> </a>\n					</td>\n					<td>Book or Script Editor</td>\n					<td>Book or Script Editor</td>\n				</tr>\n				<tr>\n					<td>212300\n            <a name=\"anzsco-212300\"> </a>\n					</td>\n					<td>Film, Television, Radio and Stage Directors nfd</td>\n					<td>Film, Television, Radio and Stage Directors not further defined</td>\n				</tr>\n				<tr>\n					<td>212311\n            <a name=\"anzsco-212311\"> </a>\n					</td>\n					<td>Art Director (Film, Television or Stage)</td>\n					<td>Art Director (Film, Television or Stage)</td>\n				</tr>\n				<tr>\n					<td>212312\n            <a name=\"anzsco-212312\"> </a>\n					</td>\n					<td>Director (Film, Television, Radio or Stage)</td>\n					<td>Director (Film, Television, Radio or Stage)</td>\n				</tr>\n				<tr>\n					<td>212313\n            <a name=\"anzsco-212313\"> </a>\n					</td>\n					<td>Director of Photography</td>\n					<td>Director of Photography</td>\n				</tr>\n				<tr>\n					<td>212314\n            <a name=\"anzsco-212314\"> </a>\n					</td>\n					<td>Film and Video Editor</td>\n					<td>Film and Video Editor</td>\n				</tr>\n				<tr>\n					<td>212315\n            <a name=\"anzsco-212315\"> </a>\n					</td>\n					<td>Program Director (Television or Radio)</td>\n					<td>Program Director (Television or Radio)</td>\n				</tr>\n				<tr>\n					<td>212316\n            <a name=\"anzsco-212316\"> </a>\n					</td>\n					<td>Stage Manager</td>\n					<td>Stage Manager</td>\n				</tr>\n				<tr>\n					<td>212317\n            <a name=\"anzsco-212317\"> </a>\n					</td>\n					<td>Technical Director</td>\n					<td>Technical Director</td>\n				</tr>\n				<tr>\n					<td>212318\n            <a name=\"anzsco-212318\"> </a>\n					</td>\n					<td>Video Producer</td>\n					<td>Video Producer</td>\n				</tr>\n				<tr>\n					<td>212399\n            <a name=\"anzsco-212399\"> </a>\n					</td>\n					<td>Film, Television, Radio and Stage Directors nec</td>\n					<td>Film, Television, Radio and Stage Directors not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>212400\n            <a name=\"anzsco-212400\"> </a>\n					</td>\n					<td>Journalists and Other Writers nfd</td>\n					<td>Journalists and Other Writers not further defined</td>\n				</tr>\n				<tr>\n					<td>212411\n            <a name=\"anzsco-212411\"> </a>\n					</td>\n					<td>Copywriter</td>\n					<td>Copywriter</td>\n				</tr>\n				<tr>\n					<td>212412\n            <a name=\"anzsco-212412\"> </a>\n					</td>\n					<td>Newspaper or Periodical Editor</td>\n					<td>Newspaper or Periodical Editor</td>\n				</tr>\n				<tr>\n					<td>212413\n            <a name=\"anzsco-212413\"> </a>\n					</td>\n					<td>Print Journalist</td>\n					<td>Print Journalist</td>\n				</tr>\n				<tr>\n					<td>212414\n            <a name=\"anzsco-212414\"> </a>\n					</td>\n					<td>Radio Journalist</td>\n					<td>Radio Journalist</td>\n				</tr>\n				<tr>\n					<td>212415\n            <a name=\"anzsco-212415\"> </a>\n					</td>\n					<td>Technical Writer</td>\n					<td>Technical Writer</td>\n				</tr>\n				<tr>\n					<td>212416\n            <a name=\"anzsco-212416\"> </a>\n					</td>\n					<td>Television Journalist</td>\n					<td>Television Journalist</td>\n				</tr>\n				<tr>\n					<td>212499\n            <a name=\"anzsco-212499\"> </a>\n					</td>\n					<td>Journalists and Other Writers nec</td>\n					<td>Journalists and Other Writers not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>220000\n            <a name=\"anzsco-220000\"> </a>\n					</td>\n					<td>Business, Human Resource and Marketing Professionals nfd</td>\n					<td>Business, Human Resource and Marketing Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>221000\n            <a name=\"anzsco-221000\"> </a>\n					</td>\n					<td>Accountants, Auditors and Company Secretaries nfd</td>\n					<td>Accountants, Auditors and Company Secretaries not further defined</td>\n				</tr>\n				<tr>\n					<td>221100\n            <a name=\"anzsco-221100\"> </a>\n					</td>\n					<td>Accountants nfd</td>\n					<td>Accountants not further defined</td>\n				</tr>\n				<tr>\n					<td>221111\n            <a name=\"anzsco-221111\"> </a>\n					</td>\n					<td>Accountant (General)</td>\n					<td>Accountant (General)</td>\n				</tr>\n				<tr>\n					<td>221112\n            <a name=\"anzsco-221112\"> </a>\n					</td>\n					<td>Management Accountant</td>\n					<td>Management Accountant</td>\n				</tr>\n				<tr>\n					<td>221113\n            <a name=\"anzsco-221113\"> </a>\n					</td>\n					<td>Taxation Accountant</td>\n					<td>Taxation Accountant</td>\n				</tr>\n				<tr>\n					<td>221200\n            <a name=\"anzsco-221200\"> </a>\n					</td>\n					<td>Auditors, Company Secretaries and Corporate Treasurers nfd</td>\n					<td>Auditors, Company Secretaries and Corporate Treasurers not further defined</td>\n				</tr>\n				<tr>\n					<td>221211\n            <a name=\"anzsco-221211\"> </a>\n					</td>\n					<td>Company Secretary</td>\n					<td>Company Secretary</td>\n				</tr>\n				<tr>\n					<td>221212\n            <a name=\"anzsco-221212\"> </a>\n					</td>\n					<td>Corporate Treasurer</td>\n					<td>Corporate Treasurer</td>\n				</tr>\n				<tr>\n					<td>221213\n            <a name=\"anzsco-221213\"> </a>\n					</td>\n					<td>External Auditor</td>\n					<td>External Auditor</td>\n				</tr>\n				<tr>\n					<td>221214\n            <a name=\"anzsco-221214\"> </a>\n					</td>\n					<td>Internal Auditor</td>\n					<td>Internal Auditor</td>\n				</tr>\n				<tr>\n					<td>222000\n            <a name=\"anzsco-222000\"> </a>\n					</td>\n					<td>Financial Brokers and Dealers, and Investment Advisers nfd</td>\n					<td>Financial Brokers and Dealers, and Investment Advisers not further defined</td>\n				</tr>\n				<tr>\n					<td>222100\n            <a name=\"anzsco-222100\"> </a>\n					</td>\n					<td>Financial Brokers nfd</td>\n					<td>Financial Brokers not further defined</td>\n				</tr>\n				<tr>\n					<td>222111\n            <a name=\"anzsco-222111\"> </a>\n					</td>\n					<td>Commodities Trader</td>\n					<td>Commodities Trader</td>\n				</tr>\n				<tr>\n					<td>222112\n            <a name=\"anzsco-222112\"> </a>\n					</td>\n					<td>Finance Broker</td>\n					<td>Finance Broker</td>\n				</tr>\n				<tr>\n					<td>222113\n            <a name=\"anzsco-222113\"> </a>\n					</td>\n					<td>Insurance Broker</td>\n					<td>Insurance Broker</td>\n				</tr>\n				<tr>\n					<td>222199\n            <a name=\"anzsco-222199\"> </a>\n					</td>\n					<td>Financial Brokers nec</td>\n					<td>Financial Brokers not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>222200\n            <a name=\"anzsco-222200\"> </a>\n					</td>\n					<td>Financial Dealers nfd</td>\n					<td>Financial Dealers not further defined</td>\n				</tr>\n				<tr>\n					<td>222211\n            <a name=\"anzsco-222211\"> </a>\n					</td>\n					<td>Financial Market Dealer</td>\n					<td>Financial Market Dealer</td>\n				</tr>\n				<tr>\n					<td>222212\n            <a name=\"anzsco-222212\"> </a>\n					</td>\n					<td>Futures Trader</td>\n					<td>Futures Trader</td>\n				</tr>\n				<tr>\n					<td>222213\n            <a name=\"anzsco-222213\"> </a>\n					</td>\n					<td>Stockbroking Dealer</td>\n					<td>Stockbroking Dealer</td>\n				</tr>\n				<tr>\n					<td>222299\n            <a name=\"anzsco-222299\"> </a>\n					</td>\n					<td>Financial Dealers nec</td>\n					<td>Financial Dealers not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>222300\n            <a name=\"anzsco-222300\"> </a>\n					</td>\n					<td>Financial Investment Advisers and Managers nfd</td>\n					<td>Financial Investment Advisers and Managers not further defined</td>\n				</tr>\n				<tr>\n					<td>222311\n            <a name=\"anzsco-222311\"> </a>\n					</td>\n					<td>Financial Investment Adviser</td>\n					<td>Financial Investment Adviser</td>\n				</tr>\n				<tr>\n					<td>222312\n            <a name=\"anzsco-222312\"> </a>\n					</td>\n					<td>Financial Investment Manager</td>\n					<td>Financial Investment Manager</td>\n				</tr>\n				<tr>\n					<td>223000\n            <a name=\"anzsco-223000\"> </a>\n					</td>\n					<td>Human Resource and Training Professionals nfd</td>\n					<td>Human Resource and Training Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>223100\n            <a name=\"anzsco-223100\"> </a>\n					</td>\n					<td>Human Resource Professionals nfd</td>\n					<td>Human Resource Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>223111\n            <a name=\"anzsco-223111\"> </a>\n					</td>\n					<td>Human Resource Adviser</td>\n					<td>Human Resource Adviser</td>\n				</tr>\n				<tr>\n					<td>223112\n            <a name=\"anzsco-223112\"> </a>\n					</td>\n					<td>Recruitment Consultant</td>\n					<td>Recruitment Consultant</td>\n				</tr>\n				<tr>\n					<td>223113\n            <a name=\"anzsco-223113\"> </a>\n					</td>\n					<td>Workplace Relations Adviser</td>\n					<td>Workplace Relations Adviser</td>\n				</tr>\n				<tr>\n					<td>223211\n            <a name=\"anzsco-223211\"> </a>\n					</td>\n					<td>ICT Trainer</td>\n					<td>ICT Trainer</td>\n				</tr>\n				<tr>\n					<td>223311\n            <a name=\"anzsco-223311\"> </a>\n					</td>\n					<td>Training and Development Professional</td>\n					<td>Training and Development Professional</td>\n				</tr>\n				<tr>\n					<td>224000\n            <a name=\"anzsco-224000\"> </a>\n					</td>\n					<td>Information and Organization Professionals nfd</td>\n					<td>Information and Organization Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>224100\n            <a name=\"anzsco-224100\"> </a>\n					</td>\n					<td>Actuaries, Mathematicians and Statisticians nfd</td>\n					<td>Actuaries, Mathematicians and Statisticians not further defined</td>\n				</tr>\n				<tr>\n					<td>224111\n            <a name=\"anzsco-224111\"> </a>\n					</td>\n					<td>Actuary</td>\n					<td>Actuary</td>\n				</tr>\n				<tr>\n					<td>224112\n            <a name=\"anzsco-224112\"> </a>\n					</td>\n					<td>Mathematician</td>\n					<td>Mathematician</td>\n				</tr>\n				<tr>\n					<td>224113\n            <a name=\"anzsco-224113\"> </a>\n					</td>\n					<td>Statistician</td>\n					<td>Statistician</td>\n				</tr>\n				<tr>\n					<td>224200\n            <a name=\"anzsco-224200\"> </a>\n					</td>\n					<td>Archivists, Curators and Records Managers nfd</td>\n					<td>Archivists, Curators and Records Managers not further defined</td>\n				</tr>\n				<tr>\n					<td>224211\n            <a name=\"anzsco-224211\"> </a>\n					</td>\n					<td>Archivist</td>\n					<td>Archivist</td>\n				</tr>\n				<tr>\n					<td>224212\n            <a name=\"anzsco-224212\"> </a>\n					</td>\n					<td>Gallery or Museum Curator</td>\n					<td>Gallery or Museum Curator</td>\n				</tr>\n				<tr>\n					<td>224213\n            <a name=\"anzsco-224213\"> </a>\n					</td>\n					<td>Health Information Manager</td>\n					<td>Health Information Manager</td>\n				</tr>\n				<tr>\n					<td>224214\n            <a name=\"anzsco-224214\"> </a>\n					</td>\n					<td>Records Manager</td>\n					<td>Records Manager</td>\n				</tr>\n				<tr>\n					<td>224311\n            <a name=\"anzsco-224311\"> </a>\n					</td>\n					<td>Economist</td>\n					<td>Economist</td>\n				</tr>\n				<tr>\n					<td>224400\n            <a name=\"anzsco-224400\"> </a>\n					</td>\n					<td>Intelligence and Policy Analysts nfd</td>\n					<td>Intelligence and Policy Analysts not further defined</td>\n				</tr>\n				<tr>\n					<td>224411\n            <a name=\"anzsco-224411\"> </a>\n					</td>\n					<td>Intelligence Officer</td>\n					<td>Intelligence Officer</td>\n				</tr>\n				<tr>\n					<td>224412\n            <a name=\"anzsco-224412\"> </a>\n					</td>\n					<td>Policy Analyst</td>\n					<td>Policy Analyst</td>\n				</tr>\n				<tr>\n					<td>224500\n            <a name=\"anzsco-224500\"> </a>\n					</td>\n					<td>Land Economists and Valuers nfd</td>\n					<td>Land Economists and Valuers not further defined</td>\n				</tr>\n				<tr>\n					<td>224511\n            <a name=\"anzsco-224511\"> </a>\n					</td>\n					<td>Land Economist</td>\n					<td>Land Economist</td>\n				</tr>\n				<tr>\n					<td>224512\n            <a name=\"anzsco-224512\"> </a>\n					</td>\n					<td>Valuer</td>\n					<td>Valuer</td>\n				</tr>\n				<tr>\n					<td>224611\n            <a name=\"anzsco-224611\"> </a>\n					</td>\n					<td>Librarian</td>\n					<td>Librarian</td>\n				</tr>\n				<tr>\n					<td>224700\n            <a name=\"anzsco-224700\"> </a>\n					</td>\n					<td>Management and Organization Analysts nfd</td>\n					<td>Management and Organization Analysts not further defined</td>\n				</tr>\n				<tr>\n					<td>224711\n            <a name=\"anzsco-224711\"> </a>\n					</td>\n					<td>Management Consultant</td>\n					<td>Management Consultant</td>\n				</tr>\n				<tr>\n					<td>224712\n            <a name=\"anzsco-224712\"> </a>\n					</td>\n					<td>Organization and Methods Analyst</td>\n					<td>Organization and Methods Analyst</td>\n				</tr>\n				<tr>\n					<td>224900\n            <a name=\"anzsco-224900\"> </a>\n					</td>\n					<td>Other Information and Organization Professionals nfd</td>\n					<td>Other Information and Organization Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>224911\n            <a name=\"anzsco-224911\"> </a>\n					</td>\n					<td>Electorate Officer</td>\n					<td>Electorate Officer</td>\n				</tr>\n				<tr>\n					<td>224912\n            <a name=\"anzsco-224912\"> </a>\n					</td>\n					<td>Liaison Officer</td>\n					<td>Liaison Officer</td>\n				</tr>\n				<tr>\n					<td>224913\n            <a name=\"anzsco-224913\"> </a>\n					</td>\n					<td>Migration Agent</td>\n					<td>Migration Agent</td>\n				</tr>\n				<tr>\n					<td>224914\n            <a name=\"anzsco-224914\"> </a>\n					</td>\n					<td>Patents Examiner</td>\n					<td>Patents Examiner</td>\n				</tr>\n				<tr>\n					<td>224999\n            <a name=\"anzsco-224999\"> </a>\n					</td>\n					<td>Information and Organization Professionals nec</td>\n					<td>Information and Organization Professionals not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>225000\n            <a name=\"anzsco-225000\"> </a>\n					</td>\n					<td>Sales, Marketing and Public Relations Professionals nfd</td>\n					<td>Sales, Marketing and Public Relations Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>225100\n            <a name=\"anzsco-225100\"> </a>\n					</td>\n					<td>Advertising and Marketing Professionals nfd</td>\n					<td>Advertising and Marketing Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>225111\n            <a name=\"anzsco-225111\"> </a>\n					</td>\n					<td>Advertising Specialist</td>\n					<td>Advertising Specialist</td>\n				</tr>\n				<tr>\n					<td>225112\n            <a name=\"anzsco-225112\"> </a>\n					</td>\n					<td>Market Research Analyst</td>\n					<td>Market Research Analyst</td>\n				</tr>\n				<tr>\n					<td>225113\n            <a name=\"anzsco-225113\"> </a>\n					</td>\n					<td>Marketing Specialist</td>\n					<td>Marketing Specialist</td>\n				</tr>\n				<tr>\n					<td>225200\n            <a name=\"anzsco-225200\"> </a>\n					</td>\n					<td>ICT Sales Professionals nfd</td>\n					<td>ICT Sales Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>225211\n            <a name=\"anzsco-225211\"> </a>\n					</td>\n					<td>ICT Account Manager</td>\n					<td>ICT Account Manager</td>\n				</tr>\n				<tr>\n					<td>225212\n            <a name=\"anzsco-225212\"> </a>\n					</td>\n					<td>ICT Business Development Manager</td>\n					<td>ICT Business Development Manager</td>\n				</tr>\n				<tr>\n					<td>225213\n            <a name=\"anzsco-225213\"> </a>\n					</td>\n					<td>ICT Sales Representative</td>\n					<td>ICT Sales Representative</td>\n				</tr>\n				<tr>\n					<td>225311\n            <a name=\"anzsco-225311\"> </a>\n					</td>\n					<td>Public Relations Professional</td>\n					<td>Public Relations Professional</td>\n				</tr>\n				<tr>\n					<td>225400\n            <a name=\"anzsco-225400\"> </a>\n					</td>\n					<td>Technical Sales Representatives nfd</td>\n					<td>Technical Sales Representatives not further defined</td>\n				</tr>\n				<tr>\n					<td>225411\n            <a name=\"anzsco-225411\"> </a>\n					</td>\n					<td>Sales Representative (Industrial Products)</td>\n					<td>Sales Representative (Industrial Products)</td>\n				</tr>\n				<tr>\n					<td>225412\n            <a name=\"anzsco-225412\"> </a>\n					</td>\n					<td>Sales Representative (Medical and Pharmaceutical Products)</td>\n					<td>Sales Representative (Medical and Pharmaceutical Products)</td>\n				</tr>\n				<tr>\n					<td>225499\n            <a name=\"anzsco-225499\"> </a>\n					</td>\n					<td>Technical Sales Representatives nec</td>\n					<td>Technical Sales Representatives not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>230000\n            <a name=\"anzsco-230000\"> </a>\n					</td>\n					<td>Design, Engineering, Science and Transport Professionals nfd</td>\n					<td>Design, Engineering, Science and Transport Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>231000\n            <a name=\"anzsco-231000\"> </a>\n					</td>\n					<td>Air and Marine Transport Professionals nfd</td>\n					<td>Air and Marine Transport Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>231100\n            <a name=\"anzsco-231100\"> </a>\n					</td>\n					<td>Air Transport Professionals nfd</td>\n					<td>Air Transport Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>231111\n            <a name=\"anzsco-231111\"> </a>\n					</td>\n					<td>Aeroplane Pilot</td>\n					<td>Aeroplane Pilot</td>\n				</tr>\n				<tr>\n					<td>231112\n            <a name=\"anzsco-231112\"> </a>\n					</td>\n					<td>Air Traffic Controller</td>\n					<td>Air Traffic Controller</td>\n				</tr>\n				<tr>\n					<td>231113\n            <a name=\"anzsco-231113\"> </a>\n					</td>\n					<td>Flying Instructor</td>\n					<td>Flying Instructor</td>\n				</tr>\n				<tr>\n					<td>231114\n            <a name=\"anzsco-231114\"> </a>\n					</td>\n					<td>Helicopter Pilot</td>\n					<td>Helicopter Pilot</td>\n				</tr>\n				<tr>\n					<td>231199\n            <a name=\"anzsco-231199\"> </a>\n					</td>\n					<td>Air Transport Professionals nec</td>\n					<td>Air Transport Professionals not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>231200\n            <a name=\"anzsco-231200\"> </a>\n					</td>\n					<td>Marine Transport Professionals nfd</td>\n					<td>Marine Transport Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>231211\n            <a name=\"anzsco-231211\"> </a>\n					</td>\n					<td>Master Fisher</td>\n					<td>Master Fisher</td>\n				</tr>\n				<tr>\n					<td>231212\n            <a name=\"anzsco-231212\"> </a>\n					</td>\n					<td>Ship's Engineer</td>\n					<td>Ship's Engineer</td>\n				</tr>\n				<tr>\n					<td>231213\n            <a name=\"anzsco-231213\"> </a>\n					</td>\n					<td>Ship's Master</td>\n					<td>Ship's Master</td>\n				</tr>\n				<tr>\n					<td>231214\n            <a name=\"anzsco-231214\"> </a>\n					</td>\n					<td>Ship's Officer</td>\n					<td>Ship's Officer</td>\n				</tr>\n				<tr>\n					<td>231215\n            <a name=\"anzsco-231215\"> </a>\n					</td>\n					<td>Ship's Surveyor</td>\n					<td>Ship's Surveyor</td>\n				</tr>\n				<tr>\n					<td>231299\n            <a name=\"anzsco-231299\"> </a>\n					</td>\n					<td>Marine Transport Professionals nec</td>\n					<td>Marine Transport Professionals not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>232000\n            <a name=\"anzsco-232000\"> </a>\n					</td>\n					<td>Architects, Designers, Planners and Surveyors nfd</td>\n					<td>Architects, Designers, Planners and Surveyors not further defined</td>\n				</tr>\n				<tr>\n					<td>232100\n            <a name=\"anzsco-232100\"> </a>\n					</td>\n					<td>Architects and Landscape Architects nfd</td>\n					<td>Architects and Landscape Architects not further defined</td>\n				</tr>\n				<tr>\n					<td>232111\n            <a name=\"anzsco-232111\"> </a>\n					</td>\n					<td>Architect</td>\n					<td>Architect</td>\n				</tr>\n				<tr>\n					<td>232112\n            <a name=\"anzsco-232112\"> </a>\n					</td>\n					<td>Landscape Architect</td>\n					<td>Landscape Architect</td>\n				</tr>\n				<tr>\n					<td>232200\n            <a name=\"anzsco-232200\"> </a>\n					</td>\n					<td>Cartographers and Surveyors nfd</td>\n					<td>Cartographers and Surveyors not further defined</td>\n				</tr>\n				<tr>\n					<td>232211\n            <a name=\"anzsco-232211\"> </a>\n					</td>\n					<td>Cartographer</td>\n					<td>Cartographer</td>\n				</tr>\n				<tr>\n					<td>232212\n            <a name=\"anzsco-232212\"> </a>\n					</td>\n					<td>Surveyor</td>\n					<td>Surveyor</td>\n				</tr>\n				<tr>\n					<td>232300\n            <a name=\"anzsco-232300\"> </a>\n					</td>\n					<td>Fashion, Industrial and Jewellery Designers nfd</td>\n					<td>Fashion, Industrial and Jewellery Designers not further defined</td>\n				</tr>\n				<tr>\n					<td>232311\n            <a name=\"anzsco-232311\"> </a>\n					</td>\n					<td>Fashion Designer</td>\n					<td>Fashion Designer</td>\n				</tr>\n				<tr>\n					<td>232312\n            <a name=\"anzsco-232312\"> </a>\n					</td>\n					<td>Industrial Designer</td>\n					<td>Industrial Designer</td>\n				</tr>\n				<tr>\n					<td>232313\n            <a name=\"anzsco-232313\"> </a>\n					</td>\n					<td>Jewellery Designer</td>\n					<td>Jewellery Designer</td>\n				</tr>\n				<tr>\n					<td>232400\n            <a name=\"anzsco-232400\"> </a>\n					</td>\n					<td>Graphic and Web Designers, and Illustrators nfd</td>\n					<td>Graphic and Web Designers, and Illustrators not further defined</td>\n				</tr>\n				<tr>\n					<td>232411\n            <a name=\"anzsco-232411\"> </a>\n					</td>\n					<td>Graphic Designer</td>\n					<td>Graphic Designer</td>\n				</tr>\n				<tr>\n					<td>232412\n            <a name=\"anzsco-232412\"> </a>\n					</td>\n					<td>Illustrator</td>\n					<td>Illustrator</td>\n				</tr>\n				<tr>\n					<td>232413\n            <a name=\"anzsco-232413\"> </a>\n					</td>\n					<td>Multimedia Designer</td>\n					<td>Multimedia Designer</td>\n				</tr>\n				<tr>\n					<td>232414\n            <a name=\"anzsco-232414\"> </a>\n					</td>\n					<td>Web Designer</td>\n					<td>Web Designer</td>\n				</tr>\n				<tr>\n					<td>232511\n            <a name=\"anzsco-232511\"> </a>\n					</td>\n					<td>Interior Designer</td>\n					<td>Interior Designer</td>\n				</tr>\n				<tr>\n					<td>232611\n            <a name=\"anzsco-232611\"> </a>\n					</td>\n					<td>Urban and Regional Planner</td>\n					<td>Urban and Regional Planner</td>\n				</tr>\n				<tr>\n					<td>233000\n            <a name=\"anzsco-233000\"> </a>\n					</td>\n					<td>Engineering Professionals nfd</td>\n					<td>Engineering Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>233100\n            <a name=\"anzsco-233100\"> </a>\n					</td>\n					<td>Chemical and Materials Engineers nfd</td>\n					<td>Chemical and Materials Engineers not further defined</td>\n				</tr>\n				<tr>\n					<td>233111\n            <a name=\"anzsco-233111\"> </a>\n					</td>\n					<td>Chemical Engineer</td>\n					<td>Chemical Engineer</td>\n				</tr>\n				<tr>\n					<td>233112\n            <a name=\"anzsco-233112\"> </a>\n					</td>\n					<td>Materials Engineer</td>\n					<td>Materials Engineer</td>\n				</tr>\n				<tr>\n					<td>233200\n            <a name=\"anzsco-233200\"> </a>\n					</td>\n					<td>Civil Engineering Professionals nfd</td>\n					<td>Civil Engineering Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>233211\n            <a name=\"anzsco-233211\"> </a>\n					</td>\n					<td>Civil Engineer</td>\n					<td>Civil Engineer</td>\n				</tr>\n				<tr>\n					<td>233212\n            <a name=\"anzsco-233212\"> </a>\n					</td>\n					<td>Geotechnical Engineer</td>\n					<td>Geotechnical Engineer</td>\n				</tr>\n				<tr>\n					<td>233213\n            <a name=\"anzsco-233213\"> </a>\n					</td>\n					<td>Quantity Surveyor</td>\n					<td>Quantity Surveyor</td>\n				</tr>\n				<tr>\n					<td>233214\n            <a name=\"anzsco-233214\"> </a>\n					</td>\n					<td>Structural Engineer</td>\n					<td>Structural Engineer</td>\n				</tr>\n				<tr>\n					<td>233215\n            <a name=\"anzsco-233215\"> </a>\n					</td>\n					<td>Transport Engineer</td>\n					<td>Transport Engineer</td>\n				</tr>\n				<tr>\n					<td>233311\n            <a name=\"anzsco-233311\"> </a>\n					</td>\n					<td>Electrical Engineer</td>\n					<td>Electrical Engineer</td>\n				</tr>\n				<tr>\n					<td>233411\n            <a name=\"anzsco-233411\"> </a>\n					</td>\n					<td>Electronics Engineer</td>\n					<td>Electronics Engineer</td>\n				</tr>\n				<tr>\n					<td>233500\n            <a name=\"anzsco-233500\"> </a>\n					</td>\n					<td>Industrial, Mechanical and Production Engineers nfd</td>\n					<td>Industrial, Mechanical and Production Engineers not further defined</td>\n				</tr>\n				<tr>\n					<td>233511\n            <a name=\"anzsco-233511\"> </a>\n					</td>\n					<td>Industrial Engineer</td>\n					<td>Industrial Engineer</td>\n				</tr>\n				<tr>\n					<td>233512\n            <a name=\"anzsco-233512\"> </a>\n					</td>\n					<td>Mechanical Engineer</td>\n					<td>Mechanical Engineer</td>\n				</tr>\n				<tr>\n					<td>233513\n            <a name=\"anzsco-233513\"> </a>\n					</td>\n					<td>Production or Plant Engineer</td>\n					<td>Production or Plant Engineer</td>\n				</tr>\n				<tr>\n					<td>233600\n            <a name=\"anzsco-233600\"> </a>\n					</td>\n					<td>Mining Engineers nfd</td>\n					<td>Mining Engineers not further defined</td>\n				</tr>\n				<tr>\n					<td>233611\n            <a name=\"anzsco-233611\"> </a>\n					</td>\n					<td>Mining Engineer (excluding Petroleum)</td>\n					<td>Mining Engineer (excluding Petroleum)</td>\n				</tr>\n				<tr>\n					<td>233612\n            <a name=\"anzsco-233612\"> </a>\n					</td>\n					<td>Petroleum Engineer</td>\n					<td>Petroleum Engineer</td>\n				</tr>\n				<tr>\n					<td>233900\n            <a name=\"anzsco-233900\"> </a>\n					</td>\n					<td>Other Engineering Professionals nfd</td>\n					<td>Other Engineering Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>233911\n            <a name=\"anzsco-233911\"> </a>\n					</td>\n					<td>Aeronautical Engineer</td>\n					<td>Aeronautical Engineer</td>\n				</tr>\n				<tr>\n					<td>233912\n            <a name=\"anzsco-233912\"> </a>\n					</td>\n					<td>Agricultural Engineer</td>\n					<td>Agricultural Engineer</td>\n				</tr>\n				<tr>\n					<td>233913\n            <a name=\"anzsco-233913\"> </a>\n					</td>\n					<td>Biomedical Engineer</td>\n					<td>Biomedical Engineer</td>\n				</tr>\n				<tr>\n					<td>233914\n            <a name=\"anzsco-233914\"> </a>\n					</td>\n					<td>Engineering Technologist</td>\n					<td>Engineering Technologist</td>\n				</tr>\n				<tr>\n					<td>233915\n            <a name=\"anzsco-233915\"> </a>\n					</td>\n					<td>Environmental Engineer</td>\n					<td>Environmental Engineer</td>\n				</tr>\n				<tr>\n					<td>233916\n            <a name=\"anzsco-233916\"> </a>\n					</td>\n					<td>Naval Architect</td>\n					<td>Naval Architect</td>\n				</tr>\n				<tr>\n					<td>233999\n            <a name=\"anzsco-233999\"> </a>\n					</td>\n					<td>Engineering Professionals nec</td>\n					<td>Engineering Professionals not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>234000\n            <a name=\"anzsco-234000\"> </a>\n					</td>\n					<td>Natural and Physical Science Professionals nfd</td>\n					<td>Natural and Physical Science Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>234100\n            <a name=\"anzsco-234100\"> </a>\n					</td>\n					<td>Agricultural and Forestry Scientists nfd</td>\n					<td>Agricultural and Forestry Scientists not further defined</td>\n				</tr>\n				<tr>\n					<td>234111\n            <a name=\"anzsco-234111\"> </a>\n					</td>\n					<td>Agricultural Consultant</td>\n					<td>Agricultural Consultant</td>\n				</tr>\n				<tr>\n					<td>234112\n            <a name=\"anzsco-234112\"> </a>\n					</td>\n					<td>Agricultural Scientist</td>\n					<td>Agricultural Scientist</td>\n				</tr>\n				<tr>\n					<td>234113\n            <a name=\"anzsco-234113\"> </a>\n					</td>\n					<td>Forester</td>\n					<td>Forester</td>\n				</tr>\n				<tr>\n					<td>234200\n            <a name=\"anzsco-234200\"> </a>\n					</td>\n					<td>Chemists, and Food and Wine Scientists nfd</td>\n					<td>Chemists, and Food and Wine Scientists not further defined</td>\n				</tr>\n				<tr>\n					<td>234211\n            <a name=\"anzsco-234211\"> </a>\n					</td>\n					<td>Chemist</td>\n					<td>Chemist</td>\n				</tr>\n				<tr>\n					<td>234212\n            <a name=\"anzsco-234212\"> </a>\n					</td>\n					<td>Food Technologist</td>\n					<td>Food Technologist</td>\n				</tr>\n				<tr>\n					<td>234213\n            <a name=\"anzsco-234213\"> </a>\n					</td>\n					<td>Wine Maker</td>\n					<td>Wine Maker</td>\n				</tr>\n				<tr>\n					<td>234300\n            <a name=\"anzsco-234300\"> </a>\n					</td>\n					<td>Environmental Scientists nfd</td>\n					<td>Environmental Scientists not further defined</td>\n				</tr>\n				<tr>\n					<td>234311\n            <a name=\"anzsco-234311\"> </a>\n					</td>\n					<td>Conservation Officer</td>\n					<td>Conservation Officer</td>\n				</tr>\n				<tr>\n					<td>234312\n            <a name=\"anzsco-234312\"> </a>\n					</td>\n					<td>Environmental Consultant</td>\n					<td>Environmental Consultant</td>\n				</tr>\n				<tr>\n					<td>234313\n            <a name=\"anzsco-234313\"> </a>\n					</td>\n					<td>Environmental Research Scientist</td>\n					<td>Environmental Research Scientist</td>\n				</tr>\n				<tr>\n					<td>234314\n            <a name=\"anzsco-234314\"> </a>\n					</td>\n					<td>Park Ranger</td>\n					<td>Park Ranger</td>\n				</tr>\n				<tr>\n					<td>234399\n            <a name=\"anzsco-234399\"> </a>\n					</td>\n					<td>Environmental Scientists nec</td>\n					<td>Environmental Scientists not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>234400\n            <a name=\"anzsco-234400\"> </a>\n					</td>\n					<td>Geologists and Geophysicists nfd</td>\n					<td>Geologists and Geophysicists not further defined</td>\n				</tr>\n				<tr>\n					<td>234411\n            <a name=\"anzsco-234411\"> </a>\n					</td>\n					<td>Geologist</td>\n					<td>Geologist</td>\n				</tr>\n				<tr>\n					<td>234412\n            <a name=\"anzsco-234412\"> </a>\n					</td>\n					<td>Geophysicist</td>\n					<td>Geophysicist</td>\n				</tr>\n				<tr>\n					<td>234500\n            <a name=\"anzsco-234500\"> </a>\n					</td>\n					<td>Life Scientists nfd</td>\n					<td>Life Scientists not further defined</td>\n				</tr>\n				<tr>\n					<td>234511\n            <a name=\"anzsco-234511\"> </a>\n					</td>\n					<td>Life Scientist (General)</td>\n					<td>Life Scientist (General)</td>\n				</tr>\n				<tr>\n					<td>234512\n            <a name=\"anzsco-234512\"> </a>\n					</td>\n					<td>Anatomist or Physiologist</td>\n					<td>Anatomist or Physiologist</td>\n				</tr>\n				<tr>\n					<td>234513\n            <a name=\"anzsco-234513\"> </a>\n					</td>\n					<td>Biochemist</td>\n					<td>Biochemist</td>\n				</tr>\n				<tr>\n					<td>234514\n            <a name=\"anzsco-234514\"> </a>\n					</td>\n					<td>Biotechnologist</td>\n					<td>Biotechnologist</td>\n				</tr>\n				<tr>\n					<td>234515\n            <a name=\"anzsco-234515\"> </a>\n					</td>\n					<td>Botanist</td>\n					<td>Botanist</td>\n				</tr>\n				<tr>\n					<td>234516\n            <a name=\"anzsco-234516\"> </a>\n					</td>\n					<td>Marine Biologist</td>\n					<td>Marine Biologist</td>\n				</tr>\n				<tr>\n					<td>234517\n            <a name=\"anzsco-234517\"> </a>\n					</td>\n					<td>Microbiologist</td>\n					<td>Microbiologist</td>\n				</tr>\n				<tr>\n					<td>234518\n            <a name=\"anzsco-234518\"> </a>\n					</td>\n					<td>Zoologist</td>\n					<td>Zoologist</td>\n				</tr>\n				<tr>\n					<td>234599\n            <a name=\"anzsco-234599\"> </a>\n					</td>\n					<td>Life Scientists nec</td>\n					<td>Life Scientists not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>234611\n            <a name=\"anzsco-234611\"> </a>\n					</td>\n					<td>Medical Laboratory Scientist</td>\n					<td>Medical Laboratory Scientist</td>\n				</tr>\n				<tr>\n					<td>234711\n            <a name=\"anzsco-234711\"> </a>\n					</td>\n					<td>Veterinarian</td>\n					<td>Veterinarian</td>\n				</tr>\n				<tr>\n					<td>234900\n            <a name=\"anzsco-234900\"> </a>\n					</td>\n					<td>Other Natural and Physical Science Professionals nfd</td>\n					<td>Other Natural and Physical Science Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>234911\n            <a name=\"anzsco-234911\"> </a>\n					</td>\n					<td>Conservator</td>\n					<td>Conservator</td>\n				</tr>\n				<tr>\n					<td>234912\n            <a name=\"anzsco-234912\"> </a>\n					</td>\n					<td>Metallurgist</td>\n					<td>Metallurgist</td>\n				</tr>\n				<tr>\n					<td>234913\n            <a name=\"anzsco-234913\"> </a>\n					</td>\n					<td>Meteorologist</td>\n					<td>Meteorologist</td>\n				</tr>\n				<tr>\n					<td>234914\n            <a name=\"anzsco-234914\"> </a>\n					</td>\n					<td>Physicist</td>\n					<td>Physicist</td>\n				</tr>\n				<tr>\n					<td>234999\n            <a name=\"anzsco-234999\"> </a>\n					</td>\n					<td>Natural and Physical Science Professionals nec</td>\n					<td>Natural and Physical Science Professionals not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>240000\n            <a name=\"anzsco-240000\"> </a>\n					</td>\n					<td>Education Professionals nfd</td>\n					<td>Education Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>241000\n            <a name=\"anzsco-241000\"> </a>\n					</td>\n					<td>School Teachers nfd</td>\n					<td>School Teachers not further defined</td>\n				</tr>\n				<tr>\n					<td>241111\n            <a name=\"anzsco-241111\"> </a>\n					</td>\n					<td>Early Childhood (Pre-primary School) Teacher</td>\n					<td>Early Childhood (Pre-primary School) Teacher</td>\n				</tr>\n				<tr>\n					<td>241213\n            <a name=\"anzsco-241213\"> </a>\n					</td>\n					<td>Primary School Teacher</td>\n					<td>Primary School Teacher</td>\n				</tr>\n				<tr>\n					<td>241311\n            <a name=\"anzsco-241311\"> </a>\n					</td>\n					<td>Middle School Teacher</td>\n					<td>Middle School Teacher</td>\n				</tr>\n				<tr>\n					<td>241411\n            <a name=\"anzsco-241411\"> </a>\n					</td>\n					<td>Secondary School Teacher</td>\n					<td>Secondary School Teacher</td>\n				</tr>\n				<tr>\n					<td>241500\n            <a name=\"anzsco-241500\"> </a>\n					</td>\n					<td>Special Education Teachers nfd</td>\n					<td>Special Education Teachers not further defined</td>\n				</tr>\n				<tr>\n					<td>241511\n            <a name=\"anzsco-241511\"> </a>\n					</td>\n					<td>Special Needs Teacher</td>\n					<td>Special Needs Teacher</td>\n				</tr>\n				<tr>\n					<td>241512\n            <a name=\"anzsco-241512\"> </a>\n					</td>\n					<td>Teacher of the Hearing Impaired</td>\n					<td>Teacher of the Hearing Impaired</td>\n				</tr>\n				<tr>\n					<td>241513\n            <a name=\"anzsco-241513\"> </a>\n					</td>\n					<td>Teacher of the Sight Impaired</td>\n					<td>Teacher of the Sight Impaired</td>\n				</tr>\n				<tr>\n					<td>241599\n            <a name=\"anzsco-241599\"> </a>\n					</td>\n					<td>Special Education Teachers nec</td>\n					<td>Special Education Teachers not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>242000\n            <a name=\"anzsco-242000\"> </a>\n					</td>\n					<td>Tertiary Education Teachers nfd</td>\n					<td>Tertiary Education Teachers not further defined</td>\n				</tr>\n				<tr>\n					<td>242100\n            <a name=\"anzsco-242100\"> </a>\n					</td>\n					<td>University Lecturers and Tutors nfd</td>\n					<td>University Lecturers and Tutors not further defined</td>\n				</tr>\n				<tr>\n					<td>242111\n            <a name=\"anzsco-242111\"> </a>\n					</td>\n					<td>University Lecturer</td>\n					<td>University Lecturer</td>\n				</tr>\n				<tr>\n					<td>242112\n            <a name=\"anzsco-242112\"> </a>\n					</td>\n					<td>University Tutor</td>\n					<td>University Tutor</td>\n				</tr>\n				<tr>\n					<td>242211\n            <a name=\"anzsco-242211\"> </a>\n					</td>\n					<td>Vocational Education Teacher</td>\n					<td>Vocational Education Teacher</td>\n				</tr>\n				<tr>\n					<td>249000\n            <a name=\"anzsco-249000\"> </a>\n					</td>\n					<td>Miscellaneous Education Professionals nfd</td>\n					<td>Miscellaneous Education Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>249100\n            <a name=\"anzsco-249100\"> </a>\n					</td>\n					<td>Education Advisers and Reviewers nfd</td>\n					<td>Education Advisers and Reviewers not further defined</td>\n				</tr>\n				<tr>\n					<td>249111\n            <a name=\"anzsco-249111\"> </a>\n					</td>\n					<td>Education Adviser</td>\n					<td>Education Adviser</td>\n				</tr>\n				<tr>\n					<td>249112\n            <a name=\"anzsco-249112\"> </a>\n					</td>\n					<td>Education Reviewer</td>\n					<td>Education Reviewer</td>\n				</tr>\n				<tr>\n					<td>249200\n            <a name=\"anzsco-249200\"> </a>\n					</td>\n					<td>Private Tutors and Teachers nfd</td>\n					<td>Private Tutors and Teachers not further defined</td>\n				</tr>\n				<tr>\n					<td>249211\n            <a name=\"anzsco-249211\"> </a>\n					</td>\n					<td>Art Teacher (Private Tuition)</td>\n					<td>Art Teacher (Private Tuition)</td>\n				</tr>\n				<tr>\n					<td>249212\n            <a name=\"anzsco-249212\"> </a>\n					</td>\n					<td>Dance Teacher (Private Tuition)</td>\n					<td>Dance Teacher (Private Tuition)</td>\n				</tr>\n				<tr>\n					<td>249213\n            <a name=\"anzsco-249213\"> </a>\n					</td>\n					<td>Drama Teacher (Private Tuition)</td>\n					<td>Drama Teacher (Private Tuition)</td>\n				</tr>\n				<tr>\n					<td>249214\n            <a name=\"anzsco-249214\"> </a>\n					</td>\n					<td>Music Teacher (Private Tuition)</td>\n					<td>Music Teacher (Private Tuition)</td>\n				</tr>\n				<tr>\n					<td>249299\n            <a name=\"anzsco-249299\"> </a>\n					</td>\n					<td>Private Tutors and Teachers nec</td>\n					<td>Private Tutors and Teachers not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>249311\n            <a name=\"anzsco-249311\"> </a>\n					</td>\n					<td>Teacher of English to Speakers of Other Languages</td>\n					<td>Teacher of English to Speakers of Other Languages</td>\n				</tr>\n				<tr>\n					<td>250000\n            <a name=\"anzsco-250000\"> </a>\n					</td>\n					<td>Health Professionals nfd</td>\n					<td>Health Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>251000\n            <a name=\"anzsco-251000\"> </a>\n					</td>\n					<td>Health Diagnostic and Promotion Professionals nfd</td>\n					<td>Health Diagnostic and Promotion Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>251111\n            <a name=\"anzsco-251111\"> </a>\n					</td>\n					<td>Dietitian</td>\n					<td>Dietitian</td>\n				</tr>\n				<tr>\n					<td>251200\n            <a name=\"anzsco-251200\"> </a>\n					</td>\n					<td>Medical Imaging Professionals nfd</td>\n					<td>Medical Imaging Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>251211\n            <a name=\"anzsco-251211\"> </a>\n					</td>\n					<td>Medical Diagnostic Radiographer</td>\n					<td>Medical Diagnostic Radiographer</td>\n				</tr>\n				<tr>\n					<td>251212\n            <a name=\"anzsco-251212\"> </a>\n					</td>\n					<td>Medical Radiation Therapist</td>\n					<td>Medical Radiation Therapist</td>\n				</tr>\n				<tr>\n					<td>251213\n            <a name=\"anzsco-251213\"> </a>\n					</td>\n					<td>Nuclear Medicine Technologist</td>\n					<td>Nuclear Medicine Technologist</td>\n				</tr>\n				<tr>\n					<td>251214\n            <a name=\"anzsco-251214\"> </a>\n					</td>\n					<td>Sonographer</td>\n					<td>Sonographer</td>\n				</tr>\n				<tr>\n					<td>251300\n            <a name=\"anzsco-251300\"> </a>\n					</td>\n					<td>Occupational and Environmental Health Professionals nfd</td>\n					<td>Occupational and Environmental Health Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>251311\n            <a name=\"anzsco-251311\"> </a>\n					</td>\n					<td>Environmental Health Officer</td>\n					<td>Environmental Health Officer</td>\n				</tr>\n				<tr>\n					<td>251312\n            <a name=\"anzsco-251312\"> </a>\n					</td>\n					<td>Occupational Health and Safety Adviser</td>\n					<td>Occupational Health and Safety Adviser</td>\n				</tr>\n				<tr>\n					<td>251400\n            <a name=\"anzsco-251400\"> </a>\n					</td>\n					<td>Optometrists and Orthoptists nfd</td>\n					<td>Optometrists and Orthoptists not further defined</td>\n				</tr>\n				<tr>\n					<td>251411\n            <a name=\"anzsco-251411\"> </a>\n					</td>\n					<td>Optometrist</td>\n					<td>Optometrist</td>\n				</tr>\n				<tr>\n					<td>251412\n            <a name=\"anzsco-251412\"> </a>\n					</td>\n					<td>Orthoptist</td>\n					<td>Orthoptist</td>\n				</tr>\n				<tr>\n					<td>251500\n            <a name=\"anzsco-251500\"> </a>\n					</td>\n					<td>Pharmacists nfd</td>\n					<td>Pharmacists not further defined</td>\n				</tr>\n				<tr>\n					<td>251511\n            <a name=\"anzsco-251511\"> </a>\n					</td>\n					<td>Hospital Pharmacist</td>\n					<td>Hospital Pharmacist</td>\n				</tr>\n				<tr>\n					<td>251512\n            <a name=\"anzsco-251512\"> </a>\n					</td>\n					<td>Industrial Pharmacist</td>\n					<td>Industrial Pharmacist</td>\n				</tr>\n				<tr>\n					<td>251513\n            <a name=\"anzsco-251513\"> </a>\n					</td>\n					<td>Retail Pharmacist</td>\n					<td>Retail Pharmacist</td>\n				</tr>\n				<tr>\n					<td>251900\n            <a name=\"anzsco-251900\"> </a>\n					</td>\n					<td>Other Health Diagnostic and Promotion Professionals nfd</td>\n					<td>Other Health Diagnostic and Promotion Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>251911\n            <a name=\"anzsco-251911\"> </a>\n					</td>\n					<td>Health Promotion Officer</td>\n					<td>Health Promotion Officer</td>\n				</tr>\n				<tr>\n					<td>251912\n            <a name=\"anzsco-251912\"> </a>\n					</td>\n					<td>Orthotist or Prosthetist</td>\n					<td>Orthotist or Prosthetist</td>\n				</tr>\n				<tr>\n					<td>251999\n            <a name=\"anzsco-251999\"> </a>\n					</td>\n					<td>Health Diagnostic and Promotion Professionals nec</td>\n					<td>Health Diagnostic and Promotion Professionals not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>252000\n            <a name=\"anzsco-252000\"> </a>\n					</td>\n					<td>Health Therapy Professionals nfd</td>\n					<td>Health Therapy Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>252100\n            <a name=\"anzsco-252100\"> </a>\n					</td>\n					<td>Chiropractors and Osteopaths nfd</td>\n					<td>Chiropractors and Osteopaths not further defined</td>\n				</tr>\n				<tr>\n					<td>252111\n            <a name=\"anzsco-252111\"> </a>\n					</td>\n					<td>Chiropractor</td>\n					<td>Chiropractor</td>\n				</tr>\n				<tr>\n					<td>252112\n            <a name=\"anzsco-252112\"> </a>\n					</td>\n					<td>Osteopath</td>\n					<td>Osteopath</td>\n				</tr>\n				<tr>\n					<td>252200\n            <a name=\"anzsco-252200\"> </a>\n					</td>\n					<td>Complementary Health Therapists nfd</td>\n					<td>Complementary Health Therapists not further defined</td>\n				</tr>\n				<tr>\n					<td>252211\n            <a name=\"anzsco-252211\"> </a>\n					</td>\n					<td>Acupuncturist</td>\n					<td>Acupuncturist</td>\n				</tr>\n				<tr>\n					<td>252212\n            <a name=\"anzsco-252212\"> </a>\n					</td>\n					<td>Homoeopath</td>\n					<td>Homoeopath</td>\n				</tr>\n				<tr>\n					<td>252213\n            <a name=\"anzsco-252213\"> </a>\n					</td>\n					<td>Naturopath</td>\n					<td>Naturopath</td>\n				</tr>\n				<tr>\n					<td>252214\n            <a name=\"anzsco-252214\"> </a>\n					</td>\n					<td>Traditional Chinese Medicine Practitioner</td>\n					<td>Traditional Chinese Medicine Practitioner</td>\n				</tr>\n				<tr>\n					<td>252299\n            <a name=\"anzsco-252299\"> </a>\n					</td>\n					<td>Complementary Health Therapists nec</td>\n					<td>Complementary Health Therapists not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>252300\n            <a name=\"anzsco-252300\"> </a>\n					</td>\n					<td>Dental Practitioners nfd</td>\n					<td>Dental Practitioners not further defined</td>\n				</tr>\n				<tr>\n					<td>252311\n            <a name=\"anzsco-252311\"> </a>\n					</td>\n					<td>Dental Specialist</td>\n					<td>Dental Specialist</td>\n				</tr>\n				<tr>\n					<td>252312\n            <a name=\"anzsco-252312\"> </a>\n					</td>\n					<td>Dentist</td>\n					<td>Dentist</td>\n				</tr>\n				<tr>\n					<td>252411\n            <a name=\"anzsco-252411\"> </a>\n					</td>\n					<td>Occupational Therapist</td>\n					<td>Occupational Therapist</td>\n				</tr>\n				<tr>\n					<td>252511\n            <a name=\"anzsco-252511\"> </a>\n					</td>\n					<td>Physiotherapist</td>\n					<td>Physiotherapist</td>\n				</tr>\n				<tr>\n					<td>252611\n            <a name=\"anzsco-252611\"> </a>\n					</td>\n					<td>Podiatrist</td>\n					<td>Podiatrist</td>\n				</tr>\n				<tr>\n					<td>252700\n            <a name=\"anzsco-252700\"> </a>\n					</td>\n					<td>Speech Professionals and Audiologists nfd</td>\n					<td>Speech Professionals and Audiologists not further defined</td>\n				</tr>\n				<tr>\n					<td>252711\n            <a name=\"anzsco-252711\"> </a>\n					</td>\n					<td>Audiologist</td>\n					<td>Audiologist</td>\n				</tr>\n				<tr>\n					<td>252712\n            <a name=\"anzsco-252712\"> </a>\n					</td>\n					<td>Speech Pathologist</td>\n					<td>Speech Pathologist</td>\n				</tr>\n				<tr>\n					<td>253000\n            <a name=\"anzsco-253000\"> </a>\n					</td>\n					<td>Medical Practitioners nfd</td>\n					<td>Medical Practitioners not further defined</td>\n				</tr>\n				<tr>\n					<td>253100\n            <a name=\"anzsco-253100\"> </a>\n					</td>\n					<td>Generalist Medical Practitioners nfd</td>\n					<td>Generalist Medical Practitioners not further defined</td>\n				</tr>\n				<tr>\n					<td>253111\n            <a name=\"anzsco-253111\"> </a>\n					</td>\n					<td>General Medical Practitioner</td>\n					<td>General Medical Practitioner</td>\n				</tr>\n				<tr>\n					<td>253112\n            <a name=\"anzsco-253112\"> </a>\n					</td>\n					<td>Resident Medical Officer</td>\n					<td>Resident Medical Officer</td>\n				</tr>\n				<tr>\n					<td>253211\n            <a name=\"anzsco-253211\"> </a>\n					</td>\n					<td>Anaesthetist</td>\n					<td>Anaesthetist</td>\n				</tr>\n				<tr>\n					<td>253300\n            <a name=\"anzsco-253300\"> </a>\n					</td>\n					<td>Internal Medicine Specialists nfd</td>\n					<td>Internal Medicine Specialists not further defined</td>\n				</tr>\n				<tr>\n					<td>253311\n            <a name=\"anzsco-253311\"> </a>\n					</td>\n					<td>Specialist Physician (General Medicine)</td>\n					<td>Specialist Physician (General Medicine)</td>\n				</tr>\n				<tr>\n					<td>253312\n            <a name=\"anzsco-253312\"> </a>\n					</td>\n					<td>Cardiologist</td>\n					<td>Cardiologist</td>\n				</tr>\n				<tr>\n					<td>253313\n            <a name=\"anzsco-253313\"> </a>\n					</td>\n					<td>Clinical Haematologist</td>\n					<td>Clinical Haematologist</td>\n				</tr>\n				<tr>\n					<td>253314\n            <a name=\"anzsco-253314\"> </a>\n					</td>\n					<td>Clinical Oncologist</td>\n					<td>Clinical Oncologist</td>\n				</tr>\n				<tr>\n					<td>253315\n            <a name=\"anzsco-253315\"> </a>\n					</td>\n					<td>Endocrinologist</td>\n					<td>Endocrinologist</td>\n				</tr>\n				<tr>\n					<td>253316\n            <a name=\"anzsco-253316\"> </a>\n					</td>\n					<td>Gastroenterologist</td>\n					<td>Gastroenterologist</td>\n				</tr>\n				<tr>\n					<td>253317\n            <a name=\"anzsco-253317\"> </a>\n					</td>\n					<td>Intensive Care Specialist</td>\n					<td>Intensive Care Specialist</td>\n				</tr>\n				<tr>\n					<td>253318\n            <a name=\"anzsco-253318\"> </a>\n					</td>\n					<td>Neurologist</td>\n					<td>Neurologist</td>\n				</tr>\n				<tr>\n					<td>253321\n            <a name=\"anzsco-253321\"> </a>\n					</td>\n					<td>Paediatrician</td>\n					<td>Paediatrician</td>\n				</tr>\n				<tr>\n					<td>253322\n            <a name=\"anzsco-253322\"> </a>\n					</td>\n					<td>Renal Medicine Specialist</td>\n					<td>Renal Medicine Specialist</td>\n				</tr>\n				<tr>\n					<td>253323\n            <a name=\"anzsco-253323\"> </a>\n					</td>\n					<td>Rheumatologist</td>\n					<td>Rheumatologist</td>\n				</tr>\n				<tr>\n					<td>253324\n            <a name=\"anzsco-253324\"> </a>\n					</td>\n					<td>Thoracic Medicine Specialist</td>\n					<td>Thoracic Medicine Specialist</td>\n				</tr>\n				<tr>\n					<td>253399\n            <a name=\"anzsco-253399\"> </a>\n					</td>\n					<td>Internal Medicine Specialists nec</td>\n					<td>Internal Medicine Specialists not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>253411\n            <a name=\"anzsco-253411\"> </a>\n					</td>\n					<td>Psychiatrist</td>\n					<td>Psychiatrist</td>\n				</tr>\n				<tr>\n					<td>253500\n            <a name=\"anzsco-253500\"> </a>\n					</td>\n					<td>Surgeons nfd</td>\n					<td>Surgeons not further defined</td>\n				</tr>\n				<tr>\n					<td>253511\n            <a name=\"anzsco-253511\"> </a>\n					</td>\n					<td>Surgeon (General)</td>\n					<td>Surgeon (General)</td>\n				</tr>\n				<tr>\n					<td>253512\n            <a name=\"anzsco-253512\"> </a>\n					</td>\n					<td>Cardiothoracic Surgeon</td>\n					<td>Cardiothoracic Surgeon</td>\n				</tr>\n				<tr>\n					<td>253513\n            <a name=\"anzsco-253513\"> </a>\n					</td>\n					<td>Neurosurgeon</td>\n					<td>Neurosurgeon</td>\n				</tr>\n				<tr>\n					<td>253514\n            <a name=\"anzsco-253514\"> </a>\n					</td>\n					<td>Orthopaedic Surgeon</td>\n					<td>Orthopaedic Surgeon</td>\n				</tr>\n				<tr>\n					<td>253515\n            <a name=\"anzsco-253515\"> </a>\n					</td>\n					<td>Otorhinolaryngologist</td>\n					<td>Otorhinolaryngologist</td>\n				</tr>\n				<tr>\n					<td>253516\n            <a name=\"anzsco-253516\"> </a>\n					</td>\n					<td>Paediatric Surgeon</td>\n					<td>Paediatric Surgeon</td>\n				</tr>\n				<tr>\n					<td>253517\n            <a name=\"anzsco-253517\"> </a>\n					</td>\n					<td>Plastic and Reconstructive Surgeon</td>\n					<td>Plastic and Reconstructive Surgeon</td>\n				</tr>\n				<tr>\n					<td>253518\n            <a name=\"anzsco-253518\"> </a>\n					</td>\n					<td>Urologist</td>\n					<td>Urologist</td>\n				</tr>\n				<tr>\n					<td>253521\n            <a name=\"anzsco-253521\"> </a>\n					</td>\n					<td>Vascular Surgeon</td>\n					<td>Vascular Surgeon</td>\n				</tr>\n				<tr>\n					<td>253900\n            <a name=\"anzsco-253900\"> </a>\n					</td>\n					<td>Other Medical Practitioners nfd</td>\n					<td>Other Medical Practitioners not further defined</td>\n				</tr>\n				<tr>\n					<td>253911\n            <a name=\"anzsco-253911\"> </a>\n					</td>\n					<td>Dermatologist</td>\n					<td>Dermatologist</td>\n				</tr>\n				<tr>\n					<td>253912\n            <a name=\"anzsco-253912\"> </a>\n					</td>\n					<td>Emergency Medicine Specialist</td>\n					<td>Emergency Medicine Specialist</td>\n				</tr>\n				<tr>\n					<td>253913\n            <a name=\"anzsco-253913\"> </a>\n					</td>\n					<td>Obstetrician and Gynaecologist</td>\n					<td>Obstetrician and Gynaecologist</td>\n				</tr>\n				<tr>\n					<td>253914\n            <a name=\"anzsco-253914\"> </a>\n					</td>\n					<td>Ophthalmologist</td>\n					<td>Ophthalmologist</td>\n				</tr>\n				<tr>\n					<td>253915\n            <a name=\"anzsco-253915\"> </a>\n					</td>\n					<td>Pathologist</td>\n					<td>Pathologist</td>\n				</tr>\n				<tr>\n					<td>253916\n            <a name=\"anzsco-253916\"> </a>\n					</td>\n					<td>Radiologist</td>\n					<td>Radiologist</td>\n				</tr>\n				<tr>\n					<td>253999\n            <a name=\"anzsco-253999\"> </a>\n					</td>\n					<td>Medical Practitioners nec</td>\n					<td>Medical Practitioners not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>254000\n            <a name=\"anzsco-254000\"> </a>\n					</td>\n					<td>Midwifery and Nursing Professionals nfd</td>\n					<td>Midwifery and Nursing Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>254111\n            <a name=\"anzsco-254111\"> </a>\n					</td>\n					<td>Midwife</td>\n					<td>Midwife</td>\n				</tr>\n				<tr>\n					<td>254200\n            <a name=\"anzsco-254200\"> </a>\n					</td>\n					<td>Nurse Educators and Researchers nfd</td>\n					<td>Nurse Educators and Researchers not further defined</td>\n				</tr>\n				<tr>\n					<td>254211\n            <a name=\"anzsco-254211\"> </a>\n					</td>\n					<td>Nurse Educator</td>\n					<td>Nurse Educator</td>\n				</tr>\n				<tr>\n					<td>254212\n            <a name=\"anzsco-254212\"> </a>\n					</td>\n					<td>Nurse Researcher</td>\n					<td>Nurse Researcher</td>\n				</tr>\n				<tr>\n					<td>254311\n            <a name=\"anzsco-254311\"> </a>\n					</td>\n					<td>Nurse Manager</td>\n					<td>Nurse Manager</td>\n				</tr>\n				<tr>\n					<td>254400\n            <a name=\"anzsco-254400\"> </a>\n					</td>\n					<td>Registered Nurses nfd</td>\n					<td>Registered Nurses not further defined</td>\n				</tr>\n				<tr>\n					<td>254411\n            <a name=\"anzsco-254411\"> </a>\n					</td>\n					<td>Nurse Practitioner</td>\n					<td>Nurse Practitioner</td>\n				</tr>\n				<tr>\n					<td>254412\n            <a name=\"anzsco-254412\"> </a>\n					</td>\n					<td>Registered Nurse (Aged Care)</td>\n					<td>Registered Nurse (Aged Care)</td>\n				</tr>\n				<tr>\n					<td>254413\n            <a name=\"anzsco-254413\"> </a>\n					</td>\n					<td>Registered Nurse (Child and Family Health)</td>\n					<td>Registered Nurse (Child and Family Health)</td>\n				</tr>\n				<tr>\n					<td>254414\n            <a name=\"anzsco-254414\"> </a>\n					</td>\n					<td>Registered Nurse (Community Health)</td>\n					<td>Registered Nurse (Community Health)</td>\n				</tr>\n				<tr>\n					<td>254415\n            <a name=\"anzsco-254415\"> </a>\n					</td>\n					<td>Registered Nurse (Critical Care and Emergency)</td>\n					<td>Registered Nurse (Critical Care and Emergency)</td>\n				</tr>\n				<tr>\n					<td>254416\n            <a name=\"anzsco-254416\"> </a>\n					</td>\n					<td>Registered Nurse (Developmental Disability)</td>\n					<td>Registered Nurse (Developmental Disability)</td>\n				</tr>\n				<tr>\n					<td>254417\n            <a name=\"anzsco-254417\"> </a>\n					</td>\n					<td>Registered Nurse (Disability and Rehabilitation)</td>\n					<td>Registered Nurse (Disability and Rehabilitation)</td>\n				</tr>\n				<tr>\n					<td>254418\n            <a name=\"anzsco-254418\"> </a>\n					</td>\n					<td>Registered Nurse (Medical)</td>\n					<td>Registered Nurse (Medical)</td>\n				</tr>\n				<tr>\n					<td>254421\n            <a name=\"anzsco-254421\"> </a>\n					</td>\n					<td>Registered Nurse (Medical Practice)</td>\n					<td>Registered Nurse (Medical Practice)</td>\n				</tr>\n				<tr>\n					<td>254422\n            <a name=\"anzsco-254422\"> </a>\n					</td>\n					<td>Registered Nurse (Mental Health)</td>\n					<td>Registered Nurse (Mental Health)</td>\n				</tr>\n				<tr>\n					<td>254423\n            <a name=\"anzsco-254423\"> </a>\n					</td>\n					<td>Registered Nurse (Perioperative)</td>\n					<td>Registered Nurse (Perioperative)</td>\n				</tr>\n				<tr>\n					<td>254424\n            <a name=\"anzsco-254424\"> </a>\n					</td>\n					<td>Registered Nurse (Surgical)</td>\n					<td>Registered Nurse (Surgical)</td>\n				</tr>\n				<tr>\n					<td>254499\n            <a name=\"anzsco-254499\"> </a>\n					</td>\n					<td>Registered Nurses nec</td>\n					<td>Registered Nurses not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>260000\n            <a name=\"anzsco-260000\"> </a>\n					</td>\n					<td>ICT Professionals nfd</td>\n					<td>ICT Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>261000\n            <a name=\"anzsco-261000\"> </a>\n					</td>\n					<td>Business and Systems Analysts, and Programmers nfd</td>\n					<td>Business and Systems Analysts, and Programmers not further defined</td>\n				</tr>\n				<tr>\n					<td>261100\n            <a name=\"anzsco-261100\"> </a>\n					</td>\n					<td>ICT Business and Systems Analysts nfd</td>\n					<td>ICT Business and Systems Analysts not further defined</td>\n				</tr>\n				<tr>\n					<td>261111\n            <a name=\"anzsco-261111\"> </a>\n					</td>\n					<td>ICT Business Analyst</td>\n					<td>ICT Business Analyst</td>\n				</tr>\n				<tr>\n					<td>261112\n            <a name=\"anzsco-261112\"> </a>\n					</td>\n					<td>Systems Analyst</td>\n					<td>Systems Analyst</td>\n				</tr>\n				<tr>\n					<td>261200\n            <a name=\"anzsco-261200\"> </a>\n					</td>\n					<td>Multimedia Specialists and Web Developers nfd</td>\n					<td>Multimedia Specialists and Web Developers not further defined</td>\n				</tr>\n				<tr>\n					<td>261211\n            <a name=\"anzsco-261211\"> </a>\n					</td>\n					<td>Multimedia Specialist</td>\n					<td>Multimedia Specialist</td>\n				</tr>\n				<tr>\n					<td>261212\n            <a name=\"anzsco-261212\"> </a>\n					</td>\n					<td>Web Developer</td>\n					<td>Web Developer</td>\n				</tr>\n				<tr>\n					<td>261300\n            <a name=\"anzsco-261300\"> </a>\n					</td>\n					<td>Software and Applications Programmers nfd</td>\n					<td>Software and Applications Programmers not further defined</td>\n				</tr>\n				<tr>\n					<td>261311\n            <a name=\"anzsco-261311\"> </a>\n					</td>\n					<td>Analyst Programmer</td>\n					<td>Analyst Programmer</td>\n				</tr>\n				<tr>\n					<td>261312\n            <a name=\"anzsco-261312\"> </a>\n					</td>\n					<td>Developer Programmer</td>\n					<td>Developer Programmer</td>\n				</tr>\n				<tr>\n					<td>261313\n            <a name=\"anzsco-261313\"> </a>\n					</td>\n					<td>Software Engineer</td>\n					<td>Software Engineer</td>\n				</tr>\n				<tr>\n					<td>261399\n            <a name=\"anzsco-261399\"> </a>\n					</td>\n					<td>Software and Applications Programmers nec</td>\n					<td>Software and Applications Programmers not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>262100\n            <a name=\"anzsco-262100\"> </a>\n					</td>\n					<td>Database and Systems Administrators, and ICT Security Specialists nfd</td>\n					<td>Database and Systems Administrators, and ICT Security Specialists not further defined</td>\n				</tr>\n				<tr>\n					<td>262111\n            <a name=\"anzsco-262111\"> </a>\n					</td>\n					<td>Database Administrator</td>\n					<td>Database Administrator</td>\n				</tr>\n				<tr>\n					<td>262112\n            <a name=\"anzsco-262112\"> </a>\n					</td>\n					<td>ICT Security Specialist</td>\n					<td>ICT Security Specialist</td>\n				</tr>\n				<tr>\n					<td>262113\n            <a name=\"anzsco-262113\"> </a>\n					</td>\n					<td>Systems Administrator</td>\n					<td>Systems Administrator</td>\n				</tr>\n				<tr>\n					<td>263000\n            <a name=\"anzsco-263000\"> </a>\n					</td>\n					<td>ICT Network and Support Professionals nfd</td>\n					<td>ICT Network and Support Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>263100\n            <a name=\"anzsco-263100\"> </a>\n					</td>\n					<td>Computer Network Professionals nfd</td>\n					<td>Computer Network Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>263111\n            <a name=\"anzsco-263111\"> </a>\n					</td>\n					<td>Computer Network and Systems Engineer</td>\n					<td>Computer Network and Systems Engineer</td>\n				</tr>\n				<tr>\n					<td>263112\n            <a name=\"anzsco-263112\"> </a>\n					</td>\n					<td>Network Administrator</td>\n					<td>Network Administrator</td>\n				</tr>\n				<tr>\n					<td>263113\n            <a name=\"anzsco-263113\"> </a>\n					</td>\n					<td>Network Analyst</td>\n					<td>Network Analyst</td>\n				</tr>\n				<tr>\n					<td>263200\n            <a name=\"anzsco-263200\"> </a>\n					</td>\n					<td>ICT Support and Test Engineers nfd</td>\n					<td>ICT Support and Test Engineers not further defined</td>\n				</tr>\n				<tr>\n					<td>263211\n            <a name=\"anzsco-263211\"> </a>\n					</td>\n					<td>ICT Quality Assurance Engineer</td>\n					<td>ICT Quality Assurance Engineer</td>\n				</tr>\n				<tr>\n					<td>263212\n            <a name=\"anzsco-263212\"> </a>\n					</td>\n					<td>ICT Support Engineer</td>\n					<td>ICT Support Engineer</td>\n				</tr>\n				<tr>\n					<td>263213\n            <a name=\"anzsco-263213\"> </a>\n					</td>\n					<td>ICT Systems Test Engineer</td>\n					<td>ICT Systems Test Engineer</td>\n				</tr>\n				<tr>\n					<td>263299\n            <a name=\"anzsco-263299\"> </a>\n					</td>\n					<td>ICT Support and Test Engineers nec</td>\n					<td>ICT Support and Test Engineers not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>263300\n            <a name=\"anzsco-263300\"> </a>\n					</td>\n					<td>Telecommunications Engineering Professionals nfd</td>\n					<td>Telecommunications Engineering Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>263311\n            <a name=\"anzsco-263311\"> </a>\n					</td>\n					<td>Telecommunications Engineer</td>\n					<td>Telecommunications Engineer</td>\n				</tr>\n				<tr>\n					<td>263312\n            <a name=\"anzsco-263312\"> </a>\n					</td>\n					<td>Telecommunications Network Engineer</td>\n					<td>Telecommunications Network Engineer</td>\n				</tr>\n				<tr>\n					<td>270000\n            <a name=\"anzsco-270000\"> </a>\n					</td>\n					<td>Legal, Social and Welfare Professionals nfd</td>\n					<td>Legal, Social and Welfare Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>271000\n            <a name=\"anzsco-271000\"> </a>\n					</td>\n					<td>Legal Professionals nfd</td>\n					<td>Legal Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>271111\n            <a name=\"anzsco-271111\"> </a>\n					</td>\n					<td>Barrister</td>\n					<td>Barrister</td>\n				</tr>\n				<tr>\n					<td>271200\n            <a name=\"anzsco-271200\"> </a>\n					</td>\n					<td>Judicial and Other Legal Professionals nfd</td>\n					<td>Judicial and Other Legal Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>271211\n            <a name=\"anzsco-271211\"> </a>\n					</td>\n					<td>Judge</td>\n					<td>Judge</td>\n				</tr>\n				<tr>\n					<td>271212\n            <a name=\"anzsco-271212\"> </a>\n					</td>\n					<td>Magistrate</td>\n					<td>Magistrate</td>\n				</tr>\n				<tr>\n					<td>271213\n            <a name=\"anzsco-271213\"> </a>\n					</td>\n					<td>Tribunal Member</td>\n					<td>Tribunal Member</td>\n				</tr>\n				<tr>\n					<td>271299\n            <a name=\"anzsco-271299\"> </a>\n					</td>\n					<td>Judicial and Other Legal Professionals nec</td>\n					<td>Judicial and Other Legal Professionals not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>271311\n            <a name=\"anzsco-271311\"> </a>\n					</td>\n					<td>Solicitor</td>\n					<td>Solicitor</td>\n				</tr>\n				<tr>\n					<td>272000\n            <a name=\"anzsco-272000\"> </a>\n					</td>\n					<td>Social and Welfare Professionals nfd</td>\n					<td>Social and Welfare Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>272100\n            <a name=\"anzsco-272100\"> </a>\n					</td>\n					<td>Counsellors nfd</td>\n					<td>Counsellors not further defined</td>\n				</tr>\n				<tr>\n					<td>272111\n            <a name=\"anzsco-272111\"> </a>\n					</td>\n					<td>Careers Counsellor</td>\n					<td>Careers Counsellor</td>\n				</tr>\n				<tr>\n					<td>272112\n            <a name=\"anzsco-272112\"> </a>\n					</td>\n					<td>Drug and Alcohol Counsellor</td>\n					<td>Drug and Alcohol Counsellor</td>\n				</tr>\n				<tr>\n					<td>272113\n            <a name=\"anzsco-272113\"> </a>\n					</td>\n					<td>Family and Marriage Counsellor</td>\n					<td>Family and Marriage Counsellor</td>\n				</tr>\n				<tr>\n					<td>272114\n            <a name=\"anzsco-272114\"> </a>\n					</td>\n					<td>Rehabilitation Counsellor</td>\n					<td>Rehabilitation Counsellor</td>\n				</tr>\n				<tr>\n					<td>272115\n            <a name=\"anzsco-272115\"> </a>\n					</td>\n					<td>Student Counsellor</td>\n					<td>Student Counsellor</td>\n				</tr>\n				<tr>\n					<td>272199\n            <a name=\"anzsco-272199\"> </a>\n					</td>\n					<td>Counsellors nec</td>\n					<td>Counsellors not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>272211\n            <a name=\"anzsco-272211\"> </a>\n					</td>\n					<td>Minister of Religion</td>\n					<td>Minister of Religion</td>\n				</tr>\n				<tr>\n					<td>272300\n            <a name=\"anzsco-272300\"> </a>\n					</td>\n					<td>Psychologists nfd</td>\n					<td>Psychologists not further defined</td>\n				</tr>\n				<tr>\n					<td>272311\n            <a name=\"anzsco-272311\"> </a>\n					</td>\n					<td>Clinical Psychologist</td>\n					<td>Clinical Psychologist</td>\n				</tr>\n				<tr>\n					<td>272312\n            <a name=\"anzsco-272312\"> </a>\n					</td>\n					<td>Educational Psychologist</td>\n					<td>Educational Psychologist</td>\n				</tr>\n				<tr>\n					<td>272313\n            <a name=\"anzsco-272313\"> </a>\n					</td>\n					<td>Organizational Psychologist</td>\n					<td>Organizational Psychologist</td>\n				</tr>\n				<tr>\n					<td>272314\n            <a name=\"anzsco-272314\"> </a>\n					</td>\n					<td>Psychotherapist</td>\n					<td>Psychotherapist</td>\n				</tr>\n				<tr>\n					<td>272399\n            <a name=\"anzsco-272399\"> </a>\n					</td>\n					<td>Psychologists nec</td>\n					<td>Psychologists not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>272400\n            <a name=\"anzsco-272400\"> </a>\n					</td>\n					<td>Social Professionals nfd</td>\n					<td>Social Professionals not further defined</td>\n				</tr>\n				<tr>\n					<td>272411\n            <a name=\"anzsco-272411\"> </a>\n					</td>\n					<td>Historian</td>\n					<td>Historian</td>\n				</tr>\n				<tr>\n					<td>272412\n            <a name=\"anzsco-272412\"> </a>\n					</td>\n					<td>Interpreter</td>\n					<td>Interpreter</td>\n				</tr>\n				<tr>\n					<td>272413\n            <a name=\"anzsco-272413\"> </a>\n					</td>\n					<td>Translator</td>\n					<td>Translator</td>\n				</tr>\n				<tr>\n					<td>272499\n            <a name=\"anzsco-272499\"> </a>\n					</td>\n					<td>Social Professionals nec</td>\n					<td>Social Professionals not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>272511\n            <a name=\"anzsco-272511\"> </a>\n					</td>\n					<td>Social Worker</td>\n					<td>Social Worker</td>\n				</tr>\n				<tr>\n					<td>272600\n            <a name=\"anzsco-272600\"> </a>\n					</td>\n					<td>Welfare, Recreation and Community Arts Workers nfd</td>\n					<td>Welfare, Recreation and Community Arts Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>272611\n            <a name=\"anzsco-272611\"> </a>\n					</td>\n					<td>Community Arts Worker</td>\n					<td>Community Arts Worker</td>\n				</tr>\n				<tr>\n					<td>272612\n            <a name=\"anzsco-272612\"> </a>\n					</td>\n					<td>Recreation Officer</td>\n					<td>Recreation Officer</td>\n				</tr>\n				<tr>\n					<td>272613\n            <a name=\"anzsco-272613\"> </a>\n					</td>\n					<td>Welfare Worker</td>\n					<td>Welfare Worker</td>\n				</tr>\n				<tr>\n					<td>300000\n            <a name=\"anzsco-300000\"> </a>\n					</td>\n					<td>Technicians and Trades Workers nfd</td>\n					<td>Technicians and Trades Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>310000\n            <a name=\"anzsco-310000\"> </a>\n					</td>\n					<td>Engineering, ICT and Science Technicians nfd</td>\n					<td>Engineering, ICT and Science Technicians not further defined</td>\n				</tr>\n				<tr>\n					<td>311000\n            <a name=\"anzsco-311000\"> </a>\n					</td>\n					<td>Agricultural, Medical and Science Technicians nfd</td>\n					<td>Agricultural, Medical and Science Technicians not further defined</td>\n				</tr>\n				<tr>\n					<td>311111\n            <a name=\"anzsco-311111\"> </a>\n					</td>\n					<td>Agricultural Technician</td>\n					<td>Agricultural Technician</td>\n				</tr>\n				<tr>\n					<td>311200\n            <a name=\"anzsco-311200\"> </a>\n					</td>\n					<td>Medical Technicians nfd</td>\n					<td>Medical Technicians not further defined</td>\n				</tr>\n				<tr>\n					<td>311211\n            <a name=\"anzsco-311211\"> </a>\n					</td>\n					<td>Anaesthetic Technician</td>\n					<td>Anaesthetic Technician</td>\n				</tr>\n				<tr>\n					<td>311212\n            <a name=\"anzsco-311212\"> </a>\n					</td>\n					<td>Cardiac Technician</td>\n					<td>Cardiac Technician</td>\n				</tr>\n				<tr>\n					<td>311213\n            <a name=\"anzsco-311213\"> </a>\n					</td>\n					<td>Medical Laboratory Technician</td>\n					<td>Medical Laboratory Technician</td>\n				</tr>\n				<tr>\n					<td>311214\n            <a name=\"anzsco-311214\"> </a>\n					</td>\n					<td>Operating Theatre Technician</td>\n					<td>Operating Theatre Technician</td>\n				</tr>\n				<tr>\n					<td>311215\n            <a name=\"anzsco-311215\"> </a>\n					</td>\n					<td>Pharmacy Technician</td>\n					<td>Pharmacy Technician</td>\n				</tr>\n				<tr>\n					<td>311299\n            <a name=\"anzsco-311299\"> </a>\n					</td>\n					<td>Medical Technicians nec</td>\n					<td>Medical Technicians not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>311300\n            <a name=\"anzsco-311300\"> </a>\n					</td>\n					<td>Primary Products Inspectors nfd</td>\n					<td>Primary Products Inspectors not further defined</td>\n				</tr>\n				<tr>\n					<td>311311\n            <a name=\"anzsco-311311\"> </a>\n					</td>\n					<td>Fisheries Officer</td>\n					<td>Fisheries Officer</td>\n				</tr>\n				<tr>\n					<td>311312\n            <a name=\"anzsco-311312\"> </a>\n					</td>\n					<td>Meat Inspector</td>\n					<td>Meat Inspector</td>\n				</tr>\n				<tr>\n					<td>311313\n            <a name=\"anzsco-311313\"> </a>\n					</td>\n					<td>Quarantine Officer</td>\n					<td>Quarantine Officer</td>\n				</tr>\n				<tr>\n					<td>311399\n            <a name=\"anzsco-311399\"> </a>\n					</td>\n					<td>Primary Products Inspectors nec</td>\n					<td>Primary Products Inspectors not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>311400\n            <a name=\"anzsco-311400\"> </a>\n					</td>\n					<td>Science Technicians nfd</td>\n					<td>Science Technicians not further defined</td>\n				</tr>\n				<tr>\n					<td>311411\n            <a name=\"anzsco-311411\"> </a>\n					</td>\n					<td>Chemistry Technician</td>\n					<td>Chemistry Technician</td>\n				</tr>\n				<tr>\n					<td>311412\n            <a name=\"anzsco-311412\"> </a>\n					</td>\n					<td>Earth Science Technician</td>\n					<td>Earth Science Technician</td>\n				</tr>\n				<tr>\n					<td>311413\n            <a name=\"anzsco-311413\"> </a>\n					</td>\n					<td>Life Science Technician</td>\n					<td>Life Science Technician</td>\n				</tr>\n				<tr>\n					<td>311414\n            <a name=\"anzsco-311414\"> </a>\n					</td>\n					<td>School Laboratory Technician</td>\n					<td>School Laboratory Technician</td>\n				</tr>\n				<tr>\n					<td>311499\n            <a name=\"anzsco-311499\"> </a>\n					</td>\n					<td>Science Technicians nec</td>\n					<td>Science Technicians not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>312000\n            <a name=\"anzsco-312000\"> </a>\n					</td>\n					<td>Building and Engineering Technicians nfd</td>\n					<td>Building and Engineering Technicians not further defined</td>\n				</tr>\n				<tr>\n					<td>312100\n            <a name=\"anzsco-312100\"> </a>\n					</td>\n					<td>Architectural, Building and Surveying Technicians nfd</td>\n					<td>Architectural, Building and Surveying Technicians not further defined</td>\n				</tr>\n				<tr>\n					<td>312111\n            <a name=\"anzsco-312111\"> </a>\n					</td>\n					<td>Architectural Draftsperson</td>\n					<td>Architectural Draftsperson</td>\n				</tr>\n				<tr>\n					<td>312112\n            <a name=\"anzsco-312112\"> </a>\n					</td>\n					<td>Building Associate</td>\n					<td>Building Associate</td>\n				</tr>\n				<tr>\n					<td>312113\n            <a name=\"anzsco-312113\"> </a>\n					</td>\n					<td>Building Inspector</td>\n					<td>Building Inspector</td>\n				</tr>\n				<tr>\n					<td>312114\n            <a name=\"anzsco-312114\"> </a>\n					</td>\n					<td>Construction Estimator</td>\n					<td>Construction Estimator</td>\n				</tr>\n				<tr>\n					<td>312115\n            <a name=\"anzsco-312115\"> </a>\n					</td>\n					<td>Plumbing Inspector</td>\n					<td>Plumbing Inspector</td>\n				</tr>\n				<tr>\n					<td>312116\n            <a name=\"anzsco-312116\"> </a>\n					</td>\n					<td>Surveying or Cartographic Technician</td>\n					<td>Surveying or Cartographic Technician</td>\n				</tr>\n				<tr>\n					<td>312200\n            <a name=\"anzsco-312200\"> </a>\n					</td>\n					<td>Civil Engineering Draftspersons and Technicians nfd</td>\n					<td>Civil Engineering Draftspersons and Technicians not further defined</td>\n				</tr>\n				<tr>\n					<td>312211\n            <a name=\"anzsco-312211\"> </a>\n					</td>\n					<td>Civil Engineering Draftsperson</td>\n					<td>Civil Engineering Draftsperson</td>\n				</tr>\n				<tr>\n					<td>312212\n            <a name=\"anzsco-312212\"> </a>\n					</td>\n					<td>Civil Engineering Technician</td>\n					<td>Civil Engineering Technician</td>\n				</tr>\n				<tr>\n					<td>312300\n            <a name=\"anzsco-312300\"> </a>\n					</td>\n					<td>Electrical Engineering Draftspersons and Technicians nfd</td>\n					<td>Electrical Engineering Draftspersons and Technicians not further defined</td>\n				</tr>\n				<tr>\n					<td>312311\n            <a name=\"anzsco-312311\"> </a>\n					</td>\n					<td>Electrical Engineering Draftsperson</td>\n					<td>Electrical Engineering Draftsperson</td>\n				</tr>\n				<tr>\n					<td>312312\n            <a name=\"anzsco-312312\"> </a>\n					</td>\n					<td>Electrical Engineering Technician</td>\n					<td>Electrical Engineering Technician</td>\n				</tr>\n				<tr>\n					<td>312400\n            <a name=\"anzsco-312400\"> </a>\n					</td>\n					<td>Electronic Engineering Draftspersons and Technicians nfd</td>\n					<td>Electronic Engineering Draftspersons and Technicians not further defined</td>\n				</tr>\n				<tr>\n					<td>312411\n            <a name=\"anzsco-312411\"> </a>\n					</td>\n					<td>Electronic Engineering Draftsperson</td>\n					<td>Electronic Engineering Draftsperson</td>\n				</tr>\n				<tr>\n					<td>312412\n            <a name=\"anzsco-312412\"> </a>\n					</td>\n					<td>Electronic Engineering Technician</td>\n					<td>Electronic Engineering Technician</td>\n				</tr>\n				<tr>\n					<td>312500\n            <a name=\"anzsco-312500\"> </a>\n					</td>\n					<td>Mechanical Engineering Draftspersons and Technicians nfd</td>\n					<td>Mechanical Engineering Draftspersons and Technicians not further defined</td>\n				</tr>\n				<tr>\n					<td>312511\n            <a name=\"anzsco-312511\"> </a>\n					</td>\n					<td>Mechanical Engineering Draftsperson</td>\n					<td>Mechanical Engineering Draftsperson</td>\n				</tr>\n				<tr>\n					<td>312512\n            <a name=\"anzsco-312512\"> </a>\n					</td>\n					<td>Mechanical Engineering Technician</td>\n					<td>Mechanical Engineering Technician</td>\n				</tr>\n				<tr>\n					<td>312611\n            <a name=\"anzsco-312611\"> </a>\n					</td>\n					<td>Safety Inspector</td>\n					<td>Safety Inspector</td>\n				</tr>\n				<tr>\n					<td>312900\n            <a name=\"anzsco-312900\"> </a>\n					</td>\n					<td>Other Building and Engineering Technicians nfd</td>\n					<td>Other Building and Engineering Technicians not further defined</td>\n				</tr>\n				<tr>\n					<td>312911\n            <a name=\"anzsco-312911\"> </a>\n					</td>\n					<td>Maintenance Planner</td>\n					<td>Maintenance Planner</td>\n				</tr>\n				<tr>\n					<td>312912\n            <a name=\"anzsco-312912\"> </a>\n					</td>\n					<td>Metallurgical or Materials Technician</td>\n					<td>Metallurgical or Materials Technician</td>\n				</tr>\n				<tr>\n					<td>312913\n            <a name=\"anzsco-312913\"> </a>\n					</td>\n					<td>Mine Deputy</td>\n					<td>Mine Deputy</td>\n				</tr>\n				<tr>\n					<td>312999\n            <a name=\"anzsco-312999\"> </a>\n					</td>\n					<td>Building and Engineering Technicians nec</td>\n					<td>Building and Engineering Technicians not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>313000\n            <a name=\"anzsco-313000\"> </a>\n					</td>\n					<td>ICT and Telecommunications Technicians nfd</td>\n					<td>ICT and Telecommunications Technicians not further defined</td>\n				</tr>\n				<tr>\n					<td>313100\n            <a name=\"anzsco-313100\"> </a>\n					</td>\n					<td>ICT Support Technicians nfd</td>\n					<td>ICT Support Technicians not further defined</td>\n				</tr>\n				<tr>\n					<td>313111\n            <a name=\"anzsco-313111\"> </a>\n					</td>\n					<td>Hardware Technician</td>\n					<td>Hardware Technician</td>\n				</tr>\n				<tr>\n					<td>313112\n            <a name=\"anzsco-313112\"> </a>\n					</td>\n					<td>ICT Customer Support Officer</td>\n					<td>ICT Customer Support Officer</td>\n				</tr>\n				<tr>\n					<td>313113\n            <a name=\"anzsco-313113\"> </a>\n					</td>\n					<td>Web Administrator</td>\n					<td>Web Administrator</td>\n				</tr>\n				<tr>\n					<td>313199\n            <a name=\"anzsco-313199\"> </a>\n					</td>\n					<td>ICT Support Technicians nec</td>\n					<td>ICT Support Technicians not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>313200\n            <a name=\"anzsco-313200\"> </a>\n					</td>\n					<td>Telecommunications Technical Specialists nfd</td>\n					<td>Telecommunications Technical Specialists not further defined</td>\n				</tr>\n				<tr>\n					<td>313211\n            <a name=\"anzsco-313211\"> </a>\n					</td>\n					<td>Radiocommunications Technician</td>\n					<td>Radiocommunications Technician</td>\n				</tr>\n				<tr>\n					<td>313212\n            <a name=\"anzsco-313212\"> </a>\n					</td>\n					<td>Telecommunications Field Engineer</td>\n					<td>Telecommunications Field Engineer</td>\n				</tr>\n				<tr>\n					<td>313213\n            <a name=\"anzsco-313213\"> </a>\n					</td>\n					<td>Telecommunications Network Planner</td>\n					<td>Telecommunications Network Planner</td>\n				</tr>\n				<tr>\n					<td>313214\n            <a name=\"anzsco-313214\"> </a>\n					</td>\n					<td>Telecommunications Technical Officer or Technologist</td>\n					<td>Telecommunications Technical Officer or Technologist</td>\n				</tr>\n				<tr>\n					<td>320000\n            <a name=\"anzsco-320000\"> </a>\n					</td>\n					<td>Automotive and Engineering Trades Workers nfd</td>\n					<td>Automotive and Engineering Trades Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>321000\n            <a name=\"anzsco-321000\"> </a>\n					</td>\n					<td>Automotive Electricians and Mechanics nfd</td>\n					<td>Automotive Electricians and Mechanics not further defined</td>\n				</tr>\n				<tr>\n					<td>321111\n            <a name=\"anzsco-321111\"> </a>\n					</td>\n					<td>Automotive Electrician</td>\n					<td>Automotive Electrician</td>\n				</tr>\n				<tr>\n					<td>321200\n            <a name=\"anzsco-321200\"> </a>\n					</td>\n					<td>Motor Mechanics nfd</td>\n					<td>Motor Mechanics not further defined</td>\n				</tr>\n				<tr>\n					<td>321211\n            <a name=\"anzsco-321211\"> </a>\n					</td>\n					<td>Motor Mechanic (General)</td>\n					<td>Motor Mechanic (General)</td>\n				</tr>\n				<tr>\n					<td>321212\n            <a name=\"anzsco-321212\"> </a>\n					</td>\n					<td>Diesel Motor Mechanic</td>\n					<td>Diesel Motor Mechanic</td>\n				</tr>\n				<tr>\n					<td>321213\n            <a name=\"anzsco-321213\"> </a>\n					</td>\n					<td>Motorcycle Mechanic</td>\n					<td>Motorcycle Mechanic</td>\n				</tr>\n				<tr>\n					<td>321214\n            <a name=\"anzsco-321214\"> </a>\n					</td>\n					<td>Small Engine Mechanic</td>\n					<td>Small Engine Mechanic</td>\n				</tr>\n				<tr>\n					<td>322000\n            <a name=\"anzsco-322000\"> </a>\n					</td>\n					<td>Fabrication Engineering Trades Workers nfd</td>\n					<td>Fabrication Engineering Trades Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>322100\n            <a name=\"anzsco-322100\"> </a>\n					</td>\n					<td>Metal Casting, Forging and Finishing Trades Workers nfd</td>\n					<td>Metal Casting, Forging and Finishing Trades Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>322111\n            <a name=\"anzsco-322111\"> </a>\n					</td>\n					<td>Blacksmith</td>\n					<td>Blacksmith</td>\n				</tr>\n				<tr>\n					<td>322112\n            <a name=\"anzsco-322112\"> </a>\n					</td>\n					<td>Electroplater</td>\n					<td>Electroplater</td>\n				</tr>\n				<tr>\n					<td>322113\n            <a name=\"anzsco-322113\"> </a>\n					</td>\n					<td>Farrier</td>\n					<td>Farrier</td>\n				</tr>\n				<tr>\n					<td>322114\n            <a name=\"anzsco-322114\"> </a>\n					</td>\n					<td>Metal Casting Trades Worker</td>\n					<td>Metal Casting Trades Worker</td>\n				</tr>\n				<tr>\n					<td>322115\n            <a name=\"anzsco-322115\"> </a>\n					</td>\n					<td>Metal Polisher</td>\n					<td>Metal Polisher</td>\n				</tr>\n				<tr>\n					<td>322211\n            <a name=\"anzsco-322211\"> </a>\n					</td>\n					<td>Sheetmetal Trades Worker</td>\n					<td>Sheetmetal Trades Worker</td>\n				</tr>\n				<tr>\n					<td>322300\n            <a name=\"anzsco-322300\"> </a>\n					</td>\n					<td>Structural Steel and Welding Trades Workers nfd</td>\n					<td>Structural Steel and Welding Trades Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>322311\n            <a name=\"anzsco-322311\"> </a>\n					</td>\n					<td>Metal Fabricator</td>\n					<td>Metal Fabricator</td>\n				</tr>\n				<tr>\n					<td>322312\n            <a name=\"anzsco-322312\"> </a>\n					</td>\n					<td>Pressure Welder</td>\n					<td>Pressure Welder</td>\n				</tr>\n				<tr>\n					<td>322313\n            <a name=\"anzsco-322313\"> </a>\n					</td>\n					<td>Welder (First Class)</td>\n					<td>Welder (First Class)</td>\n				</tr>\n				<tr>\n					<td>323000\n            <a name=\"anzsco-323000\"> </a>\n					</td>\n					<td>Mechanical Engineering Trades Workers nfd</td>\n					<td>Mechanical Engineering Trades Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>323100\n            <a name=\"anzsco-323100\"> </a>\n					</td>\n					<td>Aircraft Maintenance Engineers nfd</td>\n					<td>Aircraft Maintenance Engineers not further defined</td>\n				</tr>\n				<tr>\n					<td>323111\n            <a name=\"anzsco-323111\"> </a>\n					</td>\n					<td>Aircraft Maintenance Engineer (Avionics)</td>\n					<td>Aircraft Maintenance Engineer (Avionics)</td>\n				</tr>\n				<tr>\n					<td>323112\n            <a name=\"anzsco-323112\"> </a>\n					</td>\n					<td>Aircraft Maintenance Engineer (Mechanical)</td>\n					<td>Aircraft Maintenance Engineer (Mechanical)</td>\n				</tr>\n				<tr>\n					<td>323113\n            <a name=\"anzsco-323113\"> </a>\n					</td>\n					<td>Aircraft Maintenance Engineer (Structures)</td>\n					<td>Aircraft Maintenance Engineer (Structures)</td>\n				</tr>\n				<tr>\n					<td>323200\n            <a name=\"anzsco-323200\"> </a>\n					</td>\n					<td>Metal Fitters and Machinists nfd</td>\n					<td>Metal Fitters and Machinists not further defined</td>\n				</tr>\n				<tr>\n					<td>323211\n            <a name=\"anzsco-323211\"> </a>\n					</td>\n					<td>Fitter (General)</td>\n					<td>Fitter (General)</td>\n				</tr>\n				<tr>\n					<td>323212\n            <a name=\"anzsco-323212\"> </a>\n					</td>\n					<td>Fitter and Turner</td>\n					<td>Fitter and Turner</td>\n				</tr>\n				<tr>\n					<td>323213\n            <a name=\"anzsco-323213\"> </a>\n					</td>\n					<td>Fitter-Welder</td>\n					<td>Fitter-Welder</td>\n				</tr>\n				<tr>\n					<td>323214\n            <a name=\"anzsco-323214\"> </a>\n					</td>\n					<td>Metal Machinist (First Class)</td>\n					<td>Metal Machinist (First Class)</td>\n				</tr>\n				<tr>\n					<td>323215\n            <a name=\"anzsco-323215\"> </a>\n					</td>\n					<td>Textile, Clothing and Footwear Mechanic</td>\n					<td>Textile, Clothing and Footwear Mechanic</td>\n				</tr>\n				<tr>\n					<td>323299\n            <a name=\"anzsco-323299\"> </a>\n					</td>\n					<td>Metal Fitters and Machinists nec</td>\n					<td>Metal Fitters and Machinists not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>323300\n            <a name=\"anzsco-323300\"> </a>\n					</td>\n					<td>Precision Metal Trades Workers nfd</td>\n					<td>Precision Metal Trades Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>323311\n            <a name=\"anzsco-323311\"> </a>\n					</td>\n					<td>Engraver</td>\n					<td>Engraver</td>\n				</tr>\n				<tr>\n					<td>323312\n            <a name=\"anzsco-323312\"> </a>\n					</td>\n					<td>Gunsmith</td>\n					<td>Gunsmith</td>\n				</tr>\n				<tr>\n					<td>323313\n            <a name=\"anzsco-323313\"> </a>\n					</td>\n					<td>Locksmith</td>\n					<td>Locksmith</td>\n				</tr>\n				<tr>\n					<td>323314\n            <a name=\"anzsco-323314\"> </a>\n					</td>\n					<td>Precision Instrument Maker and Repairer</td>\n					<td>Precision Instrument Maker and Repairer</td>\n				</tr>\n				<tr>\n					<td>323315\n            <a name=\"anzsco-323315\"> </a>\n					</td>\n					<td>Saw Maker and Repairer</td>\n					<td>Saw Maker and Repairer</td>\n				</tr>\n				<tr>\n					<td>323316\n            <a name=\"anzsco-323316\"> </a>\n					</td>\n					<td>Watch and Clock Maker and Repairer</td>\n					<td>Watch and Clock Maker and Repairer</td>\n				</tr>\n				<tr>\n					<td>323400\n            <a name=\"anzsco-323400\"> </a>\n					</td>\n					<td>Toolmakers and Engineering Patternmakers nfd</td>\n					<td>Toolmakers and Engineering Patternmakers not further defined</td>\n				</tr>\n				<tr>\n					<td>323411\n            <a name=\"anzsco-323411\"> </a>\n					</td>\n					<td>Engineering Patternmaker</td>\n					<td>Engineering Patternmaker</td>\n				</tr>\n				<tr>\n					<td>323412\n            <a name=\"anzsco-323412\"> </a>\n					</td>\n					<td>Toolmaker</td>\n					<td>Toolmaker</td>\n				</tr>\n				<tr>\n					<td>324000\n            <a name=\"anzsco-324000\"> </a>\n					</td>\n					<td>Panelbeaters, and Vehicle Body Builders, Trimmers and Painters nfd</td>\n					<td>Panelbeaters, and Vehicle Body Builders, Trimmers and Painters not further defined</td>\n				</tr>\n				<tr>\n					<td>324111\n            <a name=\"anzsco-324111\"> </a>\n					</td>\n					<td>Panelbeater</td>\n					<td>Panelbeater</td>\n				</tr>\n				<tr>\n					<td>324200\n            <a name=\"anzsco-324200\"> </a>\n					</td>\n					<td>Vehicle Body Builders and Trimmers nfd</td>\n					<td>Vehicle Body Builders and Trimmers not further defined</td>\n				</tr>\n				<tr>\n					<td>324211\n            <a name=\"anzsco-324211\"> </a>\n					</td>\n					<td>Vehicle Body Builder</td>\n					<td>Vehicle Body Builder</td>\n				</tr>\n				<tr>\n					<td>324212\n            <a name=\"anzsco-324212\"> </a>\n					</td>\n					<td>Vehicle Trimmer</td>\n					<td>Vehicle Trimmer</td>\n				</tr>\n				<tr>\n					<td>324311\n            <a name=\"anzsco-324311\"> </a>\n					</td>\n					<td>Vehicle Painter</td>\n					<td>Vehicle Painter</td>\n				</tr>\n				<tr>\n					<td>330000\n            <a name=\"anzsco-330000\"> </a>\n					</td>\n					<td>Construction Trades Workers nfd</td>\n					<td>Construction Trades Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>331000\n            <a name=\"anzsco-331000\"> </a>\n					</td>\n					<td>Bricklayers, and Carpenters and Joiners nfd</td>\n					<td>Bricklayers, and Carpenters and Joiners not further defined</td>\n				</tr>\n				<tr>\n					<td>331100\n            <a name=\"anzsco-331100\"> </a>\n					</td>\n					<td>Bricklayers and Stonemasons nfd</td>\n					<td>Bricklayers and Stonemasons not further defined</td>\n				</tr>\n				<tr>\n					<td>331111\n            <a name=\"anzsco-331111\"> </a>\n					</td>\n					<td>Bricklayer</td>\n					<td>Bricklayer</td>\n				</tr>\n				<tr>\n					<td>331112\n            <a name=\"anzsco-331112\"> </a>\n					</td>\n					<td>Stonemason</td>\n					<td>Stonemason</td>\n				</tr>\n				<tr>\n					<td>331211\n            <a name=\"anzsco-331211\"> </a>\n					</td>\n					<td>Carpenter and Joiner</td>\n					<td>Carpenter and Joiner</td>\n				</tr>\n				<tr>\n					<td>331212\n            <a name=\"anzsco-331212\"> </a>\n					</td>\n					<td>Carpenter</td>\n					<td>Carpenter</td>\n				</tr>\n				<tr>\n					<td>331213\n            <a name=\"anzsco-331213\"> </a>\n					</td>\n					<td>Joiner</td>\n					<td>Joiner</td>\n				</tr>\n				<tr>\n					<td>332000\n            <a name=\"anzsco-332000\"> </a>\n					</td>\n					<td>Floor Finishers and Painting Trades Workers nfd</td>\n					<td>Floor Finishers and Painting Trades Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>332111\n            <a name=\"anzsco-332111\"> </a>\n					</td>\n					<td>Floor Finisher</td>\n					<td>Floor Finisher</td>\n				</tr>\n				<tr>\n					<td>332211\n            <a name=\"anzsco-332211\"> </a>\n					</td>\n					<td>Painting Trades Worker</td>\n					<td>Painting Trades Worker</td>\n				</tr>\n				<tr>\n					<td>333000\n            <a name=\"anzsco-333000\"> </a>\n					</td>\n					<td>Glaziers, Plasterers and Tilers nfd</td>\n					<td>Glaziers, Plasterers and Tilers not further defined</td>\n				</tr>\n				<tr>\n					<td>333111\n            <a name=\"anzsco-333111\"> </a>\n					</td>\n					<td>Glazier</td>\n					<td>Glazier</td>\n				</tr>\n				<tr>\n					<td>333200\n            <a name=\"anzsco-333200\"> </a>\n					</td>\n					<td>Plasterers nfd</td>\n					<td>Plasterers not further defined</td>\n				</tr>\n				<tr>\n					<td>333211\n            <a name=\"anzsco-333211\"> </a>\n					</td>\n					<td>Fibrous Plasterer</td>\n					<td>Fibrous Plasterer</td>\n				</tr>\n				<tr>\n					<td>333212\n            <a name=\"anzsco-333212\"> </a>\n					</td>\n					<td>Solid Plasterer</td>\n					<td>Solid Plasterer</td>\n				</tr>\n				<tr>\n					<td>333311\n            <a name=\"anzsco-333311\"> </a>\n					</td>\n					<td>Roof Tiler</td>\n					<td>Roof Tiler</td>\n				</tr>\n				<tr>\n					<td>333411\n            <a name=\"anzsco-333411\"> </a>\n					</td>\n					<td>Wall and Floor Tiler</td>\n					<td>Wall and Floor Tiler</td>\n				</tr>\n				<tr>\n					<td>334100\n            <a name=\"anzsco-334100\"> </a>\n					</td>\n					<td>Plumbers nfd</td>\n					<td>Plumbers not further defined</td>\n				</tr>\n				<tr>\n					<td>334111\n            <a name=\"anzsco-334111\"> </a>\n					</td>\n					<td>Plumber (General)</td>\n					<td>Plumber (General)</td>\n				</tr>\n				<tr>\n					<td>334112\n            <a name=\"anzsco-334112\"> </a>\n					</td>\n					<td>Airconditioning and Mechanical Services Plumber</td>\n					<td>Airconditioning and Mechanical Services Plumber</td>\n				</tr>\n				<tr>\n					<td>334113\n            <a name=\"anzsco-334113\"> </a>\n					</td>\n					<td>Drainer</td>\n					<td>Drainer</td>\n				</tr>\n				<tr>\n					<td>334114\n            <a name=\"anzsco-334114\"> </a>\n					</td>\n					<td>Gasfitter</td>\n					<td>Gasfitter</td>\n				</tr>\n				<tr>\n					<td>334115\n            <a name=\"anzsco-334115\"> </a>\n					</td>\n					<td>Roof Plumber</td>\n					<td>Roof Plumber</td>\n				</tr>\n				<tr>\n					<td>340000\n            <a name=\"anzsco-340000\"> </a>\n					</td>\n					<td>Electrotechnology and Telecommunications Trades Workers nfd</td>\n					<td>Electrotechnology and Telecommunications Trades Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>341100\n            <a name=\"anzsco-341100\"> </a>\n					</td>\n					<td>Electricians nfd</td>\n					<td>Electricians not further defined</td>\n				</tr>\n				<tr>\n					<td>341111\n            <a name=\"anzsco-341111\"> </a>\n					</td>\n					<td>Electrician (General)</td>\n					<td>Electrician (General)</td>\n				</tr>\n				<tr>\n					<td>341112\n            <a name=\"anzsco-341112\"> </a>\n					</td>\n					<td>Electrician (Special Class)</td>\n					<td>Electrician (Special Class)</td>\n				</tr>\n				<tr>\n					<td>341113\n            <a name=\"anzsco-341113\"> </a>\n					</td>\n					<td>Lift Mechanic</td>\n					<td>Lift Mechanic</td>\n				</tr>\n				<tr>\n					<td>342000\n            <a name=\"anzsco-342000\"> </a>\n					</td>\n					<td>Electronics and Telecommunications Trades Workers nfd</td>\n					<td>Electronics and Telecommunications Trades Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>342111\n            <a name=\"anzsco-342111\"> </a>\n					</td>\n					<td>Airconditioning and Refrigeration Mechanic</td>\n					<td>Airconditioning and Refrigeration Mechanic</td>\n				</tr>\n				<tr>\n					<td>342200\n            <a name=\"anzsco-342200\"> </a>\n					</td>\n					<td>Electrical Distribution Trades Workers nfd</td>\n					<td>Electrical Distribution Trades Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>342211\n            <a name=\"anzsco-342211\"> </a>\n					</td>\n					<td>Electrical Linesworker</td>\n					<td>Electrical Linesworker</td>\n				</tr>\n				<tr>\n					<td>342212\n            <a name=\"anzsco-342212\"> </a>\n					</td>\n					<td>Technical Cable Jointer</td>\n					<td>Technical Cable Jointer</td>\n				</tr>\n				<tr>\n					<td>342300\n            <a name=\"anzsco-342300\"> </a>\n					</td>\n					<td>Electronics Trades Workers nfd</td>\n					<td>Electronics Trades Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>342311\n            <a name=\"anzsco-342311\"> </a>\n					</td>\n					<td>Business Machine Mechanic</td>\n					<td>Business Machine Mechanic</td>\n				</tr>\n				<tr>\n					<td>342312\n            <a name=\"anzsco-342312\"> </a>\n					</td>\n					<td>Communications Operator</td>\n					<td>Communications Operator</td>\n				</tr>\n				<tr>\n					<td>342313\n            <a name=\"anzsco-342313\"> </a>\n					</td>\n					<td>Electronic Equipment Trades Worker</td>\n					<td>Electronic Equipment Trades Worker</td>\n				</tr>\n				<tr>\n					<td>342314\n            <a name=\"anzsco-342314\"> </a>\n					</td>\n					<td>Electronic Instrument Trades Worker (General)</td>\n					<td>Electronic Instrument Trades Worker (General)</td>\n				</tr>\n				<tr>\n					<td>342315\n            <a name=\"anzsco-342315\"> </a>\n					</td>\n					<td>Electronic Instrument Trades Worker (Special Class)</td>\n					<td>Electronic Instrument Trades Worker (Special Class)</td>\n				</tr>\n				<tr>\n					<td>342400\n            <a name=\"anzsco-342400\"> </a>\n					</td>\n					<td>Telecommunications Trades Workers nfd</td>\n					<td>Telecommunications Trades Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>342411\n            <a name=\"anzsco-342411\"> </a>\n					</td>\n					<td>Cabler (Data and Telecommunications)</td>\n					<td>Cabler (Data and Telecommunications)</td>\n				</tr>\n				<tr>\n					<td>342412\n            <a name=\"anzsco-342412\"> </a>\n					</td>\n					<td>Telecommunications Cable Jointer</td>\n					<td>Telecommunications Cable Jointer</td>\n				</tr>\n				<tr>\n					<td>342413\n            <a name=\"anzsco-342413\"> </a>\n					</td>\n					<td>Telecommunications Linesworker</td>\n					<td>Telecommunications Linesworker</td>\n				</tr>\n				<tr>\n					<td>342414\n            <a name=\"anzsco-342414\"> </a>\n					</td>\n					<td>Telecommunications Technician</td>\n					<td>Telecommunications Technician</td>\n				</tr>\n				<tr>\n					<td>351000\n            <a name=\"anzsco-351000\"> </a>\n					</td>\n					<td>Food Trades Workers nfd</td>\n					<td>Food Trades Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>351100\n            <a name=\"anzsco-351100\"> </a>\n					</td>\n					<td>Bakers and Pastrycooks nfd</td>\n					<td>Bakers and Pastrycooks not further defined</td>\n				</tr>\n				<tr>\n					<td>351111\n            <a name=\"anzsco-351111\"> </a>\n					</td>\n					<td>Baker</td>\n					<td>Baker</td>\n				</tr>\n				<tr>\n					<td>351112\n            <a name=\"anzsco-351112\"> </a>\n					</td>\n					<td>Pastrycook</td>\n					<td>Pastrycook</td>\n				</tr>\n				<tr>\n					<td>351211\n            <a name=\"anzsco-351211\"> </a>\n					</td>\n					<td>Butcher or Smallgoods Maker</td>\n					<td>Butcher or Smallgoods Maker</td>\n				</tr>\n				<tr>\n					<td>351311\n            <a name=\"anzsco-351311\"> </a>\n					</td>\n					<td>Chef</td>\n					<td>Chef</td>\n				</tr>\n				<tr>\n					<td>351411\n            <a name=\"anzsco-351411\"> </a>\n					</td>\n					<td>Cook</td>\n					<td>Cook</td>\n				</tr>\n				<tr>\n					<td>360000\n            <a name=\"anzsco-360000\"> </a>\n					</td>\n					<td>Skilled Animal and Horticultural Workers nfd</td>\n					<td>Skilled Animal and Horticultural Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>361000\n            <a name=\"anzsco-361000\"> </a>\n					</td>\n					<td>Animal Attendants and Trainers, and Shearers nfd</td>\n					<td>Animal Attendants and Trainers, and Shearers not further defined</td>\n				</tr>\n				<tr>\n					<td>361100\n            <a name=\"anzsco-361100\"> </a>\n					</td>\n					<td>Animal Attendants and Trainers nfd</td>\n					<td>Animal Attendants and Trainers not further defined</td>\n				</tr>\n				<tr>\n					<td>361111\n            <a name=\"anzsco-361111\"> </a>\n					</td>\n					<td>Dog Handler or Trainer</td>\n					<td>Dog Handler or Trainer</td>\n				</tr>\n				<tr>\n					<td>361112\n            <a name=\"anzsco-361112\"> </a>\n					</td>\n					<td>Horse Trainer</td>\n					<td>Horse Trainer</td>\n				</tr>\n				<tr>\n					<td>361113\n            <a name=\"anzsco-361113\"> </a>\n					</td>\n					<td>Pet Groomer</td>\n					<td>Pet Groomer</td>\n				</tr>\n				<tr>\n					<td>361114\n            <a name=\"anzsco-361114\"> </a>\n					</td>\n					<td>Zookeeper</td>\n					<td>Zookeeper</td>\n				</tr>\n				<tr>\n					<td>361199\n            <a name=\"anzsco-361199\"> </a>\n					</td>\n					<td>Animal Attendants and Trainers nec</td>\n					<td>Animal Attendants and Trainers not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>361211\n            <a name=\"anzsco-361211\"> </a>\n					</td>\n					<td>Shearer</td>\n					<td>Shearer</td>\n				</tr>\n				<tr>\n					<td>361311\n            <a name=\"anzsco-361311\"> </a>\n					</td>\n					<td>Veterinary Nurse</td>\n					<td>Veterinary Nurse</td>\n				</tr>\n				<tr>\n					<td>362000\n            <a name=\"anzsco-362000\"> </a>\n					</td>\n					<td>Horticultural Trades Workers nfd</td>\n					<td>Horticultural Trades Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>362111\n            <a name=\"anzsco-362111\"> </a>\n					</td>\n					<td>Florist</td>\n					<td>Florist</td>\n				</tr>\n				<tr>\n					<td>362200\n            <a name=\"anzsco-362200\"> </a>\n					</td>\n					<td>Gardeners nfd</td>\n					<td>Gardeners not further defined</td>\n				</tr>\n				<tr>\n					<td>362211\n            <a name=\"anzsco-362211\"> </a>\n					</td>\n					<td>Gardener (General)</td>\n					<td>Gardener (General)</td>\n				</tr>\n				<tr>\n					<td>362212\n            <a name=\"anzsco-362212\"> </a>\n					</td>\n					<td>Arborist</td>\n					<td>Arborist</td>\n				</tr>\n				<tr>\n					<td>362213\n            <a name=\"anzsco-362213\"> </a>\n					</td>\n					<td>Landscape Gardener</td>\n					<td>Landscape Gardener</td>\n				</tr>\n				<tr>\n					<td>362311\n            <a name=\"anzsco-362311\"> </a>\n					</td>\n					<td>Greenkeeper</td>\n					<td>Greenkeeper</td>\n				</tr>\n				<tr>\n					<td>362411\n            <a name=\"anzsco-362411\"> </a>\n					</td>\n					<td>Nurseryperson</td>\n					<td>Nurseryperson</td>\n				</tr>\n				<tr>\n					<td>390000\n            <a name=\"anzsco-390000\"> </a>\n					</td>\n					<td>Other Technicians and Trades Workers nfd</td>\n					<td>Other Technicians and Trades Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>391111\n            <a name=\"anzsco-391111\"> </a>\n					</td>\n					<td>Hairdresser</td>\n					<td>Hairdresser</td>\n				</tr>\n				<tr>\n					<td>392000\n            <a name=\"anzsco-392000\"> </a>\n					</td>\n					<td>Printing Trades Workers nfd</td>\n					<td>Printing Trades Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>392100\n            <a name=\"anzsco-392100\"> </a>\n					</td>\n					<td>Binders, Finishers and Screen Printers nfd</td>\n					<td>Binders, Finishers and Screen Printers not further defined</td>\n				</tr>\n				<tr>\n					<td>392111\n            <a name=\"anzsco-392111\"> </a>\n					</td>\n					<td>Binder and Finisher</td>\n					<td>Binder and Finisher</td>\n				</tr>\n				<tr>\n					<td>392112\n            <a name=\"anzsco-392112\"> </a>\n					</td>\n					<td>Screen Printer</td>\n					<td>Screen Printer</td>\n				</tr>\n				<tr>\n					<td>392211\n            <a name=\"anzsco-392211\"> </a>\n					</td>\n					<td>Graphic Pre-press Trades Worker</td>\n					<td>Graphic Pre-press Trades Worker</td>\n				</tr>\n				<tr>\n					<td>392300\n            <a name=\"anzsco-392300\"> </a>\n					</td>\n					<td>Printers nfd</td>\n					<td>Printers not further defined</td>\n				</tr>\n				<tr>\n					<td>392311\n            <a name=\"anzsco-392311\"> </a>\n					</td>\n					<td>Printing Machinist</td>\n					<td>Printing Machinist</td>\n				</tr>\n				<tr>\n					<td>392312\n            <a name=\"anzsco-392312\"> </a>\n					</td>\n					<td>Small Offset Printer</td>\n					<td>Small Offset Printer</td>\n				</tr>\n				<tr>\n					<td>393000\n            <a name=\"anzsco-393000\"> </a>\n					</td>\n					<td>Textile, Clothing and Footwear Trades Workers nfd</td>\n					<td>Textile, Clothing and Footwear Trades Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>393100\n            <a name=\"anzsco-393100\"> </a>\n					</td>\n					<td>Canvas and Leather Goods Makers nfd</td>\n					<td>Canvas and Leather Goods Makers not further defined</td>\n				</tr>\n				<tr>\n					<td>393111\n            <a name=\"anzsco-393111\"> </a>\n					</td>\n					<td>Canvas Goods Maker</td>\n					<td>Canvas Goods Maker</td>\n				</tr>\n				<tr>\n					<td>393112\n            <a name=\"anzsco-393112\"> </a>\n					</td>\n					<td>Leather Goods Maker</td>\n					<td>Leather Goods Maker</td>\n				</tr>\n				<tr>\n					<td>393113\n            <a name=\"anzsco-393113\"> </a>\n					</td>\n					<td>Sail Maker</td>\n					<td>Sail Maker</td>\n				</tr>\n				<tr>\n					<td>393114\n            <a name=\"anzsco-393114\"> </a>\n					</td>\n					<td>Shoemaker</td>\n					<td>Shoemaker</td>\n				</tr>\n				<tr>\n					<td>393200\n            <a name=\"anzsco-393200\"> </a>\n					</td>\n					<td>Clothing Trades Workers nfd</td>\n					<td>Clothing Trades Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>393211\n            <a name=\"anzsco-393211\"> </a>\n					</td>\n					<td>Apparel Cutter</td>\n					<td>Apparel Cutter</td>\n				</tr>\n				<tr>\n					<td>393212\n            <a name=\"anzsco-393212\"> </a>\n					</td>\n					<td>Clothing Patternmaker</td>\n					<td>Clothing Patternmaker</td>\n				</tr>\n				<tr>\n					<td>393213\n            <a name=\"anzsco-393213\"> </a>\n					</td>\n					<td>Dressmaker or Tailor</td>\n					<td>Dressmaker or Tailor</td>\n				</tr>\n				<tr>\n					<td>393299\n            <a name=\"anzsco-393299\"> </a>\n					</td>\n					<td>Clothing Trades Workers nec</td>\n					<td>Clothing Trades Workers not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>393311\n            <a name=\"anzsco-393311\"> </a>\n					</td>\n					<td>Upholsterer</td>\n					<td>Upholsterer</td>\n				</tr>\n				<tr>\n					<td>394000\n            <a name=\"anzsco-394000\"> </a>\n					</td>\n					<td>Wood Trades Workers nfd</td>\n					<td>Wood Trades Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>394111\n            <a name=\"anzsco-394111\"> </a>\n					</td>\n					<td>Cabinetmaker</td>\n					<td>Cabinetmaker</td>\n				</tr>\n				<tr>\n					<td>394200\n            <a name=\"anzsco-394200\"> </a>\n					</td>\n					<td>Wood Machinists and Other Wood Trades Workers nfd</td>\n					<td>Wood Machinists and Other Wood Trades Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>394211\n            <a name=\"anzsco-394211\"> </a>\n					</td>\n					<td>Furniture Finisher</td>\n					<td>Furniture Finisher</td>\n				</tr>\n				<tr>\n					<td>394212\n            <a name=\"anzsco-394212\"> </a>\n					</td>\n					<td>Picture Framer</td>\n					<td>Picture Framer</td>\n				</tr>\n				<tr>\n					<td>394213\n            <a name=\"anzsco-394213\"> </a>\n					</td>\n					<td>Wood Machinist</td>\n					<td>Wood Machinist</td>\n				</tr>\n				<tr>\n					<td>394214\n            <a name=\"anzsco-394214\"> </a>\n					</td>\n					<td>Wood Turner</td>\n					<td>Wood Turner</td>\n				</tr>\n				<tr>\n					<td>394299\n            <a name=\"anzsco-394299\"> </a>\n					</td>\n					<td>Wood Machinists and Other Wood Trades Workers nec</td>\n					<td>Wood Machinists and Other Wood Trades Workers not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>399000\n            <a name=\"anzsco-399000\"> </a>\n					</td>\n					<td>Miscellaneous Technicians and Trades Workers nfd</td>\n					<td>Miscellaneous Technicians and Trades Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>399100\n            <a name=\"anzsco-399100\"> </a>\n					</td>\n					<td>Boat Builders and Shipwrights nfd</td>\n					<td>Boat Builders and Shipwrights not further defined</td>\n				</tr>\n				<tr>\n					<td>399111\n            <a name=\"anzsco-399111\"> </a>\n					</td>\n					<td>Boat Builder and Repairer</td>\n					<td>Boat Builder and Repairer</td>\n				</tr>\n				<tr>\n					<td>399112\n            <a name=\"anzsco-399112\"> </a>\n					</td>\n					<td>Shipwright</td>\n					<td>Shipwright</td>\n				</tr>\n				<tr>\n					<td>399200\n            <a name=\"anzsco-399200\"> </a>\n					</td>\n					<td>Chemical, Gas, Petroleum and Power Generation Plant Operators nfd</td>\n					<td>Chemical, Gas, Petroleum and Power Generation Plant Operators not further defined</td>\n				</tr>\n				<tr>\n					<td>399211\n            <a name=\"anzsco-399211\"> </a>\n					</td>\n					<td>Chemical Plant Operator</td>\n					<td>Chemical Plant Operator</td>\n				</tr>\n				<tr>\n					<td>399212\n            <a name=\"anzsco-399212\"> </a>\n					</td>\n					<td>Gas or Petroleum Operator</td>\n					<td>Gas or Petroleum Operator</td>\n				</tr>\n				<tr>\n					<td>399213\n            <a name=\"anzsco-399213\"> </a>\n					</td>\n					<td>Power Generation Plant Operator</td>\n					<td>Power Generation Plant Operator</td>\n				</tr>\n				<tr>\n					<td>399300\n            <a name=\"anzsco-399300\"> </a>\n					</td>\n					<td>Gallery, Library and Museum Technicians nfd</td>\n					<td>Gallery, Library and Museum Technicians not further defined</td>\n				</tr>\n				<tr>\n					<td>399311\n            <a name=\"anzsco-399311\"> </a>\n					</td>\n					<td>Gallery or Museum Technician</td>\n					<td>Gallery or Museum Technician</td>\n				</tr>\n				<tr>\n					<td>399312\n            <a name=\"anzsco-399312\"> </a>\n					</td>\n					<td>Library Technician</td>\n					<td>Library Technician</td>\n				</tr>\n				<tr>\n					<td>399411\n            <a name=\"anzsco-399411\"> </a>\n					</td>\n					<td>Jeweller</td>\n					<td>Jeweller</td>\n				</tr>\n				<tr>\n					<td>399500\n            <a name=\"anzsco-399500\"> </a>\n					</td>\n					<td>Performing Arts Technicians nfd</td>\n					<td>Performing Arts Technicians not further defined</td>\n				</tr>\n				<tr>\n					<td>399511\n            <a name=\"anzsco-399511\"> </a>\n					</td>\n					<td>Broadcast Transmitter Operator</td>\n					<td>Broadcast Transmitter Operator</td>\n				</tr>\n				<tr>\n					<td>399512\n            <a name=\"anzsco-399512\"> </a>\n					</td>\n					<td>Camera Operator (Film, Television or Video)</td>\n					<td>Camera Operator (Film, Television or Video)</td>\n				</tr>\n				<tr>\n					<td>399513\n            <a name=\"anzsco-399513\"> </a>\n					</td>\n					<td>Light Technician</td>\n					<td>Light Technician</td>\n				</tr>\n				<tr>\n					<td>399514\n            <a name=\"anzsco-399514\"> </a>\n					</td>\n					<td>Make Up Artist</td>\n					<td>Make Up Artist</td>\n				</tr>\n				<tr>\n					<td>399515\n            <a name=\"anzsco-399515\"> </a>\n					</td>\n					<td>Musical Instrument Maker or Repairer</td>\n					<td>Musical Instrument Maker or Repairer</td>\n				</tr>\n				<tr>\n					<td>399516\n            <a name=\"anzsco-399516\"> </a>\n					</td>\n					<td>Sound Technician</td>\n					<td>Sound Technician</td>\n				</tr>\n				<tr>\n					<td>399517\n            <a name=\"anzsco-399517\"> </a>\n					</td>\n					<td>Television Equipment Operator</td>\n					<td>Television Equipment Operator</td>\n				</tr>\n				<tr>\n					<td>399599\n            <a name=\"anzsco-399599\"> </a>\n					</td>\n					<td>Performing Arts Technicians nec</td>\n					<td>Performing Arts Technicians not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>399611\n            <a name=\"anzsco-399611\"> </a>\n					</td>\n					<td>Signwriter</td>\n					<td>Signwriter</td>\n				</tr>\n				<tr>\n					<td>399900\n            <a name=\"anzsco-399900\"> </a>\n					</td>\n					<td>Other Miscellaneous Technicians and Trades Workers nfd</td>\n					<td>Other Miscellaneous Technicians and Trades Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>399911\n            <a name=\"anzsco-399911\"> </a>\n					</td>\n					<td>Diver</td>\n					<td>Diver</td>\n				</tr>\n				<tr>\n					<td>399912\n            <a name=\"anzsco-399912\"> </a>\n					</td>\n					<td>Interior Decorator</td>\n					<td>Interior Decorator</td>\n				</tr>\n				<tr>\n					<td>399913\n            <a name=\"anzsco-399913\"> </a>\n					</td>\n					<td>Optical Dispenser</td>\n					<td>Optical Dispenser</td>\n				</tr>\n				<tr>\n					<td>399914\n            <a name=\"anzsco-399914\"> </a>\n					</td>\n					<td>Optical Mechanic</td>\n					<td>Optical Mechanic</td>\n				</tr>\n				<tr>\n					<td>399915\n            <a name=\"anzsco-399915\"> </a>\n					</td>\n					<td>Photographer's Assistant</td>\n					<td>Photographer's Assistant</td>\n				</tr>\n				<tr>\n					<td>399916\n            <a name=\"anzsco-399916\"> </a>\n					</td>\n					<td>Plastics Technician</td>\n					<td>Plastics Technician</td>\n				</tr>\n				<tr>\n					<td>399917\n            <a name=\"anzsco-399917\"> </a>\n					</td>\n					<td>Wool Classer</td>\n					<td>Wool Classer</td>\n				</tr>\n				<tr>\n					<td>399999\n            <a name=\"anzsco-399999\"> </a>\n					</td>\n					<td>Technicians and Trades Workers nec</td>\n					<td>Technicians and Trades Workers not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>400000\n            <a name=\"anzsco-400000\"> </a>\n					</td>\n					<td>Community and Personal Service Workers nfd</td>\n					<td>Community and Personal Service Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>411000\n            <a name=\"anzsco-411000\"> </a>\n					</td>\n					<td>Health and Welfare Support Workers nfd</td>\n					<td>Health and Welfare Support Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>411100\n            <a name=\"anzsco-411100\"> </a>\n					</td>\n					<td>Ambulance Officers and Paramedics nfd</td>\n					<td>Ambulance Officers and Paramedics not further defined</td>\n				</tr>\n				<tr>\n					<td>411111\n            <a name=\"anzsco-411111\"> </a>\n					</td>\n					<td>Ambulance Officer</td>\n					<td>Ambulance Officer</td>\n				</tr>\n				<tr>\n					<td>411112\n            <a name=\"anzsco-411112\"> </a>\n					</td>\n					<td>Intensive Care Ambulance Paramedic</td>\n					<td>Intensive Care Ambulance Paramedic</td>\n				</tr>\n				<tr>\n					<td>411200\n            <a name=\"anzsco-411200\"> </a>\n					</td>\n					<td>Dental Hygienists, Technicians and Therapists nfd</td>\n					<td>Dental Hygienists, Technicians and Therapists not further defined</td>\n				</tr>\n				<tr>\n					<td>411211\n            <a name=\"anzsco-411211\"> </a>\n					</td>\n					<td>Dental Hygienist</td>\n					<td>Dental Hygienist</td>\n				</tr>\n				<tr>\n					<td>411212\n            <a name=\"anzsco-411212\"> </a>\n					</td>\n					<td>Dental Prosthetist</td>\n					<td>Dental Prosthetist</td>\n				</tr>\n				<tr>\n					<td>411213\n            <a name=\"anzsco-411213\"> </a>\n					</td>\n					<td>Dental Technician</td>\n					<td>Dental Technician</td>\n				</tr>\n				<tr>\n					<td>411214\n            <a name=\"anzsco-411214\"> </a>\n					</td>\n					<td>Dental Therapist</td>\n					<td>Dental Therapist</td>\n				</tr>\n				<tr>\n					<td>411311\n            <a name=\"anzsco-411311\"> </a>\n					</td>\n					<td>Diversional Therapist</td>\n					<td>Diversional Therapist</td>\n				</tr>\n				<tr>\n					<td>411400\n            <a name=\"anzsco-411400\"> </a>\n					</td>\n					<td>Enrolled and Mothercraft Nurses nfd</td>\n					<td>Enrolled and Mothercraft Nurses not further defined</td>\n				</tr>\n				<tr>\n					<td>411411\n            <a name=\"anzsco-411411\"> </a>\n					</td>\n					<td>Enrolled Nurse</td>\n					<td>Enrolled Nurse</td>\n				</tr>\n				<tr>\n					<td>411412\n            <a name=\"anzsco-411412\"> </a>\n					</td>\n					<td>Mothercraft Nurse</td>\n					<td>Mothercraft Nurse</td>\n				</tr>\n				<tr>\n					<td>411511\n            <a name=\"anzsco-411511\"> </a>\n					</td>\n					<td>Aboriginal and Torres Strait Islander Health Worker</td>\n					<td>Aboriginal and Torres Strait Islander Health Worker</td>\n				</tr>\n				<tr>\n					<td>411611\n            <a name=\"anzsco-411611\"> </a>\n					</td>\n					<td>Massage Therapist</td>\n					<td>Massage Therapist</td>\n				</tr>\n				<tr>\n					<td>411700\n            <a name=\"anzsco-411700\"> </a>\n					</td>\n					<td>Welfare Support Workers nfd</td>\n					<td>Welfare Support Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>411711\n            <a name=\"anzsco-411711\"> </a>\n					</td>\n					<td>Community Worker</td>\n					<td>Community Worker</td>\n				</tr>\n				<tr>\n					<td>411712\n            <a name=\"anzsco-411712\"> </a>\n					</td>\n					<td>Disabilities Services Officer</td>\n					<td>Disabilities Services Officer</td>\n				</tr>\n				<tr>\n					<td>411713\n            <a name=\"anzsco-411713\"> </a>\n					</td>\n					<td>Family Support Worker</td>\n					<td>Family Support Worker</td>\n				</tr>\n				<tr>\n					<td>411714\n            <a name=\"anzsco-411714\"> </a>\n					</td>\n					<td>Parole or Probation Officer</td>\n					<td>Parole or Probation Officer</td>\n				</tr>\n				<tr>\n					<td>411715\n            <a name=\"anzsco-411715\"> </a>\n					</td>\n					<td>Residential Care Officer</td>\n					<td>Residential Care Officer</td>\n				</tr>\n				<tr>\n					<td>411716\n            <a name=\"anzsco-411716\"> </a>\n					</td>\n					<td>Youth Worker</td>\n					<td>Youth Worker</td>\n				</tr>\n				<tr>\n					<td>420000\n            <a name=\"anzsco-420000\"> </a>\n					</td>\n					<td>Carers and Aides nfd</td>\n					<td>Carers and Aides not further defined</td>\n				</tr>\n				<tr>\n					<td>421100\n            <a name=\"anzsco-421100\"> </a>\n					</td>\n					<td>Child Carers nfd</td>\n					<td>Child Carers not further defined</td>\n				</tr>\n				<tr>\n					<td>421111\n            <a name=\"anzsco-421111\"> </a>\n					</td>\n					<td>Child Care Worker</td>\n					<td>Child Care Worker</td>\n				</tr>\n				<tr>\n					<td>421112\n            <a name=\"anzsco-421112\"> </a>\n					</td>\n					<td>Family Day Care Worker</td>\n					<td>Family Day Care Worker</td>\n				</tr>\n				<tr>\n					<td>421113\n            <a name=\"anzsco-421113\"> </a>\n					</td>\n					<td>Nanny</td>\n					<td>Nanny</td>\n				</tr>\n				<tr>\n					<td>421114\n            <a name=\"anzsco-421114\"> </a>\n					</td>\n					<td>Out of School Hours Care Worker</td>\n					<td>Out of School Hours Care Worker</td>\n				</tr>\n				<tr>\n					<td>422100\n            <a name=\"anzsco-422100\"> </a>\n					</td>\n					<td>Education Aides nfd</td>\n					<td>Education Aides not further defined</td>\n				</tr>\n				<tr>\n					<td>422111\n            <a name=\"anzsco-422111\"> </a>\n					</td>\n					<td>Aboriginal and Torres Strait Islander Education Worker</td>\n					<td>Aboriginal and Torres Strait Islander Education Worker</td>\n				</tr>\n				<tr>\n					<td>422112\n            <a name=\"anzsco-422112\"> </a>\n					</td>\n					<td>Integration Aide</td>\n					<td>Integration Aide</td>\n				</tr>\n				<tr>\n					<td>422115\n            <a name=\"anzsco-422115\"> </a>\n					</td>\n					<td>Preschool Aide</td>\n					<td>Preschool Aide</td>\n				</tr>\n				<tr>\n					<td>422116\n            <a name=\"anzsco-422116\"> </a>\n					</td>\n					<td>Teachers' Aide</td>\n					<td>Teachers' Aide</td>\n				</tr>\n				<tr>\n					<td>423000\n            <a name=\"anzsco-423000\"> </a>\n					</td>\n					<td>Personal Carers and Assistants nfd</td>\n					<td>Personal Carers and Assistants not further defined</td>\n				</tr>\n				<tr>\n					<td>423111\n            <a name=\"anzsco-423111\"> </a>\n					</td>\n					<td>Aged or Disabled Carer</td>\n					<td>Aged or Disabled Carer</td>\n				</tr>\n				<tr>\n					<td>423211\n            <a name=\"anzsco-423211\"> </a>\n					</td>\n					<td>Dental Assistant</td>\n					<td>Dental Assistant</td>\n				</tr>\n				<tr>\n					<td>423300\n            <a name=\"anzsco-423300\"> </a>\n					</td>\n					<td>Nursing Support and Personal Care Workers nfd</td>\n					<td>Nursing Support and Personal Care Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>423311\n            <a name=\"anzsco-423311\"> </a>\n					</td>\n					<td>Hospital Orderly</td>\n					<td>Hospital Orderly</td>\n				</tr>\n				<tr>\n					<td>423312\n            <a name=\"anzsco-423312\"> </a>\n					</td>\n					<td>Nursing Support Worker</td>\n					<td>Nursing Support Worker</td>\n				</tr>\n				<tr>\n					<td>423313\n            <a name=\"anzsco-423313\"> </a>\n					</td>\n					<td>Personal Care Assistant</td>\n					<td>Personal Care Assistant</td>\n				</tr>\n				<tr>\n					<td>423314\n            <a name=\"anzsco-423314\"> </a>\n					</td>\n					<td>Therapy Aide</td>\n					<td>Therapy Aide</td>\n				</tr>\n				<tr>\n					<td>423400\n            <a name=\"anzsco-423400\"> </a>\n					</td>\n					<td>Special Care Workers nfd</td>\n					<td>Special Care Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>423411\n            <a name=\"anzsco-423411\"> </a>\n					</td>\n					<td>Child or Youth Residential Care Assistant</td>\n					<td>Child or Youth Residential Care Assistant</td>\n				</tr>\n				<tr>\n					<td>423412\n            <a name=\"anzsco-423412\"> </a>\n					</td>\n					<td>Hostel Parent</td>\n					<td>Hostel Parent</td>\n				</tr>\n				<tr>\n					<td>423413\n            <a name=\"anzsco-423413\"> </a>\n					</td>\n					<td>Refuge Worker</td>\n					<td>Refuge Worker</td>\n				</tr>\n				<tr>\n					<td>431000\n            <a name=\"anzsco-431000\"> </a>\n					</td>\n					<td>Hospitality Workers nfd</td>\n					<td>Hospitality Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>431100\n            <a name=\"anzsco-431100\"> </a>\n					</td>\n					<td>Bar Attendants and Baristas nfd</td>\n					<td>Bar Attendants and Baristas not further defined</td>\n				</tr>\n				<tr>\n					<td>431111\n            <a name=\"anzsco-431111\"> </a>\n					</td>\n					<td>Bar Attendant</td>\n					<td>Bar Attendant</td>\n				</tr>\n				<tr>\n					<td>431112\n            <a name=\"anzsco-431112\"> </a>\n					</td>\n					<td>Barista</td>\n					<td>Barista</td>\n				</tr>\n				<tr>\n					<td>431211\n            <a name=\"anzsco-431211\"> </a>\n					</td>\n					<td>Cafe Worker</td>\n					<td>Cafe Worker</td>\n				</tr>\n				<tr>\n					<td>431311\n            <a name=\"anzsco-431311\"> </a>\n					</td>\n					<td>Gaming Worker</td>\n					<td>Gaming Worker</td>\n				</tr>\n				<tr>\n					<td>431411\n            <a name=\"anzsco-431411\"> </a>\n					</td>\n					<td>Hotel Service Manager</td>\n					<td>Hotel Service Manager</td>\n				</tr>\n				<tr>\n					<td>431511\n            <a name=\"anzsco-431511\"> </a>\n					</td>\n					<td>Waiter</td>\n					<td>Waiter</td>\n				</tr>\n				<tr>\n					<td>431900\n            <a name=\"anzsco-431900\"> </a>\n					</td>\n					<td>Other Hospitality Workers nfd</td>\n					<td>Other Hospitality Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>431911\n            <a name=\"anzsco-431911\"> </a>\n					</td>\n					<td>Bar Useful or Busser</td>\n					<td>Bar Useful or Busser</td>\n				</tr>\n				<tr>\n					<td>431912\n            <a name=\"anzsco-431912\"> </a>\n					</td>\n					<td>Doorperson or Luggage Porter</td>\n					<td>Doorperson or Luggage Porter</td>\n				</tr>\n				<tr>\n					<td>431999\n            <a name=\"anzsco-431999\"> </a>\n					</td>\n					<td>Hospitality Workers nec</td>\n					<td>Hospitality Workers not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>440000\n            <a name=\"anzsco-440000\"> </a>\n					</td>\n					<td>Protective Service Workers nfd</td>\n					<td>Protective Service Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>441000\n            <a name=\"anzsco-441000\"> </a>\n					</td>\n					<td>Defence Force Members, Fire Fighters and Police nfd</td>\n					<td>Defence Force Members, Fire Fighters and Police not further defined</td>\n				</tr>\n				<tr>\n					<td>441111\n            <a name=\"anzsco-441111\"> </a>\n					</td>\n					<td>Defence Force Member - Other Ranks</td>\n					<td>Defence Force Member - Other Ranks</td>\n				</tr>\n				<tr>\n					<td>441200\n            <a name=\"anzsco-441200\"> </a>\n					</td>\n					<td>Fire and Emergency Workers nfd</td>\n					<td>Fire and Emergency Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>441211\n            <a name=\"anzsco-441211\"> </a>\n					</td>\n					<td>Emergency Service Worker</td>\n					<td>Emergency Service Worker</td>\n				</tr>\n				<tr>\n					<td>441212\n            <a name=\"anzsco-441212\"> </a>\n					</td>\n					<td>Fire Fighter</td>\n					<td>Fire Fighter</td>\n				</tr>\n				<tr>\n					<td>441300\n            <a name=\"anzsco-441300\"> </a>\n					</td>\n					<td>Police nfd</td>\n					<td>Police not further defined</td>\n				</tr>\n				<tr>\n					<td>441311\n            <a name=\"anzsco-441311\"> </a>\n					</td>\n					<td>Detective</td>\n					<td>Detective</td>\n				</tr>\n				<tr>\n					<td>441312\n            <a name=\"anzsco-441312\"> </a>\n					</td>\n					<td>Police Officer</td>\n					<td>Police Officer</td>\n				</tr>\n				<tr>\n					<td>442000\n            <a name=\"anzsco-442000\"> </a>\n					</td>\n					<td>Prison and Security Officers nfd</td>\n					<td>Prison and Security Officers not further defined</td>\n				</tr>\n				<tr>\n					<td>442111\n            <a name=\"anzsco-442111\"> </a>\n					</td>\n					<td>Prison Officer</td>\n					<td>Prison Officer</td>\n				</tr>\n				<tr>\n					<td>442200\n            <a name=\"anzsco-442200\"> </a>\n					</td>\n					<td>Security Officers and Guards nfd</td>\n					<td>Security Officers and Guards not further defined</td>\n				</tr>\n				<tr>\n					<td>442211\n            <a name=\"anzsco-442211\"> </a>\n					</td>\n					<td>Alarm, Security or Surveillance Monitor</td>\n					<td>Alarm, Security or Surveillance Monitor</td>\n				</tr>\n				<tr>\n					<td>442212\n            <a name=\"anzsco-442212\"> </a>\n					</td>\n					<td>Armoured Car Escort</td>\n					<td>Armoured Car Escort</td>\n				</tr>\n				<tr>\n					<td>442213\n            <a name=\"anzsco-442213\"> </a>\n					</td>\n					<td>Crowd Controller</td>\n					<td>Crowd Controller</td>\n				</tr>\n				<tr>\n					<td>442214\n            <a name=\"anzsco-442214\"> </a>\n					</td>\n					<td>Private Investigator</td>\n					<td>Private Investigator</td>\n				</tr>\n				<tr>\n					<td>442215\n            <a name=\"anzsco-442215\"> </a>\n					</td>\n					<td>Retail Loss Prevention Officer</td>\n					<td>Retail Loss Prevention Officer</td>\n				</tr>\n				<tr>\n					<td>442216\n            <a name=\"anzsco-442216\"> </a>\n					</td>\n					<td>Security Consultant</td>\n					<td>Security Consultant</td>\n				</tr>\n				<tr>\n					<td>442217\n            <a name=\"anzsco-442217\"> </a>\n					</td>\n					<td>Security Officer</td>\n					<td>Security Officer</td>\n				</tr>\n				<tr>\n					<td>442299\n            <a name=\"anzsco-442299\"> </a>\n					</td>\n					<td>Security Officers and Guards nec</td>\n					<td>Security Officers and Guards not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>450000\n            <a name=\"anzsco-450000\"> </a>\n					</td>\n					<td>Sports and Personal Service Workers nfd</td>\n					<td>Sports and Personal Service Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>451000\n            <a name=\"anzsco-451000\"> </a>\n					</td>\n					<td>Personal Service and Travel Workers nfd</td>\n					<td>Personal Service and Travel Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>451111\n            <a name=\"anzsco-451111\"> </a>\n					</td>\n					<td>Beauty Therapist</td>\n					<td>Beauty Therapist</td>\n				</tr>\n				<tr>\n					<td>451211\n            <a name=\"anzsco-451211\"> </a>\n					</td>\n					<td>Driving Instructor</td>\n					<td>Driving Instructor</td>\n				</tr>\n				<tr>\n					<td>451300\n            <a name=\"anzsco-451300\"> </a>\n					</td>\n					<td>Funeral Workers nfd</td>\n					<td>Funeral Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>451311\n            <a name=\"anzsco-451311\"> </a>\n					</td>\n					<td>Funeral Director</td>\n					<td>Funeral Director</td>\n				</tr>\n				<tr>\n					<td>451399\n            <a name=\"anzsco-451399\"> </a>\n					</td>\n					<td>Funeral Workers nec</td>\n					<td>Funeral Workers not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>451400\n            <a name=\"anzsco-451400\"> </a>\n					</td>\n					<td>Gallery, Museum and Tour Guides nfd</td>\n					<td>Gallery, Museum and Tour Guides not further defined</td>\n				</tr>\n				<tr>\n					<td>451411\n            <a name=\"anzsco-451411\"> </a>\n					</td>\n					<td>Gallery or Museum Guide</td>\n					<td>Gallery or Museum Guide</td>\n				</tr>\n				<tr>\n					<td>451412\n            <a name=\"anzsco-451412\"> </a>\n					</td>\n					<td>Tour Guide</td>\n					<td>Tour Guide</td>\n				</tr>\n				<tr>\n					<td>451500\n            <a name=\"anzsco-451500\"> </a>\n					</td>\n					<td>Personal Care Consultants nfd</td>\n					<td>Personal Care Consultants not further defined</td>\n				</tr>\n				<tr>\n					<td>451511\n            <a name=\"anzsco-451511\"> </a>\n					</td>\n					<td>Natural Remedy Consultant</td>\n					<td>Natural Remedy Consultant</td>\n				</tr>\n				<tr>\n					<td>451512\n            <a name=\"anzsco-451512\"> </a>\n					</td>\n					<td>Weight Loss Consultant</td>\n					<td>Weight Loss Consultant</td>\n				</tr>\n				<tr>\n					<td>451600\n            <a name=\"anzsco-451600\"> </a>\n					</td>\n					<td>Tourism and Travel Advisers nfd</td>\n					<td>Tourism and Travel Advisers not further defined</td>\n				</tr>\n				<tr>\n					<td>451611\n            <a name=\"anzsco-451611\"> </a>\n					</td>\n					<td>Tourist Information Officer</td>\n					<td>Tourist Information Officer</td>\n				</tr>\n				<tr>\n					<td>451612\n            <a name=\"anzsco-451612\"> </a>\n					</td>\n					<td>Travel Consultant</td>\n					<td>Travel Consultant</td>\n				</tr>\n				<tr>\n					<td>451700\n            <a name=\"anzsco-451700\"> </a>\n					</td>\n					<td>Travel Attendants nfd</td>\n					<td>Travel Attendants not further defined</td>\n				</tr>\n				<tr>\n					<td>451711\n            <a name=\"anzsco-451711\"> </a>\n					</td>\n					<td>Flight Attendant</td>\n					<td>Flight Attendant</td>\n				</tr>\n				<tr>\n					<td>451799\n            <a name=\"anzsco-451799\"> </a>\n					</td>\n					<td>Travel Attendants nec</td>\n					<td>Travel Attendants not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>451800\n            <a name=\"anzsco-451800\"> </a>\n					</td>\n					<td>Other Personal Service Workers nfd</td>\n					<td>Other Personal Service Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>451811\n            <a name=\"anzsco-451811\"> </a>\n					</td>\n					<td>Civil Celebrant</td>\n					<td>Civil Celebrant</td>\n				</tr>\n				<tr>\n					<td>451812\n            <a name=\"anzsco-451812\"> </a>\n					</td>\n					<td>Hair or Beauty Salon Assistant</td>\n					<td>Hair or Beauty Salon Assistant</td>\n				</tr>\n				<tr>\n					<td>451813\n            <a name=\"anzsco-451813\"> </a>\n					</td>\n					<td>Sex Worker or Escort</td>\n					<td>Sex Worker or Escort</td>\n				</tr>\n				<tr>\n					<td>451899\n            <a name=\"anzsco-451899\"> </a>\n					</td>\n					<td>Personal Service Workers nec</td>\n					<td>Personal Service Workers not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>452000\n            <a name=\"anzsco-452000\"> </a>\n					</td>\n					<td>Sports and Fitness Workers nfd</td>\n					<td>Sports and Fitness Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>452111\n            <a name=\"anzsco-452111\"> </a>\n					</td>\n					<td>Fitness Instructor</td>\n					<td>Fitness Instructor</td>\n				</tr>\n				<tr>\n					<td>452200\n            <a name=\"anzsco-452200\"> </a>\n					</td>\n					<td>Outdoor Adventure Guides nfd</td>\n					<td>Outdoor Adventure Guides not further defined</td>\n				</tr>\n				<tr>\n					<td>452211\n            <a name=\"anzsco-452211\"> </a>\n					</td>\n					<td>Bungy Jump Master</td>\n					<td>Bungy Jump Master</td>\n				</tr>\n				<tr>\n					<td>452212\n            <a name=\"anzsco-452212\"> </a>\n					</td>\n					<td>Fishing Guide</td>\n					<td>Fishing Guide</td>\n				</tr>\n				<tr>\n					<td>452213\n            <a name=\"anzsco-452213\"> </a>\n					</td>\n					<td>Hunting Guide</td>\n					<td>Hunting Guide</td>\n				</tr>\n				<tr>\n					<td>452214\n            <a name=\"anzsco-452214\"> </a>\n					</td>\n					<td>Mountain or Glacier Guide</td>\n					<td>Mountain or Glacier Guide</td>\n				</tr>\n				<tr>\n					<td>452215\n            <a name=\"anzsco-452215\"> </a>\n					</td>\n					<td>Outdoor Adventure Instructor</td>\n					<td>Outdoor Adventure Instructor</td>\n				</tr>\n				<tr>\n					<td>452216\n            <a name=\"anzsco-452216\"> </a>\n					</td>\n					<td>Trekking Guide</td>\n					<td>Trekking Guide</td>\n				</tr>\n				<tr>\n					<td>452217\n            <a name=\"anzsco-452217\"> </a>\n					</td>\n					<td>Whitewater Rafting Guide</td>\n					<td>Whitewater Rafting Guide</td>\n				</tr>\n				<tr>\n					<td>452299\n            <a name=\"anzsco-452299\"> </a>\n					</td>\n					<td>Outdoor Adventure Guides nec</td>\n					<td>Outdoor Adventure Guides not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>452300\n            <a name=\"anzsco-452300\"> </a>\n					</td>\n					<td>Sports Coaches, Instructors and Officials nfd</td>\n					<td>Sports Coaches, Instructors and Officials not further defined</td>\n				</tr>\n				<tr>\n					<td>452311\n            <a name=\"anzsco-452311\"> </a>\n					</td>\n					<td>Diving Instructor (Open Water)</td>\n					<td>Diving Instructor (Open Water)</td>\n				</tr>\n				<tr>\n					<td>452312\n            <a name=\"anzsco-452312\"> </a>\n					</td>\n					<td>Gymnastics Coach or Instructor</td>\n					<td>Gymnastics Coach or Instructor</td>\n				</tr>\n				<tr>\n					<td>452313\n            <a name=\"anzsco-452313\"> </a>\n					</td>\n					<td>Horse Riding Coach or Instructor</td>\n					<td>Horse Riding Coach or Instructor</td>\n				</tr>\n				<tr>\n					<td>452314\n            <a name=\"anzsco-452314\"> </a>\n					</td>\n					<td>Snowsport Instructor</td>\n					<td>Snowsport Instructor</td>\n				</tr>\n				<tr>\n					<td>452315\n            <a name=\"anzsco-452315\"> </a>\n					</td>\n					<td>Swimming Coach or Instructor</td>\n					<td>Swimming Coach or Instructor</td>\n				</tr>\n				<tr>\n					<td>452316\n            <a name=\"anzsco-452316\"> </a>\n					</td>\n					<td>Tennis Coach</td>\n					<td>Tennis Coach</td>\n				</tr>\n				<tr>\n					<td>452317\n            <a name=\"anzsco-452317\"> </a>\n					</td>\n					<td>Other Sports Coach or Instructor</td>\n					<td>Other Sports Coach or Instructor</td>\n				</tr>\n				<tr>\n					<td>452318\n            <a name=\"anzsco-452318\"> </a>\n					</td>\n					<td>Dog or Horse Racing Official</td>\n					<td>Dog or Horse Racing Official</td>\n				</tr>\n				<tr>\n					<td>452321\n            <a name=\"anzsco-452321\"> </a>\n					</td>\n					<td>Sports Development Officer</td>\n					<td>Sports Development Officer</td>\n				</tr>\n				<tr>\n					<td>452322\n            <a name=\"anzsco-452322\"> </a>\n					</td>\n					<td>Sports Umpire</td>\n					<td>Sports Umpire</td>\n				</tr>\n				<tr>\n					<td>452323\n            <a name=\"anzsco-452323\"> </a>\n					</td>\n					<td>Other Sports Official</td>\n					<td>Other Sports Official</td>\n				</tr>\n				<tr>\n					<td>452400\n            <a name=\"anzsco-452400\"> </a>\n					</td>\n					<td>Sportspersons nfd</td>\n					<td>Sportspersons not further defined</td>\n				</tr>\n				<tr>\n					<td>452411\n            <a name=\"anzsco-452411\"> </a>\n					</td>\n					<td>Footballer</td>\n					<td>Footballer</td>\n				</tr>\n				<tr>\n					<td>452412\n            <a name=\"anzsco-452412\"> </a>\n					</td>\n					<td>Golfer</td>\n					<td>Golfer</td>\n				</tr>\n				<tr>\n					<td>452413\n            <a name=\"anzsco-452413\"> </a>\n					</td>\n					<td>Jockey</td>\n					<td>Jockey</td>\n				</tr>\n				<tr>\n					<td>452414\n            <a name=\"anzsco-452414\"> </a>\n					</td>\n					<td>Lifeguard</td>\n					<td>Lifeguard</td>\n				</tr>\n				<tr>\n					<td>452499\n            <a name=\"anzsco-452499\"> </a>\n					</td>\n					<td>Sportspersons nec</td>\n					<td>Sportspersons not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>500000\n            <a name=\"anzsco-500000\"> </a>\n					</td>\n					<td>Clerical and Administrative Workers nfd</td>\n					<td>Clerical and Administrative Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>510000\n            <a name=\"anzsco-510000\"> </a>\n					</td>\n					<td>Office Managers and Program Administrators nfd</td>\n					<td>Office Managers and Program Administrators not further defined</td>\n				</tr>\n				<tr>\n					<td>511100\n            <a name=\"anzsco-511100\"> </a>\n					</td>\n					<td>Contract, Program and Project Administrators nfd</td>\n					<td>Contract, Program and Project Administrators not further defined</td>\n				</tr>\n				<tr>\n					<td>511111\n            <a name=\"anzsco-511111\"> </a>\n					</td>\n					<td>Contract Administrator</td>\n					<td>Contract Administrator</td>\n				</tr>\n				<tr>\n					<td>511112\n            <a name=\"anzsco-511112\"> </a>\n					</td>\n					<td>Program or Project Administrator</td>\n					<td>Program or Project Administrator</td>\n				</tr>\n				<tr>\n					<td>512000\n            <a name=\"anzsco-512000\"> </a>\n					</td>\n					<td>Office and Practice Managers nfd</td>\n					<td>Office and Practice Managers not further defined</td>\n				</tr>\n				<tr>\n					<td>512111\n            <a name=\"anzsco-512111\"> </a>\n					</td>\n					<td>Office Manager</td>\n					<td>Office Manager</td>\n				</tr>\n				<tr>\n					<td>512200\n            <a name=\"anzsco-512200\"> </a>\n					</td>\n					<td>Practice Managers nfd</td>\n					<td>Practice Managers not further defined</td>\n				</tr>\n				<tr>\n					<td>512211\n            <a name=\"anzsco-512211\"> </a>\n					</td>\n					<td>Health Practice Manager</td>\n					<td>Health Practice Manager</td>\n				</tr>\n				<tr>\n					<td>512299\n            <a name=\"anzsco-512299\"> </a>\n					</td>\n					<td>Practice Managers nec</td>\n					<td>Practice Managers not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>521000\n            <a name=\"anzsco-521000\"> </a>\n					</td>\n					<td>Personal Assistants and Secretaries nfd</td>\n					<td>Personal Assistants and Secretaries not further defined</td>\n				</tr>\n				<tr>\n					<td>521111\n            <a name=\"anzsco-521111\"> </a>\n					</td>\n					<td>Personal Assistant</td>\n					<td>Personal Assistant</td>\n				</tr>\n				<tr>\n					<td>521200\n            <a name=\"anzsco-521200\"> </a>\n					</td>\n					<td>Secretaries nfd</td>\n					<td>Secretaries not further defined</td>\n				</tr>\n				<tr>\n					<td>521211\n            <a name=\"anzsco-521211\"> </a>\n					</td>\n					<td>Secretary (General)</td>\n					<td>Secretary (General)</td>\n				</tr>\n				<tr>\n					<td>521212\n            <a name=\"anzsco-521212\"> </a>\n					</td>\n					<td>Legal Secretary</td>\n					<td>Legal Secretary</td>\n				</tr>\n				<tr>\n					<td>530000\n            <a name=\"anzsco-530000\"> </a>\n					</td>\n					<td>General Clerical Workers nfd</td>\n					<td>General Clerical Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>531111\n            <a name=\"anzsco-531111\"> </a>\n					</td>\n					<td>General Clerk</td>\n					<td>General Clerk</td>\n				</tr>\n				<tr>\n					<td>532100\n            <a name=\"anzsco-532100\"> </a>\n					</td>\n					<td>Keyboard Operators nfd</td>\n					<td>Keyboard Operators not further defined</td>\n				</tr>\n				<tr>\n					<td>532111\n            <a name=\"anzsco-532111\"> </a>\n					</td>\n					<td>Data Entry Operator</td>\n					<td>Data Entry Operator</td>\n				</tr>\n				<tr>\n					<td>532112\n            <a name=\"anzsco-532112\"> </a>\n					</td>\n					<td>Machine Shorthand Reporter</td>\n					<td>Machine Shorthand Reporter</td>\n				</tr>\n				<tr>\n					<td>532113\n            <a name=\"anzsco-532113\"> </a>\n					</td>\n					<td>Word Processing Operator</td>\n					<td>Word Processing Operator</td>\n				</tr>\n				<tr>\n					<td>540000\n            <a name=\"anzsco-540000\"> </a>\n					</td>\n					<td>Inquiry Clerks and Receptionists nfd</td>\n					<td>Inquiry Clerks and Receptionists not further defined</td>\n				</tr>\n				<tr>\n					<td>541000\n            <a name=\"anzsco-541000\"> </a>\n					</td>\n					<td>Call or Contact Centre Information Clerks nfd</td>\n					<td>Call or Contact Centre Information Clerks not further defined</td>\n				</tr>\n				<tr>\n					<td>541100\n            <a name=\"anzsco-541100\"> </a>\n					</td>\n					<td>Call or Contact Centre Workers nfd</td>\n					<td>Call or Contact Centre Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>541111\n            <a name=\"anzsco-541111\"> </a>\n					</td>\n					<td>Call or Contact Centre Team Leader</td>\n					<td>Call or Contact Centre Team Leader</td>\n				</tr>\n				<tr>\n					<td>541112\n            <a name=\"anzsco-541112\"> </a>\n					</td>\n					<td>Call or Contact Centre Operator</td>\n					<td>Call or Contact Centre Operator</td>\n				</tr>\n				<tr>\n					<td>541211\n            <a name=\"anzsco-541211\"> </a>\n					</td>\n					<td>Inquiry Clerk</td>\n					<td>Inquiry Clerk</td>\n				</tr>\n				<tr>\n					<td>542100\n            <a name=\"anzsco-542100\"> </a>\n					</td>\n					<td>Receptionists nfd</td>\n					<td>Receptionists not further defined</td>\n				</tr>\n				<tr>\n					<td>542111\n            <a name=\"anzsco-542111\"> </a>\n					</td>\n					<td>Receptionist (General)</td>\n					<td>Receptionist (General)</td>\n				</tr>\n				<tr>\n					<td>542112\n            <a name=\"anzsco-542112\"> </a>\n					</td>\n					<td>Admissions Clerk</td>\n					<td>Admissions Clerk</td>\n				</tr>\n				<tr>\n					<td>542113\n            <a name=\"anzsco-542113\"> </a>\n					</td>\n					<td>Hotel or Motel Receptionist</td>\n					<td>Hotel or Motel Receptionist</td>\n				</tr>\n				<tr>\n					<td>542114\n            <a name=\"anzsco-542114\"> </a>\n					</td>\n					<td>Medical Receptionist</td>\n					<td>Medical Receptionist</td>\n				</tr>\n				<tr>\n					<td>550000\n            <a name=\"anzsco-550000\"> </a>\n					</td>\n					<td>Numerical Clerks nfd</td>\n					<td>Numerical Clerks not further defined</td>\n				</tr>\n				<tr>\n					<td>551000\n            <a name=\"anzsco-551000\"> </a>\n					</td>\n					<td>Accounting Clerks and Bookkeepers nfd</td>\n					<td>Accounting Clerks and Bookkeepers not further defined</td>\n				</tr>\n				<tr>\n					<td>551100\n            <a name=\"anzsco-551100\"> </a>\n					</td>\n					<td>Accounting Clerks nfd</td>\n					<td>Accounting Clerks not further defined</td>\n				</tr>\n				<tr>\n					<td>551111\n            <a name=\"anzsco-551111\"> </a>\n					</td>\n					<td>Accounts Clerk</td>\n					<td>Accounts Clerk</td>\n				</tr>\n				<tr>\n					<td>551112\n            <a name=\"anzsco-551112\"> </a>\n					</td>\n					<td>Cost Clerk</td>\n					<td>Cost Clerk</td>\n				</tr>\n				<tr>\n					<td>551211\n            <a name=\"anzsco-551211\"> </a>\n					</td>\n					<td>Bookkeeper</td>\n					<td>Bookkeeper</td>\n				</tr>\n				<tr>\n					<td>551311\n            <a name=\"anzsco-551311\"> </a>\n					</td>\n					<td>Payroll Clerk</td>\n					<td>Payroll Clerk</td>\n				</tr>\n				<tr>\n					<td>552000\n            <a name=\"anzsco-552000\"> </a>\n					</td>\n					<td>Financial and Insurance Clerks nfd</td>\n					<td>Financial and Insurance Clerks not further defined</td>\n				</tr>\n				<tr>\n					<td>552111\n            <a name=\"anzsco-552111\"> </a>\n					</td>\n					<td>Bank Worker</td>\n					<td>Bank Worker</td>\n				</tr>\n				<tr>\n					<td>552211\n            <a name=\"anzsco-552211\"> </a>\n					</td>\n					<td>Credit or Loans Officer</td>\n					<td>Credit or Loans Officer</td>\n				</tr>\n				<tr>\n					<td>552300\n            <a name=\"anzsco-552300\"> </a>\n					</td>\n					<td>Insurance, Money Market and Statistical Clerks nfd</td>\n					<td>Insurance, Money Market and Statistical Clerks not further defined</td>\n				</tr>\n				<tr>\n					<td>552311\n            <a name=\"anzsco-552311\"> </a>\n					</td>\n					<td>Bookmaker</td>\n					<td>Bookmaker</td>\n				</tr>\n				<tr>\n					<td>552312\n            <a name=\"anzsco-552312\"> </a>\n					</td>\n					<td>Insurance Consultant</td>\n					<td>Insurance Consultant</td>\n				</tr>\n				<tr>\n					<td>552313\n            <a name=\"anzsco-552313\"> </a>\n					</td>\n					<td>Money Market Clerk</td>\n					<td>Money Market Clerk</td>\n				</tr>\n				<tr>\n					<td>552314\n            <a name=\"anzsco-552314\"> </a>\n					</td>\n					<td>Statistical Clerk</td>\n					<td>Statistical Clerk</td>\n				</tr>\n				<tr>\n					<td>561000\n            <a name=\"anzsco-561000\"> </a>\n					</td>\n					<td>Clerical and Office Support Workers nfd</td>\n					<td>Clerical and Office Support Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>561100\n            <a name=\"anzsco-561100\"> </a>\n					</td>\n					<td>Betting Clerks nfd</td>\n					<td>Betting Clerks not further defined</td>\n				</tr>\n				<tr>\n					<td>561111\n            <a name=\"anzsco-561111\"> </a>\n					</td>\n					<td>Betting Agency Counter Clerk</td>\n					<td>Betting Agency Counter Clerk</td>\n				</tr>\n				<tr>\n					<td>561112\n            <a name=\"anzsco-561112\"> </a>\n					</td>\n					<td>Bookmaker's Clerk</td>\n					<td>Bookmaker's Clerk</td>\n				</tr>\n				<tr>\n					<td>561113\n            <a name=\"anzsco-561113\"> </a>\n					</td>\n					<td>Telephone Betting Clerk</td>\n					<td>Telephone Betting Clerk</td>\n				</tr>\n				<tr>\n					<td>561199\n            <a name=\"anzsco-561199\"> </a>\n					</td>\n					<td>Betting Clerks nec</td>\n					<td>Betting Clerks not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>561200\n            <a name=\"anzsco-561200\"> </a>\n					</td>\n					<td>Couriers and Postal Deliverers nfd</td>\n					<td>Couriers and Postal Deliverers not further defined</td>\n				</tr>\n				<tr>\n					<td>561211\n            <a name=\"anzsco-561211\"> </a>\n					</td>\n					<td>Courier</td>\n					<td>Courier</td>\n				</tr>\n				<tr>\n					<td>561212\n            <a name=\"anzsco-561212\"> </a>\n					</td>\n					<td>Postal Delivery Officer</td>\n					<td>Postal Delivery Officer</td>\n				</tr>\n				<tr>\n					<td>561311\n            <a name=\"anzsco-561311\"> </a>\n					</td>\n					<td>Filing or Registry Clerk</td>\n					<td>Filing or Registry Clerk</td>\n				</tr>\n				<tr>\n					<td>561400\n            <a name=\"anzsco-561400\"> </a>\n					</td>\n					<td>Mail Sorters nfd</td>\n					<td>Mail Sorters not further defined</td>\n				</tr>\n				<tr>\n					<td>561411\n            <a name=\"anzsco-561411\"> </a>\n					</td>\n					<td>Mail Clerk</td>\n					<td>Mail Clerk</td>\n				</tr>\n				<tr>\n					<td>561412\n            <a name=\"anzsco-561412\"> </a>\n					</td>\n					<td>Postal Sorting Officer</td>\n					<td>Postal Sorting Officer</td>\n				</tr>\n				<tr>\n					<td>561511\n            <a name=\"anzsco-561511\"> </a>\n					</td>\n					<td>Survey Interviewer</td>\n					<td>Survey Interviewer</td>\n				</tr>\n				<tr>\n					<td>561611\n            <a name=\"anzsco-561611\"> </a>\n					</td>\n					<td>Switchboard Operator</td>\n					<td>Switchboard Operator</td>\n				</tr>\n				<tr>\n					<td>561900\n            <a name=\"anzsco-561900\"> </a>\n					</td>\n					<td>Other Clerical and Office Support Workers nfd</td>\n					<td>Other Clerical and Office Support Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>561911\n            <a name=\"anzsco-561911\"> </a>\n					</td>\n					<td>Classified Advertising Clerk</td>\n					<td>Classified Advertising Clerk</td>\n				</tr>\n				<tr>\n					<td>561912\n            <a name=\"anzsco-561912\"> </a>\n					</td>\n					<td>Meter Reader</td>\n					<td>Meter Reader</td>\n				</tr>\n				<tr>\n					<td>561913\n            <a name=\"anzsco-561913\"> </a>\n					</td>\n					<td>Parking Inspector</td>\n					<td>Parking Inspector</td>\n				</tr>\n				<tr>\n					<td>561999\n            <a name=\"anzsco-561999\"> </a>\n					</td>\n					<td>Clerical and Office Support Workers nec</td>\n					<td>Clerical and Office Support Workers not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>590000\n            <a name=\"anzsco-590000\"> </a>\n					</td>\n					<td>Other Clerical and Administrative Workers nfd</td>\n					<td>Other Clerical and Administrative Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>591000\n            <a name=\"anzsco-591000\"> </a>\n					</td>\n					<td>Logistics Clerks nfd</td>\n					<td>Logistics Clerks not further defined</td>\n				</tr>\n				<tr>\n					<td>591100\n            <a name=\"anzsco-591100\"> </a>\n					</td>\n					<td>Purchasing and Supply Logistics Clerks nfd</td>\n					<td>Purchasing and Supply Logistics Clerks not further defined</td>\n				</tr>\n				<tr>\n					<td>591111\n            <a name=\"anzsco-591111\"> </a>\n					</td>\n					<td>Order Clerk</td>\n					<td>Order Clerk</td>\n				</tr>\n				<tr>\n					<td>591112\n            <a name=\"anzsco-591112\"> </a>\n					</td>\n					<td>Production Clerk</td>\n					<td>Production Clerk</td>\n				</tr>\n				<tr>\n					<td>591113\n            <a name=\"anzsco-591113\"> </a>\n					</td>\n					<td>Purchasing Officer</td>\n					<td>Purchasing Officer</td>\n				</tr>\n				<tr>\n					<td>591114\n            <a name=\"anzsco-591114\"> </a>\n					</td>\n					<td>Sales Clerk</td>\n					<td>Sales Clerk</td>\n				</tr>\n				<tr>\n					<td>591115\n            <a name=\"anzsco-591115\"> </a>\n					</td>\n					<td>Stock Clerk</td>\n					<td>Stock Clerk</td>\n				</tr>\n				<tr>\n					<td>591116\n            <a name=\"anzsco-591116\"> </a>\n					</td>\n					<td>Warehouse Administrator</td>\n					<td>Warehouse Administrator</td>\n				</tr>\n				<tr>\n					<td>591200\n            <a name=\"anzsco-591200\"> </a>\n					</td>\n					<td>Transport and Despatch Clerks nfd</td>\n					<td>Transport and Despatch Clerks not further defined</td>\n				</tr>\n				<tr>\n					<td>591211\n            <a name=\"anzsco-591211\"> </a>\n					</td>\n					<td>Despatching and Receiving Clerk</td>\n					<td>Despatching and Receiving Clerk</td>\n				</tr>\n				<tr>\n					<td>591212\n            <a name=\"anzsco-591212\"> </a>\n					</td>\n					<td>Import-Export Clerk</td>\n					<td>Import-Export Clerk</td>\n				</tr>\n				<tr>\n					<td>599000\n            <a name=\"anzsco-599000\"> </a>\n					</td>\n					<td>Miscellaneous Clerical and Administrative Workers nfd</td>\n					<td>Miscellaneous Clerical and Administrative Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>599100\n            <a name=\"anzsco-599100\"> </a>\n					</td>\n					<td>Conveyancers and Legal Executives nfd</td>\n					<td>Conveyancers and Legal Executives not further defined</td>\n				</tr>\n				<tr>\n					<td>599111\n            <a name=\"anzsco-599111\"> </a>\n					</td>\n					<td>Conveyancer</td>\n					<td>Conveyancer</td>\n				</tr>\n				<tr>\n					<td>599112\n            <a name=\"anzsco-599112\"> </a>\n					</td>\n					<td>Legal Executive</td>\n					<td>Legal Executive</td>\n				</tr>\n				<tr>\n					<td>599200\n            <a name=\"anzsco-599200\"> </a>\n					</td>\n					<td>Court and Legal Clerks nfd</td>\n					<td>Court and Legal Clerks not further defined</td>\n				</tr>\n				<tr>\n					<td>599211\n            <a name=\"anzsco-599211\"> </a>\n					</td>\n					<td>Clerk of Court</td>\n					<td>Clerk of Court</td>\n				</tr>\n				<tr>\n					<td>599212\n            <a name=\"anzsco-599212\"> </a>\n					</td>\n					<td>Court Bailiff or Sheriff</td>\n					<td>Court Bailiff or Sheriff</td>\n				</tr>\n				<tr>\n					<td>599213\n            <a name=\"anzsco-599213\"> </a>\n					</td>\n					<td>Court Orderly</td>\n					<td>Court Orderly</td>\n				</tr>\n				<tr>\n					<td>599214\n            <a name=\"anzsco-599214\"> </a>\n					</td>\n					<td>Law Clerk</td>\n					<td>Law Clerk</td>\n				</tr>\n				<tr>\n					<td>599215\n            <a name=\"anzsco-599215\"> </a>\n					</td>\n					<td>Trust Officer</td>\n					<td>Trust Officer</td>\n				</tr>\n				<tr>\n					<td>599311\n            <a name=\"anzsco-599311\"> </a>\n					</td>\n					<td>Debt Collector</td>\n					<td>Debt Collector</td>\n				</tr>\n				<tr>\n					<td>599411\n            <a name=\"anzsco-599411\"> </a>\n					</td>\n					<td>Human Resource Clerk</td>\n					<td>Human Resource Clerk</td>\n				</tr>\n				<tr>\n					<td>599500\n            <a name=\"anzsco-599500\"> </a>\n					</td>\n					<td>Inspectors and Regulatory Officers nfd</td>\n					<td>Inspectors and Regulatory Officers not further defined</td>\n				</tr>\n				<tr>\n					<td>599511\n            <a name=\"anzsco-599511\"> </a>\n					</td>\n					<td>Customs Officer</td>\n					<td>Customs Officer</td>\n				</tr>\n				<tr>\n					<td>599512\n            <a name=\"anzsco-599512\"> </a>\n					</td>\n					<td>Immigration Officer</td>\n					<td>Immigration Officer</td>\n				</tr>\n				<tr>\n					<td>599513\n            <a name=\"anzsco-599513\"> </a>\n					</td>\n					<td>Motor Vehicle Licence Examiner</td>\n					<td>Motor Vehicle Licence Examiner</td>\n				</tr>\n				<tr>\n					<td>599514\n            <a name=\"anzsco-599514\"> </a>\n					</td>\n					<td>Noxious Weeds and Pest Inspector</td>\n					<td>Noxious Weeds and Pest Inspector</td>\n				</tr>\n				<tr>\n					<td>599515\n            <a name=\"anzsco-599515\"> </a>\n					</td>\n					<td>Social Security Assessor</td>\n					<td>Social Security Assessor</td>\n				</tr>\n				<tr>\n					<td>599516\n            <a name=\"anzsco-599516\"> </a>\n					</td>\n					<td>Taxation Inspector</td>\n					<td>Taxation Inspector</td>\n				</tr>\n				<tr>\n					<td>599517\n            <a name=\"anzsco-599517\"> </a>\n					</td>\n					<td>Train Examiner</td>\n					<td>Train Examiner</td>\n				</tr>\n				<tr>\n					<td>599518\n            <a name=\"anzsco-599518\"> </a>\n					</td>\n					<td>Transport Operations Inspector</td>\n					<td>Transport Operations Inspector</td>\n				</tr>\n				<tr>\n					<td>599521\n            <a name=\"anzsco-599521\"> </a>\n					</td>\n					<td>Water Inspector</td>\n					<td>Water Inspector</td>\n				</tr>\n				<tr>\n					<td>599599\n            <a name=\"anzsco-599599\"> </a>\n					</td>\n					<td>Inspectors and Regulatory Officers nec</td>\n					<td>Inspectors and Regulatory Officers not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>599600\n            <a name=\"anzsco-599600\"> </a>\n					</td>\n					<td>Insurance Investigators, Loss Adjusters and Risk Surveyors nfd</td>\n					<td>Insurance Investigators, Loss Adjusters and Risk Surveyors not further defined</td>\n				</tr>\n				<tr>\n					<td>599611\n            <a name=\"anzsco-599611\"> </a>\n					</td>\n					<td>Insurance Investigator</td>\n					<td>Insurance Investigator</td>\n				</tr>\n				<tr>\n					<td>599612\n            <a name=\"anzsco-599612\"> </a>\n					</td>\n					<td>Insurance Loss Adjuster</td>\n					<td>Insurance Loss Adjuster</td>\n				</tr>\n				<tr>\n					<td>599613\n            <a name=\"anzsco-599613\"> </a>\n					</td>\n					<td>Insurance Risk Surveyor</td>\n					<td>Insurance Risk Surveyor</td>\n				</tr>\n				<tr>\n					<td>599711\n            <a name=\"anzsco-599711\"> </a>\n					</td>\n					<td>Library Assistant</td>\n					<td>Library Assistant</td>\n				</tr>\n				<tr>\n					<td>599900\n            <a name=\"anzsco-599900\"> </a>\n					</td>\n					<td>Other Miscellaneous Clerical and Administrative Workers nfd</td>\n					<td>Other Miscellaneous Clerical and Administrative Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>599911\n            <a name=\"anzsco-599911\"> </a>\n					</td>\n					<td>Coding Clerk</td>\n					<td>Coding Clerk</td>\n				</tr>\n				<tr>\n					<td>599912\n            <a name=\"anzsco-599912\"> </a>\n					</td>\n					<td>Production Assistant (Film, Television, Radio or Stage)</td>\n					<td>Production Assistant (Film, Television, Radio or Stage)</td>\n				</tr>\n				<tr>\n					<td>599913\n            <a name=\"anzsco-599913\"> </a>\n					</td>\n					<td>Proof Reader</td>\n					<td>Proof Reader</td>\n				</tr>\n				<tr>\n					<td>599914\n            <a name=\"anzsco-599914\"> </a>\n					</td>\n					<td>Radio Despatcher</td>\n					<td>Radio Despatcher</td>\n				</tr>\n				<tr>\n					<td>599999\n            <a name=\"anzsco-599999\"> </a>\n					</td>\n					<td>Clerical and Administrative Workers nec</td>\n					<td>Clerical and Administrative Workers not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>600000\n            <a name=\"anzsco-600000\"> </a>\n					</td>\n					<td>Sales Workers nfd</td>\n					<td>Sales Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>610000\n            <a name=\"anzsco-610000\"> </a>\n					</td>\n					<td>Sales Representatives and Agents nfd</td>\n					<td>Sales Representatives and Agents not further defined</td>\n				</tr>\n				<tr>\n					<td>611000\n            <a name=\"anzsco-611000\"> </a>\n					</td>\n					<td>Insurance Agents and Sales Representatives nfd</td>\n					<td>Insurance Agents and Sales Representatives not further defined</td>\n				</tr>\n				<tr>\n					<td>611100\n            <a name=\"anzsco-611100\"> </a>\n					</td>\n					<td>Auctioneers, and Stock and Station Agents nfd</td>\n					<td>Auctioneers, and Stock and Station Agents not further defined</td>\n				</tr>\n				<tr>\n					<td>611111\n            <a name=\"anzsco-611111\"> </a>\n					</td>\n					<td>Auctioneer</td>\n					<td>Auctioneer</td>\n				</tr>\n				<tr>\n					<td>611112\n            <a name=\"anzsco-611112\"> </a>\n					</td>\n					<td>Stock and Station Agent</td>\n					<td>Stock and Station Agent</td>\n				</tr>\n				<tr>\n					<td>611211\n            <a name=\"anzsco-611211\"> </a>\n					</td>\n					<td>Insurance Agent</td>\n					<td>Insurance Agent</td>\n				</tr>\n				<tr>\n					<td>611300\n            <a name=\"anzsco-611300\"> </a>\n					</td>\n					<td>Sales Representatives nfd</td>\n					<td>Sales Representatives not further defined</td>\n				</tr>\n				<tr>\n					<td>611311\n            <a name=\"anzsco-611311\"> </a>\n					</td>\n					<td>Sales Representative (Building and Plumbing Supplies)</td>\n					<td>Sales Representative (Building and Plumbing Supplies)</td>\n				</tr>\n				<tr>\n					<td>611312\n            <a name=\"anzsco-611312\"> </a>\n					</td>\n					<td>Sales Representative (Business Services)</td>\n					<td>Sales Representative (Business Services)</td>\n				</tr>\n				<tr>\n					<td>611313\n            <a name=\"anzsco-611313\"> </a>\n					</td>\n					<td>Sales Representative (Motor Vehicle Parts and Accessories)</td>\n					<td>Sales Representative (Motor Vehicle Parts and Accessories)</td>\n				</tr>\n				<tr>\n					<td>611314\n            <a name=\"anzsco-611314\"> </a>\n					</td>\n					<td>Sales Representative (Personal and Household Goods)</td>\n					<td>Sales Representative (Personal and Household Goods)</td>\n				</tr>\n				<tr>\n					<td>611399\n            <a name=\"anzsco-611399\"> </a>\n					</td>\n					<td>Sales Representatives nec</td>\n					<td>Sales Representatives not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>612100\n            <a name=\"anzsco-612100\"> </a>\n					</td>\n					<td>Real Estate Sales Agents nfd</td>\n					<td>Real Estate Sales Agents not further defined</td>\n				</tr>\n				<tr>\n					<td>612111\n            <a name=\"anzsco-612111\"> </a>\n					</td>\n					<td>Business Broker</td>\n					<td>Business Broker</td>\n				</tr>\n				<tr>\n					<td>612112\n            <a name=\"anzsco-612112\"> </a>\n					</td>\n					<td>Property Manager</td>\n					<td>Property Manager</td>\n				</tr>\n				<tr>\n					<td>612113\n            <a name=\"anzsco-612113\"> </a>\n					</td>\n					<td>Real Estate Agency Principal</td>\n					<td>Real Estate Agency Principal</td>\n				</tr>\n				<tr>\n					<td>612114\n            <a name=\"anzsco-612114\"> </a>\n					</td>\n					<td>Real Estate Agent</td>\n					<td>Real Estate Agent</td>\n				</tr>\n				<tr>\n					<td>612115\n            <a name=\"anzsco-612115\"> </a>\n					</td>\n					<td>Real Estate Representative</td>\n					<td>Real Estate Representative</td>\n				</tr>\n				<tr>\n					<td>621000\n            <a name=\"anzsco-621000\"> </a>\n					</td>\n					<td>Sales Assistants and Salespersons nfd</td>\n					<td>Sales Assistants and Salespersons not further defined</td>\n				</tr>\n				<tr>\n					<td>621111\n            <a name=\"anzsco-621111\"> </a>\n					</td>\n					<td>Sales Assistant (General)</td>\n					<td>Sales Assistant (General)</td>\n				</tr>\n				<tr>\n					<td>621211\n            <a name=\"anzsco-621211\"> </a>\n					</td>\n					<td>ICT Sales Assistant</td>\n					<td>ICT Sales Assistant</td>\n				</tr>\n				<tr>\n					<td>621300\n            <a name=\"anzsco-621300\"> </a>\n					</td>\n					<td>Motor Vehicle and Vehicle Parts Salespersons nfd</td>\n					<td>Motor Vehicle and Vehicle Parts Salespersons not further defined</td>\n				</tr>\n				<tr>\n					<td>621311\n            <a name=\"anzsco-621311\"> </a>\n					</td>\n					<td>Motor Vehicle or Caravan Salesperson</td>\n					<td>Motor Vehicle or Caravan Salesperson</td>\n				</tr>\n				<tr>\n					<td>621312\n            <a name=\"anzsco-621312\"> </a>\n					</td>\n					<td>Motor Vehicle Parts Interpreter</td>\n					<td>Motor Vehicle Parts Interpreter</td>\n				</tr>\n				<tr>\n					<td>621411\n            <a name=\"anzsco-621411\"> </a>\n					</td>\n					<td>Pharmacy Sales Assistant</td>\n					<td>Pharmacy Sales Assistant</td>\n				</tr>\n				<tr>\n					<td>621511\n            <a name=\"anzsco-621511\"> </a>\n					</td>\n					<td>Retail Supervisor</td>\n					<td>Retail Supervisor</td>\n				</tr>\n				<tr>\n					<td>621611\n            <a name=\"anzsco-621611\"> </a>\n					</td>\n					<td>Service Station Attendant</td>\n					<td>Service Station Attendant</td>\n				</tr>\n				<tr>\n					<td>621700\n            <a name=\"anzsco-621700\"> </a>\n					</td>\n					<td>Street Vendors and Related Salespersons nfd</td>\n					<td>Street Vendors and Related Salespersons not further defined</td>\n				</tr>\n				<tr>\n					<td>621711\n            <a name=\"anzsco-621711\"> </a>\n					</td>\n					<td>Cash Van Salesperson</td>\n					<td>Cash Van Salesperson</td>\n				</tr>\n				<tr>\n					<td>621712\n            <a name=\"anzsco-621712\"> </a>\n					</td>\n					<td>Door-to-door Salesperson</td>\n					<td>Door-to-door Salesperson</td>\n				</tr>\n				<tr>\n					<td>621713\n            <a name=\"anzsco-621713\"> </a>\n					</td>\n					<td>Street Vendor</td>\n					<td>Street Vendor</td>\n				</tr>\n				<tr>\n					<td>621900\n            <a name=\"anzsco-621900\"> </a>\n					</td>\n					<td>Other Sales Assistants and Salespersons nfd</td>\n					<td>Other Sales Assistants and Salespersons not further defined</td>\n				</tr>\n				<tr>\n					<td>621911\n            <a name=\"anzsco-621911\"> </a>\n					</td>\n					<td>Materials Recycler</td>\n					<td>Materials Recycler</td>\n				</tr>\n				<tr>\n					<td>621912\n            <a name=\"anzsco-621912\"> </a>\n					</td>\n					<td>Rental Salesperson</td>\n					<td>Rental Salesperson</td>\n				</tr>\n				<tr>\n					<td>621999\n            <a name=\"anzsco-621999\"> </a>\n					</td>\n					<td>Sales Assistants and Salespersons nec</td>\n					<td>Sales Assistants and Salespersons not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>630000\n            <a name=\"anzsco-630000\"> </a>\n					</td>\n					<td>Sales Support Workers nfd</td>\n					<td>Sales Support Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>631100\n            <a name=\"anzsco-631100\"> </a>\n					</td>\n					<td>Checkout Operators and Office Cashiers nfd</td>\n					<td>Checkout Operators and Office Cashiers not further defined</td>\n				</tr>\n				<tr>\n					<td>631111\n            <a name=\"anzsco-631111\"> </a>\n					</td>\n					<td>Checkout Operator</td>\n					<td>Checkout Operator</td>\n				</tr>\n				<tr>\n					<td>631112\n            <a name=\"anzsco-631112\"> </a>\n					</td>\n					<td>Office Cashier</td>\n					<td>Office Cashier</td>\n				</tr>\n				<tr>\n					<td>639000\n            <a name=\"anzsco-639000\"> </a>\n					</td>\n					<td>Miscellaneous Sales Support Workers nfd</td>\n					<td>Miscellaneous Sales Support Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>639100\n            <a name=\"anzsco-639100\"> </a>\n					</td>\n					<td>Models and Sales Demonstrators nfd</td>\n					<td>Models and Sales Demonstrators not further defined</td>\n				</tr>\n				<tr>\n					<td>639111\n            <a name=\"anzsco-639111\"> </a>\n					</td>\n					<td>Model</td>\n					<td>Model</td>\n				</tr>\n				<tr>\n					<td>639112\n            <a name=\"anzsco-639112\"> </a>\n					</td>\n					<td>Sales Demonstrator</td>\n					<td>Sales Demonstrator</td>\n				</tr>\n				<tr>\n					<td>639200\n            <a name=\"anzsco-639200\"> </a>\n					</td>\n					<td>Retail and Wool Buyers nfd</td>\n					<td>Retail and Wool Buyers not further defined</td>\n				</tr>\n				<tr>\n					<td>639211\n            <a name=\"anzsco-639211\"> </a>\n					</td>\n					<td>Retail Buyer</td>\n					<td>Retail Buyer</td>\n				</tr>\n				<tr>\n					<td>639212\n            <a name=\"anzsco-639212\"> </a>\n					</td>\n					<td>Wool Buyer</td>\n					<td>Wool Buyer</td>\n				</tr>\n				<tr>\n					<td>639311\n            <a name=\"anzsco-639311\"> </a>\n					</td>\n					<td>Telemarketer</td>\n					<td>Telemarketer</td>\n				</tr>\n				<tr>\n					<td>639400\n            <a name=\"anzsco-639400\"> </a>\n					</td>\n					<td>Ticket Salespersons nfd</td>\n					<td>Ticket Salespersons not further defined</td>\n				</tr>\n				<tr>\n					<td>639411\n            <a name=\"anzsco-639411\"> </a>\n					</td>\n					<td>Ticket Seller</td>\n					<td>Ticket Seller</td>\n				</tr>\n				<tr>\n					<td>639412\n            <a name=\"anzsco-639412\"> </a>\n					</td>\n					<td>Transport Conductor</td>\n					<td>Transport Conductor</td>\n				</tr>\n				<tr>\n					<td>639511\n            <a name=\"anzsco-639511\"> </a>\n					</td>\n					<td>Visual Merchandiser</td>\n					<td>Visual Merchandiser</td>\n				</tr>\n				<tr>\n					<td>639911\n            <a name=\"anzsco-639911\"> </a>\n					</td>\n					<td>Other Sales Support Worker</td>\n					<td>Other Sales Support Worker</td>\n				</tr>\n				<tr>\n					<td>700000\n            <a name=\"anzsco-700000\"> </a>\n					</td>\n					<td>Machinery Operators and Drivers nfd</td>\n					<td>Machinery Operators and Drivers not further defined</td>\n				</tr>\n				<tr>\n					<td>710000\n            <a name=\"anzsco-710000\"> </a>\n					</td>\n					<td>Machine and Stationary Plant Operators nfd</td>\n					<td>Machine and Stationary Plant Operators not further defined</td>\n				</tr>\n				<tr>\n					<td>711000\n            <a name=\"anzsco-711000\"> </a>\n					</td>\n					<td>Machine Operators nfd</td>\n					<td>Machine Operators not further defined</td>\n				</tr>\n				<tr>\n					<td>711100\n            <a name=\"anzsco-711100\"> </a>\n					</td>\n					<td>Clay, Concrete, Glass and Stone Processing Machine Operators nfd</td>\n					<td>Clay, Concrete, Glass and Stone Processing Machine Operators not further defined</td>\n				</tr>\n				<tr>\n					<td>711111\n            <a name=\"anzsco-711111\"> </a>\n					</td>\n					<td>Clay Products Machine Operator</td>\n					<td>Clay Products Machine Operator</td>\n				</tr>\n				<tr>\n					<td>711112\n            <a name=\"anzsco-711112\"> </a>\n					</td>\n					<td>Concrete Products Machine Operator</td>\n					<td>Concrete Products Machine Operator</td>\n				</tr>\n				<tr>\n					<td>711113\n            <a name=\"anzsco-711113\"> </a>\n					</td>\n					<td>Glass Production Machine Operator</td>\n					<td>Glass Production Machine Operator</td>\n				</tr>\n				<tr>\n					<td>711114\n            <a name=\"anzsco-711114\"> </a>\n					</td>\n					<td>Stone Processing Machine Operator</td>\n					<td>Stone Processing Machine Operator</td>\n				</tr>\n				<tr>\n					<td>711199\n            <a name=\"anzsco-711199\"> </a>\n					</td>\n					<td>Clay, Concrete, Glass and Stone Processing Machine Operators nec</td>\n					<td>Clay, Concrete, Glass and Stone Processing Machine Operators not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>711211\n            <a name=\"anzsco-711211\"> </a>\n					</td>\n					<td>Industrial Spraypainter</td>\n					<td>Industrial Spraypainter</td>\n				</tr>\n				<tr>\n					<td>711300\n            <a name=\"anzsco-711300\"> </a>\n					</td>\n					<td>Paper and Wood Processing Machine Operators nfd</td>\n					<td>Paper and Wood Processing Machine Operators not further defined</td>\n				</tr>\n				<tr>\n					<td>711311\n            <a name=\"anzsco-711311\"> </a>\n					</td>\n					<td>Paper Products Machine Operator</td>\n					<td>Paper Products Machine Operator</td>\n				</tr>\n				<tr>\n					<td>711312\n            <a name=\"anzsco-711312\"> </a>\n					</td>\n					<td>Wood Processing Machine Operator</td>\n					<td>Wood Processing Machine Operator</td>\n				</tr>\n				<tr>\n					<td>711411\n            <a name=\"anzsco-711411\"> </a>\n					</td>\n					<td>Photographic Developer and Printer</td>\n					<td>Photographic Developer and Printer</td>\n				</tr>\n				<tr>\n					<td>711500\n            <a name=\"anzsco-711500\"> </a>\n					</td>\n					<td>Plastics and Rubber Production Machine Operators nfd</td>\n					<td>Plastics and Rubber Production Machine Operators not further defined</td>\n				</tr>\n				<tr>\n					<td>711511\n            <a name=\"anzsco-711511\"> </a>\n					</td>\n					<td>Plastic Cablemaking Machine Operator</td>\n					<td>Plastic Cablemaking Machine Operator</td>\n				</tr>\n				<tr>\n					<td>711512\n            <a name=\"anzsco-711512\"> </a>\n					</td>\n					<td>Plastic Compounding and Reclamation Machine Operator</td>\n					<td>Plastic Compounding and Reclamation Machine Operator</td>\n				</tr>\n				<tr>\n					<td>711513\n            <a name=\"anzsco-711513\"> </a>\n					</td>\n					<td>Plastics Fabricator or Welder</td>\n					<td>Plastics Fabricator or Welder</td>\n				</tr>\n				<tr>\n					<td>711514\n            <a name=\"anzsco-711514\"> </a>\n					</td>\n					<td>Plastics Production Machine Operator (General)</td>\n					<td>Plastics Production Machine Operator (General)</td>\n				</tr>\n				<tr>\n					<td>711515\n            <a name=\"anzsco-711515\"> </a>\n					</td>\n					<td>Reinforced Plastic and Composite Production Worker</td>\n					<td>Reinforced Plastic and Composite Production Worker</td>\n				</tr>\n				<tr>\n					<td>711516\n            <a name=\"anzsco-711516\"> </a>\n					</td>\n					<td>Rubber Production Machine Operator</td>\n					<td>Rubber Production Machine Operator</td>\n				</tr>\n				<tr>\n					<td>711599\n            <a name=\"anzsco-711599\"> </a>\n					</td>\n					<td>Plastics and Rubber Production Machine Operators nec</td>\n					<td>Plastics and Rubber Production Machine Operators not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>711611\n            <a name=\"anzsco-711611\"> </a>\n					</td>\n					<td>Sewing Machinist</td>\n					<td>Sewing Machinist</td>\n				</tr>\n				<tr>\n					<td>711700\n            <a name=\"anzsco-711700\"> </a>\n					</td>\n					<td>Textile and Footwear Production Machine Operators nfd</td>\n					<td>Textile and Footwear Production Machine Operators not further defined</td>\n				</tr>\n				<tr>\n					<td>711711\n            <a name=\"anzsco-711711\"> </a>\n					</td>\n					<td>Footwear Production Machine Operator</td>\n					<td>Footwear Production Machine Operator</td>\n				</tr>\n				<tr>\n					<td>711712\n            <a name=\"anzsco-711712\"> </a>\n					</td>\n					<td>Hide and Skin Processing Machine Operator</td>\n					<td>Hide and Skin Processing Machine Operator</td>\n				</tr>\n				<tr>\n					<td>711713\n            <a name=\"anzsco-711713\"> </a>\n					</td>\n					<td>Knitting Machine Operator</td>\n					<td>Knitting Machine Operator</td>\n				</tr>\n				<tr>\n					<td>711714\n            <a name=\"anzsco-711714\"> </a>\n					</td>\n					<td>Textile Dyeing and Finishing Machine Operator</td>\n					<td>Textile Dyeing and Finishing Machine Operator</td>\n				</tr>\n				<tr>\n					<td>711715\n            <a name=\"anzsco-711715\"> </a>\n					</td>\n					<td>Weaving Machine Operator</td>\n					<td>Weaving Machine Operator</td>\n				</tr>\n				<tr>\n					<td>711716\n            <a name=\"anzsco-711716\"> </a>\n					</td>\n					<td>Yarn Carding and Spinning Machine Operator</td>\n					<td>Yarn Carding and Spinning Machine Operator</td>\n				</tr>\n				<tr>\n					<td>711799\n            <a name=\"anzsco-711799\"> </a>\n					</td>\n					<td>Textile and Footwear Production Machine Operators nec</td>\n					<td>Textile and Footwear Production Machine Operators not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>711900\n            <a name=\"anzsco-711900\"> </a>\n					</td>\n					<td>Other Machine Operators nfd</td>\n					<td>Other Machine Operators not further defined</td>\n				</tr>\n				<tr>\n					<td>711911\n            <a name=\"anzsco-711911\"> </a>\n					</td>\n					<td>Chemical Production Machine Operator</td>\n					<td>Chemical Production Machine Operator</td>\n				</tr>\n				<tr>\n					<td>711912\n            <a name=\"anzsco-711912\"> </a>\n					</td>\n					<td>Motion Picture Projectionist</td>\n					<td>Motion Picture Projectionist</td>\n				</tr>\n				<tr>\n					<td>711913\n            <a name=\"anzsco-711913\"> </a>\n					</td>\n					<td>Sand Blaster</td>\n					<td>Sand Blaster</td>\n				</tr>\n				<tr>\n					<td>711914\n            <a name=\"anzsco-711914\"> </a>\n					</td>\n					<td>Sterilisation Technician</td>\n					<td>Sterilisation Technician</td>\n				</tr>\n				<tr>\n					<td>711999\n            <a name=\"anzsco-711999\"> </a>\n					</td>\n					<td>Machine Operators nec</td>\n					<td>Machine Operators not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>712000\n            <a name=\"anzsco-712000\"> </a>\n					</td>\n					<td>Stationary Plant Operators nfd</td>\n					<td>Stationary Plant Operators not further defined</td>\n				</tr>\n				<tr>\n					<td>712111\n            <a name=\"anzsco-712111\"> </a>\n					</td>\n					<td>Crane, Hoist or Lift Operator</td>\n					<td>Crane, Hoist or Lift Operator</td>\n				</tr>\n				<tr>\n					<td>712200\n            <a name=\"anzsco-712200\"> </a>\n					</td>\n					<td>Drillers, Miners and Shot Firers nfd</td>\n					<td>Drillers, Miners and Shot Firers not further defined</td>\n				</tr>\n				<tr>\n					<td>712211\n            <a name=\"anzsco-712211\"> </a>\n					</td>\n					<td>Driller</td>\n					<td>Driller</td>\n				</tr>\n				<tr>\n					<td>712212\n            <a name=\"anzsco-712212\"> </a>\n					</td>\n					<td>Miner</td>\n					<td>Miner</td>\n				</tr>\n				<tr>\n					<td>712213\n            <a name=\"anzsco-712213\"> </a>\n					</td>\n					<td>Shot Firer</td>\n					<td>Shot Firer</td>\n				</tr>\n				<tr>\n					<td>712311\n            <a name=\"anzsco-712311\"> </a>\n					</td>\n					<td>Engineering Production Systems Worker</td>\n					<td>Engineering Production Systems Worker</td>\n				</tr>\n				<tr>\n					<td>712900\n            <a name=\"anzsco-712900\"> </a>\n					</td>\n					<td>Other Stationary Plant Operators nfd</td>\n					<td>Other Stationary Plant Operators not further defined</td>\n				</tr>\n				<tr>\n					<td>712911\n            <a name=\"anzsco-712911\"> </a>\n					</td>\n					<td>Boiler or Engine Operator</td>\n					<td>Boiler or Engine Operator</td>\n				</tr>\n				<tr>\n					<td>712912\n            <a name=\"anzsco-712912\"> </a>\n					</td>\n					<td>Bulk Materials Handling Plant Operator</td>\n					<td>Bulk Materials Handling Plant Operator</td>\n				</tr>\n				<tr>\n					<td>712913\n            <a name=\"anzsco-712913\"> </a>\n					</td>\n					<td>Cement Production Plant Operator</td>\n					<td>Cement Production Plant Operator</td>\n				</tr>\n				<tr>\n					<td>712914\n            <a name=\"anzsco-712914\"> </a>\n					</td>\n					<td>Concrete Batching Plant Operator</td>\n					<td>Concrete Batching Plant Operator</td>\n				</tr>\n				<tr>\n					<td>712915\n            <a name=\"anzsco-712915\"> </a>\n					</td>\n					<td>Concrete Pump Operator</td>\n					<td>Concrete Pump Operator</td>\n				</tr>\n				<tr>\n					<td>712916\n            <a name=\"anzsco-712916\"> </a>\n					</td>\n					<td>Paper and Pulp Mill Operator</td>\n					<td>Paper and Pulp Mill Operator</td>\n				</tr>\n				<tr>\n					<td>712917\n            <a name=\"anzsco-712917\"> </a>\n					</td>\n					<td>Railway Signal Operator</td>\n					<td>Railway Signal Operator</td>\n				</tr>\n				<tr>\n					<td>712918\n            <a name=\"anzsco-712918\"> </a>\n					</td>\n					<td>Train Controller</td>\n					<td>Train Controller</td>\n				</tr>\n				<tr>\n					<td>712921\n            <a name=\"anzsco-712921\"> </a>\n					</td>\n					<td>Waste Water or Water Plant Operator</td>\n					<td>Waste Water or Water Plant Operator</td>\n				</tr>\n				<tr>\n					<td>712922\n            <a name=\"anzsco-712922\"> </a>\n					</td>\n					<td>Weighbridge Operator</td>\n					<td>Weighbridge Operator</td>\n				</tr>\n				<tr>\n					<td>712999\n            <a name=\"anzsco-712999\"> </a>\n					</td>\n					<td>Stationary Plant Operators nec</td>\n					<td>Stationary Plant Operators not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>721000\n            <a name=\"anzsco-721000\"> </a>\n					</td>\n					<td>Mobile Plant Operators nfd</td>\n					<td>Mobile Plant Operators not further defined</td>\n				</tr>\n				<tr>\n					<td>721100\n            <a name=\"anzsco-721100\"> </a>\n					</td>\n					<td>Agricultural, Forestry and Horticultural Plant Operators nfd</td>\n					<td>Agricultural, Forestry and Horticultural Plant Operators not further defined</td>\n				</tr>\n				<tr>\n					<td>721111\n            <a name=\"anzsco-721111\"> </a>\n					</td>\n					<td>Agricultural and Horticultural Mobile Plant Operator</td>\n					<td>Agricultural and Horticultural Mobile Plant Operator</td>\n				</tr>\n				<tr>\n					<td>721112\n            <a name=\"anzsco-721112\"> </a>\n					</td>\n					<td>Logging Plant Operator</td>\n					<td>Logging Plant Operator</td>\n				</tr>\n				<tr>\n					<td>721200\n            <a name=\"anzsco-721200\"> </a>\n					</td>\n					<td>Earthmoving Plant Operators nfd</td>\n					<td>Earthmoving Plant Operators not further defined</td>\n				</tr>\n				<tr>\n					<td>721211\n            <a name=\"anzsco-721211\"> </a>\n					</td>\n					<td>Earthmoving Plant Operator (General)</td>\n					<td>Earthmoving Plant Operator (General)</td>\n				</tr>\n				<tr>\n					<td>721212\n            <a name=\"anzsco-721212\"> </a>\n					</td>\n					<td>Backhoe Operator</td>\n					<td>Backhoe Operator</td>\n				</tr>\n				<tr>\n					<td>721213\n            <a name=\"anzsco-721213\"> </a>\n					</td>\n					<td>Bulldozer Operator</td>\n					<td>Bulldozer Operator</td>\n				</tr>\n				<tr>\n					<td>721214\n            <a name=\"anzsco-721214\"> </a>\n					</td>\n					<td>Excavator Operator</td>\n					<td>Excavator Operator</td>\n				</tr>\n				<tr>\n					<td>721215\n            <a name=\"anzsco-721215\"> </a>\n					</td>\n					<td>Grader Operator</td>\n					<td>Grader Operator</td>\n				</tr>\n				<tr>\n					<td>721216\n            <a name=\"anzsco-721216\"> </a>\n					</td>\n					<td>Loader Operator</td>\n					<td>Loader Operator</td>\n				</tr>\n				<tr>\n					<td>721311\n            <a name=\"anzsco-721311\"> </a>\n					</td>\n					<td>Forklift Driver</td>\n					<td>Forklift Driver</td>\n				</tr>\n				<tr>\n					<td>721900\n            <a name=\"anzsco-721900\"> </a>\n					</td>\n					<td>Other Mobile Plant Operators nfd</td>\n					<td>Other Mobile Plant Operators not further defined</td>\n				</tr>\n				<tr>\n					<td>721911\n            <a name=\"anzsco-721911\"> </a>\n					</td>\n					<td>Aircraft Baggage Handler and Airline Ground Crew</td>\n					<td>Aircraft Baggage Handler and Airline Ground Crew</td>\n				</tr>\n				<tr>\n					<td>721912\n            <a name=\"anzsco-721912\"> </a>\n					</td>\n					<td>Linemarker</td>\n					<td>Linemarker</td>\n				</tr>\n				<tr>\n					<td>721913\n            <a name=\"anzsco-721913\"> </a>\n					</td>\n					<td>Paving Plant Operator</td>\n					<td>Paving Plant Operator</td>\n				</tr>\n				<tr>\n					<td>721914\n            <a name=\"anzsco-721914\"> </a>\n					</td>\n					<td>Railway Track Plant Operator</td>\n					<td>Railway Track Plant Operator</td>\n				</tr>\n				<tr>\n					<td>721915\n            <a name=\"anzsco-721915\"> </a>\n					</td>\n					<td>Road Roller Operator</td>\n					<td>Road Roller Operator</td>\n				</tr>\n				<tr>\n					<td>721916\n            <a name=\"anzsco-721916\"> </a>\n					</td>\n					<td>Streetsweeper Operator</td>\n					<td>Streetsweeper Operator</td>\n				</tr>\n				<tr>\n					<td>721999\n            <a name=\"anzsco-721999\"> </a>\n					</td>\n					<td>Mobile Plant Operators nec</td>\n					<td>Mobile Plant Operators not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>730000\n            <a name=\"anzsco-730000\"> </a>\n					</td>\n					<td>Road and Rail Drivers nfd</td>\n					<td>Road and Rail Drivers not further defined</td>\n				</tr>\n				<tr>\n					<td>731000\n            <a name=\"anzsco-731000\"> </a>\n					</td>\n					<td>Automobile, Bus and Rail Drivers nfd</td>\n					<td>Automobile, Bus and Rail Drivers not further defined</td>\n				</tr>\n				<tr>\n					<td>731100\n            <a name=\"anzsco-731100\"> </a>\n					</td>\n					<td>Automobile Drivers nfd</td>\n					<td>Automobile Drivers not further defined</td>\n				</tr>\n				<tr>\n					<td>731111\n            <a name=\"anzsco-731111\"> </a>\n					</td>\n					<td>Chauffeur</td>\n					<td>Chauffeur</td>\n				</tr>\n				<tr>\n					<td>731112\n            <a name=\"anzsco-731112\"> </a>\n					</td>\n					<td>Taxi Driver</td>\n					<td>Taxi Driver</td>\n				</tr>\n				<tr>\n					<td>731199\n            <a name=\"anzsco-731199\"> </a>\n					</td>\n					<td>Automobile Drivers nec</td>\n					<td>Automobile Drivers not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>731200\n            <a name=\"anzsco-731200\"> </a>\n					</td>\n					<td>Bus and Coach Drivers nfd</td>\n					<td>Bus and Coach Drivers not further defined</td>\n				</tr>\n				<tr>\n					<td>731211\n            <a name=\"anzsco-731211\"> </a>\n					</td>\n					<td>Bus Driver</td>\n					<td>Bus Driver</td>\n				</tr>\n				<tr>\n					<td>731212\n            <a name=\"anzsco-731212\"> </a>\n					</td>\n					<td>Charter and Tour Bus Driver</td>\n					<td>Charter and Tour Bus Driver</td>\n				</tr>\n				<tr>\n					<td>731213\n            <a name=\"anzsco-731213\"> </a>\n					</td>\n					<td>Passenger Coach Driver</td>\n					<td>Passenger Coach Driver</td>\n				</tr>\n				<tr>\n					<td>731300\n            <a name=\"anzsco-731300\"> </a>\n					</td>\n					<td>Train and Tram Drivers nfd</td>\n					<td>Train and Tram Drivers not further defined</td>\n				</tr>\n				<tr>\n					<td>731311\n            <a name=\"anzsco-731311\"> </a>\n					</td>\n					<td>Train Driver</td>\n					<td>Train Driver</td>\n				</tr>\n				<tr>\n					<td>731312\n            <a name=\"anzsco-731312\"> </a>\n					</td>\n					<td>Tram Driver</td>\n					<td>Tram Driver</td>\n				</tr>\n				<tr>\n					<td>732111\n            <a name=\"anzsco-732111\"> </a>\n					</td>\n					<td>Delivery Driver</td>\n					<td>Delivery Driver</td>\n				</tr>\n				<tr>\n					<td>733100\n            <a name=\"anzsco-733100\"> </a>\n					</td>\n					<td>Truck Drivers nfd</td>\n					<td>Truck Drivers not further defined</td>\n				</tr>\n				<tr>\n					<td>733111\n            <a name=\"anzsco-733111\"> </a>\n					</td>\n					<td>Truck Driver (General)</td>\n					<td>Truck Driver (General)</td>\n				</tr>\n				<tr>\n					<td>733112\n            <a name=\"anzsco-733112\"> </a>\n					</td>\n					<td>Aircraft Refueller</td>\n					<td>Aircraft Refueller</td>\n				</tr>\n				<tr>\n					<td>733113\n            <a name=\"anzsco-733113\"> </a>\n					</td>\n					<td>Furniture Removalist</td>\n					<td>Furniture Removalist</td>\n				</tr>\n				<tr>\n					<td>733114\n            <a name=\"anzsco-733114\"> </a>\n					</td>\n					<td>Tanker Driver</td>\n					<td>Tanker Driver</td>\n				</tr>\n				<tr>\n					<td>733115\n            <a name=\"anzsco-733115\"> </a>\n					</td>\n					<td>Tow Truck Driver</td>\n					<td>Tow Truck Driver</td>\n				</tr>\n				<tr>\n					<td>741111\n            <a name=\"anzsco-741111\"> </a>\n					</td>\n					<td>Storeperson</td>\n					<td>Storeperson</td>\n				</tr>\n				<tr>\n					<td>800000\n            <a name=\"anzsco-800000\"> </a>\n					</td>\n					<td>Labourers nfd</td>\n					<td>Labourers not further defined</td>\n				</tr>\n				<tr>\n					<td>811000\n            <a name=\"anzsco-811000\"> </a>\n					</td>\n					<td>Cleaners and Laundry Workers nfd</td>\n					<td>Cleaners and Laundry Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>811111\n            <a name=\"anzsco-811111\"> </a>\n					</td>\n					<td>Car Detailer</td>\n					<td>Car Detailer</td>\n				</tr>\n				<tr>\n					<td>811211\n            <a name=\"anzsco-811211\"> </a>\n					</td>\n					<td>Commercial Cleaner</td>\n					<td>Commercial Cleaner</td>\n				</tr>\n				<tr>\n					<td>811311\n            <a name=\"anzsco-811311\"> </a>\n					</td>\n					<td>Domestic Cleaner</td>\n					<td>Domestic Cleaner</td>\n				</tr>\n				<tr>\n					<td>811400\n            <a name=\"anzsco-811400\"> </a>\n					</td>\n					<td>Housekeepers nfd</td>\n					<td>Housekeepers not further defined</td>\n				</tr>\n				<tr>\n					<td>811411\n            <a name=\"anzsco-811411\"> </a>\n					</td>\n					<td>Commercial Housekeeper</td>\n					<td>Commercial Housekeeper</td>\n				</tr>\n				<tr>\n					<td>811412\n            <a name=\"anzsco-811412\"> </a>\n					</td>\n					<td>Domestic Housekeeper</td>\n					<td>Domestic Housekeeper</td>\n				</tr>\n				<tr>\n					<td>811500\n            <a name=\"anzsco-811500\"> </a>\n					</td>\n					<td>Laundry Workers nfd</td>\n					<td>Laundry Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>811511\n            <a name=\"anzsco-811511\"> </a>\n					</td>\n					<td>Laundry Worker (General)</td>\n					<td>Laundry Worker (General)</td>\n				</tr>\n				<tr>\n					<td>811512\n            <a name=\"anzsco-811512\"> </a>\n					</td>\n					<td>Drycleaner</td>\n					<td>Drycleaner</td>\n				</tr>\n				<tr>\n					<td>811513\n            <a name=\"anzsco-811513\"> </a>\n					</td>\n					<td>Ironer or Presser</td>\n					<td>Ironer or Presser</td>\n				</tr>\n				<tr>\n					<td>811600\n            <a name=\"anzsco-811600\"> </a>\n					</td>\n					<td>Other Cleaners nfd</td>\n					<td>Other Cleaners not further defined</td>\n				</tr>\n				<tr>\n					<td>811611\n            <a name=\"anzsco-811611\"> </a>\n					</td>\n					<td>Carpet Cleaner</td>\n					<td>Carpet Cleaner</td>\n				</tr>\n				<tr>\n					<td>811612\n            <a name=\"anzsco-811612\"> </a>\n					</td>\n					<td>Window Cleaner</td>\n					<td>Window Cleaner</td>\n				</tr>\n				<tr>\n					<td>811699\n            <a name=\"anzsco-811699\"> </a>\n					</td>\n					<td>Cleaners nec</td>\n					<td>Cleaners not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>821000\n            <a name=\"anzsco-821000\"> </a>\n					</td>\n					<td>Construction and Mining Labourers nfd</td>\n					<td>Construction and Mining Labourers not further defined</td>\n				</tr>\n				<tr>\n					<td>821100\n            <a name=\"anzsco-821100\"> </a>\n					</td>\n					<td>Building and Plumbing Labourers nfd</td>\n					<td>Building and Plumbing Labourers not further defined</td>\n				</tr>\n				<tr>\n					<td>821111\n            <a name=\"anzsco-821111\"> </a>\n					</td>\n					<td>Builder's Labourer</td>\n					<td>Builder's Labourer</td>\n				</tr>\n				<tr>\n					<td>821112\n            <a name=\"anzsco-821112\"> </a>\n					</td>\n					<td>Drainage, Sewerage and Stormwater Labourer</td>\n					<td>Drainage, Sewerage and Stormwater Labourer</td>\n				</tr>\n				<tr>\n					<td>821113\n            <a name=\"anzsco-821113\"> </a>\n					</td>\n					<td>Earthmoving Labourer</td>\n					<td>Earthmoving Labourer</td>\n				</tr>\n				<tr>\n					<td>821114\n            <a name=\"anzsco-821114\"> </a>\n					</td>\n					<td>Plumber's Assistant</td>\n					<td>Plumber's Assistant</td>\n				</tr>\n				<tr>\n					<td>821211\n            <a name=\"anzsco-821211\"> </a>\n					</td>\n					<td>Concreter</td>\n					<td>Concreter</td>\n				</tr>\n				<tr>\n					<td>821311\n            <a name=\"anzsco-821311\"> </a>\n					</td>\n					<td>Fencer</td>\n					<td>Fencer</td>\n				</tr>\n				<tr>\n					<td>821400\n            <a name=\"anzsco-821400\"> </a>\n					</td>\n					<td>Insulation and Home Improvement Installers nfd</td>\n					<td>Insulation and Home Improvement Installers not further defined</td>\n				</tr>\n				<tr>\n					<td>821411\n            <a name=\"anzsco-821411\"> </a>\n					</td>\n					<td>Building Insulation Installer</td>\n					<td>Building Insulation Installer</td>\n				</tr>\n				<tr>\n					<td>821412\n            <a name=\"anzsco-821412\"> </a>\n					</td>\n					<td>Home Improvement Installer</td>\n					<td>Home Improvement Installer</td>\n				</tr>\n				<tr>\n					<td>821511\n            <a name=\"anzsco-821511\"> </a>\n					</td>\n					<td>Paving and Surfacing Labourer</td>\n					<td>Paving and Surfacing Labourer</td>\n				</tr>\n				<tr>\n					<td>821611\n            <a name=\"anzsco-821611\"> </a>\n					</td>\n					<td>Railway Track Worker</td>\n					<td>Railway Track Worker</td>\n				</tr>\n				<tr>\n					<td>821700\n            <a name=\"anzsco-821700\"> </a>\n					</td>\n					<td>Structural Steel Construction Workers nfd</td>\n					<td>Structural Steel Construction Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>821711\n            <a name=\"anzsco-821711\"> </a>\n					</td>\n					<td>Construction Rigger</td>\n					<td>Construction Rigger</td>\n				</tr>\n				<tr>\n					<td>821712\n            <a name=\"anzsco-821712\"> </a>\n					</td>\n					<td>Scaffolder</td>\n					<td>Scaffolder</td>\n				</tr>\n				<tr>\n					<td>821713\n            <a name=\"anzsco-821713\"> </a>\n					</td>\n					<td>Steel Fixer</td>\n					<td>Steel Fixer</td>\n				</tr>\n				<tr>\n					<td>821714\n            <a name=\"anzsco-821714\"> </a>\n					</td>\n					<td>Structural Steel Erector</td>\n					<td>Structural Steel Erector</td>\n				</tr>\n				<tr>\n					<td>821900\n            <a name=\"anzsco-821900\"> </a>\n					</td>\n					<td>Other Construction and Mining Labourers nfd</td>\n					<td>Other Construction and Mining Labourers not further defined</td>\n				</tr>\n				<tr>\n					<td>821911\n            <a name=\"anzsco-821911\"> </a>\n					</td>\n					<td>Crane Chaser</td>\n					<td>Crane Chaser</td>\n				</tr>\n				<tr>\n					<td>821912\n            <a name=\"anzsco-821912\"> </a>\n					</td>\n					<td>Driller's Assistant</td>\n					<td>Driller's Assistant</td>\n				</tr>\n				<tr>\n					<td>821913\n            <a name=\"anzsco-821913\"> </a>\n					</td>\n					<td>Lagger</td>\n					<td>Lagger</td>\n				</tr>\n				<tr>\n					<td>821914\n            <a name=\"anzsco-821914\"> </a>\n					</td>\n					<td>Mining Support Worker</td>\n					<td>Mining Support Worker</td>\n				</tr>\n				<tr>\n					<td>821915\n            <a name=\"anzsco-821915\"> </a>\n					</td>\n					<td>Surveyor's Assistant</td>\n					<td>Surveyor's Assistant</td>\n				</tr>\n				<tr>\n					<td>830000\n            <a name=\"anzsco-830000\"> </a>\n					</td>\n					<td>Factory Process Workers nfd</td>\n					<td>Factory Process Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>831000\n            <a name=\"anzsco-831000\"> </a>\n					</td>\n					<td>Food Process Workers nfd</td>\n					<td>Food Process Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>831100\n            <a name=\"anzsco-831100\"> </a>\n					</td>\n					<td>Food and Drink Factory Workers nfd</td>\n					<td>Food and Drink Factory Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>831111\n            <a name=\"anzsco-831111\"> </a>\n					</td>\n					<td>Baking Factory Worker</td>\n					<td>Baking Factory Worker</td>\n				</tr>\n				<tr>\n					<td>831112\n            <a name=\"anzsco-831112\"> </a>\n					</td>\n					<td>Brewery Worker</td>\n					<td>Brewery Worker</td>\n				</tr>\n				<tr>\n					<td>831113\n            <a name=\"anzsco-831113\"> </a>\n					</td>\n					<td>Confectionery Maker</td>\n					<td>Confectionery Maker</td>\n				</tr>\n				<tr>\n					<td>831114\n            <a name=\"anzsco-831114\"> </a>\n					</td>\n					<td>Dairy Products Maker</td>\n					<td>Dairy Products Maker</td>\n				</tr>\n				<tr>\n					<td>831115\n            <a name=\"anzsco-831115\"> </a>\n					</td>\n					<td>Fruit and Vegetable Factory Worker</td>\n					<td>Fruit and Vegetable Factory Worker</td>\n				</tr>\n				<tr>\n					<td>831116\n            <a name=\"anzsco-831116\"> </a>\n					</td>\n					<td>Grain Mill Worker</td>\n					<td>Grain Mill Worker</td>\n				</tr>\n				<tr>\n					<td>831117\n            <a name=\"anzsco-831117\"> </a>\n					</td>\n					<td>Sugar Mill Worker</td>\n					<td>Sugar Mill Worker</td>\n				</tr>\n				<tr>\n					<td>831118\n            <a name=\"anzsco-831118\"> </a>\n					</td>\n					<td>Winery Cellar Hand</td>\n					<td>Winery Cellar Hand</td>\n				</tr>\n				<tr>\n					<td>831199\n            <a name=\"anzsco-831199\"> </a>\n					</td>\n					<td>Food and Drink Factory Workers nec</td>\n					<td>Food and Drink Factory Workers not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>831200\n            <a name=\"anzsco-831200\"> </a>\n					</td>\n					<td>Meat Boners and Slicers, and Slaughterers nfd</td>\n					<td>Meat Boners and Slicers, and Slaughterers not further defined</td>\n				</tr>\n				<tr>\n					<td>831211\n            <a name=\"anzsco-831211\"> </a>\n					</td>\n					<td>Meat Boner and Slicer</td>\n					<td>Meat Boner and Slicer</td>\n				</tr>\n				<tr>\n					<td>831212\n            <a name=\"anzsco-831212\"> </a>\n					</td>\n					<td>Slaughterer</td>\n					<td>Slaughterer</td>\n				</tr>\n				<tr>\n					<td>831300\n            <a name=\"anzsco-831300\"> </a>\n					</td>\n					<td>Meat, Poultry and Seafood Process Workers nfd</td>\n					<td>Meat, Poultry and Seafood Process Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>831311\n            <a name=\"anzsco-831311\"> </a>\n					</td>\n					<td>Meat Process Worker</td>\n					<td>Meat Process Worker</td>\n				</tr>\n				<tr>\n					<td>831312\n            <a name=\"anzsco-831312\"> </a>\n					</td>\n					<td>Poultry Process Worker</td>\n					<td>Poultry Process Worker</td>\n				</tr>\n				<tr>\n					<td>831313\n            <a name=\"anzsco-831313\"> </a>\n					</td>\n					<td>Seafood Process Worker</td>\n					<td>Seafood Process Worker</td>\n				</tr>\n				<tr>\n					<td>832000\n            <a name=\"anzsco-832000\"> </a>\n					</td>\n					<td>Packers and Product Assemblers nfd</td>\n					<td>Packers and Product Assemblers not further defined</td>\n				</tr>\n				<tr>\n					<td>832100\n            <a name=\"anzsco-832100\"> </a>\n					</td>\n					<td>Packers nfd</td>\n					<td>Packers not further defined</td>\n				</tr>\n				<tr>\n					<td>832111\n            <a name=\"anzsco-832111\"> </a>\n					</td>\n					<td>Chocolate Packer</td>\n					<td>Chocolate Packer</td>\n				</tr>\n				<tr>\n					<td>832112\n            <a name=\"anzsco-832112\"> </a>\n					</td>\n					<td>Container Filler</td>\n					<td>Container Filler</td>\n				</tr>\n				<tr>\n					<td>832113\n            <a name=\"anzsco-832113\"> </a>\n					</td>\n					<td>Fruit and Vegetable Packer</td>\n					<td>Fruit and Vegetable Packer</td>\n				</tr>\n				<tr>\n					<td>832114\n            <a name=\"anzsco-832114\"> </a>\n					</td>\n					<td>Meat Packer</td>\n					<td>Meat Packer</td>\n				</tr>\n				<tr>\n					<td>832115\n            <a name=\"anzsco-832115\"> </a>\n					</td>\n					<td>Seafood Packer</td>\n					<td>Seafood Packer</td>\n				</tr>\n				<tr>\n					<td>832199\n            <a name=\"anzsco-832199\"> </a>\n					</td>\n					<td>Packers nec</td>\n					<td>Packers not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>832211\n            <a name=\"anzsco-832211\"> </a>\n					</td>\n					<td>Product Assembler</td>\n					<td>Product Assembler</td>\n				</tr>\n				<tr>\n					<td>839000\n            <a name=\"anzsco-839000\"> </a>\n					</td>\n					<td>Miscellaneous Factory Process Workers nfd</td>\n					<td>Miscellaneous Factory Process Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>839111\n            <a name=\"anzsco-839111\"> </a>\n					</td>\n					<td>Metal Engineering Process Worker</td>\n					<td>Metal Engineering Process Worker</td>\n				</tr>\n				<tr>\n					<td>839200\n            <a name=\"anzsco-839200\"> </a>\n					</td>\n					<td>Plastics and Rubber Factory Workers nfd</td>\n					<td>Plastics and Rubber Factory Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>839211\n            <a name=\"anzsco-839211\"> </a>\n					</td>\n					<td>Plastics Factory Worker</td>\n					<td>Plastics Factory Worker</td>\n				</tr>\n				<tr>\n					<td>839212\n            <a name=\"anzsco-839212\"> </a>\n					</td>\n					<td>Rubber Factory Worker</td>\n					<td>Rubber Factory Worker</td>\n				</tr>\n				<tr>\n					<td>839300\n            <a name=\"anzsco-839300\"> </a>\n					</td>\n					<td>Product Quality Controllers nfd</td>\n					<td>Product Quality Controllers not further defined</td>\n				</tr>\n				<tr>\n					<td>839311\n            <a name=\"anzsco-839311\"> </a>\n					</td>\n					<td>Product Examiner</td>\n					<td>Product Examiner</td>\n				</tr>\n				<tr>\n					<td>839312\n            <a name=\"anzsco-839312\"> </a>\n					</td>\n					<td>Product Grader</td>\n					<td>Product Grader</td>\n				</tr>\n				<tr>\n					<td>839313\n            <a name=\"anzsco-839313\"> </a>\n					</td>\n					<td>Product Tester</td>\n					<td>Product Tester</td>\n				</tr>\n				<tr>\n					<td>839400\n            <a name=\"anzsco-839400\"> </a>\n					</td>\n					<td>Timber and Wood Process Workers nfd</td>\n					<td>Timber and Wood Process Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>839411\n            <a name=\"anzsco-839411\"> </a>\n					</td>\n					<td>Paper and Pulp Mill Worker</td>\n					<td>Paper and Pulp Mill Worker</td>\n				</tr>\n				<tr>\n					<td>839412\n            <a name=\"anzsco-839412\"> </a>\n					</td>\n					<td>Sawmill or Timber Yard Worker</td>\n					<td>Sawmill or Timber Yard Worker</td>\n				</tr>\n				<tr>\n					<td>839413\n            <a name=\"anzsco-839413\"> </a>\n					</td>\n					<td>Wood and Wood Products Factory Worker</td>\n					<td>Wood and Wood Products Factory Worker</td>\n				</tr>\n				<tr>\n					<td>839900\n            <a name=\"anzsco-839900\"> </a>\n					</td>\n					<td>Other Factory Process Workers nfd</td>\n					<td>Other Factory Process Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>839911\n            <a name=\"anzsco-839911\"> </a>\n					</td>\n					<td>Cement and Concrete Plant Worker</td>\n					<td>Cement and Concrete Plant Worker</td>\n				</tr>\n				<tr>\n					<td>839912\n            <a name=\"anzsco-839912\"> </a>\n					</td>\n					<td>Chemical Plant Worker</td>\n					<td>Chemical Plant Worker</td>\n				</tr>\n				<tr>\n					<td>839913\n            <a name=\"anzsco-839913\"> </a>\n					</td>\n					<td>Clay Processing Factory Worker</td>\n					<td>Clay Processing Factory Worker</td>\n				</tr>\n				<tr>\n					<td>839914\n            <a name=\"anzsco-839914\"> </a>\n					</td>\n					<td>Fabric and Textile Factory Worker</td>\n					<td>Fabric and Textile Factory Worker</td>\n				</tr>\n				<tr>\n					<td>839915\n            <a name=\"anzsco-839915\"> </a>\n					</td>\n					<td>Footwear Factory Worker</td>\n					<td>Footwear Factory Worker</td>\n				</tr>\n				<tr>\n					<td>839916\n            <a name=\"anzsco-839916\"> </a>\n					</td>\n					<td>Glass Processing Worker</td>\n					<td>Glass Processing Worker</td>\n				</tr>\n				<tr>\n					<td>839917\n            <a name=\"anzsco-839917\"> </a>\n					</td>\n					<td>Hide and Skin Processing Worker</td>\n					<td>Hide and Skin Processing Worker</td>\n				</tr>\n				<tr>\n					<td>839999\n            <a name=\"anzsco-839999\"> </a>\n					</td>\n					<td>Factory Process Workers nec</td>\n					<td>Factory Process Workers not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>841000\n            <a name=\"anzsco-841000\"> </a>\n					</td>\n					<td>Farm, Forestry and Garden Workers nfd</td>\n					<td>Farm, Forestry and Garden Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>841111\n            <a name=\"anzsco-841111\"> </a>\n					</td>\n					<td>Aquaculture Worker</td>\n					<td>Aquaculture Worker</td>\n				</tr>\n				<tr>\n					<td>841200\n            <a name=\"anzsco-841200\"> </a>\n					</td>\n					<td>Crop Farm Workers nfd</td>\n					<td>Crop Farm Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>841211\n            <a name=\"anzsco-841211\"> </a>\n					</td>\n					<td>Fruit or Nut Farm Worker</td>\n					<td>Fruit or Nut Farm Worker</td>\n				</tr>\n				<tr>\n					<td>841212\n            <a name=\"anzsco-841212\"> </a>\n					</td>\n					<td>Fruit or Nut Picker</td>\n					<td>Fruit or Nut Picker</td>\n				</tr>\n				<tr>\n					<td>841213\n            <a name=\"anzsco-841213\"> </a>\n					</td>\n					<td>Grain, Oilseed or Pasture Farm Worker</td>\n					<td>Grain, Oilseed or Pasture Farm Worker</td>\n				</tr>\n				<tr>\n					<td>841214\n            <a name=\"anzsco-841214\"> </a>\n					</td>\n					<td>Vegetable Farm Worker</td>\n					<td>Vegetable Farm Worker</td>\n				</tr>\n				<tr>\n					<td>841215\n            <a name=\"anzsco-841215\"> </a>\n					</td>\n					<td>Vegetable Picker</td>\n					<td>Vegetable Picker</td>\n				</tr>\n				<tr>\n					<td>841216\n            <a name=\"anzsco-841216\"> </a>\n					</td>\n					<td>Vineyard Worker</td>\n					<td>Vineyard Worker</td>\n				</tr>\n				<tr>\n					<td>841299\n            <a name=\"anzsco-841299\"> </a>\n					</td>\n					<td>Crop Farm Workers nec</td>\n					<td>Crop Farm Workers not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>841300\n            <a name=\"anzsco-841300\"> </a>\n					</td>\n					<td>Forestry and Logging Workers nfd</td>\n					<td>Forestry and Logging Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>841311\n            <a name=\"anzsco-841311\"> </a>\n					</td>\n					<td>Forestry Worker</td>\n					<td>Forestry Worker</td>\n				</tr>\n				<tr>\n					<td>841312\n            <a name=\"anzsco-841312\"> </a>\n					</td>\n					<td>Logging Assistant</td>\n					<td>Logging Assistant</td>\n				</tr>\n				<tr>\n					<td>841313\n            <a name=\"anzsco-841313\"> </a>\n					</td>\n					<td>Tree Faller</td>\n					<td>Tree Faller</td>\n				</tr>\n				<tr>\n					<td>841400\n            <a name=\"anzsco-841400\"> </a>\n					</td>\n					<td>Garden and Nursery Labourers nfd</td>\n					<td>Garden and Nursery Labourers not further defined</td>\n				</tr>\n				<tr>\n					<td>841411\n            <a name=\"anzsco-841411\"> </a>\n					</td>\n					<td>Garden Labourer</td>\n					<td>Garden Labourer</td>\n				</tr>\n				<tr>\n					<td>841412\n            <a name=\"anzsco-841412\"> </a>\n					</td>\n					<td>Horticultural Nursery Assistant</td>\n					<td>Horticultural Nursery Assistant</td>\n				</tr>\n				<tr>\n					<td>841500\n            <a name=\"anzsco-841500\"> </a>\n					</td>\n					<td>Livestock Farm Workers nfd</td>\n					<td>Livestock Farm Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>841511\n            <a name=\"anzsco-841511\"> </a>\n					</td>\n					<td>Beef Cattle Farm Worker</td>\n					<td>Beef Cattle Farm Worker</td>\n				</tr>\n				<tr>\n					<td>841512\n            <a name=\"anzsco-841512\"> </a>\n					</td>\n					<td>Dairy Cattle Farm Worker</td>\n					<td>Dairy Cattle Farm Worker</td>\n				</tr>\n				<tr>\n					<td>841513\n            <a name=\"anzsco-841513\"> </a>\n					</td>\n					<td>Mixed Livestock Farm Worker</td>\n					<td>Mixed Livestock Farm Worker</td>\n				</tr>\n				<tr>\n					<td>841514\n            <a name=\"anzsco-841514\"> </a>\n					</td>\n					<td>Poultry Farm Worker</td>\n					<td>Poultry Farm Worker</td>\n				</tr>\n				<tr>\n					<td>841515\n            <a name=\"anzsco-841515\"> </a>\n					</td>\n					<td>Sheep Farm Worker</td>\n					<td>Sheep Farm Worker</td>\n				</tr>\n				<tr>\n					<td>841516\n            <a name=\"anzsco-841516\"> </a>\n					</td>\n					<td>Stablehand</td>\n					<td>Stablehand</td>\n				</tr>\n				<tr>\n					<td>841517\n            <a name=\"anzsco-841517\"> </a>\n					</td>\n					<td>Wool Handler</td>\n					<td>Wool Handler</td>\n				</tr>\n				<tr>\n					<td>841599\n            <a name=\"anzsco-841599\"> </a>\n					</td>\n					<td>Livestock Farm Workers nec</td>\n					<td>Livestock Farm Workers not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>841611\n            <a name=\"anzsco-841611\"> </a>\n					</td>\n					<td>Mixed Crop and Livestock Farm Worker</td>\n					<td>Mixed Crop and Livestock Farm Worker</td>\n				</tr>\n				<tr>\n					<td>841900\n            <a name=\"anzsco-841900\"> </a>\n					</td>\n					<td>Other Farm, Forestry and Garden Workers nfd</td>\n					<td>Other Farm, Forestry and Garden Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>841911\n            <a name=\"anzsco-841911\"> </a>\n					</td>\n					<td>Hunter-Trapper</td>\n					<td>Hunter-Trapper</td>\n				</tr>\n				<tr>\n					<td>841912\n            <a name=\"anzsco-841912\"> </a>\n					</td>\n					<td>Pest or Weed Controller</td>\n					<td>Pest or Weed Controller</td>\n				</tr>\n				<tr>\n					<td>841999\n            <a name=\"anzsco-841999\"> </a>\n					</td>\n					<td>Farm, Forestry and Garden Workers nec</td>\n					<td>Farm, Forestry and Garden Workers not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>851000\n            <a name=\"anzsco-851000\"> </a>\n					</td>\n					<td>Food Preparation Assistants nfd</td>\n					<td>Food Preparation Assistants not further defined</td>\n				</tr>\n				<tr>\n					<td>851111\n            <a name=\"anzsco-851111\"> </a>\n					</td>\n					<td>Fast Food Cook</td>\n					<td>Fast Food Cook</td>\n				</tr>\n				<tr>\n					<td>851200\n            <a name=\"anzsco-851200\"> </a>\n					</td>\n					<td>Food Trades Assistants nfd</td>\n					<td>Food Trades Assistants not further defined</td>\n				</tr>\n				<tr>\n					<td>851211\n            <a name=\"anzsco-851211\"> </a>\n					</td>\n					<td>Pastrycook's Assistant</td>\n					<td>Pastrycook's Assistant</td>\n				</tr>\n				<tr>\n					<td>851299\n            <a name=\"anzsco-851299\"> </a>\n					</td>\n					<td>Food Trades Assistants nec</td>\n					<td>Food Trades Assistants not elsewhere classified</td>\n				</tr>\n				<tr>\n					<td>851311\n            <a name=\"anzsco-851311\"> </a>\n					</td>\n					<td>Kitchenhand</td>\n					<td>Kitchenhand</td>\n				</tr>\n				<tr>\n					<td>890000\n            <a name=\"anzsco-890000\"> </a>\n					</td>\n					<td>Other Labourers nfd</td>\n					<td>Other Labourers not further defined</td>\n				</tr>\n				<tr>\n					<td>891000\n            <a name=\"anzsco-891000\"> </a>\n					</td>\n					<td>Freight Handlers and Shelf Fillers nfd</td>\n					<td>Freight Handlers and Shelf Fillers not further defined</td>\n				</tr>\n				<tr>\n					<td>891100\n            <a name=\"anzsco-891100\"> </a>\n					</td>\n					<td>Freight and Furniture Handlers nfd</td>\n					<td>Freight and Furniture Handlers not further defined</td>\n				</tr>\n				<tr>\n					<td>891111\n            <a name=\"anzsco-891111\"> </a>\n					</td>\n					<td>Freight Handler (Rail or Road)</td>\n					<td>Freight Handler (Rail or Road)</td>\n				</tr>\n				<tr>\n					<td>891112\n            <a name=\"anzsco-891112\"> </a>\n					</td>\n					<td>Truck Driver's Offsider</td>\n					<td>Truck Driver's Offsider</td>\n				</tr>\n				<tr>\n					<td>891113\n            <a name=\"anzsco-891113\"> </a>\n					</td>\n					<td>Waterside Worker</td>\n					<td>Waterside Worker</td>\n				</tr>\n				<tr>\n					<td>891211\n            <a name=\"anzsco-891211\"> </a>\n					</td>\n					<td>Shelf Filler</td>\n					<td>Shelf Filler</td>\n				</tr>\n				<tr>\n					<td>899000\n            <a name=\"anzsco-899000\"> </a>\n					</td>\n					<td>Miscellaneous Labourers nfd</td>\n					<td>Miscellaneous Labourers not further defined</td>\n				</tr>\n				<tr>\n					<td>899111\n            <a name=\"anzsco-899111\"> </a>\n					</td>\n					<td>Caretaker</td>\n					<td>Caretaker</td>\n				</tr>\n				<tr>\n					<td>899200\n            <a name=\"anzsco-899200\"> </a>\n					</td>\n					<td>Deck and Fishing Hands nfd</td>\n					<td>Deck and Fishing Hands not further defined</td>\n				</tr>\n				<tr>\n					<td>899211\n            <a name=\"anzsco-899211\"> </a>\n					</td>\n					<td>Deck Hand</td>\n					<td>Deck Hand</td>\n				</tr>\n				<tr>\n					<td>899212\n            <a name=\"anzsco-899212\"> </a>\n					</td>\n					<td>Fishing Hand</td>\n					<td>Fishing Hand</td>\n				</tr>\n				<tr>\n					<td>899311\n            <a name=\"anzsco-899311\"> </a>\n					</td>\n					<td>Handyperson</td>\n					<td>Handyperson</td>\n				</tr>\n				<tr>\n					<td>899400\n            <a name=\"anzsco-899400\"> </a>\n					</td>\n					<td>Motor Vehicle Parts and Accessories Fitters nfd</td>\n					<td>Motor Vehicle Parts and Accessories Fitters not further defined</td>\n				</tr>\n				<tr>\n					<td>899411\n            <a name=\"anzsco-899411\"> </a>\n					</td>\n					<td>Motor Vehicle Parts and Accessories Fitter (General)</td>\n					<td>Motor Vehicle Parts and Accessories Fitter (General)</td>\n				</tr>\n				<tr>\n					<td>899412\n            <a name=\"anzsco-899412\"> </a>\n					</td>\n					<td>Autoglazier</td>\n					<td>Autoglazier</td>\n				</tr>\n				<tr>\n					<td>899413\n            <a name=\"anzsco-899413\"> </a>\n					</td>\n					<td>Exhaust and Muffler Fitter</td>\n					<td>Exhaust and Muffler Fitter</td>\n				</tr>\n				<tr>\n					<td>899414\n            <a name=\"anzsco-899414\"> </a>\n					</td>\n					<td>Radiator Fitter</td>\n					<td>Radiator Fitter</td>\n				</tr>\n				<tr>\n					<td>899415\n            <a name=\"anzsco-899415\"> </a>\n					</td>\n					<td>Tyre Fitter</td>\n					<td>Tyre Fitter</td>\n				</tr>\n				<tr>\n					<td>899500\n            <a name=\"anzsco-899500\"> </a>\n					</td>\n					<td>Printing Assistants and Table Workers nfd</td>\n					<td>Printing Assistants and Table Workers not further defined</td>\n				</tr>\n				<tr>\n					<td>899511\n            <a name=\"anzsco-899511\"> </a>\n					</td>\n					<td>Printer's Assistant</td>\n					<td>Printer's Assistant</td>\n				</tr>\n				<tr>\n					<td>899512\n            <a name=\"anzsco-899512\"> </a>\n					</td>\n					<td>Printing Table Worker</td>\n					<td>Printing Table Worker</td>\n				</tr>\n				<tr>\n					<td>899611\n            <a name=\"anzsco-899611\"> </a>\n					</td>\n					<td>Recycling or Rubbish Collector</td>\n					<td>Recycling or Rubbish Collector</td>\n				</tr>\n				<tr>\n					<td>899711\n            <a name=\"anzsco-899711\"> </a>\n					</td>\n					<td>Vending Machine Attendant</td>\n					<td>Vending Machine Attendant</td>\n				</tr>\n				<tr>\n					<td>899900\n            <a name=\"anzsco-899900\"> </a>\n					</td>\n					<td>Other Miscellaneous Labourers nfd</td>\n					<td>Other Miscellaneous Labourers not further defined</td>\n				</tr>\n				<tr>\n					<td>899911\n            <a name=\"anzsco-899911\"> </a>\n					</td>\n					<td>Bicycle Mechanic</td>\n					<td>Bicycle Mechanic</td>\n				</tr>\n				<tr>\n					<td>899912\n            <a name=\"anzsco-899912\"> </a>\n					</td>\n					<td>Car Park Attendant</td>\n					<td>Car Park Attendant</td>\n				</tr>\n				<tr>\n					<td>899913\n            <a name=\"anzsco-899913\"> </a>\n					</td>\n					<td>Crossing Supervisor</td>\n					<td>Crossing Supervisor</td>\n				</tr>\n				<tr>\n					<td>899914\n            <a name=\"anzsco-899914\"> </a>\n					</td>\n					<td>Electrical or Telecommunications Trades Assistant</td>\n					<td>Electrical or Telecommunications Trades Assistant</td>\n				</tr>\n				<tr>\n					<td>899915\n            <a name=\"anzsco-899915\"> </a>\n					</td>\n					<td>Leaflet or Newspaper Deliverer</td>\n					<td>Leaflet or Newspaper Deliverer</td>\n				</tr>\n				<tr>\n					<td>899916\n            <a name=\"anzsco-899916\"> </a>\n					</td>\n					<td>Mechanic's Assistant</td>\n					<td>Mechanic's Assistant</td>\n				</tr>\n				<tr>\n					<td>899917\n            <a name=\"anzsco-899917\"> </a>\n					</td>\n					<td>Railways Assistant</td>\n					<td>Railways Assistant</td>\n				</tr>\n				<tr>\n					<td>899918\n            <a name=\"anzsco-899918\"> </a>\n					</td>\n					<td>Sign Erector</td>\n					<td>Sign Erector</td>\n				</tr>\n				<tr>\n					<td>899921\n            <a name=\"anzsco-899921\"> </a>\n					</td>\n					<td>Ticket Collector or Usher</td>\n					<td>Ticket Collector or Usher</td>\n				</tr>\n				<tr>\n					<td>899922\n            <a name=\"anzsco-899922\"> </a>\n					</td>\n					<td>Trolley Collector</td>\n					<td>Trolley Collector</td>\n				</tr>\n				<tr>\n					<td>899999\n            <a name=\"anzsco-899999\"> </a>\n					</td>\n					<td>Labourers nec</td>\n					<td>Labourers not elsewhere classified</td>\n				</tr>\n			</table>\n		</div>"
  ];
  fhir:CodeSystem.url [ fhir:value "http://www.abs.gov.au/ausstats/abs@.nsf/mf/1220.0"];
  fhir:CodeSystem.identifier [
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.1.253" ]
  ];
  fhir:CodeSystem.version [ fhir:value "1.8.0"];
  fhir:CodeSystem.name [ fhir:value "ANZSCO -- Australian and New Zealand Standard Classification of Occupations, 2013, Version 1.2"];
  fhir:CodeSystem.status [ fhir:value "active"];
  fhir:CodeSystem.experimental [ fhir:value "true"^^xsd:boolean];
  fhir:CodeSystem.date [ fhir:value "2016-07-12"^^xsd:date];
  fhir:CodeSystem.publisher [ fhir:value "Australian Bureau of Statistics"];
  fhir:CodeSystem.contact [
     fhir:index 0;
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://www.abs.gov.au/ausstats/abs@.nsf/mf/1220.0" ]     ]
  ];
  fhir:CodeSystem.description [ fhir:value "Developed for use in the collection, analysis and dissemination of occupation statistics in Australia and New Zealand."];
  fhir:CodeSystem.copyright [ fhir:value "Copyright Australian Bureau of Statistics"];
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean];
  fhir:CodeSystem.valueSet [ fhir:value "http://hl7.org.au/fhir/ValueSet/valueset-anzsco"];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "100000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Managers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Managers not further defined" ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "111000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Chief Executives, General Managers and Legislators nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Chief Executives, General Managers and Legislators not further defined" ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "111111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Chief Executive or Managing Director" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Chief Executive or Managing Director" ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "111200" ];
     fhir:CodeSystem.concept.display [ fhir:value "General Managers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "General Managers not further defined" ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.concept.code [ fhir:value "111211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Corporate General Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Corporate General Manager" ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.concept.code [ fhir:value "111212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Defence Force Senior Officer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Defence Force Senior Officer" ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.concept.code [ fhir:value "111300" ];
     fhir:CodeSystem.concept.display [ fhir:value "Legislators nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Legislators not further defined" ]
  ], [
     fhir:index 7;
     fhir:CodeSystem.concept.code [ fhir:value "111311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Local Government Legislator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Local Government Legislator" ]
  ], [
     fhir:index 8;
     fhir:CodeSystem.concept.code [ fhir:value "111312" ];
     fhir:CodeSystem.concept.display [ fhir:value "Member of Parliament" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Member of Parliament" ]
  ], [
     fhir:index 9;
     fhir:CodeSystem.concept.code [ fhir:value "111399" ];
     fhir:CodeSystem.concept.display [ fhir:value "Legislators nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Legislators not elsewhere classified" ]
  ], [
     fhir:index 10;
     fhir:CodeSystem.concept.code [ fhir:value "121000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Farmers and Farm Managers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Farmers and Farm Managers not further defined" ]
  ], [
     fhir:index 11;
     fhir:CodeSystem.concept.code [ fhir:value "121111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Aquaculture Farmer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Aquaculture Farmer" ]
  ], [
     fhir:index 12;
     fhir:CodeSystem.concept.code [ fhir:value "121200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Crop Farmers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Crop Farmers not further defined" ]
  ], [
     fhir:index 13;
     fhir:CodeSystem.concept.code [ fhir:value "121211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Cotton Grower" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Cotton Grower" ]
  ], [
     fhir:index 14;
     fhir:CodeSystem.concept.code [ fhir:value "121212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Flower Grower" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Flower Grower" ]
  ], [
     fhir:index 15;
     fhir:CodeSystem.concept.code [ fhir:value "121213" ];
     fhir:CodeSystem.concept.display [ fhir:value "Fruit or Nut Grower" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Fruit or Nut Grower" ]
  ], [
     fhir:index 16;
     fhir:CodeSystem.concept.code [ fhir:value "121214" ];
     fhir:CodeSystem.concept.display [ fhir:value "Grain, Oilseed or Pasture Grower" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Grain, Oilseed or Pasture Grower" ]
  ], [
     fhir:index 17;
     fhir:CodeSystem.concept.code [ fhir:value "121215" ];
     fhir:CodeSystem.concept.display [ fhir:value "Grape Grower" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Grape Grower" ]
  ], [
     fhir:index 18;
     fhir:CodeSystem.concept.code [ fhir:value "121216" ];
     fhir:CodeSystem.concept.display [ fhir:value "Mixed Crop Farmer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Mixed Crop Farmer" ]
  ], [
     fhir:index 19;
     fhir:CodeSystem.concept.code [ fhir:value "121217" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sugar Cane Grower" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sugar Cane Grower" ]
  ], [
     fhir:index 20;
     fhir:CodeSystem.concept.code [ fhir:value "121218" ];
     fhir:CodeSystem.concept.display [ fhir:value "Turf Grower" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Turf Grower" ]
  ], [
     fhir:index 21;
     fhir:CodeSystem.concept.code [ fhir:value "121221" ];
     fhir:CodeSystem.concept.display [ fhir:value "Vegetable Grower" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Vegetable Grower" ]
  ], [
     fhir:index 22;
     fhir:CodeSystem.concept.code [ fhir:value "121299" ];
     fhir:CodeSystem.concept.display [ fhir:value "Crop Farmers nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Crop Farmers not elsewhere classified" ]
  ], [
     fhir:index 23;
     fhir:CodeSystem.concept.code [ fhir:value "121300" ];
     fhir:CodeSystem.concept.display [ fhir:value "Livestock Farmers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Livestock Farmers not further defined" ]
  ], [
     fhir:index 24;
     fhir:CodeSystem.concept.code [ fhir:value "121311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Apiarist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Apiarist" ]
  ], [
     fhir:index 25;
     fhir:CodeSystem.concept.code [ fhir:value "121312" ];
     fhir:CodeSystem.concept.display [ fhir:value "Beef Cattle Farmer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Beef Cattle Farmer" ]
  ], [
     fhir:index 26;
     fhir:CodeSystem.concept.code [ fhir:value "121313" ];
     fhir:CodeSystem.concept.display [ fhir:value "Dairy Cattle Farmer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Dairy Cattle Farmer" ]
  ], [
     fhir:index 27;
     fhir:CodeSystem.concept.code [ fhir:value "121314" ];
     fhir:CodeSystem.concept.display [ fhir:value "Deer Farmer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Deer Farmer" ]
  ], [
     fhir:index 28;
     fhir:CodeSystem.concept.code [ fhir:value "121315" ];
     fhir:CodeSystem.concept.display [ fhir:value "Goat Farmer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Goat Farmer" ]
  ], [
     fhir:index 29;
     fhir:CodeSystem.concept.code [ fhir:value "121316" ];
     fhir:CodeSystem.concept.display [ fhir:value "Horse Breeder" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Horse Breeder" ]
  ], [
     fhir:index 30;
     fhir:CodeSystem.concept.code [ fhir:value "121317" ];
     fhir:CodeSystem.concept.display [ fhir:value "Mixed Livestock Farmer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Mixed Livestock Farmer" ]
  ], [
     fhir:index 31;
     fhir:CodeSystem.concept.code [ fhir:value "121318" ];
     fhir:CodeSystem.concept.display [ fhir:value "Pig Farmer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Pig Farmer" ]
  ], [
     fhir:index 32;
     fhir:CodeSystem.concept.code [ fhir:value "121321" ];
     fhir:CodeSystem.concept.display [ fhir:value "Poultry Farmer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Poultry Farmer" ]
  ], [
     fhir:index 33;
     fhir:CodeSystem.concept.code [ fhir:value "121322" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sheep Farmer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sheep Farmer" ]
  ], [
     fhir:index 34;
     fhir:CodeSystem.concept.code [ fhir:value "121399" ];
     fhir:CodeSystem.concept.display [ fhir:value "Livestock Farmers nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Livestock Farmers not elsewhere classified" ]
  ], [
     fhir:index 35;
     fhir:CodeSystem.concept.code [ fhir:value "121411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Mixed Crop and Livestock Farmer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Mixed Crop and Livestock Farmer" ]
  ], [
     fhir:index 36;
     fhir:CodeSystem.concept.code [ fhir:value "130000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Specialist Managers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Specialist Managers not further defined" ]
  ], [
     fhir:index 37;
     fhir:CodeSystem.concept.code [ fhir:value "131100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Advertising and Sales Managers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Advertising and Sales Managers not further defined" ]
  ], [
     fhir:index 38;
     fhir:CodeSystem.concept.code [ fhir:value "131111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Advertising and Public Relations Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Advertising and Public Relations Manager" ]
  ], [
     fhir:index 39;
     fhir:CodeSystem.concept.code [ fhir:value "131112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sales and Marketing Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sales and Marketing Manager" ]
  ], [
     fhir:index 40;
     fhir:CodeSystem.concept.code [ fhir:value "132000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Business Administration Managers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Business Administration Managers not further defined" ]
  ], [
     fhir:index 41;
     fhir:CodeSystem.concept.code [ fhir:value "132111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Corporate Services Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Corporate Services Manager" ]
  ], [
     fhir:index 42;
     fhir:CodeSystem.concept.code [ fhir:value "132211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Finance Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Finance Manager" ]
  ], [
     fhir:index 43;
     fhir:CodeSystem.concept.code [ fhir:value "132311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Human Resource Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Human Resource Manager" ]
  ], [
     fhir:index 44;
     fhir:CodeSystem.concept.code [ fhir:value "132411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Policy and Planning Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Policy and Planning Manager" ]
  ], [
     fhir:index 45;
     fhir:CodeSystem.concept.code [ fhir:value "132511" ];
     fhir:CodeSystem.concept.display [ fhir:value "Research and Development Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Research and Development Manager" ]
  ], [
     fhir:index 46;
     fhir:CodeSystem.concept.code [ fhir:value "133000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Construction, Distribution and Production Managers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Construction, Distribution and Production Managers not further defined" ]
  ], [
     fhir:index 47;
     fhir:CodeSystem.concept.code [ fhir:value "133100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Construction Managers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Construction Managers not further defined" ]
  ], [
     fhir:index 48;
     fhir:CodeSystem.concept.code [ fhir:value "133111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Construction Project Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Construction Project Manager" ]
  ], [
     fhir:index 49;
     fhir:CodeSystem.concept.code [ fhir:value "133112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Project Builder" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Project Builder" ]
  ], [
     fhir:index 50;
     fhir:CodeSystem.concept.code [ fhir:value "133211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Engineering Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Engineering Manager" ]
  ], [
     fhir:index 51;
     fhir:CodeSystem.concept.code [ fhir:value "133300" ];
     fhir:CodeSystem.concept.display [ fhir:value "Importers, Exporters and Wholesalers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Importers, Exporters and Wholesalers not further defined" ]
  ], [
     fhir:index 52;
     fhir:CodeSystem.concept.code [ fhir:value "133311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Importer or Exporter" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Importer or Exporter" ]
  ], [
     fhir:index 53;
     fhir:CodeSystem.concept.code [ fhir:value "133312" ];
     fhir:CodeSystem.concept.display [ fhir:value "Wholesaler" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Wholesaler" ]
  ], [
     fhir:index 54;
     fhir:CodeSystem.concept.code [ fhir:value "133411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Manufacturer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Manufacturer" ]
  ], [
     fhir:index 55;
     fhir:CodeSystem.concept.code [ fhir:value "133500" ];
     fhir:CodeSystem.concept.display [ fhir:value "Production Managers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Production Managers not further defined" ]
  ], [
     fhir:index 56;
     fhir:CodeSystem.concept.code [ fhir:value "133511" ];
     fhir:CodeSystem.concept.display [ fhir:value "Production Manager (Forestry)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Production Manager (Forestry)" ]
  ], [
     fhir:index 57;
     fhir:CodeSystem.concept.code [ fhir:value "133512" ];
     fhir:CodeSystem.concept.display [ fhir:value "Production Manager (Manufacturing)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Production Manager (Manufacturing)" ]
  ], [
     fhir:index 58;
     fhir:CodeSystem.concept.code [ fhir:value "133513" ];
     fhir:CodeSystem.concept.display [ fhir:value "Production Manager (Mining)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Production Manager (Mining)" ]
  ], [
     fhir:index 59;
     fhir:CodeSystem.concept.code [ fhir:value "133611" ];
     fhir:CodeSystem.concept.display [ fhir:value "Supply and Distribution Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Supply and Distribution Manager" ]
  ], [
     fhir:index 60;
     fhir:CodeSystem.concept.code [ fhir:value "134000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Education, Health and Welfare Services Managers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Education, Health and Welfare Services Managers not further defined" ]
  ], [
     fhir:index 61;
     fhir:CodeSystem.concept.code [ fhir:value "134111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Child Care Centre Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Child Care Centre Manager" ]
  ], [
     fhir:index 62;
     fhir:CodeSystem.concept.code [ fhir:value "134200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Health and Welfare Services Managers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Health and Welfare Services Managers not further defined" ]
  ], [
     fhir:index 63;
     fhir:CodeSystem.concept.code [ fhir:value "134211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Medical Administrator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Administrator" ]
  ], [
     fhir:index 64;
     fhir:CodeSystem.concept.code [ fhir:value "134212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Nursing Clinical Director" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Nursing Clinical Director" ]
  ], [
     fhir:index 65;
     fhir:CodeSystem.concept.code [ fhir:value "134213" ];
     fhir:CodeSystem.concept.display [ fhir:value "Primary Health Organization Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Primary Health Organization Manager" ]
  ], [
     fhir:index 66;
     fhir:CodeSystem.concept.code [ fhir:value "134214" ];
     fhir:CodeSystem.concept.display [ fhir:value "Welfare Centre Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Welfare Centre Manager" ]
  ], [
     fhir:index 67;
     fhir:CodeSystem.concept.code [ fhir:value "134299" ];
     fhir:CodeSystem.concept.display [ fhir:value "Health and Welfare Services Managers nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Health and Welfare Services Managers not elsewhere classified" ]
  ], [
     fhir:index 68;
     fhir:CodeSystem.concept.code [ fhir:value "134311" ];
     fhir:CodeSystem.concept.display [ fhir:value "School Principal" ];
     fhir:CodeSystem.concept.definition [ fhir:value "School Principal" ]
  ], [
     fhir:index 69;
     fhir:CodeSystem.concept.code [ fhir:value "134400" ];
     fhir:CodeSystem.concept.display [ fhir:value "Other Education Managers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Other Education Managers not further defined" ]
  ], [
     fhir:index 70;
     fhir:CodeSystem.concept.code [ fhir:value "134411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Faculty Head" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Faculty Head" ]
  ], [
     fhir:index 71;
     fhir:CodeSystem.concept.code [ fhir:value "134412" ];
     fhir:CodeSystem.concept.display [ fhir:value "Regional Education Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Regional Education Manager" ]
  ], [
     fhir:index 72;
     fhir:CodeSystem.concept.code [ fhir:value "134499" ];
     fhir:CodeSystem.concept.display [ fhir:value "Education Managers nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Education Managers not elsewhere classified" ]
  ], [
     fhir:index 73;
     fhir:CodeSystem.concept.code [ fhir:value "135100" ];
     fhir:CodeSystem.concept.display [ fhir:value "ICT Managers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "ICT Managers not further defined" ]
  ], [
     fhir:index 74;
     fhir:CodeSystem.concept.code [ fhir:value "135111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Chief Information Officer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Chief Information Officer" ]
  ], [
     fhir:index 75;
     fhir:CodeSystem.concept.code [ fhir:value "135112" ];
     fhir:CodeSystem.concept.display [ fhir:value "ICT Project Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "ICT Project Manager" ]
  ], [
     fhir:index 76;
     fhir:CodeSystem.concept.code [ fhir:value "135199" ];
     fhir:CodeSystem.concept.display [ fhir:value "ICT Managers nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "ICT Managers not elsewhere classified" ]
  ], [
     fhir:index 77;
     fhir:CodeSystem.concept.code [ fhir:value "139000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Miscellaneous Specialist Managers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Miscellaneous Specialist Managers not further defined" ]
  ], [
     fhir:index 78;
     fhir:CodeSystem.concept.code [ fhir:value "139100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Commissioned Officers (Management) nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Commissioned Officers (Management) not further defined" ]
  ], [
     fhir:index 79;
     fhir:CodeSystem.concept.code [ fhir:value "139111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Commissioned Defence Force Officer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Commissioned Defence Force Officer" ]
  ], [
     fhir:index 80;
     fhir:CodeSystem.concept.code [ fhir:value "139112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Commissioned Fire Officer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Commissioned Fire Officer" ]
  ], [
     fhir:index 81;
     fhir:CodeSystem.concept.code [ fhir:value "139113" ];
     fhir:CodeSystem.concept.display [ fhir:value "Commissioned Police Officer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Commissioned Police Officer" ]
  ], [
     fhir:index 82;
     fhir:CodeSystem.concept.code [ fhir:value "139211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Senior Non-commissioned Defence Force Member" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Senior Non-commissioned Defence Force Member" ]
  ], [
     fhir:index 83;
     fhir:CodeSystem.concept.code [ fhir:value "139900" ];
     fhir:CodeSystem.concept.display [ fhir:value "Other Specialist Managers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Other Specialist Managers not further defined" ]
  ], [
     fhir:index 84;
     fhir:CodeSystem.concept.code [ fhir:value "139911" ];
     fhir:CodeSystem.concept.display [ fhir:value "Arts Administrator or Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Arts Administrator or Manager" ]
  ], [
     fhir:index 85;
     fhir:CodeSystem.concept.code [ fhir:value "139912" ];
     fhir:CodeSystem.concept.display [ fhir:value "Environmental Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Environmental Manager" ]
  ], [
     fhir:index 86;
     fhir:CodeSystem.concept.code [ fhir:value "139913" ];
     fhir:CodeSystem.concept.display [ fhir:value "Laboratory Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Laboratory Manager" ]
  ], [
     fhir:index 87;
     fhir:CodeSystem.concept.code [ fhir:value "139914" ];
     fhir:CodeSystem.concept.display [ fhir:value "Quality Assurance Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Assurance Manager" ]
  ], [
     fhir:index 88;
     fhir:CodeSystem.concept.code [ fhir:value "139915" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sports Administrator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sports Administrator" ]
  ], [
     fhir:index 89;
     fhir:CodeSystem.concept.code [ fhir:value "139999" ];
     fhir:CodeSystem.concept.display [ fhir:value "Specialist Managers nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Specialist Managers not elsewhere classified" ]
  ], [
     fhir:index 90;
     fhir:CodeSystem.concept.code [ fhir:value "140000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Hospitality, Retail and Service Managers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Hospitality, Retail and Service Managers not further defined" ]
  ], [
     fhir:index 91;
     fhir:CodeSystem.concept.code [ fhir:value "141000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Accommodation and Hospitality Managers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Accommodation and Hospitality Managers not further defined" ]
  ], [
     fhir:index 92;
     fhir:CodeSystem.concept.code [ fhir:value "141111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Cafe or Restaurant Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Cafe or Restaurant Manager" ]
  ], [
     fhir:index 93;
     fhir:CodeSystem.concept.code [ fhir:value "141211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Caravan Park and Camping Ground Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Caravan Park and Camping Ground Manager" ]
  ], [
     fhir:index 94;
     fhir:CodeSystem.concept.code [ fhir:value "141311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Hotel or Motel Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Hotel or Motel Manager" ]
  ], [
     fhir:index 95;
     fhir:CodeSystem.concept.code [ fhir:value "141411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Licensed Club Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Licensed Club Manager" ]
  ], [
     fhir:index 96;
     fhir:CodeSystem.concept.code [ fhir:value "141900" ];
     fhir:CodeSystem.concept.display [ fhir:value "Other Accommodation and Hospitality Managers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Other Accommodation and Hospitality Managers not further defined" ]
  ], [
     fhir:index 97;
     fhir:CodeSystem.concept.code [ fhir:value "141911" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bed and Breakfast Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Bed and Breakfast Operator" ]
  ], [
     fhir:index 98;
     fhir:CodeSystem.concept.code [ fhir:value "141999" ];
     fhir:CodeSystem.concept.display [ fhir:value "Accommodation and Hospitality Managers nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Accommodation and Hospitality Managers not elsewhere classified" ]
  ], [
     fhir:index 99;
     fhir:CodeSystem.concept.code [ fhir:value "142100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Retail Managers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Retail Managers not further defined" ]
  ], [
     fhir:index 100;
     fhir:CodeSystem.concept.code [ fhir:value "142111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Retail Manager (General)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Retail Manager (General)" ]
  ], [
     fhir:index 101;
     fhir:CodeSystem.concept.code [ fhir:value "142112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Antique Dealer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Antique Dealer" ]
  ], [
     fhir:index 102;
     fhir:CodeSystem.concept.code [ fhir:value "142113" ];
     fhir:CodeSystem.concept.display [ fhir:value "Betting Agency Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Betting Agency Manager" ]
  ], [
     fhir:index 103;
     fhir:CodeSystem.concept.code [ fhir:value "142114" ];
     fhir:CodeSystem.concept.display [ fhir:value "Hair or Beauty Salon Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Hair or Beauty Salon Manager" ]
  ], [
     fhir:index 104;
     fhir:CodeSystem.concept.code [ fhir:value "142115" ];
     fhir:CodeSystem.concept.display [ fhir:value "Post Office Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Post Office Manager" ]
  ], [
     fhir:index 105;
     fhir:CodeSystem.concept.code [ fhir:value "142116" ];
     fhir:CodeSystem.concept.display [ fhir:value "Travel Agency Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Travel Agency Manager" ]
  ], [
     fhir:index 106;
     fhir:CodeSystem.concept.code [ fhir:value "149000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Miscellaneous Hospitality, Retail and Service Managers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Miscellaneous Hospitality, Retail and Service Managers not further defined" ]
  ], [
     fhir:index 107;
     fhir:CodeSystem.concept.code [ fhir:value "149100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Amusement, Fitness and Sports Centre Managers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Amusement, Fitness and Sports Centre Managers not further defined" ]
  ], [
     fhir:index 108;
     fhir:CodeSystem.concept.code [ fhir:value "149111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Amusement Centre Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Amusement Centre Manager" ]
  ], [
     fhir:index 109;
     fhir:CodeSystem.concept.code [ fhir:value "149112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Fitness Centre Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Fitness Centre Manager" ]
  ], [
     fhir:index 110;
     fhir:CodeSystem.concept.code [ fhir:value "149113" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sports Centre Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sports Centre Manager" ]
  ], [
     fhir:index 111;
     fhir:CodeSystem.concept.code [ fhir:value "149200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Call or Contact Centre and Customer Service Managers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Call or Contact Centre and Customer Service Managers not further defined" ]
  ], [
     fhir:index 112;
     fhir:CodeSystem.concept.code [ fhir:value "149211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Call or Contact Centre Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Call or Contact Centre Manager" ]
  ], [
     fhir:index 113;
     fhir:CodeSystem.concept.code [ fhir:value "149212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Customer Service Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Customer Service Manager" ]
  ], [
     fhir:index 114;
     fhir:CodeSystem.concept.code [ fhir:value "149311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Conference and Event Organizer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Conference and Event Organizer" ]
  ], [
     fhir:index 115;
     fhir:CodeSystem.concept.code [ fhir:value "149400" ];
     fhir:CodeSystem.concept.display [ fhir:value "Transport Services Managers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Transport Services Managers not further defined" ]
  ], [
     fhir:index 116;
     fhir:CodeSystem.concept.code [ fhir:value "149411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Fleet Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Fleet Manager" ]
  ], [
     fhir:index 117;
     fhir:CodeSystem.concept.code [ fhir:value "149412" ];
     fhir:CodeSystem.concept.display [ fhir:value "Railway Station Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Railway Station Manager" ]
  ], [
     fhir:index 118;
     fhir:CodeSystem.concept.code [ fhir:value "149413" ];
     fhir:CodeSystem.concept.display [ fhir:value "Transport Company Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Transport Company Manager" ]
  ], [
     fhir:index 119;
     fhir:CodeSystem.concept.code [ fhir:value "149900" ];
     fhir:CodeSystem.concept.display [ fhir:value "Other Hospitality, Retail and Service Managers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Other Hospitality, Retail and Service Managers not further defined" ]
  ], [
     fhir:index 120;
     fhir:CodeSystem.concept.code [ fhir:value "149911" ];
     fhir:CodeSystem.concept.display [ fhir:value "Boarding Kennel or Cattery Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Boarding Kennel or Cattery Operator" ]
  ], [
     fhir:index 121;
     fhir:CodeSystem.concept.code [ fhir:value "149912" ];
     fhir:CodeSystem.concept.display [ fhir:value "Cinema or Theatre Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Cinema or Theatre Manager" ]
  ], [
     fhir:index 122;
     fhir:CodeSystem.concept.code [ fhir:value "149913" ];
     fhir:CodeSystem.concept.display [ fhir:value "Facilities Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Facilities Manager" ]
  ], [
     fhir:index 123;
     fhir:CodeSystem.concept.code [ fhir:value "149914" ];
     fhir:CodeSystem.concept.display [ fhir:value "Financial Institution Branch Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Financial Institution Branch Manager" ]
  ], [
     fhir:index 124;
     fhir:CodeSystem.concept.code [ fhir:value "149999" ];
     fhir:CodeSystem.concept.display [ fhir:value "Hospitality, Retail and Service Managers nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Hospitality, Retail and Service Managers not elsewhere classified" ]
  ], [
     fhir:index 125;
     fhir:CodeSystem.concept.code [ fhir:value "200000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Professionals not further defined" ]
  ], [
     fhir:index 126;
     fhir:CodeSystem.concept.code [ fhir:value "210000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Arts and Media Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Arts and Media Professionals not further defined" ]
  ], [
     fhir:index 127;
     fhir:CodeSystem.concept.code [ fhir:value "211000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Arts Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Arts Professionals not further defined" ]
  ], [
     fhir:index 128;
     fhir:CodeSystem.concept.code [ fhir:value "211100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Actors, Dancers and Other Entertainers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Actors, Dancers and Other Entertainers not further defined" ]
  ], [
     fhir:index 129;
     fhir:CodeSystem.concept.code [ fhir:value "211111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Actor" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Actor" ]
  ], [
     fhir:index 130;
     fhir:CodeSystem.concept.code [ fhir:value "211112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Dancer or Choreographer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Dancer or Choreographer" ]
  ], [
     fhir:index 131;
     fhir:CodeSystem.concept.code [ fhir:value "211113" ];
     fhir:CodeSystem.concept.display [ fhir:value "Entertainer or Variety Artist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Entertainer or Variety Artist" ]
  ], [
     fhir:index 132;
     fhir:CodeSystem.concept.code [ fhir:value "211199" ];
     fhir:CodeSystem.concept.display [ fhir:value "Actors, Dancers and Other Entertainers nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Actors, Dancers and Other Entertainers not elsewhere classified" ]
  ], [
     fhir:index 133;
     fhir:CodeSystem.concept.code [ fhir:value "211200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Music Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Music Professionals not further defined" ]
  ], [
     fhir:index 134;
     fhir:CodeSystem.concept.code [ fhir:value "211211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Composer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Composer" ]
  ], [
     fhir:index 135;
     fhir:CodeSystem.concept.code [ fhir:value "211212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Music Director" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Music Director" ]
  ], [
     fhir:index 136;
     fhir:CodeSystem.concept.code [ fhir:value "211213" ];
     fhir:CodeSystem.concept.display [ fhir:value "Musician (Instrumental)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Musician (Instrumental)" ]
  ], [
     fhir:index 137;
     fhir:CodeSystem.concept.code [ fhir:value "211214" ];
     fhir:CodeSystem.concept.display [ fhir:value "Singer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Singer" ]
  ], [
     fhir:index 138;
     fhir:CodeSystem.concept.code [ fhir:value "211299" ];
     fhir:CodeSystem.concept.display [ fhir:value "Music Professionals nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Music Professionals not elsewhere classified" ]
  ], [
     fhir:index 139;
     fhir:CodeSystem.concept.code [ fhir:value "211311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Photographer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Photographer" ]
  ], [
     fhir:index 140;
     fhir:CodeSystem.concept.code [ fhir:value "211400" ];
     fhir:CodeSystem.concept.display [ fhir:value "Visual Arts and Crafts Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Visual Arts and Crafts Professionals not further defined" ]
  ], [
     fhir:index 141;
     fhir:CodeSystem.concept.code [ fhir:value "211411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Painter (Visual Arts)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Painter (Visual Arts)" ]
  ], [
     fhir:index 142;
     fhir:CodeSystem.concept.code [ fhir:value "211412" ];
     fhir:CodeSystem.concept.display [ fhir:value "Potter or Ceramic Artist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Potter or Ceramic Artist" ]
  ], [
     fhir:index 143;
     fhir:CodeSystem.concept.code [ fhir:value "211413" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sculptor" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sculptor" ]
  ], [
     fhir:index 144;
     fhir:CodeSystem.concept.code [ fhir:value "211499" ];
     fhir:CodeSystem.concept.display [ fhir:value "Visual Arts and Crafts Professionals nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Visual Arts and Crafts Professionals not elsewhere classified" ]
  ], [
     fhir:index 145;
     fhir:CodeSystem.concept.code [ fhir:value "212000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Media Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Media Professionals not further defined" ]
  ], [
     fhir:index 146;
     fhir:CodeSystem.concept.code [ fhir:value "212100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Artistic Directors, and Media Producers and Presenters nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Artistic Directors, and Media Producers and Presenters not further defined" ]
  ], [
     fhir:index 147;
     fhir:CodeSystem.concept.code [ fhir:value "212111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Artistic Director" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Artistic Director" ]
  ], [
     fhir:index 148;
     fhir:CodeSystem.concept.code [ fhir:value "212112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Media Producer (excluding Video)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Media Producer (excluding Video)" ]
  ], [
     fhir:index 149;
     fhir:CodeSystem.concept.code [ fhir:value "212113" ];
     fhir:CodeSystem.concept.display [ fhir:value "Radio Presenter" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Radio Presenter" ]
  ], [
     fhir:index 150;
     fhir:CodeSystem.concept.code [ fhir:value "212114" ];
     fhir:CodeSystem.concept.display [ fhir:value "Television Presenter" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Television Presenter" ]
  ], [
     fhir:index 151;
     fhir:CodeSystem.concept.code [ fhir:value "212200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Authors, and Book and Script Editors nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Authors, and Book and Script Editors not further defined" ]
  ], [
     fhir:index 152;
     fhir:CodeSystem.concept.code [ fhir:value "212211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Author" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Author" ]
  ], [
     fhir:index 153;
     fhir:CodeSystem.concept.code [ fhir:value "212212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Book or Script Editor" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Book or Script Editor" ]
  ], [
     fhir:index 154;
     fhir:CodeSystem.concept.code [ fhir:value "212300" ];
     fhir:CodeSystem.concept.display [ fhir:value "Film, Television, Radio and Stage Directors nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Film, Television, Radio and Stage Directors not further defined" ]
  ], [
     fhir:index 155;
     fhir:CodeSystem.concept.code [ fhir:value "212311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Art Director (Film, Television or Stage)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Art Director (Film, Television or Stage)" ]
  ], [
     fhir:index 156;
     fhir:CodeSystem.concept.code [ fhir:value "212312" ];
     fhir:CodeSystem.concept.display [ fhir:value "Director (Film, Television, Radio or Stage)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Director (Film, Television, Radio or Stage)" ]
  ], [
     fhir:index 157;
     fhir:CodeSystem.concept.code [ fhir:value "212313" ];
     fhir:CodeSystem.concept.display [ fhir:value "Director of Photography" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Director of Photography" ]
  ], [
     fhir:index 158;
     fhir:CodeSystem.concept.code [ fhir:value "212314" ];
     fhir:CodeSystem.concept.display [ fhir:value "Film and Video Editor" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Film and Video Editor" ]
  ], [
     fhir:index 159;
     fhir:CodeSystem.concept.code [ fhir:value "212315" ];
     fhir:CodeSystem.concept.display [ fhir:value "Program Director (Television or Radio)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Program Director (Television or Radio)" ]
  ], [
     fhir:index 160;
     fhir:CodeSystem.concept.code [ fhir:value "212316" ];
     fhir:CodeSystem.concept.display [ fhir:value "Stage Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stage Manager" ]
  ], [
     fhir:index 161;
     fhir:CodeSystem.concept.code [ fhir:value "212317" ];
     fhir:CodeSystem.concept.display [ fhir:value "Technical Director" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Technical Director" ]
  ], [
     fhir:index 162;
     fhir:CodeSystem.concept.code [ fhir:value "212318" ];
     fhir:CodeSystem.concept.display [ fhir:value "Video Producer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Video Producer" ]
  ], [
     fhir:index 163;
     fhir:CodeSystem.concept.code [ fhir:value "212399" ];
     fhir:CodeSystem.concept.display [ fhir:value "Film, Television, Radio and Stage Directors nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Film, Television, Radio and Stage Directors not elsewhere classified" ]
  ], [
     fhir:index 164;
     fhir:CodeSystem.concept.code [ fhir:value "212400" ];
     fhir:CodeSystem.concept.display [ fhir:value "Journalists and Other Writers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Journalists and Other Writers not further defined" ]
  ], [
     fhir:index 165;
     fhir:CodeSystem.concept.code [ fhir:value "212411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Copywriter" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Copywriter" ]
  ], [
     fhir:index 166;
     fhir:CodeSystem.concept.code [ fhir:value "212412" ];
     fhir:CodeSystem.concept.display [ fhir:value "Newspaper or Periodical Editor" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Newspaper or Periodical Editor" ]
  ], [
     fhir:index 167;
     fhir:CodeSystem.concept.code [ fhir:value "212413" ];
     fhir:CodeSystem.concept.display [ fhir:value "Print Journalist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Print Journalist" ]
  ], [
     fhir:index 168;
     fhir:CodeSystem.concept.code [ fhir:value "212414" ];
     fhir:CodeSystem.concept.display [ fhir:value "Radio Journalist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Radio Journalist" ]
  ], [
     fhir:index 169;
     fhir:CodeSystem.concept.code [ fhir:value "212415" ];
     fhir:CodeSystem.concept.display [ fhir:value "Technical Writer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Technical Writer" ]
  ], [
     fhir:index 170;
     fhir:CodeSystem.concept.code [ fhir:value "212416" ];
     fhir:CodeSystem.concept.display [ fhir:value "Television Journalist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Television Journalist" ]
  ], [
     fhir:index 171;
     fhir:CodeSystem.concept.code [ fhir:value "212499" ];
     fhir:CodeSystem.concept.display [ fhir:value "Journalists and Other Writers nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Journalists and Other Writers not elsewhere classified" ]
  ], [
     fhir:index 172;
     fhir:CodeSystem.concept.code [ fhir:value "220000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Business, Human Resource and Marketing Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Business, Human Resource and Marketing Professionals not further defined" ]
  ], [
     fhir:index 173;
     fhir:CodeSystem.concept.code [ fhir:value "221000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Accountants, Auditors and Company Secretaries nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Accountants, Auditors and Company Secretaries not further defined" ]
  ], [
     fhir:index 174;
     fhir:CodeSystem.concept.code [ fhir:value "221100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Accountants nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Accountants not further defined" ]
  ], [
     fhir:index 175;
     fhir:CodeSystem.concept.code [ fhir:value "221111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Accountant (General)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Accountant (General)" ]
  ], [
     fhir:index 176;
     fhir:CodeSystem.concept.code [ fhir:value "221112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Management Accountant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Management Accountant" ]
  ], [
     fhir:index 177;
     fhir:CodeSystem.concept.code [ fhir:value "221113" ];
     fhir:CodeSystem.concept.display [ fhir:value "Taxation Accountant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Taxation Accountant" ]
  ], [
     fhir:index 178;
     fhir:CodeSystem.concept.code [ fhir:value "221200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Auditors, Company Secretaries and Corporate Treasurers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Auditors, Company Secretaries and Corporate Treasurers not further defined" ]
  ], [
     fhir:index 179;
     fhir:CodeSystem.concept.code [ fhir:value "221211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Company Secretary" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Company Secretary" ]
  ], [
     fhir:index 180;
     fhir:CodeSystem.concept.code [ fhir:value "221212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Corporate Treasurer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Corporate Treasurer" ]
  ], [
     fhir:index 181;
     fhir:CodeSystem.concept.code [ fhir:value "221213" ];
     fhir:CodeSystem.concept.display [ fhir:value "External Auditor" ];
     fhir:CodeSystem.concept.definition [ fhir:value "External Auditor" ]
  ], [
     fhir:index 182;
     fhir:CodeSystem.concept.code [ fhir:value "221214" ];
     fhir:CodeSystem.concept.display [ fhir:value "Internal Auditor" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Internal Auditor" ]
  ], [
     fhir:index 183;
     fhir:CodeSystem.concept.code [ fhir:value "222000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Financial Brokers and Dealers, and Investment Advisers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Financial Brokers and Dealers, and Investment Advisers not further defined" ]
  ], [
     fhir:index 184;
     fhir:CodeSystem.concept.code [ fhir:value "222100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Financial Brokers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Financial Brokers not further defined" ]
  ], [
     fhir:index 185;
     fhir:CodeSystem.concept.code [ fhir:value "222111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Commodities Trader" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Commodities Trader" ]
  ], [
     fhir:index 186;
     fhir:CodeSystem.concept.code [ fhir:value "222112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Finance Broker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Finance Broker" ]
  ], [
     fhir:index 187;
     fhir:CodeSystem.concept.code [ fhir:value "222113" ];
     fhir:CodeSystem.concept.display [ fhir:value "Insurance Broker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Insurance Broker" ]
  ], [
     fhir:index 188;
     fhir:CodeSystem.concept.code [ fhir:value "222199" ];
     fhir:CodeSystem.concept.display [ fhir:value "Financial Brokers nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Financial Brokers not elsewhere classified" ]
  ], [
     fhir:index 189;
     fhir:CodeSystem.concept.code [ fhir:value "222200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Financial Dealers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Financial Dealers not further defined" ]
  ], [
     fhir:index 190;
     fhir:CodeSystem.concept.code [ fhir:value "222211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Financial Market Dealer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Financial Market Dealer" ]
  ], [
     fhir:index 191;
     fhir:CodeSystem.concept.code [ fhir:value "222212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Futures Trader" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Futures Trader" ]
  ], [
     fhir:index 192;
     fhir:CodeSystem.concept.code [ fhir:value "222213" ];
     fhir:CodeSystem.concept.display [ fhir:value "Stockbroking Dealer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stockbroking Dealer" ]
  ], [
     fhir:index 193;
     fhir:CodeSystem.concept.code [ fhir:value "222299" ];
     fhir:CodeSystem.concept.display [ fhir:value "Financial Dealers nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Financial Dealers not elsewhere classified" ]
  ], [
     fhir:index 194;
     fhir:CodeSystem.concept.code [ fhir:value "222300" ];
     fhir:CodeSystem.concept.display [ fhir:value "Financial Investment Advisers and Managers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Financial Investment Advisers and Managers not further defined" ]
  ], [
     fhir:index 195;
     fhir:CodeSystem.concept.code [ fhir:value "222311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Financial Investment Adviser" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Financial Investment Adviser" ]
  ], [
     fhir:index 196;
     fhir:CodeSystem.concept.code [ fhir:value "222312" ];
     fhir:CodeSystem.concept.display [ fhir:value "Financial Investment Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Financial Investment Manager" ]
  ], [
     fhir:index 197;
     fhir:CodeSystem.concept.code [ fhir:value "223000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Human Resource and Training Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Human Resource and Training Professionals not further defined" ]
  ], [
     fhir:index 198;
     fhir:CodeSystem.concept.code [ fhir:value "223100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Human Resource Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Human Resource Professionals not further defined" ]
  ], [
     fhir:index 199;
     fhir:CodeSystem.concept.code [ fhir:value "223111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Human Resource Adviser" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Human Resource Adviser" ]
  ], [
     fhir:index 200;
     fhir:CodeSystem.concept.code [ fhir:value "223112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Recruitment Consultant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Recruitment Consultant" ]
  ], [
     fhir:index 201;
     fhir:CodeSystem.concept.code [ fhir:value "223113" ];
     fhir:CodeSystem.concept.display [ fhir:value "Workplace Relations Adviser" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Workplace Relations Adviser" ]
  ], [
     fhir:index 202;
     fhir:CodeSystem.concept.code [ fhir:value "223211" ];
     fhir:CodeSystem.concept.display [ fhir:value "ICT Trainer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "ICT Trainer" ]
  ], [
     fhir:index 203;
     fhir:CodeSystem.concept.code [ fhir:value "223311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Training and Development Professional" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Training and Development Professional" ]
  ], [
     fhir:index 204;
     fhir:CodeSystem.concept.code [ fhir:value "224000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Information and Organization Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Information and Organization Professionals not further defined" ]
  ], [
     fhir:index 205;
     fhir:CodeSystem.concept.code [ fhir:value "224100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Actuaries, Mathematicians and Statisticians nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Actuaries, Mathematicians and Statisticians not further defined" ]
  ], [
     fhir:index 206;
     fhir:CodeSystem.concept.code [ fhir:value "224111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Actuary" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Actuary" ]
  ], [
     fhir:index 207;
     fhir:CodeSystem.concept.code [ fhir:value "224112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Mathematician" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Mathematician" ]
  ], [
     fhir:index 208;
     fhir:CodeSystem.concept.code [ fhir:value "224113" ];
     fhir:CodeSystem.concept.display [ fhir:value "Statistician" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Statistician" ]
  ], [
     fhir:index 209;
     fhir:CodeSystem.concept.code [ fhir:value "224200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Archivists, Curators and Records Managers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Archivists, Curators and Records Managers not further defined" ]
  ], [
     fhir:index 210;
     fhir:CodeSystem.concept.code [ fhir:value "224211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Archivist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Archivist" ]
  ], [
     fhir:index 211;
     fhir:CodeSystem.concept.code [ fhir:value "224212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Gallery or Museum Curator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Gallery or Museum Curator" ]
  ], [
     fhir:index 212;
     fhir:CodeSystem.concept.code [ fhir:value "224213" ];
     fhir:CodeSystem.concept.display [ fhir:value "Health Information Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Health Information Manager" ]
  ], [
     fhir:index 213;
     fhir:CodeSystem.concept.code [ fhir:value "224214" ];
     fhir:CodeSystem.concept.display [ fhir:value "Records Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Records Manager" ]
  ], [
     fhir:index 214;
     fhir:CodeSystem.concept.code [ fhir:value "224311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Economist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Economist" ]
  ], [
     fhir:index 215;
     fhir:CodeSystem.concept.code [ fhir:value "224400" ];
     fhir:CodeSystem.concept.display [ fhir:value "Intelligence and Policy Analysts nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Intelligence and Policy Analysts not further defined" ]
  ], [
     fhir:index 216;
     fhir:CodeSystem.concept.code [ fhir:value "224411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Intelligence Officer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Intelligence Officer" ]
  ], [
     fhir:index 217;
     fhir:CodeSystem.concept.code [ fhir:value "224412" ];
     fhir:CodeSystem.concept.display [ fhir:value "Policy Analyst" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Policy Analyst" ]
  ], [
     fhir:index 218;
     fhir:CodeSystem.concept.code [ fhir:value "224500" ];
     fhir:CodeSystem.concept.display [ fhir:value "Land Economists and Valuers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Land Economists and Valuers not further defined" ]
  ], [
     fhir:index 219;
     fhir:CodeSystem.concept.code [ fhir:value "224511" ];
     fhir:CodeSystem.concept.display [ fhir:value "Land Economist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Land Economist" ]
  ], [
     fhir:index 220;
     fhir:CodeSystem.concept.code [ fhir:value "224512" ];
     fhir:CodeSystem.concept.display [ fhir:value "Valuer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Valuer" ]
  ], [
     fhir:index 221;
     fhir:CodeSystem.concept.code [ fhir:value "224611" ];
     fhir:CodeSystem.concept.display [ fhir:value "Librarian" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Librarian" ]
  ], [
     fhir:index 222;
     fhir:CodeSystem.concept.code [ fhir:value "224700" ];
     fhir:CodeSystem.concept.display [ fhir:value "Management and Organization Analysts nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Management and Organization Analysts not further defined" ]
  ], [
     fhir:index 223;
     fhir:CodeSystem.concept.code [ fhir:value "224711" ];
     fhir:CodeSystem.concept.display [ fhir:value "Management Consultant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Management Consultant" ]
  ], [
     fhir:index 224;
     fhir:CodeSystem.concept.code [ fhir:value "224712" ];
     fhir:CodeSystem.concept.display [ fhir:value "Organization and Methods Analyst" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Organization and Methods Analyst" ]
  ], [
     fhir:index 225;
     fhir:CodeSystem.concept.code [ fhir:value "224900" ];
     fhir:CodeSystem.concept.display [ fhir:value "Other Information and Organization Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Other Information and Organization Professionals not further defined" ]
  ], [
     fhir:index 226;
     fhir:CodeSystem.concept.code [ fhir:value "224911" ];
     fhir:CodeSystem.concept.display [ fhir:value "Electorate Officer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Electorate Officer" ]
  ], [
     fhir:index 227;
     fhir:CodeSystem.concept.code [ fhir:value "224912" ];
     fhir:CodeSystem.concept.display [ fhir:value "Liaison Officer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Liaison Officer" ]
  ], [
     fhir:index 228;
     fhir:CodeSystem.concept.code [ fhir:value "224913" ];
     fhir:CodeSystem.concept.display [ fhir:value "Migration Agent" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Migration Agent" ]
  ], [
     fhir:index 229;
     fhir:CodeSystem.concept.code [ fhir:value "224914" ];
     fhir:CodeSystem.concept.display [ fhir:value "Patents Examiner" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Patents Examiner" ]
  ], [
     fhir:index 230;
     fhir:CodeSystem.concept.code [ fhir:value "224999" ];
     fhir:CodeSystem.concept.display [ fhir:value "Information and Organization Professionals nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Information and Organization Professionals not elsewhere classified" ]
  ], [
     fhir:index 231;
     fhir:CodeSystem.concept.code [ fhir:value "225000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sales, Marketing and Public Relations Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sales, Marketing and Public Relations Professionals not further defined" ]
  ], [
     fhir:index 232;
     fhir:CodeSystem.concept.code [ fhir:value "225100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Advertising and Marketing Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Advertising and Marketing Professionals not further defined" ]
  ], [
     fhir:index 233;
     fhir:CodeSystem.concept.code [ fhir:value "225111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Advertising Specialist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Advertising Specialist" ]
  ], [
     fhir:index 234;
     fhir:CodeSystem.concept.code [ fhir:value "225112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Market Research Analyst" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Market Research Analyst" ]
  ], [
     fhir:index 235;
     fhir:CodeSystem.concept.code [ fhir:value "225113" ];
     fhir:CodeSystem.concept.display [ fhir:value "Marketing Specialist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Marketing Specialist" ]
  ], [
     fhir:index 236;
     fhir:CodeSystem.concept.code [ fhir:value "225200" ];
     fhir:CodeSystem.concept.display [ fhir:value "ICT Sales Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "ICT Sales Professionals not further defined" ]
  ], [
     fhir:index 237;
     fhir:CodeSystem.concept.code [ fhir:value "225211" ];
     fhir:CodeSystem.concept.display [ fhir:value "ICT Account Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "ICT Account Manager" ]
  ], [
     fhir:index 238;
     fhir:CodeSystem.concept.code [ fhir:value "225212" ];
     fhir:CodeSystem.concept.display [ fhir:value "ICT Business Development Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "ICT Business Development Manager" ]
  ], [
     fhir:index 239;
     fhir:CodeSystem.concept.code [ fhir:value "225213" ];
     fhir:CodeSystem.concept.display [ fhir:value "ICT Sales Representative" ];
     fhir:CodeSystem.concept.definition [ fhir:value "ICT Sales Representative" ]
  ], [
     fhir:index 240;
     fhir:CodeSystem.concept.code [ fhir:value "225311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Public Relations Professional" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Public Relations Professional" ]
  ], [
     fhir:index 241;
     fhir:CodeSystem.concept.code [ fhir:value "225400" ];
     fhir:CodeSystem.concept.display [ fhir:value "Technical Sales Representatives nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Technical Sales Representatives not further defined" ]
  ], [
     fhir:index 242;
     fhir:CodeSystem.concept.code [ fhir:value "225411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sales Representative (Industrial Products)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Representative (Industrial Products)" ]
  ], [
     fhir:index 243;
     fhir:CodeSystem.concept.code [ fhir:value "225412" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sales Representative (Medical and Pharmaceutical Products)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Representative (Medical and Pharmaceutical Products)" ]
  ], [
     fhir:index 244;
     fhir:CodeSystem.concept.code [ fhir:value "225499" ];
     fhir:CodeSystem.concept.display [ fhir:value "Technical Sales Representatives nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Technical Sales Representatives not elsewhere classified" ]
  ], [
     fhir:index 245;
     fhir:CodeSystem.concept.code [ fhir:value "230000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Design, Engineering, Science and Transport Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Design, Engineering, Science and Transport Professionals not further defined" ]
  ], [
     fhir:index 246;
     fhir:CodeSystem.concept.code [ fhir:value "231000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Air and Marine Transport Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Air and Marine Transport Professionals not further defined" ]
  ], [
     fhir:index 247;
     fhir:CodeSystem.concept.code [ fhir:value "231100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Air Transport Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Air Transport Professionals not further defined" ]
  ], [
     fhir:index 248;
     fhir:CodeSystem.concept.code [ fhir:value "231111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Aeroplane Pilot" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Aeroplane Pilot" ]
  ], [
     fhir:index 249;
     fhir:CodeSystem.concept.code [ fhir:value "231112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Air Traffic Controller" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Air Traffic Controller" ]
  ], [
     fhir:index 250;
     fhir:CodeSystem.concept.code [ fhir:value "231113" ];
     fhir:CodeSystem.concept.display [ fhir:value "Flying Instructor" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Flying Instructor" ]
  ], [
     fhir:index 251;
     fhir:CodeSystem.concept.code [ fhir:value "231114" ];
     fhir:CodeSystem.concept.display [ fhir:value "Helicopter Pilot" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Helicopter Pilot" ]
  ], [
     fhir:index 252;
     fhir:CodeSystem.concept.code [ fhir:value "231199" ];
     fhir:CodeSystem.concept.display [ fhir:value "Air Transport Professionals nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Air Transport Professionals not elsewhere classified" ]
  ], [
     fhir:index 253;
     fhir:CodeSystem.concept.code [ fhir:value "231200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Marine Transport Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Marine Transport Professionals not further defined" ]
  ], [
     fhir:index 254;
     fhir:CodeSystem.concept.code [ fhir:value "231211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Master Fisher" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Master Fisher" ]
  ], [
     fhir:index 255;
     fhir:CodeSystem.concept.code [ fhir:value "231212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Ship's Engineer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Ship's Engineer" ]
  ], [
     fhir:index 256;
     fhir:CodeSystem.concept.code [ fhir:value "231213" ];
     fhir:CodeSystem.concept.display [ fhir:value "Ship's Master" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Ship's Master" ]
  ], [
     fhir:index 257;
     fhir:CodeSystem.concept.code [ fhir:value "231214" ];
     fhir:CodeSystem.concept.display [ fhir:value "Ship's Officer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Ship's Officer" ]
  ], [
     fhir:index 258;
     fhir:CodeSystem.concept.code [ fhir:value "231215" ];
     fhir:CodeSystem.concept.display [ fhir:value "Ship's Surveyor" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Ship's Surveyor" ]
  ], [
     fhir:index 259;
     fhir:CodeSystem.concept.code [ fhir:value "231299" ];
     fhir:CodeSystem.concept.display [ fhir:value "Marine Transport Professionals nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Marine Transport Professionals not elsewhere classified" ]
  ], [
     fhir:index 260;
     fhir:CodeSystem.concept.code [ fhir:value "232000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Architects, Designers, Planners and Surveyors nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Architects, Designers, Planners and Surveyors not further defined" ]
  ], [
     fhir:index 261;
     fhir:CodeSystem.concept.code [ fhir:value "232100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Architects and Landscape Architects nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Architects and Landscape Architects not further defined" ]
  ], [
     fhir:index 262;
     fhir:CodeSystem.concept.code [ fhir:value "232111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Architect" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Architect" ]
  ], [
     fhir:index 263;
     fhir:CodeSystem.concept.code [ fhir:value "232112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Landscape Architect" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Landscape Architect" ]
  ], [
     fhir:index 264;
     fhir:CodeSystem.concept.code [ fhir:value "232200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Cartographers and Surveyors nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Cartographers and Surveyors not further defined" ]
  ], [
     fhir:index 265;
     fhir:CodeSystem.concept.code [ fhir:value "232211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Cartographer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Cartographer" ]
  ], [
     fhir:index 266;
     fhir:CodeSystem.concept.code [ fhir:value "232212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Surveyor" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Surveyor" ]
  ], [
     fhir:index 267;
     fhir:CodeSystem.concept.code [ fhir:value "232300" ];
     fhir:CodeSystem.concept.display [ fhir:value "Fashion, Industrial and Jewellery Designers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Fashion, Industrial and Jewellery Designers not further defined" ]
  ], [
     fhir:index 268;
     fhir:CodeSystem.concept.code [ fhir:value "232311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Fashion Designer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Fashion Designer" ]
  ], [
     fhir:index 269;
     fhir:CodeSystem.concept.code [ fhir:value "232312" ];
     fhir:CodeSystem.concept.display [ fhir:value "Industrial Designer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Industrial Designer" ]
  ], [
     fhir:index 270;
     fhir:CodeSystem.concept.code [ fhir:value "232313" ];
     fhir:CodeSystem.concept.display [ fhir:value "Jewellery Designer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Jewellery Designer" ]
  ], [
     fhir:index 271;
     fhir:CodeSystem.concept.code [ fhir:value "232400" ];
     fhir:CodeSystem.concept.display [ fhir:value "Graphic and Web Designers, and Illustrators nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Graphic and Web Designers, and Illustrators not further defined" ]
  ], [
     fhir:index 272;
     fhir:CodeSystem.concept.code [ fhir:value "232411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Graphic Designer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Graphic Designer" ]
  ], [
     fhir:index 273;
     fhir:CodeSystem.concept.code [ fhir:value "232412" ];
     fhir:CodeSystem.concept.display [ fhir:value "Illustrator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Illustrator" ]
  ], [
     fhir:index 274;
     fhir:CodeSystem.concept.code [ fhir:value "232413" ];
     fhir:CodeSystem.concept.display [ fhir:value "Multimedia Designer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Multimedia Designer" ]
  ], [
     fhir:index 275;
     fhir:CodeSystem.concept.code [ fhir:value "232414" ];
     fhir:CodeSystem.concept.display [ fhir:value "Web Designer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Web Designer" ]
  ], [
     fhir:index 276;
     fhir:CodeSystem.concept.code [ fhir:value "232511" ];
     fhir:CodeSystem.concept.display [ fhir:value "Interior Designer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Interior Designer" ]
  ], [
     fhir:index 277;
     fhir:CodeSystem.concept.code [ fhir:value "232611" ];
     fhir:CodeSystem.concept.display [ fhir:value "Urban and Regional Planner" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Urban and Regional Planner" ]
  ], [
     fhir:index 278;
     fhir:CodeSystem.concept.code [ fhir:value "233000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Engineering Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Engineering Professionals not further defined" ]
  ], [
     fhir:index 279;
     fhir:CodeSystem.concept.code [ fhir:value "233100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Chemical and Materials Engineers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Chemical and Materials Engineers not further defined" ]
  ], [
     fhir:index 280;
     fhir:CodeSystem.concept.code [ fhir:value "233111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Chemical Engineer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Chemical Engineer" ]
  ], [
     fhir:index 281;
     fhir:CodeSystem.concept.code [ fhir:value "233112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Materials Engineer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Materials Engineer" ]
  ], [
     fhir:index 282;
     fhir:CodeSystem.concept.code [ fhir:value "233200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Civil Engineering Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Civil Engineering Professionals not further defined" ]
  ], [
     fhir:index 283;
     fhir:CodeSystem.concept.code [ fhir:value "233211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Civil Engineer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Civil Engineer" ]
  ], [
     fhir:index 284;
     fhir:CodeSystem.concept.code [ fhir:value "233212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Geotechnical Engineer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Geotechnical Engineer" ]
  ], [
     fhir:index 285;
     fhir:CodeSystem.concept.code [ fhir:value "233213" ];
     fhir:CodeSystem.concept.display [ fhir:value "Quantity Surveyor" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Quantity Surveyor" ]
  ], [
     fhir:index 286;
     fhir:CodeSystem.concept.code [ fhir:value "233214" ];
     fhir:CodeSystem.concept.display [ fhir:value "Structural Engineer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Structural Engineer" ]
  ], [
     fhir:index 287;
     fhir:CodeSystem.concept.code [ fhir:value "233215" ];
     fhir:CodeSystem.concept.display [ fhir:value "Transport Engineer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Transport Engineer" ]
  ], [
     fhir:index 288;
     fhir:CodeSystem.concept.code [ fhir:value "233311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Engineer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Engineer" ]
  ], [
     fhir:index 289;
     fhir:CodeSystem.concept.code [ fhir:value "233411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Electronics Engineer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Electronics Engineer" ]
  ], [
     fhir:index 290;
     fhir:CodeSystem.concept.code [ fhir:value "233500" ];
     fhir:CodeSystem.concept.display [ fhir:value "Industrial, Mechanical and Production Engineers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Industrial, Mechanical and Production Engineers not further defined" ]
  ], [
     fhir:index 291;
     fhir:CodeSystem.concept.code [ fhir:value "233511" ];
     fhir:CodeSystem.concept.display [ fhir:value "Industrial Engineer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Industrial Engineer" ]
  ], [
     fhir:index 292;
     fhir:CodeSystem.concept.code [ fhir:value "233512" ];
     fhir:CodeSystem.concept.display [ fhir:value "Mechanical Engineer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Mechanical Engineer" ]
  ], [
     fhir:index 293;
     fhir:CodeSystem.concept.code [ fhir:value "233513" ];
     fhir:CodeSystem.concept.display [ fhir:value "Production or Plant Engineer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Production or Plant Engineer" ]
  ], [
     fhir:index 294;
     fhir:CodeSystem.concept.code [ fhir:value "233600" ];
     fhir:CodeSystem.concept.display [ fhir:value "Mining Engineers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Mining Engineers not further defined" ]
  ], [
     fhir:index 295;
     fhir:CodeSystem.concept.code [ fhir:value "233611" ];
     fhir:CodeSystem.concept.display [ fhir:value "Mining Engineer (excluding Petroleum)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Mining Engineer (excluding Petroleum)" ]
  ], [
     fhir:index 296;
     fhir:CodeSystem.concept.code [ fhir:value "233612" ];
     fhir:CodeSystem.concept.display [ fhir:value "Petroleum Engineer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Petroleum Engineer" ]
  ], [
     fhir:index 297;
     fhir:CodeSystem.concept.code [ fhir:value "233900" ];
     fhir:CodeSystem.concept.display [ fhir:value "Other Engineering Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Other Engineering Professionals not further defined" ]
  ], [
     fhir:index 298;
     fhir:CodeSystem.concept.code [ fhir:value "233911" ];
     fhir:CodeSystem.concept.display [ fhir:value "Aeronautical Engineer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Aeronautical Engineer" ]
  ], [
     fhir:index 299;
     fhir:CodeSystem.concept.code [ fhir:value "233912" ];
     fhir:CodeSystem.concept.display [ fhir:value "Agricultural Engineer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Agricultural Engineer" ]
  ], [
     fhir:index 300;
     fhir:CodeSystem.concept.code [ fhir:value "233913" ];
     fhir:CodeSystem.concept.display [ fhir:value "Biomedical Engineer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Biomedical Engineer" ]
  ], [
     fhir:index 301;
     fhir:CodeSystem.concept.code [ fhir:value "233914" ];
     fhir:CodeSystem.concept.display [ fhir:value "Engineering Technologist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Engineering Technologist" ]
  ], [
     fhir:index 302;
     fhir:CodeSystem.concept.code [ fhir:value "233915" ];
     fhir:CodeSystem.concept.display [ fhir:value "Environmental Engineer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Environmental Engineer" ]
  ], [
     fhir:index 303;
     fhir:CodeSystem.concept.code [ fhir:value "233916" ];
     fhir:CodeSystem.concept.display [ fhir:value "Naval Architect" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Naval Architect" ]
  ], [
     fhir:index 304;
     fhir:CodeSystem.concept.code [ fhir:value "233999" ];
     fhir:CodeSystem.concept.display [ fhir:value "Engineering Professionals nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Engineering Professionals not elsewhere classified" ]
  ], [
     fhir:index 305;
     fhir:CodeSystem.concept.code [ fhir:value "234000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Natural and Physical Science Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Natural and Physical Science Professionals not further defined" ]
  ], [
     fhir:index 306;
     fhir:CodeSystem.concept.code [ fhir:value "234100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Agricultural and Forestry Scientists nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Agricultural and Forestry Scientists not further defined" ]
  ], [
     fhir:index 307;
     fhir:CodeSystem.concept.code [ fhir:value "234111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Agricultural Consultant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Agricultural Consultant" ]
  ], [
     fhir:index 308;
     fhir:CodeSystem.concept.code [ fhir:value "234112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Agricultural Scientist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Agricultural Scientist" ]
  ], [
     fhir:index 309;
     fhir:CodeSystem.concept.code [ fhir:value "234113" ];
     fhir:CodeSystem.concept.display [ fhir:value "Forester" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Forester" ]
  ], [
     fhir:index 310;
     fhir:CodeSystem.concept.code [ fhir:value "234200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Chemists, and Food and Wine Scientists nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Chemists, and Food and Wine Scientists not further defined" ]
  ], [
     fhir:index 311;
     fhir:CodeSystem.concept.code [ fhir:value "234211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Chemist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Chemist" ]
  ], [
     fhir:index 312;
     fhir:CodeSystem.concept.code [ fhir:value "234212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Food Technologist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Food Technologist" ]
  ], [
     fhir:index 313;
     fhir:CodeSystem.concept.code [ fhir:value "234213" ];
     fhir:CodeSystem.concept.display [ fhir:value "Wine Maker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Wine Maker" ]
  ], [
     fhir:index 314;
     fhir:CodeSystem.concept.code [ fhir:value "234300" ];
     fhir:CodeSystem.concept.display [ fhir:value "Environmental Scientists nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Environmental Scientists not further defined" ]
  ], [
     fhir:index 315;
     fhir:CodeSystem.concept.code [ fhir:value "234311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Conservation Officer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Conservation Officer" ]
  ], [
     fhir:index 316;
     fhir:CodeSystem.concept.code [ fhir:value "234312" ];
     fhir:CodeSystem.concept.display [ fhir:value "Environmental Consultant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Environmental Consultant" ]
  ], [
     fhir:index 317;
     fhir:CodeSystem.concept.code [ fhir:value "234313" ];
     fhir:CodeSystem.concept.display [ fhir:value "Environmental Research Scientist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Environmental Research Scientist" ]
  ], [
     fhir:index 318;
     fhir:CodeSystem.concept.code [ fhir:value "234314" ];
     fhir:CodeSystem.concept.display [ fhir:value "Park Ranger" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Park Ranger" ]
  ], [
     fhir:index 319;
     fhir:CodeSystem.concept.code [ fhir:value "234399" ];
     fhir:CodeSystem.concept.display [ fhir:value "Environmental Scientists nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Environmental Scientists not elsewhere classified" ]
  ], [
     fhir:index 320;
     fhir:CodeSystem.concept.code [ fhir:value "234400" ];
     fhir:CodeSystem.concept.display [ fhir:value "Geologists and Geophysicists nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Geologists and Geophysicists not further defined" ]
  ], [
     fhir:index 321;
     fhir:CodeSystem.concept.code [ fhir:value "234411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Geologist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Geologist" ]
  ], [
     fhir:index 322;
     fhir:CodeSystem.concept.code [ fhir:value "234412" ];
     fhir:CodeSystem.concept.display [ fhir:value "Geophysicist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Geophysicist" ]
  ], [
     fhir:index 323;
     fhir:CodeSystem.concept.code [ fhir:value "234500" ];
     fhir:CodeSystem.concept.display [ fhir:value "Life Scientists nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Life Scientists not further defined" ]
  ], [
     fhir:index 324;
     fhir:CodeSystem.concept.code [ fhir:value "234511" ];
     fhir:CodeSystem.concept.display [ fhir:value "Life Scientist (General)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Life Scientist (General)" ]
  ], [
     fhir:index 325;
     fhir:CodeSystem.concept.code [ fhir:value "234512" ];
     fhir:CodeSystem.concept.display [ fhir:value "Anatomist or Physiologist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Anatomist or Physiologist" ]
  ], [
     fhir:index 326;
     fhir:CodeSystem.concept.code [ fhir:value "234513" ];
     fhir:CodeSystem.concept.display [ fhir:value "Biochemist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Biochemist" ]
  ], [
     fhir:index 327;
     fhir:CodeSystem.concept.code [ fhir:value "234514" ];
     fhir:CodeSystem.concept.display [ fhir:value "Biotechnologist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Biotechnologist" ]
  ], [
     fhir:index 328;
     fhir:CodeSystem.concept.code [ fhir:value "234515" ];
     fhir:CodeSystem.concept.display [ fhir:value "Botanist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Botanist" ]
  ], [
     fhir:index 329;
     fhir:CodeSystem.concept.code [ fhir:value "234516" ];
     fhir:CodeSystem.concept.display [ fhir:value "Marine Biologist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Marine Biologist" ]
  ], [
     fhir:index 330;
     fhir:CodeSystem.concept.code [ fhir:value "234517" ];
     fhir:CodeSystem.concept.display [ fhir:value "Microbiologist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Microbiologist" ]
  ], [
     fhir:index 331;
     fhir:CodeSystem.concept.code [ fhir:value "234518" ];
     fhir:CodeSystem.concept.display [ fhir:value "Zoologist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Zoologist" ]
  ], [
     fhir:index 332;
     fhir:CodeSystem.concept.code [ fhir:value "234599" ];
     fhir:CodeSystem.concept.display [ fhir:value "Life Scientists nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Life Scientists not elsewhere classified" ]
  ], [
     fhir:index 333;
     fhir:CodeSystem.concept.code [ fhir:value "234611" ];
     fhir:CodeSystem.concept.display [ fhir:value "Medical Laboratory Scientist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Laboratory Scientist" ]
  ], [
     fhir:index 334;
     fhir:CodeSystem.concept.code [ fhir:value "234711" ];
     fhir:CodeSystem.concept.display [ fhir:value "Veterinarian" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Veterinarian" ]
  ], [
     fhir:index 335;
     fhir:CodeSystem.concept.code [ fhir:value "234900" ];
     fhir:CodeSystem.concept.display [ fhir:value "Other Natural and Physical Science Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Other Natural and Physical Science Professionals not further defined" ]
  ], [
     fhir:index 336;
     fhir:CodeSystem.concept.code [ fhir:value "234911" ];
     fhir:CodeSystem.concept.display [ fhir:value "Conservator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Conservator" ]
  ], [
     fhir:index 337;
     fhir:CodeSystem.concept.code [ fhir:value "234912" ];
     fhir:CodeSystem.concept.display [ fhir:value "Metallurgist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Metallurgist" ]
  ], [
     fhir:index 338;
     fhir:CodeSystem.concept.code [ fhir:value "234913" ];
     fhir:CodeSystem.concept.display [ fhir:value "Meteorologist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Meteorologist" ]
  ], [
     fhir:index 339;
     fhir:CodeSystem.concept.code [ fhir:value "234914" ];
     fhir:CodeSystem.concept.display [ fhir:value "Physicist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Physicist" ]
  ], [
     fhir:index 340;
     fhir:CodeSystem.concept.code [ fhir:value "234999" ];
     fhir:CodeSystem.concept.display [ fhir:value "Natural and Physical Science Professionals nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Natural and Physical Science Professionals not elsewhere classified" ]
  ], [
     fhir:index 341;
     fhir:CodeSystem.concept.code [ fhir:value "240000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Education Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Education Professionals not further defined" ]
  ], [
     fhir:index 342;
     fhir:CodeSystem.concept.code [ fhir:value "241000" ];
     fhir:CodeSystem.concept.display [ fhir:value "School Teachers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "School Teachers not further defined" ]
  ], [
     fhir:index 343;
     fhir:CodeSystem.concept.code [ fhir:value "241111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Early Childhood (Pre-primary School) Teacher" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Early Childhood (Pre-primary School) Teacher" ]
  ], [
     fhir:index 344;
     fhir:CodeSystem.concept.code [ fhir:value "241213" ];
     fhir:CodeSystem.concept.display [ fhir:value "Primary School Teacher" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Primary School Teacher" ]
  ], [
     fhir:index 345;
     fhir:CodeSystem.concept.code [ fhir:value "241311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Middle School Teacher" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Middle School Teacher" ]
  ], [
     fhir:index 346;
     fhir:CodeSystem.concept.code [ fhir:value "241411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Secondary School Teacher" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Secondary School Teacher" ]
  ], [
     fhir:index 347;
     fhir:CodeSystem.concept.code [ fhir:value "241500" ];
     fhir:CodeSystem.concept.display [ fhir:value "Special Education Teachers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Special Education Teachers not further defined" ]
  ], [
     fhir:index 348;
     fhir:CodeSystem.concept.code [ fhir:value "241511" ];
     fhir:CodeSystem.concept.display [ fhir:value "Special Needs Teacher" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Special Needs Teacher" ]
  ], [
     fhir:index 349;
     fhir:CodeSystem.concept.code [ fhir:value "241512" ];
     fhir:CodeSystem.concept.display [ fhir:value "Teacher of the Hearing Impaired" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Teacher of the Hearing Impaired" ]
  ], [
     fhir:index 350;
     fhir:CodeSystem.concept.code [ fhir:value "241513" ];
     fhir:CodeSystem.concept.display [ fhir:value "Teacher of the Sight Impaired" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Teacher of the Sight Impaired" ]
  ], [
     fhir:index 351;
     fhir:CodeSystem.concept.code [ fhir:value "241599" ];
     fhir:CodeSystem.concept.display [ fhir:value "Special Education Teachers nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Special Education Teachers not elsewhere classified" ]
  ], [
     fhir:index 352;
     fhir:CodeSystem.concept.code [ fhir:value "242000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Tertiary Education Teachers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Tertiary Education Teachers not further defined" ]
  ], [
     fhir:index 353;
     fhir:CodeSystem.concept.code [ fhir:value "242100" ];
     fhir:CodeSystem.concept.display [ fhir:value "University Lecturers and Tutors nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "University Lecturers and Tutors not further defined" ]
  ], [
     fhir:index 354;
     fhir:CodeSystem.concept.code [ fhir:value "242111" ];
     fhir:CodeSystem.concept.display [ fhir:value "University Lecturer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "University Lecturer" ]
  ], [
     fhir:index 355;
     fhir:CodeSystem.concept.code [ fhir:value "242112" ];
     fhir:CodeSystem.concept.display [ fhir:value "University Tutor" ];
     fhir:CodeSystem.concept.definition [ fhir:value "University Tutor" ]
  ], [
     fhir:index 356;
     fhir:CodeSystem.concept.code [ fhir:value "242211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Vocational Education Teacher" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Vocational Education Teacher" ]
  ], [
     fhir:index 357;
     fhir:CodeSystem.concept.code [ fhir:value "249000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Miscellaneous Education Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Miscellaneous Education Professionals not further defined" ]
  ], [
     fhir:index 358;
     fhir:CodeSystem.concept.code [ fhir:value "249100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Education Advisers and Reviewers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Education Advisers and Reviewers not further defined" ]
  ], [
     fhir:index 359;
     fhir:CodeSystem.concept.code [ fhir:value "249111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Education Adviser" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Education Adviser" ]
  ], [
     fhir:index 360;
     fhir:CodeSystem.concept.code [ fhir:value "249112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Education Reviewer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Education Reviewer" ]
  ], [
     fhir:index 361;
     fhir:CodeSystem.concept.code [ fhir:value "249200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Private Tutors and Teachers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Private Tutors and Teachers not further defined" ]
  ], [
     fhir:index 362;
     fhir:CodeSystem.concept.code [ fhir:value "249211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Art Teacher (Private Tuition)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Art Teacher (Private Tuition)" ]
  ], [
     fhir:index 363;
     fhir:CodeSystem.concept.code [ fhir:value "249212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Dance Teacher (Private Tuition)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Dance Teacher (Private Tuition)" ]
  ], [
     fhir:index 364;
     fhir:CodeSystem.concept.code [ fhir:value "249213" ];
     fhir:CodeSystem.concept.display [ fhir:value "Drama Teacher (Private Tuition)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Drama Teacher (Private Tuition)" ]
  ], [
     fhir:index 365;
     fhir:CodeSystem.concept.code [ fhir:value "249214" ];
     fhir:CodeSystem.concept.display [ fhir:value "Music Teacher (Private Tuition)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Music Teacher (Private Tuition)" ]
  ], [
     fhir:index 366;
     fhir:CodeSystem.concept.code [ fhir:value "249299" ];
     fhir:CodeSystem.concept.display [ fhir:value "Private Tutors and Teachers nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Private Tutors and Teachers not elsewhere classified" ]
  ], [
     fhir:index 367;
     fhir:CodeSystem.concept.code [ fhir:value "249311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Teacher of English to Speakers of Other Languages" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Teacher of English to Speakers of Other Languages" ]
  ], [
     fhir:index 368;
     fhir:CodeSystem.concept.code [ fhir:value "250000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Health Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Health Professionals not further defined" ]
  ], [
     fhir:index 369;
     fhir:CodeSystem.concept.code [ fhir:value "251000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Health Diagnostic and Promotion Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Health Diagnostic and Promotion Professionals not further defined" ]
  ], [
     fhir:index 370;
     fhir:CodeSystem.concept.code [ fhir:value "251111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Dietitian" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Dietitian" ]
  ], [
     fhir:index 371;
     fhir:CodeSystem.concept.code [ fhir:value "251200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Medical Imaging Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Imaging Professionals not further defined" ]
  ], [
     fhir:index 372;
     fhir:CodeSystem.concept.code [ fhir:value "251211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Medical Diagnostic Radiographer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Diagnostic Radiographer" ]
  ], [
     fhir:index 373;
     fhir:CodeSystem.concept.code [ fhir:value "251212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Medical Radiation Therapist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Radiation Therapist" ]
  ], [
     fhir:index 374;
     fhir:CodeSystem.concept.code [ fhir:value "251213" ];
     fhir:CodeSystem.concept.display [ fhir:value "Nuclear Medicine Technologist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Nuclear Medicine Technologist" ]
  ], [
     fhir:index 375;
     fhir:CodeSystem.concept.code [ fhir:value "251214" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sonographer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sonographer" ]
  ], [
     fhir:index 376;
     fhir:CodeSystem.concept.code [ fhir:value "251300" ];
     fhir:CodeSystem.concept.display [ fhir:value "Occupational and Environmental Health Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Occupational and Environmental Health Professionals not further defined" ]
  ], [
     fhir:index 377;
     fhir:CodeSystem.concept.code [ fhir:value "251311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Environmental Health Officer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Environmental Health Officer" ]
  ], [
     fhir:index 378;
     fhir:CodeSystem.concept.code [ fhir:value "251312" ];
     fhir:CodeSystem.concept.display [ fhir:value "Occupational Health and Safety Adviser" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Occupational Health and Safety Adviser" ]
  ], [
     fhir:index 379;
     fhir:CodeSystem.concept.code [ fhir:value "251400" ];
     fhir:CodeSystem.concept.display [ fhir:value "Optometrists and Orthoptists nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Optometrists and Orthoptists not further defined" ]
  ], [
     fhir:index 380;
     fhir:CodeSystem.concept.code [ fhir:value "251411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Optometrist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Optometrist" ]
  ], [
     fhir:index 381;
     fhir:CodeSystem.concept.code [ fhir:value "251412" ];
     fhir:CodeSystem.concept.display [ fhir:value "Orthoptist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Orthoptist" ]
  ], [
     fhir:index 382;
     fhir:CodeSystem.concept.code [ fhir:value "251500" ];
     fhir:CodeSystem.concept.display [ fhir:value "Pharmacists nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Pharmacists not further defined" ]
  ], [
     fhir:index 383;
     fhir:CodeSystem.concept.code [ fhir:value "251511" ];
     fhir:CodeSystem.concept.display [ fhir:value "Hospital Pharmacist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Hospital Pharmacist" ]
  ], [
     fhir:index 384;
     fhir:CodeSystem.concept.code [ fhir:value "251512" ];
     fhir:CodeSystem.concept.display [ fhir:value "Industrial Pharmacist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Industrial Pharmacist" ]
  ], [
     fhir:index 385;
     fhir:CodeSystem.concept.code [ fhir:value "251513" ];
     fhir:CodeSystem.concept.display [ fhir:value "Retail Pharmacist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Retail Pharmacist" ]
  ], [
     fhir:index 386;
     fhir:CodeSystem.concept.code [ fhir:value "251900" ];
     fhir:CodeSystem.concept.display [ fhir:value "Other Health Diagnostic and Promotion Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Other Health Diagnostic and Promotion Professionals not further defined" ]
  ], [
     fhir:index 387;
     fhir:CodeSystem.concept.code [ fhir:value "251911" ];
     fhir:CodeSystem.concept.display [ fhir:value "Health Promotion Officer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Health Promotion Officer" ]
  ], [
     fhir:index 388;
     fhir:CodeSystem.concept.code [ fhir:value "251912" ];
     fhir:CodeSystem.concept.display [ fhir:value "Orthotist or Prosthetist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Orthotist or Prosthetist" ]
  ], [
     fhir:index 389;
     fhir:CodeSystem.concept.code [ fhir:value "251999" ];
     fhir:CodeSystem.concept.display [ fhir:value "Health Diagnostic and Promotion Professionals nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Health Diagnostic and Promotion Professionals not elsewhere classified" ]
  ], [
     fhir:index 390;
     fhir:CodeSystem.concept.code [ fhir:value "252000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Health Therapy Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Health Therapy Professionals not further defined" ]
  ], [
     fhir:index 391;
     fhir:CodeSystem.concept.code [ fhir:value "252100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Chiropractors and Osteopaths nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Chiropractors and Osteopaths not further defined" ]
  ], [
     fhir:index 392;
     fhir:CodeSystem.concept.code [ fhir:value "252111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Chiropractor" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Chiropractor" ]
  ], [
     fhir:index 393;
     fhir:CodeSystem.concept.code [ fhir:value "252112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Osteopath" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Osteopath" ]
  ], [
     fhir:index 394;
     fhir:CodeSystem.concept.code [ fhir:value "252200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Complementary Health Therapists nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Complementary Health Therapists not further defined" ]
  ], [
     fhir:index 395;
     fhir:CodeSystem.concept.code [ fhir:value "252211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Acupuncturist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Acupuncturist" ]
  ], [
     fhir:index 396;
     fhir:CodeSystem.concept.code [ fhir:value "252212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Homoeopath" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Homoeopath" ]
  ], [
     fhir:index 397;
     fhir:CodeSystem.concept.code [ fhir:value "252213" ];
     fhir:CodeSystem.concept.display [ fhir:value "Naturopath" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Naturopath" ]
  ], [
     fhir:index 398;
     fhir:CodeSystem.concept.code [ fhir:value "252214" ];
     fhir:CodeSystem.concept.display [ fhir:value "Traditional Chinese Medicine Practitioner" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Traditional Chinese Medicine Practitioner" ]
  ], [
     fhir:index 399;
     fhir:CodeSystem.concept.code [ fhir:value "252299" ];
     fhir:CodeSystem.concept.display [ fhir:value "Complementary Health Therapists nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Complementary Health Therapists not elsewhere classified" ]
  ], [
     fhir:index 400;
     fhir:CodeSystem.concept.code [ fhir:value "252300" ];
     fhir:CodeSystem.concept.display [ fhir:value "Dental Practitioners nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Dental Practitioners not further defined" ]
  ], [
     fhir:index 401;
     fhir:CodeSystem.concept.code [ fhir:value "252311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Dental Specialist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Dental Specialist" ]
  ], [
     fhir:index 402;
     fhir:CodeSystem.concept.code [ fhir:value "252312" ];
     fhir:CodeSystem.concept.display [ fhir:value "Dentist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Dentist" ]
  ], [
     fhir:index 403;
     fhir:CodeSystem.concept.code [ fhir:value "252411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Occupational Therapist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Occupational Therapist" ]
  ], [
     fhir:index 404;
     fhir:CodeSystem.concept.code [ fhir:value "252511" ];
     fhir:CodeSystem.concept.display [ fhir:value "Physiotherapist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Physiotherapist" ]
  ], [
     fhir:index 405;
     fhir:CodeSystem.concept.code [ fhir:value "252611" ];
     fhir:CodeSystem.concept.display [ fhir:value "Podiatrist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Podiatrist" ]
  ], [
     fhir:index 406;
     fhir:CodeSystem.concept.code [ fhir:value "252700" ];
     fhir:CodeSystem.concept.display [ fhir:value "Speech Professionals and Audiologists nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Speech Professionals and Audiologists not further defined" ]
  ], [
     fhir:index 407;
     fhir:CodeSystem.concept.code [ fhir:value "252711" ];
     fhir:CodeSystem.concept.display [ fhir:value "Audiologist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Audiologist" ]
  ], [
     fhir:index 408;
     fhir:CodeSystem.concept.code [ fhir:value "252712" ];
     fhir:CodeSystem.concept.display [ fhir:value "Speech Pathologist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Speech Pathologist" ]
  ], [
     fhir:index 409;
     fhir:CodeSystem.concept.code [ fhir:value "253000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Medical Practitioners nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Practitioners not further defined" ]
  ], [
     fhir:index 410;
     fhir:CodeSystem.concept.code [ fhir:value "253100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Generalist Medical Practitioners nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Generalist Medical Practitioners not further defined" ]
  ], [
     fhir:index 411;
     fhir:CodeSystem.concept.code [ fhir:value "253111" ];
     fhir:CodeSystem.concept.display [ fhir:value "General Medical Practitioner" ];
     fhir:CodeSystem.concept.definition [ fhir:value "General Medical Practitioner" ]
  ], [
     fhir:index 412;
     fhir:CodeSystem.concept.code [ fhir:value "253112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Resident Medical Officer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Resident Medical Officer" ]
  ], [
     fhir:index 413;
     fhir:CodeSystem.concept.code [ fhir:value "253211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Anaesthetist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Anaesthetist" ]
  ], [
     fhir:index 414;
     fhir:CodeSystem.concept.code [ fhir:value "253300" ];
     fhir:CodeSystem.concept.display [ fhir:value "Internal Medicine Specialists nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Internal Medicine Specialists not further defined" ]
  ], [
     fhir:index 415;
     fhir:CodeSystem.concept.code [ fhir:value "253311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Specialist Physician (General Medicine)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Specialist Physician (General Medicine)" ]
  ], [
     fhir:index 416;
     fhir:CodeSystem.concept.code [ fhir:value "253312" ];
     fhir:CodeSystem.concept.display [ fhir:value "Cardiologist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Cardiologist" ]
  ], [
     fhir:index 417;
     fhir:CodeSystem.concept.code [ fhir:value "253313" ];
     fhir:CodeSystem.concept.display [ fhir:value "Clinical Haematologist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Clinical Haematologist" ]
  ], [
     fhir:index 418;
     fhir:CodeSystem.concept.code [ fhir:value "253314" ];
     fhir:CodeSystem.concept.display [ fhir:value "Clinical Oncologist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Clinical Oncologist" ]
  ], [
     fhir:index 419;
     fhir:CodeSystem.concept.code [ fhir:value "253315" ];
     fhir:CodeSystem.concept.display [ fhir:value "Endocrinologist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Endocrinologist" ]
  ], [
     fhir:index 420;
     fhir:CodeSystem.concept.code [ fhir:value "253316" ];
     fhir:CodeSystem.concept.display [ fhir:value "Gastroenterologist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Gastroenterologist" ]
  ], [
     fhir:index 421;
     fhir:CodeSystem.concept.code [ fhir:value "253317" ];
     fhir:CodeSystem.concept.display [ fhir:value "Intensive Care Specialist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Intensive Care Specialist" ]
  ], [
     fhir:index 422;
     fhir:CodeSystem.concept.code [ fhir:value "253318" ];
     fhir:CodeSystem.concept.display [ fhir:value "Neurologist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Neurologist" ]
  ], [
     fhir:index 423;
     fhir:CodeSystem.concept.code [ fhir:value "253321" ];
     fhir:CodeSystem.concept.display [ fhir:value "Paediatrician" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Paediatrician" ]
  ], [
     fhir:index 424;
     fhir:CodeSystem.concept.code [ fhir:value "253322" ];
     fhir:CodeSystem.concept.display [ fhir:value "Renal Medicine Specialist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Renal Medicine Specialist" ]
  ], [
     fhir:index 425;
     fhir:CodeSystem.concept.code [ fhir:value "253323" ];
     fhir:CodeSystem.concept.display [ fhir:value "Rheumatologist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Rheumatologist" ]
  ], [
     fhir:index 426;
     fhir:CodeSystem.concept.code [ fhir:value "253324" ];
     fhir:CodeSystem.concept.display [ fhir:value "Thoracic Medicine Specialist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Thoracic Medicine Specialist" ]
  ], [
     fhir:index 427;
     fhir:CodeSystem.concept.code [ fhir:value "253399" ];
     fhir:CodeSystem.concept.display [ fhir:value "Internal Medicine Specialists nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Internal Medicine Specialists not elsewhere classified" ]
  ], [
     fhir:index 428;
     fhir:CodeSystem.concept.code [ fhir:value "253411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Psychiatrist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Psychiatrist" ]
  ], [
     fhir:index 429;
     fhir:CodeSystem.concept.code [ fhir:value "253500" ];
     fhir:CodeSystem.concept.display [ fhir:value "Surgeons nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Surgeons not further defined" ]
  ], [
     fhir:index 430;
     fhir:CodeSystem.concept.code [ fhir:value "253511" ];
     fhir:CodeSystem.concept.display [ fhir:value "Surgeon (General)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Surgeon (General)" ]
  ], [
     fhir:index 431;
     fhir:CodeSystem.concept.code [ fhir:value "253512" ];
     fhir:CodeSystem.concept.display [ fhir:value "Cardiothoracic Surgeon" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Cardiothoracic Surgeon" ]
  ], [
     fhir:index 432;
     fhir:CodeSystem.concept.code [ fhir:value "253513" ];
     fhir:CodeSystem.concept.display [ fhir:value "Neurosurgeon" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Neurosurgeon" ]
  ], [
     fhir:index 433;
     fhir:CodeSystem.concept.code [ fhir:value "253514" ];
     fhir:CodeSystem.concept.display [ fhir:value "Orthopaedic Surgeon" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Orthopaedic Surgeon" ]
  ], [
     fhir:index 434;
     fhir:CodeSystem.concept.code [ fhir:value "253515" ];
     fhir:CodeSystem.concept.display [ fhir:value "Otorhinolaryngologist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Otorhinolaryngologist" ]
  ], [
     fhir:index 435;
     fhir:CodeSystem.concept.code [ fhir:value "253516" ];
     fhir:CodeSystem.concept.display [ fhir:value "Paediatric Surgeon" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Paediatric Surgeon" ]
  ], [
     fhir:index 436;
     fhir:CodeSystem.concept.code [ fhir:value "253517" ];
     fhir:CodeSystem.concept.display [ fhir:value "Plastic and Reconstructive Surgeon" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Plastic and Reconstructive Surgeon" ]
  ], [
     fhir:index 437;
     fhir:CodeSystem.concept.code [ fhir:value "253518" ];
     fhir:CodeSystem.concept.display [ fhir:value "Urologist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Urologist" ]
  ], [
     fhir:index 438;
     fhir:CodeSystem.concept.code [ fhir:value "253521" ];
     fhir:CodeSystem.concept.display [ fhir:value "Vascular Surgeon" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Vascular Surgeon" ]
  ], [
     fhir:index 439;
     fhir:CodeSystem.concept.code [ fhir:value "253900" ];
     fhir:CodeSystem.concept.display [ fhir:value "Other Medical Practitioners nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Other Medical Practitioners not further defined" ]
  ], [
     fhir:index 440;
     fhir:CodeSystem.concept.code [ fhir:value "253911" ];
     fhir:CodeSystem.concept.display [ fhir:value "Dermatologist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Dermatologist" ]
  ], [
     fhir:index 441;
     fhir:CodeSystem.concept.code [ fhir:value "253912" ];
     fhir:CodeSystem.concept.display [ fhir:value "Emergency Medicine Specialist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Emergency Medicine Specialist" ]
  ], [
     fhir:index 442;
     fhir:CodeSystem.concept.code [ fhir:value "253913" ];
     fhir:CodeSystem.concept.display [ fhir:value "Obstetrician and Gynaecologist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Obstetrician and Gynaecologist" ]
  ], [
     fhir:index 443;
     fhir:CodeSystem.concept.code [ fhir:value "253914" ];
     fhir:CodeSystem.concept.display [ fhir:value "Ophthalmologist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Ophthalmologist" ]
  ], [
     fhir:index 444;
     fhir:CodeSystem.concept.code [ fhir:value "253915" ];
     fhir:CodeSystem.concept.display [ fhir:value "Pathologist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Pathologist" ]
  ], [
     fhir:index 445;
     fhir:CodeSystem.concept.code [ fhir:value "253916" ];
     fhir:CodeSystem.concept.display [ fhir:value "Radiologist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Radiologist" ]
  ], [
     fhir:index 446;
     fhir:CodeSystem.concept.code [ fhir:value "253999" ];
     fhir:CodeSystem.concept.display [ fhir:value "Medical Practitioners nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Practitioners not elsewhere classified" ]
  ], [
     fhir:index 447;
     fhir:CodeSystem.concept.code [ fhir:value "254000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Midwifery and Nursing Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Midwifery and Nursing Professionals not further defined" ]
  ], [
     fhir:index 448;
     fhir:CodeSystem.concept.code [ fhir:value "254111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Midwife" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Midwife" ]
  ], [
     fhir:index 449;
     fhir:CodeSystem.concept.code [ fhir:value "254200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Nurse Educators and Researchers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Nurse Educators and Researchers not further defined" ]
  ], [
     fhir:index 450;
     fhir:CodeSystem.concept.code [ fhir:value "254211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Nurse Educator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Nurse Educator" ]
  ], [
     fhir:index 451;
     fhir:CodeSystem.concept.code [ fhir:value "254212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Nurse Researcher" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Nurse Researcher" ]
  ], [
     fhir:index 452;
     fhir:CodeSystem.concept.code [ fhir:value "254311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Nurse Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Nurse Manager" ]
  ], [
     fhir:index 453;
     fhir:CodeSystem.concept.code [ fhir:value "254400" ];
     fhir:CodeSystem.concept.display [ fhir:value "Registered Nurses nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Registered Nurses not further defined" ]
  ], [
     fhir:index 454;
     fhir:CodeSystem.concept.code [ fhir:value "254411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Nurse Practitioner" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Nurse Practitioner" ]
  ], [
     fhir:index 455;
     fhir:CodeSystem.concept.code [ fhir:value "254412" ];
     fhir:CodeSystem.concept.display [ fhir:value "Registered Nurse (Aged Care)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Registered Nurse (Aged Care)" ]
  ], [
     fhir:index 456;
     fhir:CodeSystem.concept.code [ fhir:value "254413" ];
     fhir:CodeSystem.concept.display [ fhir:value "Registered Nurse (Child and Family Health)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Registered Nurse (Child and Family Health)" ]
  ], [
     fhir:index 457;
     fhir:CodeSystem.concept.code [ fhir:value "254414" ];
     fhir:CodeSystem.concept.display [ fhir:value "Registered Nurse (Community Health)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Registered Nurse (Community Health)" ]
  ], [
     fhir:index 458;
     fhir:CodeSystem.concept.code [ fhir:value "254415" ];
     fhir:CodeSystem.concept.display [ fhir:value "Registered Nurse (Critical Care and Emergency)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Registered Nurse (Critical Care and Emergency)" ]
  ], [
     fhir:index 459;
     fhir:CodeSystem.concept.code [ fhir:value "254416" ];
     fhir:CodeSystem.concept.display [ fhir:value "Registered Nurse (Developmental Disability)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Registered Nurse (Developmental Disability)" ]
  ], [
     fhir:index 460;
     fhir:CodeSystem.concept.code [ fhir:value "254417" ];
     fhir:CodeSystem.concept.display [ fhir:value "Registered Nurse (Disability and Rehabilitation)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Registered Nurse (Disability and Rehabilitation)" ]
  ], [
     fhir:index 461;
     fhir:CodeSystem.concept.code [ fhir:value "254418" ];
     fhir:CodeSystem.concept.display [ fhir:value "Registered Nurse (Medical)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Registered Nurse (Medical)" ]
  ], [
     fhir:index 462;
     fhir:CodeSystem.concept.code [ fhir:value "254421" ];
     fhir:CodeSystem.concept.display [ fhir:value "Registered Nurse (Medical Practice)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Registered Nurse (Medical Practice)" ]
  ], [
     fhir:index 463;
     fhir:CodeSystem.concept.code [ fhir:value "254422" ];
     fhir:CodeSystem.concept.display [ fhir:value "Registered Nurse (Mental Health)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Registered Nurse (Mental Health)" ]
  ], [
     fhir:index 464;
     fhir:CodeSystem.concept.code [ fhir:value "254423" ];
     fhir:CodeSystem.concept.display [ fhir:value "Registered Nurse (Perioperative)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Registered Nurse (Perioperative)" ]
  ], [
     fhir:index 465;
     fhir:CodeSystem.concept.code [ fhir:value "254424" ];
     fhir:CodeSystem.concept.display [ fhir:value "Registered Nurse (Surgical)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Registered Nurse (Surgical)" ]
  ], [
     fhir:index 466;
     fhir:CodeSystem.concept.code [ fhir:value "254499" ];
     fhir:CodeSystem.concept.display [ fhir:value "Registered Nurses nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Registered Nurses not elsewhere classified" ]
  ], [
     fhir:index 467;
     fhir:CodeSystem.concept.code [ fhir:value "260000" ];
     fhir:CodeSystem.concept.display [ fhir:value "ICT Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "ICT Professionals not further defined" ]
  ], [
     fhir:index 468;
     fhir:CodeSystem.concept.code [ fhir:value "261000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Business and Systems Analysts, and Programmers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Business and Systems Analysts, and Programmers not further defined" ]
  ], [
     fhir:index 469;
     fhir:CodeSystem.concept.code [ fhir:value "261100" ];
     fhir:CodeSystem.concept.display [ fhir:value "ICT Business and Systems Analysts nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "ICT Business and Systems Analysts not further defined" ]
  ], [
     fhir:index 470;
     fhir:CodeSystem.concept.code [ fhir:value "261111" ];
     fhir:CodeSystem.concept.display [ fhir:value "ICT Business Analyst" ];
     fhir:CodeSystem.concept.definition [ fhir:value "ICT Business Analyst" ]
  ], [
     fhir:index 471;
     fhir:CodeSystem.concept.code [ fhir:value "261112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Systems Analyst" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Systems Analyst" ]
  ], [
     fhir:index 472;
     fhir:CodeSystem.concept.code [ fhir:value "261200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Multimedia Specialists and Web Developers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Multimedia Specialists and Web Developers not further defined" ]
  ], [
     fhir:index 473;
     fhir:CodeSystem.concept.code [ fhir:value "261211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Multimedia Specialist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Multimedia Specialist" ]
  ], [
     fhir:index 474;
     fhir:CodeSystem.concept.code [ fhir:value "261212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Web Developer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Web Developer" ]
  ], [
     fhir:index 475;
     fhir:CodeSystem.concept.code [ fhir:value "261300" ];
     fhir:CodeSystem.concept.display [ fhir:value "Software and Applications Programmers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Software and Applications Programmers not further defined" ]
  ], [
     fhir:index 476;
     fhir:CodeSystem.concept.code [ fhir:value "261311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Analyst Programmer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Analyst Programmer" ]
  ], [
     fhir:index 477;
     fhir:CodeSystem.concept.code [ fhir:value "261312" ];
     fhir:CodeSystem.concept.display [ fhir:value "Developer Programmer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Developer Programmer" ]
  ], [
     fhir:index 478;
     fhir:CodeSystem.concept.code [ fhir:value "261313" ];
     fhir:CodeSystem.concept.display [ fhir:value "Software Engineer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Software Engineer" ]
  ], [
     fhir:index 479;
     fhir:CodeSystem.concept.code [ fhir:value "261399" ];
     fhir:CodeSystem.concept.display [ fhir:value "Software and Applications Programmers nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Software and Applications Programmers not elsewhere classified" ]
  ], [
     fhir:index 480;
     fhir:CodeSystem.concept.code [ fhir:value "262100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Database and Systems Administrators, and ICT Security Specialists nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Database and Systems Administrators, and ICT Security Specialists not further defined" ]
  ], [
     fhir:index 481;
     fhir:CodeSystem.concept.code [ fhir:value "262111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Database Administrator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Database Administrator" ]
  ], [
     fhir:index 482;
     fhir:CodeSystem.concept.code [ fhir:value "262112" ];
     fhir:CodeSystem.concept.display [ fhir:value "ICT Security Specialist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "ICT Security Specialist" ]
  ], [
     fhir:index 483;
     fhir:CodeSystem.concept.code [ fhir:value "262113" ];
     fhir:CodeSystem.concept.display [ fhir:value "Systems Administrator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Systems Administrator" ]
  ], [
     fhir:index 484;
     fhir:CodeSystem.concept.code [ fhir:value "263000" ];
     fhir:CodeSystem.concept.display [ fhir:value "ICT Network and Support Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "ICT Network and Support Professionals not further defined" ]
  ], [
     fhir:index 485;
     fhir:CodeSystem.concept.code [ fhir:value "263100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Computer Network Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Computer Network Professionals not further defined" ]
  ], [
     fhir:index 486;
     fhir:CodeSystem.concept.code [ fhir:value "263111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Computer Network and Systems Engineer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Computer Network and Systems Engineer" ]
  ], [
     fhir:index 487;
     fhir:CodeSystem.concept.code [ fhir:value "263112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Network Administrator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Network Administrator" ]
  ], [
     fhir:index 488;
     fhir:CodeSystem.concept.code [ fhir:value "263113" ];
     fhir:CodeSystem.concept.display [ fhir:value "Network Analyst" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Network Analyst" ]
  ], [
     fhir:index 489;
     fhir:CodeSystem.concept.code [ fhir:value "263200" ];
     fhir:CodeSystem.concept.display [ fhir:value "ICT Support and Test Engineers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "ICT Support and Test Engineers not further defined" ]
  ], [
     fhir:index 490;
     fhir:CodeSystem.concept.code [ fhir:value "263211" ];
     fhir:CodeSystem.concept.display [ fhir:value "ICT Quality Assurance Engineer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "ICT Quality Assurance Engineer" ]
  ], [
     fhir:index 491;
     fhir:CodeSystem.concept.code [ fhir:value "263212" ];
     fhir:CodeSystem.concept.display [ fhir:value "ICT Support Engineer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "ICT Support Engineer" ]
  ], [
     fhir:index 492;
     fhir:CodeSystem.concept.code [ fhir:value "263213" ];
     fhir:CodeSystem.concept.display [ fhir:value "ICT Systems Test Engineer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "ICT Systems Test Engineer" ]
  ], [
     fhir:index 493;
     fhir:CodeSystem.concept.code [ fhir:value "263299" ];
     fhir:CodeSystem.concept.display [ fhir:value "ICT Support and Test Engineers nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "ICT Support and Test Engineers not elsewhere classified" ]
  ], [
     fhir:index 494;
     fhir:CodeSystem.concept.code [ fhir:value "263300" ];
     fhir:CodeSystem.concept.display [ fhir:value "Telecommunications Engineering Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Telecommunications Engineering Professionals not further defined" ]
  ], [
     fhir:index 495;
     fhir:CodeSystem.concept.code [ fhir:value "263311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Telecommunications Engineer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Telecommunications Engineer" ]
  ], [
     fhir:index 496;
     fhir:CodeSystem.concept.code [ fhir:value "263312" ];
     fhir:CodeSystem.concept.display [ fhir:value "Telecommunications Network Engineer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Telecommunications Network Engineer" ]
  ], [
     fhir:index 497;
     fhir:CodeSystem.concept.code [ fhir:value "270000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Legal, Social and Welfare Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Legal, Social and Welfare Professionals not further defined" ]
  ], [
     fhir:index 498;
     fhir:CodeSystem.concept.code [ fhir:value "271000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Legal Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Legal Professionals not further defined" ]
  ], [
     fhir:index 499;
     fhir:CodeSystem.concept.code [ fhir:value "271111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Barrister" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Barrister" ]
  ], [
     fhir:index 500;
     fhir:CodeSystem.concept.code [ fhir:value "271200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Judicial and Other Legal Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Judicial and Other Legal Professionals not further defined" ]
  ], [
     fhir:index 501;
     fhir:CodeSystem.concept.code [ fhir:value "271211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Judge" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Judge" ]
  ], [
     fhir:index 502;
     fhir:CodeSystem.concept.code [ fhir:value "271212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Magistrate" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Magistrate" ]
  ], [
     fhir:index 503;
     fhir:CodeSystem.concept.code [ fhir:value "271213" ];
     fhir:CodeSystem.concept.display [ fhir:value "Tribunal Member" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Tribunal Member" ]
  ], [
     fhir:index 504;
     fhir:CodeSystem.concept.code [ fhir:value "271299" ];
     fhir:CodeSystem.concept.display [ fhir:value "Judicial and Other Legal Professionals nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Judicial and Other Legal Professionals not elsewhere classified" ]
  ], [
     fhir:index 505;
     fhir:CodeSystem.concept.code [ fhir:value "271311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Solicitor" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Solicitor" ]
  ], [
     fhir:index 506;
     fhir:CodeSystem.concept.code [ fhir:value "272000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Social and Welfare Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Social and Welfare Professionals not further defined" ]
  ], [
     fhir:index 507;
     fhir:CodeSystem.concept.code [ fhir:value "272100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Counsellors nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Counsellors not further defined" ]
  ], [
     fhir:index 508;
     fhir:CodeSystem.concept.code [ fhir:value "272111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Careers Counsellor" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Careers Counsellor" ]
  ], [
     fhir:index 509;
     fhir:CodeSystem.concept.code [ fhir:value "272112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Drug and Alcohol Counsellor" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Drug and Alcohol Counsellor" ]
  ], [
     fhir:index 510;
     fhir:CodeSystem.concept.code [ fhir:value "272113" ];
     fhir:CodeSystem.concept.display [ fhir:value "Family and Marriage Counsellor" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Family and Marriage Counsellor" ]
  ], [
     fhir:index 511;
     fhir:CodeSystem.concept.code [ fhir:value "272114" ];
     fhir:CodeSystem.concept.display [ fhir:value "Rehabilitation Counsellor" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Rehabilitation Counsellor" ]
  ], [
     fhir:index 512;
     fhir:CodeSystem.concept.code [ fhir:value "272115" ];
     fhir:CodeSystem.concept.display [ fhir:value "Student Counsellor" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Student Counsellor" ]
  ], [
     fhir:index 513;
     fhir:CodeSystem.concept.code [ fhir:value "272199" ];
     fhir:CodeSystem.concept.display [ fhir:value "Counsellors nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Counsellors not elsewhere classified" ]
  ], [
     fhir:index 514;
     fhir:CodeSystem.concept.code [ fhir:value "272211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Minister of Religion" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Minister of Religion" ]
  ], [
     fhir:index 515;
     fhir:CodeSystem.concept.code [ fhir:value "272300" ];
     fhir:CodeSystem.concept.display [ fhir:value "Psychologists nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Psychologists not further defined" ]
  ], [
     fhir:index 516;
     fhir:CodeSystem.concept.code [ fhir:value "272311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Clinical Psychologist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Clinical Psychologist" ]
  ], [
     fhir:index 517;
     fhir:CodeSystem.concept.code [ fhir:value "272312" ];
     fhir:CodeSystem.concept.display [ fhir:value "Educational Psychologist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Educational Psychologist" ]
  ], [
     fhir:index 518;
     fhir:CodeSystem.concept.code [ fhir:value "272313" ];
     fhir:CodeSystem.concept.display [ fhir:value "Organizational Psychologist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Organizational Psychologist" ]
  ], [
     fhir:index 519;
     fhir:CodeSystem.concept.code [ fhir:value "272314" ];
     fhir:CodeSystem.concept.display [ fhir:value "Psychotherapist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Psychotherapist" ]
  ], [
     fhir:index 520;
     fhir:CodeSystem.concept.code [ fhir:value "272399" ];
     fhir:CodeSystem.concept.display [ fhir:value "Psychologists nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Psychologists not elsewhere classified" ]
  ], [
     fhir:index 521;
     fhir:CodeSystem.concept.code [ fhir:value "272400" ];
     fhir:CodeSystem.concept.display [ fhir:value "Social Professionals nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Social Professionals not further defined" ]
  ], [
     fhir:index 522;
     fhir:CodeSystem.concept.code [ fhir:value "272411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Historian" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Historian" ]
  ], [
     fhir:index 523;
     fhir:CodeSystem.concept.code [ fhir:value "272412" ];
     fhir:CodeSystem.concept.display [ fhir:value "Interpreter" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Interpreter" ]
  ], [
     fhir:index 524;
     fhir:CodeSystem.concept.code [ fhir:value "272413" ];
     fhir:CodeSystem.concept.display [ fhir:value "Translator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Translator" ]
  ], [
     fhir:index 525;
     fhir:CodeSystem.concept.code [ fhir:value "272499" ];
     fhir:CodeSystem.concept.display [ fhir:value "Social Professionals nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Social Professionals not elsewhere classified" ]
  ], [
     fhir:index 526;
     fhir:CodeSystem.concept.code [ fhir:value "272511" ];
     fhir:CodeSystem.concept.display [ fhir:value "Social Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Social Worker" ]
  ], [
     fhir:index 527;
     fhir:CodeSystem.concept.code [ fhir:value "272600" ];
     fhir:CodeSystem.concept.display [ fhir:value "Welfare, Recreation and Community Arts Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Welfare, Recreation and Community Arts Workers not further defined" ]
  ], [
     fhir:index 528;
     fhir:CodeSystem.concept.code [ fhir:value "272611" ];
     fhir:CodeSystem.concept.display [ fhir:value "Community Arts Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Community Arts Worker" ]
  ], [
     fhir:index 529;
     fhir:CodeSystem.concept.code [ fhir:value "272612" ];
     fhir:CodeSystem.concept.display [ fhir:value "Recreation Officer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Recreation Officer" ]
  ], [
     fhir:index 530;
     fhir:CodeSystem.concept.code [ fhir:value "272613" ];
     fhir:CodeSystem.concept.display [ fhir:value "Welfare Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Welfare Worker" ]
  ], [
     fhir:index 531;
     fhir:CodeSystem.concept.code [ fhir:value "300000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Technicians and Trades Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Technicians and Trades Workers not further defined" ]
  ], [
     fhir:index 532;
     fhir:CodeSystem.concept.code [ fhir:value "310000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Engineering, ICT and Science Technicians nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Engineering, ICT and Science Technicians not further defined" ]
  ], [
     fhir:index 533;
     fhir:CodeSystem.concept.code [ fhir:value "311000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Agricultural, Medical and Science Technicians nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Agricultural, Medical and Science Technicians not further defined" ]
  ], [
     fhir:index 534;
     fhir:CodeSystem.concept.code [ fhir:value "311111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Agricultural Technician" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Agricultural Technician" ]
  ], [
     fhir:index 535;
     fhir:CodeSystem.concept.code [ fhir:value "311200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Medical Technicians nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Technicians not further defined" ]
  ], [
     fhir:index 536;
     fhir:CodeSystem.concept.code [ fhir:value "311211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Anaesthetic Technician" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Anaesthetic Technician" ]
  ], [
     fhir:index 537;
     fhir:CodeSystem.concept.code [ fhir:value "311212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Cardiac Technician" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Cardiac Technician" ]
  ], [
     fhir:index 538;
     fhir:CodeSystem.concept.code [ fhir:value "311213" ];
     fhir:CodeSystem.concept.display [ fhir:value "Medical Laboratory Technician" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Laboratory Technician" ]
  ], [
     fhir:index 539;
     fhir:CodeSystem.concept.code [ fhir:value "311214" ];
     fhir:CodeSystem.concept.display [ fhir:value "Operating Theatre Technician" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Operating Theatre Technician" ]
  ], [
     fhir:index 540;
     fhir:CodeSystem.concept.code [ fhir:value "311215" ];
     fhir:CodeSystem.concept.display [ fhir:value "Pharmacy Technician" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Pharmacy Technician" ]
  ], [
     fhir:index 541;
     fhir:CodeSystem.concept.code [ fhir:value "311299" ];
     fhir:CodeSystem.concept.display [ fhir:value "Medical Technicians nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Technicians not elsewhere classified" ]
  ], [
     fhir:index 542;
     fhir:CodeSystem.concept.code [ fhir:value "311300" ];
     fhir:CodeSystem.concept.display [ fhir:value "Primary Products Inspectors nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Primary Products Inspectors not further defined" ]
  ], [
     fhir:index 543;
     fhir:CodeSystem.concept.code [ fhir:value "311311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Fisheries Officer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Fisheries Officer" ]
  ], [
     fhir:index 544;
     fhir:CodeSystem.concept.code [ fhir:value "311312" ];
     fhir:CodeSystem.concept.display [ fhir:value "Meat Inspector" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Meat Inspector" ]
  ], [
     fhir:index 545;
     fhir:CodeSystem.concept.code [ fhir:value "311313" ];
     fhir:CodeSystem.concept.display [ fhir:value "Quarantine Officer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Quarantine Officer" ]
  ], [
     fhir:index 546;
     fhir:CodeSystem.concept.code [ fhir:value "311399" ];
     fhir:CodeSystem.concept.display [ fhir:value "Primary Products Inspectors nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Primary Products Inspectors not elsewhere classified" ]
  ], [
     fhir:index 547;
     fhir:CodeSystem.concept.code [ fhir:value "311400" ];
     fhir:CodeSystem.concept.display [ fhir:value "Science Technicians nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Science Technicians not further defined" ]
  ], [
     fhir:index 548;
     fhir:CodeSystem.concept.code [ fhir:value "311411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Chemistry Technician" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Chemistry Technician" ]
  ], [
     fhir:index 549;
     fhir:CodeSystem.concept.code [ fhir:value "311412" ];
     fhir:CodeSystem.concept.display [ fhir:value "Earth Science Technician" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Earth Science Technician" ]
  ], [
     fhir:index 550;
     fhir:CodeSystem.concept.code [ fhir:value "311413" ];
     fhir:CodeSystem.concept.display [ fhir:value "Life Science Technician" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Life Science Technician" ]
  ], [
     fhir:index 551;
     fhir:CodeSystem.concept.code [ fhir:value "311414" ];
     fhir:CodeSystem.concept.display [ fhir:value "School Laboratory Technician" ];
     fhir:CodeSystem.concept.definition [ fhir:value "School Laboratory Technician" ]
  ], [
     fhir:index 552;
     fhir:CodeSystem.concept.code [ fhir:value "311499" ];
     fhir:CodeSystem.concept.display [ fhir:value "Science Technicians nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Science Technicians not elsewhere classified" ]
  ], [
     fhir:index 553;
     fhir:CodeSystem.concept.code [ fhir:value "312000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Building and Engineering Technicians nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Building and Engineering Technicians not further defined" ]
  ], [
     fhir:index 554;
     fhir:CodeSystem.concept.code [ fhir:value "312100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Architectural, Building and Surveying Technicians nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Architectural, Building and Surveying Technicians not further defined" ]
  ], [
     fhir:index 555;
     fhir:CodeSystem.concept.code [ fhir:value "312111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Architectural Draftsperson" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Architectural Draftsperson" ]
  ], [
     fhir:index 556;
     fhir:CodeSystem.concept.code [ fhir:value "312112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Building Associate" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Building Associate" ]
  ], [
     fhir:index 557;
     fhir:CodeSystem.concept.code [ fhir:value "312113" ];
     fhir:CodeSystem.concept.display [ fhir:value "Building Inspector" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Building Inspector" ]
  ], [
     fhir:index 558;
     fhir:CodeSystem.concept.code [ fhir:value "312114" ];
     fhir:CodeSystem.concept.display [ fhir:value "Construction Estimator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Construction Estimator" ]
  ], [
     fhir:index 559;
     fhir:CodeSystem.concept.code [ fhir:value "312115" ];
     fhir:CodeSystem.concept.display [ fhir:value "Plumbing Inspector" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Plumbing Inspector" ]
  ], [
     fhir:index 560;
     fhir:CodeSystem.concept.code [ fhir:value "312116" ];
     fhir:CodeSystem.concept.display [ fhir:value "Surveying or Cartographic Technician" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Surveying or Cartographic Technician" ]
  ], [
     fhir:index 561;
     fhir:CodeSystem.concept.code [ fhir:value "312200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Civil Engineering Draftspersons and Technicians nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Civil Engineering Draftspersons and Technicians not further defined" ]
  ], [
     fhir:index 562;
     fhir:CodeSystem.concept.code [ fhir:value "312211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Civil Engineering Draftsperson" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Civil Engineering Draftsperson" ]
  ], [
     fhir:index 563;
     fhir:CodeSystem.concept.code [ fhir:value "312212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Civil Engineering Technician" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Civil Engineering Technician" ]
  ], [
     fhir:index 564;
     fhir:CodeSystem.concept.code [ fhir:value "312300" ];
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Engineering Draftspersons and Technicians nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Engineering Draftspersons and Technicians not further defined" ]
  ], [
     fhir:index 565;
     fhir:CodeSystem.concept.code [ fhir:value "312311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Engineering Draftsperson" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Engineering Draftsperson" ]
  ], [
     fhir:index 566;
     fhir:CodeSystem.concept.code [ fhir:value "312312" ];
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Engineering Technician" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Engineering Technician" ]
  ], [
     fhir:index 567;
     fhir:CodeSystem.concept.code [ fhir:value "312400" ];
     fhir:CodeSystem.concept.display [ fhir:value "Electronic Engineering Draftspersons and Technicians nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Electronic Engineering Draftspersons and Technicians not further defined" ]
  ], [
     fhir:index 568;
     fhir:CodeSystem.concept.code [ fhir:value "312411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Electronic Engineering Draftsperson" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Electronic Engineering Draftsperson" ]
  ], [
     fhir:index 569;
     fhir:CodeSystem.concept.code [ fhir:value "312412" ];
     fhir:CodeSystem.concept.display [ fhir:value "Electronic Engineering Technician" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Electronic Engineering Technician" ]
  ], [
     fhir:index 570;
     fhir:CodeSystem.concept.code [ fhir:value "312500" ];
     fhir:CodeSystem.concept.display [ fhir:value "Mechanical Engineering Draftspersons and Technicians nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Mechanical Engineering Draftspersons and Technicians not further defined" ]
  ], [
     fhir:index 571;
     fhir:CodeSystem.concept.code [ fhir:value "312511" ];
     fhir:CodeSystem.concept.display [ fhir:value "Mechanical Engineering Draftsperson" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Mechanical Engineering Draftsperson" ]
  ], [
     fhir:index 572;
     fhir:CodeSystem.concept.code [ fhir:value "312512" ];
     fhir:CodeSystem.concept.display [ fhir:value "Mechanical Engineering Technician" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Mechanical Engineering Technician" ]
  ], [
     fhir:index 573;
     fhir:CodeSystem.concept.code [ fhir:value "312611" ];
     fhir:CodeSystem.concept.display [ fhir:value "Safety Inspector" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Safety Inspector" ]
  ], [
     fhir:index 574;
     fhir:CodeSystem.concept.code [ fhir:value "312900" ];
     fhir:CodeSystem.concept.display [ fhir:value "Other Building and Engineering Technicians nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Other Building and Engineering Technicians not further defined" ]
  ], [
     fhir:index 575;
     fhir:CodeSystem.concept.code [ fhir:value "312911" ];
     fhir:CodeSystem.concept.display [ fhir:value "Maintenance Planner" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Maintenance Planner" ]
  ], [
     fhir:index 576;
     fhir:CodeSystem.concept.code [ fhir:value "312912" ];
     fhir:CodeSystem.concept.display [ fhir:value "Metallurgical or Materials Technician" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Metallurgical or Materials Technician" ]
  ], [
     fhir:index 577;
     fhir:CodeSystem.concept.code [ fhir:value "312913" ];
     fhir:CodeSystem.concept.display [ fhir:value "Mine Deputy" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Mine Deputy" ]
  ], [
     fhir:index 578;
     fhir:CodeSystem.concept.code [ fhir:value "312999" ];
     fhir:CodeSystem.concept.display [ fhir:value "Building and Engineering Technicians nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Building and Engineering Technicians not elsewhere classified" ]
  ], [
     fhir:index 579;
     fhir:CodeSystem.concept.code [ fhir:value "313000" ];
     fhir:CodeSystem.concept.display [ fhir:value "ICT and Telecommunications Technicians nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "ICT and Telecommunications Technicians not further defined" ]
  ], [
     fhir:index 580;
     fhir:CodeSystem.concept.code [ fhir:value "313100" ];
     fhir:CodeSystem.concept.display [ fhir:value "ICT Support Technicians nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "ICT Support Technicians not further defined" ]
  ], [
     fhir:index 581;
     fhir:CodeSystem.concept.code [ fhir:value "313111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Hardware Technician" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Hardware Technician" ]
  ], [
     fhir:index 582;
     fhir:CodeSystem.concept.code [ fhir:value "313112" ];
     fhir:CodeSystem.concept.display [ fhir:value "ICT Customer Support Officer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "ICT Customer Support Officer" ]
  ], [
     fhir:index 583;
     fhir:CodeSystem.concept.code [ fhir:value "313113" ];
     fhir:CodeSystem.concept.display [ fhir:value "Web Administrator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Web Administrator" ]
  ], [
     fhir:index 584;
     fhir:CodeSystem.concept.code [ fhir:value "313199" ];
     fhir:CodeSystem.concept.display [ fhir:value "ICT Support Technicians nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "ICT Support Technicians not elsewhere classified" ]
  ], [
     fhir:index 585;
     fhir:CodeSystem.concept.code [ fhir:value "313200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Telecommunications Technical Specialists nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Telecommunications Technical Specialists not further defined" ]
  ], [
     fhir:index 586;
     fhir:CodeSystem.concept.code [ fhir:value "313211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Radiocommunications Technician" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Radiocommunications Technician" ]
  ], [
     fhir:index 587;
     fhir:CodeSystem.concept.code [ fhir:value "313212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Telecommunications Field Engineer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Telecommunications Field Engineer" ]
  ], [
     fhir:index 588;
     fhir:CodeSystem.concept.code [ fhir:value "313213" ];
     fhir:CodeSystem.concept.display [ fhir:value "Telecommunications Network Planner" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Telecommunications Network Planner" ]
  ], [
     fhir:index 589;
     fhir:CodeSystem.concept.code [ fhir:value "313214" ];
     fhir:CodeSystem.concept.display [ fhir:value "Telecommunications Technical Officer or Technologist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Telecommunications Technical Officer or Technologist" ]
  ], [
     fhir:index 590;
     fhir:CodeSystem.concept.code [ fhir:value "320000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Automotive and Engineering Trades Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Automotive and Engineering Trades Workers not further defined" ]
  ], [
     fhir:index 591;
     fhir:CodeSystem.concept.code [ fhir:value "321000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Automotive Electricians and Mechanics nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Automotive Electricians and Mechanics not further defined" ]
  ], [
     fhir:index 592;
     fhir:CodeSystem.concept.code [ fhir:value "321111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Automotive Electrician" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Automotive Electrician" ]
  ], [
     fhir:index 593;
     fhir:CodeSystem.concept.code [ fhir:value "321200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Motor Mechanics nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Motor Mechanics not further defined" ]
  ], [
     fhir:index 594;
     fhir:CodeSystem.concept.code [ fhir:value "321211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Motor Mechanic (General)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Motor Mechanic (General)" ]
  ], [
     fhir:index 595;
     fhir:CodeSystem.concept.code [ fhir:value "321212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Diesel Motor Mechanic" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Diesel Motor Mechanic" ]
  ], [
     fhir:index 596;
     fhir:CodeSystem.concept.code [ fhir:value "321213" ];
     fhir:CodeSystem.concept.display [ fhir:value "Motorcycle Mechanic" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Motorcycle Mechanic" ]
  ], [
     fhir:index 597;
     fhir:CodeSystem.concept.code [ fhir:value "321214" ];
     fhir:CodeSystem.concept.display [ fhir:value "Small Engine Mechanic" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Small Engine Mechanic" ]
  ], [
     fhir:index 598;
     fhir:CodeSystem.concept.code [ fhir:value "322000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Fabrication Engineering Trades Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Fabrication Engineering Trades Workers not further defined" ]
  ], [
     fhir:index 599;
     fhir:CodeSystem.concept.code [ fhir:value "322100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Metal Casting, Forging and Finishing Trades Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Casting, Forging and Finishing Trades Workers not further defined" ]
  ], [
     fhir:index 600;
     fhir:CodeSystem.concept.code [ fhir:value "322111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Blacksmith" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Blacksmith" ]
  ], [
     fhir:index 601;
     fhir:CodeSystem.concept.code [ fhir:value "322112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Electroplater" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Electroplater" ]
  ], [
     fhir:index 602;
     fhir:CodeSystem.concept.code [ fhir:value "322113" ];
     fhir:CodeSystem.concept.display [ fhir:value "Farrier" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Farrier" ]
  ], [
     fhir:index 603;
     fhir:CodeSystem.concept.code [ fhir:value "322114" ];
     fhir:CodeSystem.concept.display [ fhir:value "Metal Casting Trades Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Casting Trades Worker" ]
  ], [
     fhir:index 604;
     fhir:CodeSystem.concept.code [ fhir:value "322115" ];
     fhir:CodeSystem.concept.display [ fhir:value "Metal Polisher" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Polisher" ]
  ], [
     fhir:index 605;
     fhir:CodeSystem.concept.code [ fhir:value "322211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sheetmetal Trades Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sheetmetal Trades Worker" ]
  ], [
     fhir:index 606;
     fhir:CodeSystem.concept.code [ fhir:value "322300" ];
     fhir:CodeSystem.concept.display [ fhir:value "Structural Steel and Welding Trades Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Structural Steel and Welding Trades Workers not further defined" ]
  ], [
     fhir:index 607;
     fhir:CodeSystem.concept.code [ fhir:value "322311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Metal Fabricator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Fabricator" ]
  ], [
     fhir:index 608;
     fhir:CodeSystem.concept.code [ fhir:value "322312" ];
     fhir:CodeSystem.concept.display [ fhir:value "Pressure Welder" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Pressure Welder" ]
  ], [
     fhir:index 609;
     fhir:CodeSystem.concept.code [ fhir:value "322313" ];
     fhir:CodeSystem.concept.display [ fhir:value "Welder (First Class)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Welder (First Class)" ]
  ], [
     fhir:index 610;
     fhir:CodeSystem.concept.code [ fhir:value "323000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Mechanical Engineering Trades Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Mechanical Engineering Trades Workers not further defined" ]
  ], [
     fhir:index 611;
     fhir:CodeSystem.concept.code [ fhir:value "323100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Aircraft Maintenance Engineers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Aircraft Maintenance Engineers not further defined" ]
  ], [
     fhir:index 612;
     fhir:CodeSystem.concept.code [ fhir:value "323111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Aircraft Maintenance Engineer (Avionics)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Aircraft Maintenance Engineer (Avionics)" ]
  ], [
     fhir:index 613;
     fhir:CodeSystem.concept.code [ fhir:value "323112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Aircraft Maintenance Engineer (Mechanical)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Aircraft Maintenance Engineer (Mechanical)" ]
  ], [
     fhir:index 614;
     fhir:CodeSystem.concept.code [ fhir:value "323113" ];
     fhir:CodeSystem.concept.display [ fhir:value "Aircraft Maintenance Engineer (Structures)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Aircraft Maintenance Engineer (Structures)" ]
  ], [
     fhir:index 615;
     fhir:CodeSystem.concept.code [ fhir:value "323200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Metal Fitters and Machinists nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Fitters and Machinists not further defined" ]
  ], [
     fhir:index 616;
     fhir:CodeSystem.concept.code [ fhir:value "323211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Fitter (General)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Fitter (General)" ]
  ], [
     fhir:index 617;
     fhir:CodeSystem.concept.code [ fhir:value "323212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Fitter and Turner" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Fitter and Turner" ]
  ], [
     fhir:index 618;
     fhir:CodeSystem.concept.code [ fhir:value "323213" ];
     fhir:CodeSystem.concept.display [ fhir:value "Fitter-Welder" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Fitter-Welder" ]
  ], [
     fhir:index 619;
     fhir:CodeSystem.concept.code [ fhir:value "323214" ];
     fhir:CodeSystem.concept.display [ fhir:value "Metal Machinist (First Class)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Machinist (First Class)" ]
  ], [
     fhir:index 620;
     fhir:CodeSystem.concept.code [ fhir:value "323215" ];
     fhir:CodeSystem.concept.display [ fhir:value "Textile, Clothing and Footwear Mechanic" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Textile, Clothing and Footwear Mechanic" ]
  ], [
     fhir:index 621;
     fhir:CodeSystem.concept.code [ fhir:value "323299" ];
     fhir:CodeSystem.concept.display [ fhir:value "Metal Fitters and Machinists nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Fitters and Machinists not elsewhere classified" ]
  ], [
     fhir:index 622;
     fhir:CodeSystem.concept.code [ fhir:value "323300" ];
     fhir:CodeSystem.concept.display [ fhir:value "Precision Metal Trades Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Precision Metal Trades Workers not further defined" ]
  ], [
     fhir:index 623;
     fhir:CodeSystem.concept.code [ fhir:value "323311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Engraver" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Engraver" ]
  ], [
     fhir:index 624;
     fhir:CodeSystem.concept.code [ fhir:value "323312" ];
     fhir:CodeSystem.concept.display [ fhir:value "Gunsmith" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Gunsmith" ]
  ], [
     fhir:index 625;
     fhir:CodeSystem.concept.code [ fhir:value "323313" ];
     fhir:CodeSystem.concept.display [ fhir:value "Locksmith" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Locksmith" ]
  ], [
     fhir:index 626;
     fhir:CodeSystem.concept.code [ fhir:value "323314" ];
     fhir:CodeSystem.concept.display [ fhir:value "Precision Instrument Maker and Repairer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Precision Instrument Maker and Repairer" ]
  ], [
     fhir:index 627;
     fhir:CodeSystem.concept.code [ fhir:value "323315" ];
     fhir:CodeSystem.concept.display [ fhir:value "Saw Maker and Repairer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Saw Maker and Repairer" ]
  ], [
     fhir:index 628;
     fhir:CodeSystem.concept.code [ fhir:value "323316" ];
     fhir:CodeSystem.concept.display [ fhir:value "Watch and Clock Maker and Repairer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Watch and Clock Maker and Repairer" ]
  ], [
     fhir:index 629;
     fhir:CodeSystem.concept.code [ fhir:value "323400" ];
     fhir:CodeSystem.concept.display [ fhir:value "Toolmakers and Engineering Patternmakers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Toolmakers and Engineering Patternmakers not further defined" ]
  ], [
     fhir:index 630;
     fhir:CodeSystem.concept.code [ fhir:value "323411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Engineering Patternmaker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Engineering Patternmaker" ]
  ], [
     fhir:index 631;
     fhir:CodeSystem.concept.code [ fhir:value "323412" ];
     fhir:CodeSystem.concept.display [ fhir:value "Toolmaker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Toolmaker" ]
  ], [
     fhir:index 632;
     fhir:CodeSystem.concept.code [ fhir:value "324000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Panelbeaters, and Vehicle Body Builders, Trimmers and Painters nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Panelbeaters, and Vehicle Body Builders, Trimmers and Painters not further defined" ]
  ], [
     fhir:index 633;
     fhir:CodeSystem.concept.code [ fhir:value "324111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Panelbeater" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Panelbeater" ]
  ], [
     fhir:index 634;
     fhir:CodeSystem.concept.code [ fhir:value "324200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Vehicle Body Builders and Trimmers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Vehicle Body Builders and Trimmers not further defined" ]
  ], [
     fhir:index 635;
     fhir:CodeSystem.concept.code [ fhir:value "324211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Vehicle Body Builder" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Vehicle Body Builder" ]
  ], [
     fhir:index 636;
     fhir:CodeSystem.concept.code [ fhir:value "324212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Vehicle Trimmer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Vehicle Trimmer" ]
  ], [
     fhir:index 637;
     fhir:CodeSystem.concept.code [ fhir:value "324311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Vehicle Painter" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Vehicle Painter" ]
  ], [
     fhir:index 638;
     fhir:CodeSystem.concept.code [ fhir:value "330000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Construction Trades Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Construction Trades Workers not further defined" ]
  ], [
     fhir:index 639;
     fhir:CodeSystem.concept.code [ fhir:value "331000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bricklayers, and Carpenters and Joiners nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Bricklayers, and Carpenters and Joiners not further defined" ]
  ], [
     fhir:index 640;
     fhir:CodeSystem.concept.code [ fhir:value "331100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bricklayers and Stonemasons nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Bricklayers and Stonemasons not further defined" ]
  ], [
     fhir:index 641;
     fhir:CodeSystem.concept.code [ fhir:value "331111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bricklayer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Bricklayer" ]
  ], [
     fhir:index 642;
     fhir:CodeSystem.concept.code [ fhir:value "331112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Stonemason" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stonemason" ]
  ], [
     fhir:index 643;
     fhir:CodeSystem.concept.code [ fhir:value "331211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Carpenter and Joiner" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Carpenter and Joiner" ]
  ], [
     fhir:index 644;
     fhir:CodeSystem.concept.code [ fhir:value "331212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Carpenter" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Carpenter" ]
  ], [
     fhir:index 645;
     fhir:CodeSystem.concept.code [ fhir:value "331213" ];
     fhir:CodeSystem.concept.display [ fhir:value "Joiner" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Joiner" ]
  ], [
     fhir:index 646;
     fhir:CodeSystem.concept.code [ fhir:value "332000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Floor Finishers and Painting Trades Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Floor Finishers and Painting Trades Workers not further defined" ]
  ], [
     fhir:index 647;
     fhir:CodeSystem.concept.code [ fhir:value "332111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Floor Finisher" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Floor Finisher" ]
  ], [
     fhir:index 648;
     fhir:CodeSystem.concept.code [ fhir:value "332211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Painting Trades Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Painting Trades Worker" ]
  ], [
     fhir:index 649;
     fhir:CodeSystem.concept.code [ fhir:value "333000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Glaziers, Plasterers and Tilers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Glaziers, Plasterers and Tilers not further defined" ]
  ], [
     fhir:index 650;
     fhir:CodeSystem.concept.code [ fhir:value "333111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Glazier" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Glazier" ]
  ], [
     fhir:index 651;
     fhir:CodeSystem.concept.code [ fhir:value "333200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Plasterers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Plasterers not further defined" ]
  ], [
     fhir:index 652;
     fhir:CodeSystem.concept.code [ fhir:value "333211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Fibrous Plasterer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Fibrous Plasterer" ]
  ], [
     fhir:index 653;
     fhir:CodeSystem.concept.code [ fhir:value "333212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Solid Plasterer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Solid Plasterer" ]
  ], [
     fhir:index 654;
     fhir:CodeSystem.concept.code [ fhir:value "333311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Roof Tiler" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Roof Tiler" ]
  ], [
     fhir:index 655;
     fhir:CodeSystem.concept.code [ fhir:value "333411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Wall and Floor Tiler" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Wall and Floor Tiler" ]
  ], [
     fhir:index 656;
     fhir:CodeSystem.concept.code [ fhir:value "334100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Plumbers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Plumbers not further defined" ]
  ], [
     fhir:index 657;
     fhir:CodeSystem.concept.code [ fhir:value "334111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Plumber (General)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Plumber (General)" ]
  ], [
     fhir:index 658;
     fhir:CodeSystem.concept.code [ fhir:value "334112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Airconditioning and Mechanical Services Plumber" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Airconditioning and Mechanical Services Plumber" ]
  ], [
     fhir:index 659;
     fhir:CodeSystem.concept.code [ fhir:value "334113" ];
     fhir:CodeSystem.concept.display [ fhir:value "Drainer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Drainer" ]
  ], [
     fhir:index 660;
     fhir:CodeSystem.concept.code [ fhir:value "334114" ];
     fhir:CodeSystem.concept.display [ fhir:value "Gasfitter" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Gasfitter" ]
  ], [
     fhir:index 661;
     fhir:CodeSystem.concept.code [ fhir:value "334115" ];
     fhir:CodeSystem.concept.display [ fhir:value "Roof Plumber" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Roof Plumber" ]
  ], [
     fhir:index 662;
     fhir:CodeSystem.concept.code [ fhir:value "340000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Electrotechnology and Telecommunications Trades Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Electrotechnology and Telecommunications Trades Workers not further defined" ]
  ], [
     fhir:index 663;
     fhir:CodeSystem.concept.code [ fhir:value "341100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Electricians nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Electricians not further defined" ]
  ], [
     fhir:index 664;
     fhir:CodeSystem.concept.code [ fhir:value "341111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Electrician (General)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Electrician (General)" ]
  ], [
     fhir:index 665;
     fhir:CodeSystem.concept.code [ fhir:value "341112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Electrician (Special Class)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Electrician (Special Class)" ]
  ], [
     fhir:index 666;
     fhir:CodeSystem.concept.code [ fhir:value "341113" ];
     fhir:CodeSystem.concept.display [ fhir:value "Lift Mechanic" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Lift Mechanic" ]
  ], [
     fhir:index 667;
     fhir:CodeSystem.concept.code [ fhir:value "342000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Electronics and Telecommunications Trades Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Electronics and Telecommunications Trades Workers not further defined" ]
  ], [
     fhir:index 668;
     fhir:CodeSystem.concept.code [ fhir:value "342111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Airconditioning and Refrigeration Mechanic" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Airconditioning and Refrigeration Mechanic" ]
  ], [
     fhir:index 669;
     fhir:CodeSystem.concept.code [ fhir:value "342200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Distribution Trades Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Distribution Trades Workers not further defined" ]
  ], [
     fhir:index 670;
     fhir:CodeSystem.concept.code [ fhir:value "342211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Linesworker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Linesworker" ]
  ], [
     fhir:index 671;
     fhir:CodeSystem.concept.code [ fhir:value "342212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Technical Cable Jointer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Technical Cable Jointer" ]
  ], [
     fhir:index 672;
     fhir:CodeSystem.concept.code [ fhir:value "342300" ];
     fhir:CodeSystem.concept.display [ fhir:value "Electronics Trades Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Electronics Trades Workers not further defined" ]
  ], [
     fhir:index 673;
     fhir:CodeSystem.concept.code [ fhir:value "342311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Business Machine Mechanic" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Business Machine Mechanic" ]
  ], [
     fhir:index 674;
     fhir:CodeSystem.concept.code [ fhir:value "342312" ];
     fhir:CodeSystem.concept.display [ fhir:value "Communications Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Communications Operator" ]
  ], [
     fhir:index 675;
     fhir:CodeSystem.concept.code [ fhir:value "342313" ];
     fhir:CodeSystem.concept.display [ fhir:value "Electronic Equipment Trades Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Electronic Equipment Trades Worker" ]
  ], [
     fhir:index 676;
     fhir:CodeSystem.concept.code [ fhir:value "342314" ];
     fhir:CodeSystem.concept.display [ fhir:value "Electronic Instrument Trades Worker (General)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Electronic Instrument Trades Worker (General)" ]
  ], [
     fhir:index 677;
     fhir:CodeSystem.concept.code [ fhir:value "342315" ];
     fhir:CodeSystem.concept.display [ fhir:value "Electronic Instrument Trades Worker (Special Class)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Electronic Instrument Trades Worker (Special Class)" ]
  ], [
     fhir:index 678;
     fhir:CodeSystem.concept.code [ fhir:value "342400" ];
     fhir:CodeSystem.concept.display [ fhir:value "Telecommunications Trades Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Telecommunications Trades Workers not further defined" ]
  ], [
     fhir:index 679;
     fhir:CodeSystem.concept.code [ fhir:value "342411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Cabler (Data and Telecommunications)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Cabler (Data and Telecommunications)" ]
  ], [
     fhir:index 680;
     fhir:CodeSystem.concept.code [ fhir:value "342412" ];
     fhir:CodeSystem.concept.display [ fhir:value "Telecommunications Cable Jointer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Telecommunications Cable Jointer" ]
  ], [
     fhir:index 681;
     fhir:CodeSystem.concept.code [ fhir:value "342413" ];
     fhir:CodeSystem.concept.display [ fhir:value "Telecommunications Linesworker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Telecommunications Linesworker" ]
  ], [
     fhir:index 682;
     fhir:CodeSystem.concept.code [ fhir:value "342414" ];
     fhir:CodeSystem.concept.display [ fhir:value "Telecommunications Technician" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Telecommunications Technician" ]
  ], [
     fhir:index 683;
     fhir:CodeSystem.concept.code [ fhir:value "351000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Food Trades Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Food Trades Workers not further defined" ]
  ], [
     fhir:index 684;
     fhir:CodeSystem.concept.code [ fhir:value "351100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bakers and Pastrycooks nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Bakers and Pastrycooks not further defined" ]
  ], [
     fhir:index 685;
     fhir:CodeSystem.concept.code [ fhir:value "351111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Baker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Baker" ]
  ], [
     fhir:index 686;
     fhir:CodeSystem.concept.code [ fhir:value "351112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Pastrycook" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Pastrycook" ]
  ], [
     fhir:index 687;
     fhir:CodeSystem.concept.code [ fhir:value "351211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Butcher or Smallgoods Maker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Butcher or Smallgoods Maker" ]
  ], [
     fhir:index 688;
     fhir:CodeSystem.concept.code [ fhir:value "351311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Chef" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Chef" ]
  ], [
     fhir:index 689;
     fhir:CodeSystem.concept.code [ fhir:value "351411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Cook" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Cook" ]
  ], [
     fhir:index 690;
     fhir:CodeSystem.concept.code [ fhir:value "360000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Skilled Animal and Horticultural Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Skilled Animal and Horticultural Workers not further defined" ]
  ], [
     fhir:index 691;
     fhir:CodeSystem.concept.code [ fhir:value "361000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Animal Attendants and Trainers, and Shearers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Animal Attendants and Trainers, and Shearers not further defined" ]
  ], [
     fhir:index 692;
     fhir:CodeSystem.concept.code [ fhir:value "361100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Animal Attendants and Trainers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Animal Attendants and Trainers not further defined" ]
  ], [
     fhir:index 693;
     fhir:CodeSystem.concept.code [ fhir:value "361111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Dog Handler or Trainer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Dog Handler or Trainer" ]
  ], [
     fhir:index 694;
     fhir:CodeSystem.concept.code [ fhir:value "361112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Horse Trainer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Horse Trainer" ]
  ], [
     fhir:index 695;
     fhir:CodeSystem.concept.code [ fhir:value "361113" ];
     fhir:CodeSystem.concept.display [ fhir:value "Pet Groomer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Pet Groomer" ]
  ], [
     fhir:index 696;
     fhir:CodeSystem.concept.code [ fhir:value "361114" ];
     fhir:CodeSystem.concept.display [ fhir:value "Zookeeper" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Zookeeper" ]
  ], [
     fhir:index 697;
     fhir:CodeSystem.concept.code [ fhir:value "361199" ];
     fhir:CodeSystem.concept.display [ fhir:value "Animal Attendants and Trainers nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Animal Attendants and Trainers not elsewhere classified" ]
  ], [
     fhir:index 698;
     fhir:CodeSystem.concept.code [ fhir:value "361211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Shearer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Shearer" ]
  ], [
     fhir:index 699;
     fhir:CodeSystem.concept.code [ fhir:value "361311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Veterinary Nurse" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Veterinary Nurse" ]
  ], [
     fhir:index 700;
     fhir:CodeSystem.concept.code [ fhir:value "362000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Horticultural Trades Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Horticultural Trades Workers not further defined" ]
  ], [
     fhir:index 701;
     fhir:CodeSystem.concept.code [ fhir:value "362111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Florist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Florist" ]
  ], [
     fhir:index 702;
     fhir:CodeSystem.concept.code [ fhir:value "362200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Gardeners nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Gardeners not further defined" ]
  ], [
     fhir:index 703;
     fhir:CodeSystem.concept.code [ fhir:value "362211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Gardener (General)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Gardener (General)" ]
  ], [
     fhir:index 704;
     fhir:CodeSystem.concept.code [ fhir:value "362212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Arborist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Arborist" ]
  ], [
     fhir:index 705;
     fhir:CodeSystem.concept.code [ fhir:value "362213" ];
     fhir:CodeSystem.concept.display [ fhir:value "Landscape Gardener" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Landscape Gardener" ]
  ], [
     fhir:index 706;
     fhir:CodeSystem.concept.code [ fhir:value "362311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Greenkeeper" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Greenkeeper" ]
  ], [
     fhir:index 707;
     fhir:CodeSystem.concept.code [ fhir:value "362411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Nurseryperson" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Nurseryperson" ]
  ], [
     fhir:index 708;
     fhir:CodeSystem.concept.code [ fhir:value "390000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Other Technicians and Trades Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Other Technicians and Trades Workers not further defined" ]
  ], [
     fhir:index 709;
     fhir:CodeSystem.concept.code [ fhir:value "391111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Hairdresser" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Hairdresser" ]
  ], [
     fhir:index 710;
     fhir:CodeSystem.concept.code [ fhir:value "392000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Printing Trades Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Printing Trades Workers not further defined" ]
  ], [
     fhir:index 711;
     fhir:CodeSystem.concept.code [ fhir:value "392100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Binders, Finishers and Screen Printers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Binders, Finishers and Screen Printers not further defined" ]
  ], [
     fhir:index 712;
     fhir:CodeSystem.concept.code [ fhir:value "392111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Binder and Finisher" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Binder and Finisher" ]
  ], [
     fhir:index 713;
     fhir:CodeSystem.concept.code [ fhir:value "392112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Screen Printer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Screen Printer" ]
  ], [
     fhir:index 714;
     fhir:CodeSystem.concept.code [ fhir:value "392211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Graphic Pre-press Trades Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Graphic Pre-press Trades Worker" ]
  ], [
     fhir:index 715;
     fhir:CodeSystem.concept.code [ fhir:value "392300" ];
     fhir:CodeSystem.concept.display [ fhir:value "Printers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Printers not further defined" ]
  ], [
     fhir:index 716;
     fhir:CodeSystem.concept.code [ fhir:value "392311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Printing Machinist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Printing Machinist" ]
  ], [
     fhir:index 717;
     fhir:CodeSystem.concept.code [ fhir:value "392312" ];
     fhir:CodeSystem.concept.display [ fhir:value "Small Offset Printer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Small Offset Printer" ]
  ], [
     fhir:index 718;
     fhir:CodeSystem.concept.code [ fhir:value "393000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Textile, Clothing and Footwear Trades Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Textile, Clothing and Footwear Trades Workers not further defined" ]
  ], [
     fhir:index 719;
     fhir:CodeSystem.concept.code [ fhir:value "393100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Canvas and Leather Goods Makers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Canvas and Leather Goods Makers not further defined" ]
  ], [
     fhir:index 720;
     fhir:CodeSystem.concept.code [ fhir:value "393111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Canvas Goods Maker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Canvas Goods Maker" ]
  ], [
     fhir:index 721;
     fhir:CodeSystem.concept.code [ fhir:value "393112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Leather Goods Maker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Leather Goods Maker" ]
  ], [
     fhir:index 722;
     fhir:CodeSystem.concept.code [ fhir:value "393113" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sail Maker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sail Maker" ]
  ], [
     fhir:index 723;
     fhir:CodeSystem.concept.code [ fhir:value "393114" ];
     fhir:CodeSystem.concept.display [ fhir:value "Shoemaker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Shoemaker" ]
  ], [
     fhir:index 724;
     fhir:CodeSystem.concept.code [ fhir:value "393200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Clothing Trades Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Clothing Trades Workers not further defined" ]
  ], [
     fhir:index 725;
     fhir:CodeSystem.concept.code [ fhir:value "393211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Apparel Cutter" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Apparel Cutter" ]
  ], [
     fhir:index 726;
     fhir:CodeSystem.concept.code [ fhir:value "393212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Clothing Patternmaker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Clothing Patternmaker" ]
  ], [
     fhir:index 727;
     fhir:CodeSystem.concept.code [ fhir:value "393213" ];
     fhir:CodeSystem.concept.display [ fhir:value "Dressmaker or Tailor" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Dressmaker or Tailor" ]
  ], [
     fhir:index 728;
     fhir:CodeSystem.concept.code [ fhir:value "393299" ];
     fhir:CodeSystem.concept.display [ fhir:value "Clothing Trades Workers nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Clothing Trades Workers not elsewhere classified" ]
  ], [
     fhir:index 729;
     fhir:CodeSystem.concept.code [ fhir:value "393311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Upholsterer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Upholsterer" ]
  ], [
     fhir:index 730;
     fhir:CodeSystem.concept.code [ fhir:value "394000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Wood Trades Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Wood Trades Workers not further defined" ]
  ], [
     fhir:index 731;
     fhir:CodeSystem.concept.code [ fhir:value "394111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Cabinetmaker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Cabinetmaker" ]
  ], [
     fhir:index 732;
     fhir:CodeSystem.concept.code [ fhir:value "394200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Wood Machinists and Other Wood Trades Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Wood Machinists and Other Wood Trades Workers not further defined" ]
  ], [
     fhir:index 733;
     fhir:CodeSystem.concept.code [ fhir:value "394211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Furniture Finisher" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Furniture Finisher" ]
  ], [
     fhir:index 734;
     fhir:CodeSystem.concept.code [ fhir:value "394212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Picture Framer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Picture Framer" ]
  ], [
     fhir:index 735;
     fhir:CodeSystem.concept.code [ fhir:value "394213" ];
     fhir:CodeSystem.concept.display [ fhir:value "Wood Machinist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Wood Machinist" ]
  ], [
     fhir:index 736;
     fhir:CodeSystem.concept.code [ fhir:value "394214" ];
     fhir:CodeSystem.concept.display [ fhir:value "Wood Turner" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Wood Turner" ]
  ], [
     fhir:index 737;
     fhir:CodeSystem.concept.code [ fhir:value "394299" ];
     fhir:CodeSystem.concept.display [ fhir:value "Wood Machinists and Other Wood Trades Workers nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Wood Machinists and Other Wood Trades Workers not elsewhere classified" ]
  ], [
     fhir:index 738;
     fhir:CodeSystem.concept.code [ fhir:value "399000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Miscellaneous Technicians and Trades Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Miscellaneous Technicians and Trades Workers not further defined" ]
  ], [
     fhir:index 739;
     fhir:CodeSystem.concept.code [ fhir:value "399100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Boat Builders and Shipwrights nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Boat Builders and Shipwrights not further defined" ]
  ], [
     fhir:index 740;
     fhir:CodeSystem.concept.code [ fhir:value "399111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Boat Builder and Repairer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Boat Builder and Repairer" ]
  ], [
     fhir:index 741;
     fhir:CodeSystem.concept.code [ fhir:value "399112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Shipwright" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Shipwright" ]
  ], [
     fhir:index 742;
     fhir:CodeSystem.concept.code [ fhir:value "399200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Chemical, Gas, Petroleum and Power Generation Plant Operators nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Chemical, Gas, Petroleum and Power Generation Plant Operators not further defined" ]
  ], [
     fhir:index 743;
     fhir:CodeSystem.concept.code [ fhir:value "399211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Chemical Plant Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Chemical Plant Operator" ]
  ], [
     fhir:index 744;
     fhir:CodeSystem.concept.code [ fhir:value "399212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Gas or Petroleum Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Gas or Petroleum Operator" ]
  ], [
     fhir:index 745;
     fhir:CodeSystem.concept.code [ fhir:value "399213" ];
     fhir:CodeSystem.concept.display [ fhir:value "Power Generation Plant Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Power Generation Plant Operator" ]
  ], [
     fhir:index 746;
     fhir:CodeSystem.concept.code [ fhir:value "399300" ];
     fhir:CodeSystem.concept.display [ fhir:value "Gallery, Library and Museum Technicians nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Gallery, Library and Museum Technicians not further defined" ]
  ], [
     fhir:index 747;
     fhir:CodeSystem.concept.code [ fhir:value "399311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Gallery or Museum Technician" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Gallery or Museum Technician" ]
  ], [
     fhir:index 748;
     fhir:CodeSystem.concept.code [ fhir:value "399312" ];
     fhir:CodeSystem.concept.display [ fhir:value "Library Technician" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Library Technician" ]
  ], [
     fhir:index 749;
     fhir:CodeSystem.concept.code [ fhir:value "399411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Jeweller" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Jeweller" ]
  ], [
     fhir:index 750;
     fhir:CodeSystem.concept.code [ fhir:value "399500" ];
     fhir:CodeSystem.concept.display [ fhir:value "Performing Arts Technicians nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Performing Arts Technicians not further defined" ]
  ], [
     fhir:index 751;
     fhir:CodeSystem.concept.code [ fhir:value "399511" ];
     fhir:CodeSystem.concept.display [ fhir:value "Broadcast Transmitter Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Broadcast Transmitter Operator" ]
  ], [
     fhir:index 752;
     fhir:CodeSystem.concept.code [ fhir:value "399512" ];
     fhir:CodeSystem.concept.display [ fhir:value "Camera Operator (Film, Television or Video)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Camera Operator (Film, Television or Video)" ]
  ], [
     fhir:index 753;
     fhir:CodeSystem.concept.code [ fhir:value "399513" ];
     fhir:CodeSystem.concept.display [ fhir:value "Light Technician" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Light Technician" ]
  ], [
     fhir:index 754;
     fhir:CodeSystem.concept.code [ fhir:value "399514" ];
     fhir:CodeSystem.concept.display [ fhir:value "Make Up Artist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Make Up Artist" ]
  ], [
     fhir:index 755;
     fhir:CodeSystem.concept.code [ fhir:value "399515" ];
     fhir:CodeSystem.concept.display [ fhir:value "Musical Instrument Maker or Repairer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Musical Instrument Maker or Repairer" ]
  ], [
     fhir:index 756;
     fhir:CodeSystem.concept.code [ fhir:value "399516" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sound Technician" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sound Technician" ]
  ], [
     fhir:index 757;
     fhir:CodeSystem.concept.code [ fhir:value "399517" ];
     fhir:CodeSystem.concept.display [ fhir:value "Television Equipment Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Television Equipment Operator" ]
  ], [
     fhir:index 758;
     fhir:CodeSystem.concept.code [ fhir:value "399599" ];
     fhir:CodeSystem.concept.display [ fhir:value "Performing Arts Technicians nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Performing Arts Technicians not elsewhere classified" ]
  ], [
     fhir:index 759;
     fhir:CodeSystem.concept.code [ fhir:value "399611" ];
     fhir:CodeSystem.concept.display [ fhir:value "Signwriter" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Signwriter" ]
  ], [
     fhir:index 760;
     fhir:CodeSystem.concept.code [ fhir:value "399900" ];
     fhir:CodeSystem.concept.display [ fhir:value "Other Miscellaneous Technicians and Trades Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Other Miscellaneous Technicians and Trades Workers not further defined" ]
  ], [
     fhir:index 761;
     fhir:CodeSystem.concept.code [ fhir:value "399911" ];
     fhir:CodeSystem.concept.display [ fhir:value "Diver" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Diver" ]
  ], [
     fhir:index 762;
     fhir:CodeSystem.concept.code [ fhir:value "399912" ];
     fhir:CodeSystem.concept.display [ fhir:value "Interior Decorator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Interior Decorator" ]
  ], [
     fhir:index 763;
     fhir:CodeSystem.concept.code [ fhir:value "399913" ];
     fhir:CodeSystem.concept.display [ fhir:value "Optical Dispenser" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Optical Dispenser" ]
  ], [
     fhir:index 764;
     fhir:CodeSystem.concept.code [ fhir:value "399914" ];
     fhir:CodeSystem.concept.display [ fhir:value "Optical Mechanic" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Optical Mechanic" ]
  ], [
     fhir:index 765;
     fhir:CodeSystem.concept.code [ fhir:value "399915" ];
     fhir:CodeSystem.concept.display [ fhir:value "Photographer's Assistant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Photographer's Assistant" ]
  ], [
     fhir:index 766;
     fhir:CodeSystem.concept.code [ fhir:value "399916" ];
     fhir:CodeSystem.concept.display [ fhir:value "Plastics Technician" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Plastics Technician" ]
  ], [
     fhir:index 767;
     fhir:CodeSystem.concept.code [ fhir:value "399917" ];
     fhir:CodeSystem.concept.display [ fhir:value "Wool Classer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Wool Classer" ]
  ], [
     fhir:index 768;
     fhir:CodeSystem.concept.code [ fhir:value "399999" ];
     fhir:CodeSystem.concept.display [ fhir:value "Technicians and Trades Workers nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Technicians and Trades Workers not elsewhere classified" ]
  ], [
     fhir:index 769;
     fhir:CodeSystem.concept.code [ fhir:value "400000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Community and Personal Service Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Community and Personal Service Workers not further defined" ]
  ], [
     fhir:index 770;
     fhir:CodeSystem.concept.code [ fhir:value "411000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Health and Welfare Support Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Health and Welfare Support Workers not further defined" ]
  ], [
     fhir:index 771;
     fhir:CodeSystem.concept.code [ fhir:value "411100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Ambulance Officers and Paramedics nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Ambulance Officers and Paramedics not further defined" ]
  ], [
     fhir:index 772;
     fhir:CodeSystem.concept.code [ fhir:value "411111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Ambulance Officer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Ambulance Officer" ]
  ], [
     fhir:index 773;
     fhir:CodeSystem.concept.code [ fhir:value "411112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Intensive Care Ambulance Paramedic" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Intensive Care Ambulance Paramedic" ]
  ], [
     fhir:index 774;
     fhir:CodeSystem.concept.code [ fhir:value "411200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Dental Hygienists, Technicians and Therapists nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Dental Hygienists, Technicians and Therapists not further defined" ]
  ], [
     fhir:index 775;
     fhir:CodeSystem.concept.code [ fhir:value "411211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Dental Hygienist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Dental Hygienist" ]
  ], [
     fhir:index 776;
     fhir:CodeSystem.concept.code [ fhir:value "411212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Dental Prosthetist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Dental Prosthetist" ]
  ], [
     fhir:index 777;
     fhir:CodeSystem.concept.code [ fhir:value "411213" ];
     fhir:CodeSystem.concept.display [ fhir:value "Dental Technician" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Dental Technician" ]
  ], [
     fhir:index 778;
     fhir:CodeSystem.concept.code [ fhir:value "411214" ];
     fhir:CodeSystem.concept.display [ fhir:value "Dental Therapist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Dental Therapist" ]
  ], [
     fhir:index 779;
     fhir:CodeSystem.concept.code [ fhir:value "411311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Diversional Therapist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Diversional Therapist" ]
  ], [
     fhir:index 780;
     fhir:CodeSystem.concept.code [ fhir:value "411400" ];
     fhir:CodeSystem.concept.display [ fhir:value "Enrolled and Mothercraft Nurses nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Enrolled and Mothercraft Nurses not further defined" ]
  ], [
     fhir:index 781;
     fhir:CodeSystem.concept.code [ fhir:value "411411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Enrolled Nurse" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Enrolled Nurse" ]
  ], [
     fhir:index 782;
     fhir:CodeSystem.concept.code [ fhir:value "411412" ];
     fhir:CodeSystem.concept.display [ fhir:value "Mothercraft Nurse" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Mothercraft Nurse" ]
  ], [
     fhir:index 783;
     fhir:CodeSystem.concept.code [ fhir:value "411511" ];
     fhir:CodeSystem.concept.display [ fhir:value "Aboriginal and Torres Strait Islander Health Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Aboriginal and Torres Strait Islander Health Worker" ]
  ], [
     fhir:index 784;
     fhir:CodeSystem.concept.code [ fhir:value "411611" ];
     fhir:CodeSystem.concept.display [ fhir:value "Massage Therapist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Massage Therapist" ]
  ], [
     fhir:index 785;
     fhir:CodeSystem.concept.code [ fhir:value "411700" ];
     fhir:CodeSystem.concept.display [ fhir:value "Welfare Support Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Welfare Support Workers not further defined" ]
  ], [
     fhir:index 786;
     fhir:CodeSystem.concept.code [ fhir:value "411711" ];
     fhir:CodeSystem.concept.display [ fhir:value "Community Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Community Worker" ]
  ], [
     fhir:index 787;
     fhir:CodeSystem.concept.code [ fhir:value "411712" ];
     fhir:CodeSystem.concept.display [ fhir:value "Disabilities Services Officer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Disabilities Services Officer" ]
  ], [
     fhir:index 788;
     fhir:CodeSystem.concept.code [ fhir:value "411713" ];
     fhir:CodeSystem.concept.display [ fhir:value "Family Support Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Family Support Worker" ]
  ], [
     fhir:index 789;
     fhir:CodeSystem.concept.code [ fhir:value "411714" ];
     fhir:CodeSystem.concept.display [ fhir:value "Parole or Probation Officer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Parole or Probation Officer" ]
  ], [
     fhir:index 790;
     fhir:CodeSystem.concept.code [ fhir:value "411715" ];
     fhir:CodeSystem.concept.display [ fhir:value "Residential Care Officer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Residential Care Officer" ]
  ], [
     fhir:index 791;
     fhir:CodeSystem.concept.code [ fhir:value "411716" ];
     fhir:CodeSystem.concept.display [ fhir:value "Youth Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Youth Worker" ]
  ], [
     fhir:index 792;
     fhir:CodeSystem.concept.code [ fhir:value "420000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Carers and Aides nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Carers and Aides not further defined" ]
  ], [
     fhir:index 793;
     fhir:CodeSystem.concept.code [ fhir:value "421100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Child Carers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Child Carers not further defined" ]
  ], [
     fhir:index 794;
     fhir:CodeSystem.concept.code [ fhir:value "421111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Child Care Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Child Care Worker" ]
  ], [
     fhir:index 795;
     fhir:CodeSystem.concept.code [ fhir:value "421112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Family Day Care Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Family Day Care Worker" ]
  ], [
     fhir:index 796;
     fhir:CodeSystem.concept.code [ fhir:value "421113" ];
     fhir:CodeSystem.concept.display [ fhir:value "Nanny" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Nanny" ]
  ], [
     fhir:index 797;
     fhir:CodeSystem.concept.code [ fhir:value "421114" ];
     fhir:CodeSystem.concept.display [ fhir:value "Out of School Hours Care Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Out of School Hours Care Worker" ]
  ], [
     fhir:index 798;
     fhir:CodeSystem.concept.code [ fhir:value "422100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Education Aides nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Education Aides not further defined" ]
  ], [
     fhir:index 799;
     fhir:CodeSystem.concept.code [ fhir:value "422111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Aboriginal and Torres Strait Islander Education Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Aboriginal and Torres Strait Islander Education Worker" ]
  ], [
     fhir:index 800;
     fhir:CodeSystem.concept.code [ fhir:value "422112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Integration Aide" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Integration Aide" ]
  ], [
     fhir:index 801;
     fhir:CodeSystem.concept.code [ fhir:value "422115" ];
     fhir:CodeSystem.concept.display [ fhir:value "Preschool Aide" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Preschool Aide" ]
  ], [
     fhir:index 802;
     fhir:CodeSystem.concept.code [ fhir:value "422116" ];
     fhir:CodeSystem.concept.display [ fhir:value "Teachers' Aide" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Teachers' Aide" ]
  ], [
     fhir:index 803;
     fhir:CodeSystem.concept.code [ fhir:value "423000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Personal Carers and Assistants nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Personal Carers and Assistants not further defined" ]
  ], [
     fhir:index 804;
     fhir:CodeSystem.concept.code [ fhir:value "423111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Aged or Disabled Carer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Aged or Disabled Carer" ]
  ], [
     fhir:index 805;
     fhir:CodeSystem.concept.code [ fhir:value "423211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Dental Assistant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Dental Assistant" ]
  ], [
     fhir:index 806;
     fhir:CodeSystem.concept.code [ fhir:value "423300" ];
     fhir:CodeSystem.concept.display [ fhir:value "Nursing Support and Personal Care Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Nursing Support and Personal Care Workers not further defined" ]
  ], [
     fhir:index 807;
     fhir:CodeSystem.concept.code [ fhir:value "423311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Hospital Orderly" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Hospital Orderly" ]
  ], [
     fhir:index 808;
     fhir:CodeSystem.concept.code [ fhir:value "423312" ];
     fhir:CodeSystem.concept.display [ fhir:value "Nursing Support Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Nursing Support Worker" ]
  ], [
     fhir:index 809;
     fhir:CodeSystem.concept.code [ fhir:value "423313" ];
     fhir:CodeSystem.concept.display [ fhir:value "Personal Care Assistant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Personal Care Assistant" ]
  ], [
     fhir:index 810;
     fhir:CodeSystem.concept.code [ fhir:value "423314" ];
     fhir:CodeSystem.concept.display [ fhir:value "Therapy Aide" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Therapy Aide" ]
  ], [
     fhir:index 811;
     fhir:CodeSystem.concept.code [ fhir:value "423400" ];
     fhir:CodeSystem.concept.display [ fhir:value "Special Care Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Special Care Workers not further defined" ]
  ], [
     fhir:index 812;
     fhir:CodeSystem.concept.code [ fhir:value "423411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Child or Youth Residential Care Assistant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Child or Youth Residential Care Assistant" ]
  ], [
     fhir:index 813;
     fhir:CodeSystem.concept.code [ fhir:value "423412" ];
     fhir:CodeSystem.concept.display [ fhir:value "Hostel Parent" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Hostel Parent" ]
  ], [
     fhir:index 814;
     fhir:CodeSystem.concept.code [ fhir:value "423413" ];
     fhir:CodeSystem.concept.display [ fhir:value "Refuge Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Refuge Worker" ]
  ], [
     fhir:index 815;
     fhir:CodeSystem.concept.code [ fhir:value "431000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Hospitality Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Hospitality Workers not further defined" ]
  ], [
     fhir:index 816;
     fhir:CodeSystem.concept.code [ fhir:value "431100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bar Attendants and Baristas nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Bar Attendants and Baristas not further defined" ]
  ], [
     fhir:index 817;
     fhir:CodeSystem.concept.code [ fhir:value "431111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bar Attendant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Bar Attendant" ]
  ], [
     fhir:index 818;
     fhir:CodeSystem.concept.code [ fhir:value "431112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Barista" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Barista" ]
  ], [
     fhir:index 819;
     fhir:CodeSystem.concept.code [ fhir:value "431211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Cafe Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Cafe Worker" ]
  ], [
     fhir:index 820;
     fhir:CodeSystem.concept.code [ fhir:value "431311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Gaming Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Gaming Worker" ]
  ], [
     fhir:index 821;
     fhir:CodeSystem.concept.code [ fhir:value "431411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Hotel Service Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Hotel Service Manager" ]
  ], [
     fhir:index 822;
     fhir:CodeSystem.concept.code [ fhir:value "431511" ];
     fhir:CodeSystem.concept.display [ fhir:value "Waiter" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Waiter" ]
  ], [
     fhir:index 823;
     fhir:CodeSystem.concept.code [ fhir:value "431900" ];
     fhir:CodeSystem.concept.display [ fhir:value "Other Hospitality Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Other Hospitality Workers not further defined" ]
  ], [
     fhir:index 824;
     fhir:CodeSystem.concept.code [ fhir:value "431911" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bar Useful or Busser" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Bar Useful or Busser" ]
  ], [
     fhir:index 825;
     fhir:CodeSystem.concept.code [ fhir:value "431912" ];
     fhir:CodeSystem.concept.display [ fhir:value "Doorperson or Luggage Porter" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Doorperson or Luggage Porter" ]
  ], [
     fhir:index 826;
     fhir:CodeSystem.concept.code [ fhir:value "431999" ];
     fhir:CodeSystem.concept.display [ fhir:value "Hospitality Workers nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Hospitality Workers not elsewhere classified" ]
  ], [
     fhir:index 827;
     fhir:CodeSystem.concept.code [ fhir:value "440000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Protective Service Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Protective Service Workers not further defined" ]
  ], [
     fhir:index 828;
     fhir:CodeSystem.concept.code [ fhir:value "441000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Defence Force Members, Fire Fighters and Police nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Defence Force Members, Fire Fighters and Police not further defined" ]
  ], [
     fhir:index 829;
     fhir:CodeSystem.concept.code [ fhir:value "441111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Defence Force Member - Other Ranks" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Defence Force Member - Other Ranks" ]
  ], [
     fhir:index 830;
     fhir:CodeSystem.concept.code [ fhir:value "441200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Fire and Emergency Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Fire and Emergency Workers not further defined" ]
  ], [
     fhir:index 831;
     fhir:CodeSystem.concept.code [ fhir:value "441211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Emergency Service Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Emergency Service Worker" ]
  ], [
     fhir:index 832;
     fhir:CodeSystem.concept.code [ fhir:value "441212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Fire Fighter" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Fire Fighter" ]
  ], [
     fhir:index 833;
     fhir:CodeSystem.concept.code [ fhir:value "441300" ];
     fhir:CodeSystem.concept.display [ fhir:value "Police nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Police not further defined" ]
  ], [
     fhir:index 834;
     fhir:CodeSystem.concept.code [ fhir:value "441311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Detective" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Detective" ]
  ], [
     fhir:index 835;
     fhir:CodeSystem.concept.code [ fhir:value "441312" ];
     fhir:CodeSystem.concept.display [ fhir:value "Police Officer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Police Officer" ]
  ], [
     fhir:index 836;
     fhir:CodeSystem.concept.code [ fhir:value "442000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Prison and Security Officers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Prison and Security Officers not further defined" ]
  ], [
     fhir:index 837;
     fhir:CodeSystem.concept.code [ fhir:value "442111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Prison Officer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Prison Officer" ]
  ], [
     fhir:index 838;
     fhir:CodeSystem.concept.code [ fhir:value "442200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Security Officers and Guards nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Security Officers and Guards not further defined" ]
  ], [
     fhir:index 839;
     fhir:CodeSystem.concept.code [ fhir:value "442211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Alarm, Security or Surveillance Monitor" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Alarm, Security or Surveillance Monitor" ]
  ], [
     fhir:index 840;
     fhir:CodeSystem.concept.code [ fhir:value "442212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Armoured Car Escort" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Armoured Car Escort" ]
  ], [
     fhir:index 841;
     fhir:CodeSystem.concept.code [ fhir:value "442213" ];
     fhir:CodeSystem.concept.display [ fhir:value "Crowd Controller" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Crowd Controller" ]
  ], [
     fhir:index 842;
     fhir:CodeSystem.concept.code [ fhir:value "442214" ];
     fhir:CodeSystem.concept.display [ fhir:value "Private Investigator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Private Investigator" ]
  ], [
     fhir:index 843;
     fhir:CodeSystem.concept.code [ fhir:value "442215" ];
     fhir:CodeSystem.concept.display [ fhir:value "Retail Loss Prevention Officer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Retail Loss Prevention Officer" ]
  ], [
     fhir:index 844;
     fhir:CodeSystem.concept.code [ fhir:value "442216" ];
     fhir:CodeSystem.concept.display [ fhir:value "Security Consultant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Security Consultant" ]
  ], [
     fhir:index 845;
     fhir:CodeSystem.concept.code [ fhir:value "442217" ];
     fhir:CodeSystem.concept.display [ fhir:value "Security Officer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Security Officer" ]
  ], [
     fhir:index 846;
     fhir:CodeSystem.concept.code [ fhir:value "442299" ];
     fhir:CodeSystem.concept.display [ fhir:value "Security Officers and Guards nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Security Officers and Guards not elsewhere classified" ]
  ], [
     fhir:index 847;
     fhir:CodeSystem.concept.code [ fhir:value "450000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sports and Personal Service Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sports and Personal Service Workers not further defined" ]
  ], [
     fhir:index 848;
     fhir:CodeSystem.concept.code [ fhir:value "451000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Personal Service and Travel Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Personal Service and Travel Workers not further defined" ]
  ], [
     fhir:index 849;
     fhir:CodeSystem.concept.code [ fhir:value "451111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Beauty Therapist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Beauty Therapist" ]
  ], [
     fhir:index 850;
     fhir:CodeSystem.concept.code [ fhir:value "451211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Driving Instructor" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Driving Instructor" ]
  ], [
     fhir:index 851;
     fhir:CodeSystem.concept.code [ fhir:value "451300" ];
     fhir:CodeSystem.concept.display [ fhir:value "Funeral Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Funeral Workers not further defined" ]
  ], [
     fhir:index 852;
     fhir:CodeSystem.concept.code [ fhir:value "451311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Funeral Director" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Funeral Director" ]
  ], [
     fhir:index 853;
     fhir:CodeSystem.concept.code [ fhir:value "451399" ];
     fhir:CodeSystem.concept.display [ fhir:value "Funeral Workers nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Funeral Workers not elsewhere classified" ]
  ], [
     fhir:index 854;
     fhir:CodeSystem.concept.code [ fhir:value "451400" ];
     fhir:CodeSystem.concept.display [ fhir:value "Gallery, Museum and Tour Guides nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Gallery, Museum and Tour Guides not further defined" ]
  ], [
     fhir:index 855;
     fhir:CodeSystem.concept.code [ fhir:value "451411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Gallery or Museum Guide" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Gallery or Museum Guide" ]
  ], [
     fhir:index 856;
     fhir:CodeSystem.concept.code [ fhir:value "451412" ];
     fhir:CodeSystem.concept.display [ fhir:value "Tour Guide" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Tour Guide" ]
  ], [
     fhir:index 857;
     fhir:CodeSystem.concept.code [ fhir:value "451500" ];
     fhir:CodeSystem.concept.display [ fhir:value "Personal Care Consultants nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Personal Care Consultants not further defined" ]
  ], [
     fhir:index 858;
     fhir:CodeSystem.concept.code [ fhir:value "451511" ];
     fhir:CodeSystem.concept.display [ fhir:value "Natural Remedy Consultant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Natural Remedy Consultant" ]
  ], [
     fhir:index 859;
     fhir:CodeSystem.concept.code [ fhir:value "451512" ];
     fhir:CodeSystem.concept.display [ fhir:value "Weight Loss Consultant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Weight Loss Consultant" ]
  ], [
     fhir:index 860;
     fhir:CodeSystem.concept.code [ fhir:value "451600" ];
     fhir:CodeSystem.concept.display [ fhir:value "Tourism and Travel Advisers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Tourism and Travel Advisers not further defined" ]
  ], [
     fhir:index 861;
     fhir:CodeSystem.concept.code [ fhir:value "451611" ];
     fhir:CodeSystem.concept.display [ fhir:value "Tourist Information Officer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Tourist Information Officer" ]
  ], [
     fhir:index 862;
     fhir:CodeSystem.concept.code [ fhir:value "451612" ];
     fhir:CodeSystem.concept.display [ fhir:value "Travel Consultant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Travel Consultant" ]
  ], [
     fhir:index 863;
     fhir:CodeSystem.concept.code [ fhir:value "451700" ];
     fhir:CodeSystem.concept.display [ fhir:value "Travel Attendants nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Travel Attendants not further defined" ]
  ], [
     fhir:index 864;
     fhir:CodeSystem.concept.code [ fhir:value "451711" ];
     fhir:CodeSystem.concept.display [ fhir:value "Flight Attendant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Flight Attendant" ]
  ], [
     fhir:index 865;
     fhir:CodeSystem.concept.code [ fhir:value "451799" ];
     fhir:CodeSystem.concept.display [ fhir:value "Travel Attendants nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Travel Attendants not elsewhere classified" ]
  ], [
     fhir:index 866;
     fhir:CodeSystem.concept.code [ fhir:value "451800" ];
     fhir:CodeSystem.concept.display [ fhir:value "Other Personal Service Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Other Personal Service Workers not further defined" ]
  ], [
     fhir:index 867;
     fhir:CodeSystem.concept.code [ fhir:value "451811" ];
     fhir:CodeSystem.concept.display [ fhir:value "Civil Celebrant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Civil Celebrant" ]
  ], [
     fhir:index 868;
     fhir:CodeSystem.concept.code [ fhir:value "451812" ];
     fhir:CodeSystem.concept.display [ fhir:value "Hair or Beauty Salon Assistant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Hair or Beauty Salon Assistant" ]
  ], [
     fhir:index 869;
     fhir:CodeSystem.concept.code [ fhir:value "451813" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sex Worker or Escort" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sex Worker or Escort" ]
  ], [
     fhir:index 870;
     fhir:CodeSystem.concept.code [ fhir:value "451899" ];
     fhir:CodeSystem.concept.display [ fhir:value "Personal Service Workers nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Personal Service Workers not elsewhere classified" ]
  ], [
     fhir:index 871;
     fhir:CodeSystem.concept.code [ fhir:value "452000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sports and Fitness Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sports and Fitness Workers not further defined" ]
  ], [
     fhir:index 872;
     fhir:CodeSystem.concept.code [ fhir:value "452111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Fitness Instructor" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Fitness Instructor" ]
  ], [
     fhir:index 873;
     fhir:CodeSystem.concept.code [ fhir:value "452200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Outdoor Adventure Guides nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Outdoor Adventure Guides not further defined" ]
  ], [
     fhir:index 874;
     fhir:CodeSystem.concept.code [ fhir:value "452211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bungy Jump Master" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Bungy Jump Master" ]
  ], [
     fhir:index 875;
     fhir:CodeSystem.concept.code [ fhir:value "452212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Fishing Guide" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Fishing Guide" ]
  ], [
     fhir:index 876;
     fhir:CodeSystem.concept.code [ fhir:value "452213" ];
     fhir:CodeSystem.concept.display [ fhir:value "Hunting Guide" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Hunting Guide" ]
  ], [
     fhir:index 877;
     fhir:CodeSystem.concept.code [ fhir:value "452214" ];
     fhir:CodeSystem.concept.display [ fhir:value "Mountain or Glacier Guide" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Mountain or Glacier Guide" ]
  ], [
     fhir:index 878;
     fhir:CodeSystem.concept.code [ fhir:value "452215" ];
     fhir:CodeSystem.concept.display [ fhir:value "Outdoor Adventure Instructor" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Outdoor Adventure Instructor" ]
  ], [
     fhir:index 879;
     fhir:CodeSystem.concept.code [ fhir:value "452216" ];
     fhir:CodeSystem.concept.display [ fhir:value "Trekking Guide" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Trekking Guide" ]
  ], [
     fhir:index 880;
     fhir:CodeSystem.concept.code [ fhir:value "452217" ];
     fhir:CodeSystem.concept.display [ fhir:value "Whitewater Rafting Guide" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Whitewater Rafting Guide" ]
  ], [
     fhir:index 881;
     fhir:CodeSystem.concept.code [ fhir:value "452299" ];
     fhir:CodeSystem.concept.display [ fhir:value "Outdoor Adventure Guides nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Outdoor Adventure Guides not elsewhere classified" ]
  ], [
     fhir:index 882;
     fhir:CodeSystem.concept.code [ fhir:value "452300" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sports Coaches, Instructors and Officials nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sports Coaches, Instructors and Officials not further defined" ]
  ], [
     fhir:index 883;
     fhir:CodeSystem.concept.code [ fhir:value "452311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Diving Instructor (Open Water)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Diving Instructor (Open Water)" ]
  ], [
     fhir:index 884;
     fhir:CodeSystem.concept.code [ fhir:value "452312" ];
     fhir:CodeSystem.concept.display [ fhir:value "Gymnastics Coach or Instructor" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Gymnastics Coach or Instructor" ]
  ], [
     fhir:index 885;
     fhir:CodeSystem.concept.code [ fhir:value "452313" ];
     fhir:CodeSystem.concept.display [ fhir:value "Horse Riding Coach or Instructor" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Horse Riding Coach or Instructor" ]
  ], [
     fhir:index 886;
     fhir:CodeSystem.concept.code [ fhir:value "452314" ];
     fhir:CodeSystem.concept.display [ fhir:value "Snowsport Instructor" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Snowsport Instructor" ]
  ], [
     fhir:index 887;
     fhir:CodeSystem.concept.code [ fhir:value "452315" ];
     fhir:CodeSystem.concept.display [ fhir:value "Swimming Coach or Instructor" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Swimming Coach or Instructor" ]
  ], [
     fhir:index 888;
     fhir:CodeSystem.concept.code [ fhir:value "452316" ];
     fhir:CodeSystem.concept.display [ fhir:value "Tennis Coach" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Tennis Coach" ]
  ], [
     fhir:index 889;
     fhir:CodeSystem.concept.code [ fhir:value "452317" ];
     fhir:CodeSystem.concept.display [ fhir:value "Other Sports Coach or Instructor" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Other Sports Coach or Instructor" ]
  ], [
     fhir:index 890;
     fhir:CodeSystem.concept.code [ fhir:value "452318" ];
     fhir:CodeSystem.concept.display [ fhir:value "Dog or Horse Racing Official" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Dog or Horse Racing Official" ]
  ], [
     fhir:index 891;
     fhir:CodeSystem.concept.code [ fhir:value "452321" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sports Development Officer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sports Development Officer" ]
  ], [
     fhir:index 892;
     fhir:CodeSystem.concept.code [ fhir:value "452322" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sports Umpire" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sports Umpire" ]
  ], [
     fhir:index 893;
     fhir:CodeSystem.concept.code [ fhir:value "452323" ];
     fhir:CodeSystem.concept.display [ fhir:value "Other Sports Official" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Other Sports Official" ]
  ], [
     fhir:index 894;
     fhir:CodeSystem.concept.code [ fhir:value "452400" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sportspersons nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sportspersons not further defined" ]
  ], [
     fhir:index 895;
     fhir:CodeSystem.concept.code [ fhir:value "452411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Footballer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Footballer" ]
  ], [
     fhir:index 896;
     fhir:CodeSystem.concept.code [ fhir:value "452412" ];
     fhir:CodeSystem.concept.display [ fhir:value "Golfer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Golfer" ]
  ], [
     fhir:index 897;
     fhir:CodeSystem.concept.code [ fhir:value "452413" ];
     fhir:CodeSystem.concept.display [ fhir:value "Jockey" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Jockey" ]
  ], [
     fhir:index 898;
     fhir:CodeSystem.concept.code [ fhir:value "452414" ];
     fhir:CodeSystem.concept.display [ fhir:value "Lifeguard" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Lifeguard" ]
  ], [
     fhir:index 899;
     fhir:CodeSystem.concept.code [ fhir:value "452499" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sportspersons nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sportspersons not elsewhere classified" ]
  ], [
     fhir:index 900;
     fhir:CodeSystem.concept.code [ fhir:value "500000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Clerical and Administrative Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Clerical and Administrative Workers not further defined" ]
  ], [
     fhir:index 901;
     fhir:CodeSystem.concept.code [ fhir:value "510000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Office Managers and Program Administrators nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Office Managers and Program Administrators not further defined" ]
  ], [
     fhir:index 902;
     fhir:CodeSystem.concept.code [ fhir:value "511100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Contract, Program and Project Administrators nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Contract, Program and Project Administrators not further defined" ]
  ], [
     fhir:index 903;
     fhir:CodeSystem.concept.code [ fhir:value "511111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Contract Administrator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Contract Administrator" ]
  ], [
     fhir:index 904;
     fhir:CodeSystem.concept.code [ fhir:value "511112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Program or Project Administrator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Program or Project Administrator" ]
  ], [
     fhir:index 905;
     fhir:CodeSystem.concept.code [ fhir:value "512000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Office and Practice Managers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Office and Practice Managers not further defined" ]
  ], [
     fhir:index 906;
     fhir:CodeSystem.concept.code [ fhir:value "512111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Office Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Office Manager" ]
  ], [
     fhir:index 907;
     fhir:CodeSystem.concept.code [ fhir:value "512200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Practice Managers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Practice Managers not further defined" ]
  ], [
     fhir:index 908;
     fhir:CodeSystem.concept.code [ fhir:value "512211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Health Practice Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Health Practice Manager" ]
  ], [
     fhir:index 909;
     fhir:CodeSystem.concept.code [ fhir:value "512299" ];
     fhir:CodeSystem.concept.display [ fhir:value "Practice Managers nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Practice Managers not elsewhere classified" ]
  ], [
     fhir:index 910;
     fhir:CodeSystem.concept.code [ fhir:value "521000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Personal Assistants and Secretaries nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Personal Assistants and Secretaries not further defined" ]
  ], [
     fhir:index 911;
     fhir:CodeSystem.concept.code [ fhir:value "521111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Personal Assistant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Personal Assistant" ]
  ], [
     fhir:index 912;
     fhir:CodeSystem.concept.code [ fhir:value "521200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Secretaries nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Secretaries not further defined" ]
  ], [
     fhir:index 913;
     fhir:CodeSystem.concept.code [ fhir:value "521211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Secretary (General)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Secretary (General)" ]
  ], [
     fhir:index 914;
     fhir:CodeSystem.concept.code [ fhir:value "521212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Legal Secretary" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Legal Secretary" ]
  ], [
     fhir:index 915;
     fhir:CodeSystem.concept.code [ fhir:value "530000" ];
     fhir:CodeSystem.concept.display [ fhir:value "General Clerical Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "General Clerical Workers not further defined" ]
  ], [
     fhir:index 916;
     fhir:CodeSystem.concept.code [ fhir:value "531111" ];
     fhir:CodeSystem.concept.display [ fhir:value "General Clerk" ];
     fhir:CodeSystem.concept.definition [ fhir:value "General Clerk" ]
  ], [
     fhir:index 917;
     fhir:CodeSystem.concept.code [ fhir:value "532100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Keyboard Operators nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Keyboard Operators not further defined" ]
  ], [
     fhir:index 918;
     fhir:CodeSystem.concept.code [ fhir:value "532111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Data Entry Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Data Entry Operator" ]
  ], [
     fhir:index 919;
     fhir:CodeSystem.concept.code [ fhir:value "532112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Machine Shorthand Reporter" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Machine Shorthand Reporter" ]
  ], [
     fhir:index 920;
     fhir:CodeSystem.concept.code [ fhir:value "532113" ];
     fhir:CodeSystem.concept.display [ fhir:value "Word Processing Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Word Processing Operator" ]
  ], [
     fhir:index 921;
     fhir:CodeSystem.concept.code [ fhir:value "540000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Inquiry Clerks and Receptionists nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Inquiry Clerks and Receptionists not further defined" ]
  ], [
     fhir:index 922;
     fhir:CodeSystem.concept.code [ fhir:value "541000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Call or Contact Centre Information Clerks nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Call or Contact Centre Information Clerks not further defined" ]
  ], [
     fhir:index 923;
     fhir:CodeSystem.concept.code [ fhir:value "541100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Call or Contact Centre Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Call or Contact Centre Workers not further defined" ]
  ], [
     fhir:index 924;
     fhir:CodeSystem.concept.code [ fhir:value "541111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Call or Contact Centre Team Leader" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Call or Contact Centre Team Leader" ]
  ], [
     fhir:index 925;
     fhir:CodeSystem.concept.code [ fhir:value "541112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Call or Contact Centre Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Call or Contact Centre Operator" ]
  ], [
     fhir:index 926;
     fhir:CodeSystem.concept.code [ fhir:value "541211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Inquiry Clerk" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Inquiry Clerk" ]
  ], [
     fhir:index 927;
     fhir:CodeSystem.concept.code [ fhir:value "542100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Receptionists nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Receptionists not further defined" ]
  ], [
     fhir:index 928;
     fhir:CodeSystem.concept.code [ fhir:value "542111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Receptionist (General)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Receptionist (General)" ]
  ], [
     fhir:index 929;
     fhir:CodeSystem.concept.code [ fhir:value "542112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Admissions Clerk" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Admissions Clerk" ]
  ], [
     fhir:index 930;
     fhir:CodeSystem.concept.code [ fhir:value "542113" ];
     fhir:CodeSystem.concept.display [ fhir:value "Hotel or Motel Receptionist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Hotel or Motel Receptionist" ]
  ], [
     fhir:index 931;
     fhir:CodeSystem.concept.code [ fhir:value "542114" ];
     fhir:CodeSystem.concept.display [ fhir:value "Medical Receptionist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Receptionist" ]
  ], [
     fhir:index 932;
     fhir:CodeSystem.concept.code [ fhir:value "550000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Numerical Clerks nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Numerical Clerks not further defined" ]
  ], [
     fhir:index 933;
     fhir:CodeSystem.concept.code [ fhir:value "551000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Accounting Clerks and Bookkeepers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Accounting Clerks and Bookkeepers not further defined" ]
  ], [
     fhir:index 934;
     fhir:CodeSystem.concept.code [ fhir:value "551100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Accounting Clerks nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Accounting Clerks not further defined" ]
  ], [
     fhir:index 935;
     fhir:CodeSystem.concept.code [ fhir:value "551111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Accounts Clerk" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Accounts Clerk" ]
  ], [
     fhir:index 936;
     fhir:CodeSystem.concept.code [ fhir:value "551112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Cost Clerk" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Cost Clerk" ]
  ], [
     fhir:index 937;
     fhir:CodeSystem.concept.code [ fhir:value "551211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bookkeeper" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Bookkeeper" ]
  ], [
     fhir:index 938;
     fhir:CodeSystem.concept.code [ fhir:value "551311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Payroll Clerk" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Payroll Clerk" ]
  ], [
     fhir:index 939;
     fhir:CodeSystem.concept.code [ fhir:value "552000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Financial and Insurance Clerks nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Financial and Insurance Clerks not further defined" ]
  ], [
     fhir:index 940;
     fhir:CodeSystem.concept.code [ fhir:value "552111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bank Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Bank Worker" ]
  ], [
     fhir:index 941;
     fhir:CodeSystem.concept.code [ fhir:value "552211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Credit or Loans Officer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Credit or Loans Officer" ]
  ], [
     fhir:index 942;
     fhir:CodeSystem.concept.code [ fhir:value "552300" ];
     fhir:CodeSystem.concept.display [ fhir:value "Insurance, Money Market and Statistical Clerks nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Insurance, Money Market and Statistical Clerks not further defined" ]
  ], [
     fhir:index 943;
     fhir:CodeSystem.concept.code [ fhir:value "552311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bookmaker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Bookmaker" ]
  ], [
     fhir:index 944;
     fhir:CodeSystem.concept.code [ fhir:value "552312" ];
     fhir:CodeSystem.concept.display [ fhir:value "Insurance Consultant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Insurance Consultant" ]
  ], [
     fhir:index 945;
     fhir:CodeSystem.concept.code [ fhir:value "552313" ];
     fhir:CodeSystem.concept.display [ fhir:value "Money Market Clerk" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Money Market Clerk" ]
  ], [
     fhir:index 946;
     fhir:CodeSystem.concept.code [ fhir:value "552314" ];
     fhir:CodeSystem.concept.display [ fhir:value "Statistical Clerk" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Statistical Clerk" ]
  ], [
     fhir:index 947;
     fhir:CodeSystem.concept.code [ fhir:value "561000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Clerical and Office Support Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Clerical and Office Support Workers not further defined" ]
  ], [
     fhir:index 948;
     fhir:CodeSystem.concept.code [ fhir:value "561100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Betting Clerks nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Betting Clerks not further defined" ]
  ], [
     fhir:index 949;
     fhir:CodeSystem.concept.code [ fhir:value "561111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Betting Agency Counter Clerk" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Betting Agency Counter Clerk" ]
  ], [
     fhir:index 950;
     fhir:CodeSystem.concept.code [ fhir:value "561112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bookmaker's Clerk" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Bookmaker's Clerk" ]
  ], [
     fhir:index 951;
     fhir:CodeSystem.concept.code [ fhir:value "561113" ];
     fhir:CodeSystem.concept.display [ fhir:value "Telephone Betting Clerk" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Telephone Betting Clerk" ]
  ], [
     fhir:index 952;
     fhir:CodeSystem.concept.code [ fhir:value "561199" ];
     fhir:CodeSystem.concept.display [ fhir:value "Betting Clerks nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Betting Clerks not elsewhere classified" ]
  ], [
     fhir:index 953;
     fhir:CodeSystem.concept.code [ fhir:value "561200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Couriers and Postal Deliverers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Couriers and Postal Deliverers not further defined" ]
  ], [
     fhir:index 954;
     fhir:CodeSystem.concept.code [ fhir:value "561211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Courier" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Courier" ]
  ], [
     fhir:index 955;
     fhir:CodeSystem.concept.code [ fhir:value "561212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Postal Delivery Officer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Postal Delivery Officer" ]
  ], [
     fhir:index 956;
     fhir:CodeSystem.concept.code [ fhir:value "561311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Filing or Registry Clerk" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Filing or Registry Clerk" ]
  ], [
     fhir:index 957;
     fhir:CodeSystem.concept.code [ fhir:value "561400" ];
     fhir:CodeSystem.concept.display [ fhir:value "Mail Sorters nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Mail Sorters not further defined" ]
  ], [
     fhir:index 958;
     fhir:CodeSystem.concept.code [ fhir:value "561411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Mail Clerk" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Mail Clerk" ]
  ], [
     fhir:index 959;
     fhir:CodeSystem.concept.code [ fhir:value "561412" ];
     fhir:CodeSystem.concept.display [ fhir:value "Postal Sorting Officer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Postal Sorting Officer" ]
  ], [
     fhir:index 960;
     fhir:CodeSystem.concept.code [ fhir:value "561511" ];
     fhir:CodeSystem.concept.display [ fhir:value "Survey Interviewer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Survey Interviewer" ]
  ], [
     fhir:index 961;
     fhir:CodeSystem.concept.code [ fhir:value "561611" ];
     fhir:CodeSystem.concept.display [ fhir:value "Switchboard Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Switchboard Operator" ]
  ], [
     fhir:index 962;
     fhir:CodeSystem.concept.code [ fhir:value "561900" ];
     fhir:CodeSystem.concept.display [ fhir:value "Other Clerical and Office Support Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Other Clerical and Office Support Workers not further defined" ]
  ], [
     fhir:index 963;
     fhir:CodeSystem.concept.code [ fhir:value "561911" ];
     fhir:CodeSystem.concept.display [ fhir:value "Classified Advertising Clerk" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Classified Advertising Clerk" ]
  ], [
     fhir:index 964;
     fhir:CodeSystem.concept.code [ fhir:value "561912" ];
     fhir:CodeSystem.concept.display [ fhir:value "Meter Reader" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Meter Reader" ]
  ], [
     fhir:index 965;
     fhir:CodeSystem.concept.code [ fhir:value "561913" ];
     fhir:CodeSystem.concept.display [ fhir:value "Parking Inspector" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Parking Inspector" ]
  ], [
     fhir:index 966;
     fhir:CodeSystem.concept.code [ fhir:value "561999" ];
     fhir:CodeSystem.concept.display [ fhir:value "Clerical and Office Support Workers nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Clerical and Office Support Workers not elsewhere classified" ]
  ], [
     fhir:index 967;
     fhir:CodeSystem.concept.code [ fhir:value "590000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Other Clerical and Administrative Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Other Clerical and Administrative Workers not further defined" ]
  ], [
     fhir:index 968;
     fhir:CodeSystem.concept.code [ fhir:value "591000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Logistics Clerks nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Logistics Clerks not further defined" ]
  ], [
     fhir:index 969;
     fhir:CodeSystem.concept.code [ fhir:value "591100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Purchasing and Supply Logistics Clerks nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Purchasing and Supply Logistics Clerks not further defined" ]
  ], [
     fhir:index 970;
     fhir:CodeSystem.concept.code [ fhir:value "591111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Order Clerk" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Order Clerk" ]
  ], [
     fhir:index 971;
     fhir:CodeSystem.concept.code [ fhir:value "591112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Production Clerk" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Production Clerk" ]
  ], [
     fhir:index 972;
     fhir:CodeSystem.concept.code [ fhir:value "591113" ];
     fhir:CodeSystem.concept.display [ fhir:value "Purchasing Officer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Purchasing Officer" ]
  ], [
     fhir:index 973;
     fhir:CodeSystem.concept.code [ fhir:value "591114" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sales Clerk" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Clerk" ]
  ], [
     fhir:index 974;
     fhir:CodeSystem.concept.code [ fhir:value "591115" ];
     fhir:CodeSystem.concept.display [ fhir:value "Stock Clerk" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stock Clerk" ]
  ], [
     fhir:index 975;
     fhir:CodeSystem.concept.code [ fhir:value "591116" ];
     fhir:CodeSystem.concept.display [ fhir:value "Warehouse Administrator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Warehouse Administrator" ]
  ], [
     fhir:index 976;
     fhir:CodeSystem.concept.code [ fhir:value "591200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Transport and Despatch Clerks nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Transport and Despatch Clerks not further defined" ]
  ], [
     fhir:index 977;
     fhir:CodeSystem.concept.code [ fhir:value "591211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Despatching and Receiving Clerk" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Despatching and Receiving Clerk" ]
  ], [
     fhir:index 978;
     fhir:CodeSystem.concept.code [ fhir:value "591212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Import-Export Clerk" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Import-Export Clerk" ]
  ], [
     fhir:index 979;
     fhir:CodeSystem.concept.code [ fhir:value "599000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Miscellaneous Clerical and Administrative Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Miscellaneous Clerical and Administrative Workers not further defined" ]
  ], [
     fhir:index 980;
     fhir:CodeSystem.concept.code [ fhir:value "599100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Conveyancers and Legal Executives nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Conveyancers and Legal Executives not further defined" ]
  ], [
     fhir:index 981;
     fhir:CodeSystem.concept.code [ fhir:value "599111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Conveyancer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Conveyancer" ]
  ], [
     fhir:index 982;
     fhir:CodeSystem.concept.code [ fhir:value "599112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Legal Executive" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Legal Executive" ]
  ], [
     fhir:index 983;
     fhir:CodeSystem.concept.code [ fhir:value "599200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Court and Legal Clerks nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Court and Legal Clerks not further defined" ]
  ], [
     fhir:index 984;
     fhir:CodeSystem.concept.code [ fhir:value "599211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Clerk of Court" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Clerk of Court" ]
  ], [
     fhir:index 985;
     fhir:CodeSystem.concept.code [ fhir:value "599212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Court Bailiff or Sheriff" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Court Bailiff or Sheriff" ]
  ], [
     fhir:index 986;
     fhir:CodeSystem.concept.code [ fhir:value "599213" ];
     fhir:CodeSystem.concept.display [ fhir:value "Court Orderly" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Court Orderly" ]
  ], [
     fhir:index 987;
     fhir:CodeSystem.concept.code [ fhir:value "599214" ];
     fhir:CodeSystem.concept.display [ fhir:value "Law Clerk" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Law Clerk" ]
  ], [
     fhir:index 988;
     fhir:CodeSystem.concept.code [ fhir:value "599215" ];
     fhir:CodeSystem.concept.display [ fhir:value "Trust Officer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Trust Officer" ]
  ], [
     fhir:index 989;
     fhir:CodeSystem.concept.code [ fhir:value "599311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Debt Collector" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Debt Collector" ]
  ], [
     fhir:index 990;
     fhir:CodeSystem.concept.code [ fhir:value "599411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Human Resource Clerk" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Human Resource Clerk" ]
  ], [
     fhir:index 991;
     fhir:CodeSystem.concept.code [ fhir:value "599500" ];
     fhir:CodeSystem.concept.display [ fhir:value "Inspectors and Regulatory Officers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Inspectors and Regulatory Officers not further defined" ]
  ], [
     fhir:index 992;
     fhir:CodeSystem.concept.code [ fhir:value "599511" ];
     fhir:CodeSystem.concept.display [ fhir:value "Customs Officer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Customs Officer" ]
  ], [
     fhir:index 993;
     fhir:CodeSystem.concept.code [ fhir:value "599512" ];
     fhir:CodeSystem.concept.display [ fhir:value "Immigration Officer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Immigration Officer" ]
  ], [
     fhir:index 994;
     fhir:CodeSystem.concept.code [ fhir:value "599513" ];
     fhir:CodeSystem.concept.display [ fhir:value "Motor Vehicle Licence Examiner" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Motor Vehicle Licence Examiner" ]
  ], [
     fhir:index 995;
     fhir:CodeSystem.concept.code [ fhir:value "599514" ];
     fhir:CodeSystem.concept.display [ fhir:value "Noxious Weeds and Pest Inspector" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Noxious Weeds and Pest Inspector" ]
  ], [
     fhir:index 996;
     fhir:CodeSystem.concept.code [ fhir:value "599515" ];
     fhir:CodeSystem.concept.display [ fhir:value "Social Security Assessor" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Social Security Assessor" ]
  ], [
     fhir:index 997;
     fhir:CodeSystem.concept.code [ fhir:value "599516" ];
     fhir:CodeSystem.concept.display [ fhir:value "Taxation Inspector" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Taxation Inspector" ]
  ], [
     fhir:index 998;
     fhir:CodeSystem.concept.code [ fhir:value "599517" ];
     fhir:CodeSystem.concept.display [ fhir:value "Train Examiner" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Train Examiner" ]
  ], [
     fhir:index 999;
     fhir:CodeSystem.concept.code [ fhir:value "599518" ];
     fhir:CodeSystem.concept.display [ fhir:value "Transport Operations Inspector" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Transport Operations Inspector" ]
  ], [
     fhir:index 1000;
     fhir:CodeSystem.concept.code [ fhir:value "599521" ];
     fhir:CodeSystem.concept.display [ fhir:value "Water Inspector" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Water Inspector" ]
  ], [
     fhir:index 1001;
     fhir:CodeSystem.concept.code [ fhir:value "599599" ];
     fhir:CodeSystem.concept.display [ fhir:value "Inspectors and Regulatory Officers nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Inspectors and Regulatory Officers not elsewhere classified" ]
  ], [
     fhir:index 1002;
     fhir:CodeSystem.concept.code [ fhir:value "599600" ];
     fhir:CodeSystem.concept.display [ fhir:value "Insurance Investigators, Loss Adjusters and Risk Surveyors nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Insurance Investigators, Loss Adjusters and Risk Surveyors not further defined" ]
  ], [
     fhir:index 1003;
     fhir:CodeSystem.concept.code [ fhir:value "599611" ];
     fhir:CodeSystem.concept.display [ fhir:value "Insurance Investigator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Insurance Investigator" ]
  ], [
     fhir:index 1004;
     fhir:CodeSystem.concept.code [ fhir:value "599612" ];
     fhir:CodeSystem.concept.display [ fhir:value "Insurance Loss Adjuster" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Insurance Loss Adjuster" ]
  ], [
     fhir:index 1005;
     fhir:CodeSystem.concept.code [ fhir:value "599613" ];
     fhir:CodeSystem.concept.display [ fhir:value "Insurance Risk Surveyor" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Insurance Risk Surveyor" ]
  ], [
     fhir:index 1006;
     fhir:CodeSystem.concept.code [ fhir:value "599711" ];
     fhir:CodeSystem.concept.display [ fhir:value "Library Assistant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Library Assistant" ]
  ], [
     fhir:index 1007;
     fhir:CodeSystem.concept.code [ fhir:value "599900" ];
     fhir:CodeSystem.concept.display [ fhir:value "Other Miscellaneous Clerical and Administrative Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Other Miscellaneous Clerical and Administrative Workers not further defined" ]
  ], [
     fhir:index 1008;
     fhir:CodeSystem.concept.code [ fhir:value "599911" ];
     fhir:CodeSystem.concept.display [ fhir:value "Coding Clerk" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Coding Clerk" ]
  ], [
     fhir:index 1009;
     fhir:CodeSystem.concept.code [ fhir:value "599912" ];
     fhir:CodeSystem.concept.display [ fhir:value "Production Assistant (Film, Television, Radio or Stage)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Production Assistant (Film, Television, Radio or Stage)" ]
  ], [
     fhir:index 1010;
     fhir:CodeSystem.concept.code [ fhir:value "599913" ];
     fhir:CodeSystem.concept.display [ fhir:value "Proof Reader" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Proof Reader" ]
  ], [
     fhir:index 1011;
     fhir:CodeSystem.concept.code [ fhir:value "599914" ];
     fhir:CodeSystem.concept.display [ fhir:value "Radio Despatcher" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Radio Despatcher" ]
  ], [
     fhir:index 1012;
     fhir:CodeSystem.concept.code [ fhir:value "599999" ];
     fhir:CodeSystem.concept.display [ fhir:value "Clerical and Administrative Workers nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Clerical and Administrative Workers not elsewhere classified" ]
  ], [
     fhir:index 1013;
     fhir:CodeSystem.concept.code [ fhir:value "600000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sales Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Workers not further defined" ]
  ], [
     fhir:index 1014;
     fhir:CodeSystem.concept.code [ fhir:value "610000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sales Representatives and Agents nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Representatives and Agents not further defined" ]
  ], [
     fhir:index 1015;
     fhir:CodeSystem.concept.code [ fhir:value "611000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Insurance Agents and Sales Representatives nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Insurance Agents and Sales Representatives not further defined" ]
  ], [
     fhir:index 1016;
     fhir:CodeSystem.concept.code [ fhir:value "611100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Auctioneers, and Stock and Station Agents nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Auctioneers, and Stock and Station Agents not further defined" ]
  ], [
     fhir:index 1017;
     fhir:CodeSystem.concept.code [ fhir:value "611111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Auctioneer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Auctioneer" ]
  ], [
     fhir:index 1018;
     fhir:CodeSystem.concept.code [ fhir:value "611112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Stock and Station Agent" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stock and Station Agent" ]
  ], [
     fhir:index 1019;
     fhir:CodeSystem.concept.code [ fhir:value "611211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Insurance Agent" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Insurance Agent" ]
  ], [
     fhir:index 1020;
     fhir:CodeSystem.concept.code [ fhir:value "611300" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sales Representatives nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Representatives not further defined" ]
  ], [
     fhir:index 1021;
     fhir:CodeSystem.concept.code [ fhir:value "611311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sales Representative (Building and Plumbing Supplies)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Representative (Building and Plumbing Supplies)" ]
  ], [
     fhir:index 1022;
     fhir:CodeSystem.concept.code [ fhir:value "611312" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sales Representative (Business Services)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Representative (Business Services)" ]
  ], [
     fhir:index 1023;
     fhir:CodeSystem.concept.code [ fhir:value "611313" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sales Representative (Motor Vehicle Parts and Accessories)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Representative (Motor Vehicle Parts and Accessories)" ]
  ], [
     fhir:index 1024;
     fhir:CodeSystem.concept.code [ fhir:value "611314" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sales Representative (Personal and Household Goods)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Representative (Personal and Household Goods)" ]
  ], [
     fhir:index 1025;
     fhir:CodeSystem.concept.code [ fhir:value "611399" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sales Representatives nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Representatives not elsewhere classified" ]
  ], [
     fhir:index 1026;
     fhir:CodeSystem.concept.code [ fhir:value "612100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Real Estate Sales Agents nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Real Estate Sales Agents not further defined" ]
  ], [
     fhir:index 1027;
     fhir:CodeSystem.concept.code [ fhir:value "612111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Business Broker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Business Broker" ]
  ], [
     fhir:index 1028;
     fhir:CodeSystem.concept.code [ fhir:value "612112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Property Manager" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Property Manager" ]
  ], [
     fhir:index 1029;
     fhir:CodeSystem.concept.code [ fhir:value "612113" ];
     fhir:CodeSystem.concept.display [ fhir:value "Real Estate Agency Principal" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Real Estate Agency Principal" ]
  ], [
     fhir:index 1030;
     fhir:CodeSystem.concept.code [ fhir:value "612114" ];
     fhir:CodeSystem.concept.display [ fhir:value "Real Estate Agent" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Real Estate Agent" ]
  ], [
     fhir:index 1031;
     fhir:CodeSystem.concept.code [ fhir:value "612115" ];
     fhir:CodeSystem.concept.display [ fhir:value "Real Estate Representative" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Real Estate Representative" ]
  ], [
     fhir:index 1032;
     fhir:CodeSystem.concept.code [ fhir:value "621000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sales Assistants and Salespersons nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Assistants and Salespersons not further defined" ]
  ], [
     fhir:index 1033;
     fhir:CodeSystem.concept.code [ fhir:value "621111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sales Assistant (General)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Assistant (General)" ]
  ], [
     fhir:index 1034;
     fhir:CodeSystem.concept.code [ fhir:value "621211" ];
     fhir:CodeSystem.concept.display [ fhir:value "ICT Sales Assistant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "ICT Sales Assistant" ]
  ], [
     fhir:index 1035;
     fhir:CodeSystem.concept.code [ fhir:value "621300" ];
     fhir:CodeSystem.concept.display [ fhir:value "Motor Vehicle and Vehicle Parts Salespersons nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Motor Vehicle and Vehicle Parts Salespersons not further defined" ]
  ], [
     fhir:index 1036;
     fhir:CodeSystem.concept.code [ fhir:value "621311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Motor Vehicle or Caravan Salesperson" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Motor Vehicle or Caravan Salesperson" ]
  ], [
     fhir:index 1037;
     fhir:CodeSystem.concept.code [ fhir:value "621312" ];
     fhir:CodeSystem.concept.display [ fhir:value "Motor Vehicle Parts Interpreter" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Motor Vehicle Parts Interpreter" ]
  ], [
     fhir:index 1038;
     fhir:CodeSystem.concept.code [ fhir:value "621411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Pharmacy Sales Assistant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Pharmacy Sales Assistant" ]
  ], [
     fhir:index 1039;
     fhir:CodeSystem.concept.code [ fhir:value "621511" ];
     fhir:CodeSystem.concept.display [ fhir:value "Retail Supervisor" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Retail Supervisor" ]
  ], [
     fhir:index 1040;
     fhir:CodeSystem.concept.code [ fhir:value "621611" ];
     fhir:CodeSystem.concept.display [ fhir:value "Service Station Attendant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Service Station Attendant" ]
  ], [
     fhir:index 1041;
     fhir:CodeSystem.concept.code [ fhir:value "621700" ];
     fhir:CodeSystem.concept.display [ fhir:value "Street Vendors and Related Salespersons nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Street Vendors and Related Salespersons not further defined" ]
  ], [
     fhir:index 1042;
     fhir:CodeSystem.concept.code [ fhir:value "621711" ];
     fhir:CodeSystem.concept.display [ fhir:value "Cash Van Salesperson" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Cash Van Salesperson" ]
  ], [
     fhir:index 1043;
     fhir:CodeSystem.concept.code [ fhir:value "621712" ];
     fhir:CodeSystem.concept.display [ fhir:value "Door-to-door Salesperson" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Door-to-door Salesperson" ]
  ], [
     fhir:index 1044;
     fhir:CodeSystem.concept.code [ fhir:value "621713" ];
     fhir:CodeSystem.concept.display [ fhir:value "Street Vendor" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Street Vendor" ]
  ], [
     fhir:index 1045;
     fhir:CodeSystem.concept.code [ fhir:value "621900" ];
     fhir:CodeSystem.concept.display [ fhir:value "Other Sales Assistants and Salespersons nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Other Sales Assistants and Salespersons not further defined" ]
  ], [
     fhir:index 1046;
     fhir:CodeSystem.concept.code [ fhir:value "621911" ];
     fhir:CodeSystem.concept.display [ fhir:value "Materials Recycler" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Materials Recycler" ]
  ], [
     fhir:index 1047;
     fhir:CodeSystem.concept.code [ fhir:value "621912" ];
     fhir:CodeSystem.concept.display [ fhir:value "Rental Salesperson" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Rental Salesperson" ]
  ], [
     fhir:index 1048;
     fhir:CodeSystem.concept.code [ fhir:value "621999" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sales Assistants and Salespersons nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Assistants and Salespersons not elsewhere classified" ]
  ], [
     fhir:index 1049;
     fhir:CodeSystem.concept.code [ fhir:value "630000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sales Support Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Support Workers not further defined" ]
  ], [
     fhir:index 1050;
     fhir:CodeSystem.concept.code [ fhir:value "631100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Checkout Operators and Office Cashiers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Checkout Operators and Office Cashiers not further defined" ]
  ], [
     fhir:index 1051;
     fhir:CodeSystem.concept.code [ fhir:value "631111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Checkout Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Checkout Operator" ]
  ], [
     fhir:index 1052;
     fhir:CodeSystem.concept.code [ fhir:value "631112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Office Cashier" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Office Cashier" ]
  ], [
     fhir:index 1053;
     fhir:CodeSystem.concept.code [ fhir:value "639000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Miscellaneous Sales Support Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Miscellaneous Sales Support Workers not further defined" ]
  ], [
     fhir:index 1054;
     fhir:CodeSystem.concept.code [ fhir:value "639100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Models and Sales Demonstrators nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Models and Sales Demonstrators not further defined" ]
  ], [
     fhir:index 1055;
     fhir:CodeSystem.concept.code [ fhir:value "639111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Model" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Model" ]
  ], [
     fhir:index 1056;
     fhir:CodeSystem.concept.code [ fhir:value "639112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sales Demonstrator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Demonstrator" ]
  ], [
     fhir:index 1057;
     fhir:CodeSystem.concept.code [ fhir:value "639200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Retail and Wool Buyers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Retail and Wool Buyers not further defined" ]
  ], [
     fhir:index 1058;
     fhir:CodeSystem.concept.code [ fhir:value "639211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Retail Buyer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Retail Buyer" ]
  ], [
     fhir:index 1059;
     fhir:CodeSystem.concept.code [ fhir:value "639212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Wool Buyer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Wool Buyer" ]
  ], [
     fhir:index 1060;
     fhir:CodeSystem.concept.code [ fhir:value "639311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Telemarketer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Telemarketer" ]
  ], [
     fhir:index 1061;
     fhir:CodeSystem.concept.code [ fhir:value "639400" ];
     fhir:CodeSystem.concept.display [ fhir:value "Ticket Salespersons nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Ticket Salespersons not further defined" ]
  ], [
     fhir:index 1062;
     fhir:CodeSystem.concept.code [ fhir:value "639411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Ticket Seller" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Ticket Seller" ]
  ], [
     fhir:index 1063;
     fhir:CodeSystem.concept.code [ fhir:value "639412" ];
     fhir:CodeSystem.concept.display [ fhir:value "Transport Conductor" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Transport Conductor" ]
  ], [
     fhir:index 1064;
     fhir:CodeSystem.concept.code [ fhir:value "639511" ];
     fhir:CodeSystem.concept.display [ fhir:value "Visual Merchandiser" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Visual Merchandiser" ]
  ], [
     fhir:index 1065;
     fhir:CodeSystem.concept.code [ fhir:value "639911" ];
     fhir:CodeSystem.concept.display [ fhir:value "Other Sales Support Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Other Sales Support Worker" ]
  ], [
     fhir:index 1066;
     fhir:CodeSystem.concept.code [ fhir:value "700000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Machinery Operators and Drivers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Machinery Operators and Drivers not further defined" ]
  ], [
     fhir:index 1067;
     fhir:CodeSystem.concept.code [ fhir:value "710000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Machine and Stationary Plant Operators nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Machine and Stationary Plant Operators not further defined" ]
  ], [
     fhir:index 1068;
     fhir:CodeSystem.concept.code [ fhir:value "711000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Machine Operators nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Machine Operators not further defined" ]
  ], [
     fhir:index 1069;
     fhir:CodeSystem.concept.code [ fhir:value "711100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Clay, Concrete, Glass and Stone Processing Machine Operators nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Clay, Concrete, Glass and Stone Processing Machine Operators not further defined" ]
  ], [
     fhir:index 1070;
     fhir:CodeSystem.concept.code [ fhir:value "711111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Clay Products Machine Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Clay Products Machine Operator" ]
  ], [
     fhir:index 1071;
     fhir:CodeSystem.concept.code [ fhir:value "711112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Concrete Products Machine Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Concrete Products Machine Operator" ]
  ], [
     fhir:index 1072;
     fhir:CodeSystem.concept.code [ fhir:value "711113" ];
     fhir:CodeSystem.concept.display [ fhir:value "Glass Production Machine Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Glass Production Machine Operator" ]
  ], [
     fhir:index 1073;
     fhir:CodeSystem.concept.code [ fhir:value "711114" ];
     fhir:CodeSystem.concept.display [ fhir:value "Stone Processing Machine Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stone Processing Machine Operator" ]
  ], [
     fhir:index 1074;
     fhir:CodeSystem.concept.code [ fhir:value "711199" ];
     fhir:CodeSystem.concept.display [ fhir:value "Clay, Concrete, Glass and Stone Processing Machine Operators nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Clay, Concrete, Glass and Stone Processing Machine Operators not elsewhere classified" ]
  ], [
     fhir:index 1075;
     fhir:CodeSystem.concept.code [ fhir:value "711211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Industrial Spraypainter" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Industrial Spraypainter" ]
  ], [
     fhir:index 1076;
     fhir:CodeSystem.concept.code [ fhir:value "711300" ];
     fhir:CodeSystem.concept.display [ fhir:value "Paper and Wood Processing Machine Operators nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Paper and Wood Processing Machine Operators not further defined" ]
  ], [
     fhir:index 1077;
     fhir:CodeSystem.concept.code [ fhir:value "711311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Paper Products Machine Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Paper Products Machine Operator" ]
  ], [
     fhir:index 1078;
     fhir:CodeSystem.concept.code [ fhir:value "711312" ];
     fhir:CodeSystem.concept.display [ fhir:value "Wood Processing Machine Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Wood Processing Machine Operator" ]
  ], [
     fhir:index 1079;
     fhir:CodeSystem.concept.code [ fhir:value "711411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Photographic Developer and Printer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Photographic Developer and Printer" ]
  ], [
     fhir:index 1080;
     fhir:CodeSystem.concept.code [ fhir:value "711500" ];
     fhir:CodeSystem.concept.display [ fhir:value "Plastics and Rubber Production Machine Operators nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Plastics and Rubber Production Machine Operators not further defined" ]
  ], [
     fhir:index 1081;
     fhir:CodeSystem.concept.code [ fhir:value "711511" ];
     fhir:CodeSystem.concept.display [ fhir:value "Plastic Cablemaking Machine Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Plastic Cablemaking Machine Operator" ]
  ], [
     fhir:index 1082;
     fhir:CodeSystem.concept.code [ fhir:value "711512" ];
     fhir:CodeSystem.concept.display [ fhir:value "Plastic Compounding and Reclamation Machine Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Plastic Compounding and Reclamation Machine Operator" ]
  ], [
     fhir:index 1083;
     fhir:CodeSystem.concept.code [ fhir:value "711513" ];
     fhir:CodeSystem.concept.display [ fhir:value "Plastics Fabricator or Welder" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Plastics Fabricator or Welder" ]
  ], [
     fhir:index 1084;
     fhir:CodeSystem.concept.code [ fhir:value "711514" ];
     fhir:CodeSystem.concept.display [ fhir:value "Plastics Production Machine Operator (General)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Plastics Production Machine Operator (General)" ]
  ], [
     fhir:index 1085;
     fhir:CodeSystem.concept.code [ fhir:value "711515" ];
     fhir:CodeSystem.concept.display [ fhir:value "Reinforced Plastic and Composite Production Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Reinforced Plastic and Composite Production Worker" ]
  ], [
     fhir:index 1086;
     fhir:CodeSystem.concept.code [ fhir:value "711516" ];
     fhir:CodeSystem.concept.display [ fhir:value "Rubber Production Machine Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Rubber Production Machine Operator" ]
  ], [
     fhir:index 1087;
     fhir:CodeSystem.concept.code [ fhir:value "711599" ];
     fhir:CodeSystem.concept.display [ fhir:value "Plastics and Rubber Production Machine Operators nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Plastics and Rubber Production Machine Operators not elsewhere classified" ]
  ], [
     fhir:index 1088;
     fhir:CodeSystem.concept.code [ fhir:value "711611" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sewing Machinist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sewing Machinist" ]
  ], [
     fhir:index 1089;
     fhir:CodeSystem.concept.code [ fhir:value "711700" ];
     fhir:CodeSystem.concept.display [ fhir:value "Textile and Footwear Production Machine Operators nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Textile and Footwear Production Machine Operators not further defined" ]
  ], [
     fhir:index 1090;
     fhir:CodeSystem.concept.code [ fhir:value "711711" ];
     fhir:CodeSystem.concept.display [ fhir:value "Footwear Production Machine Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Footwear Production Machine Operator" ]
  ], [
     fhir:index 1091;
     fhir:CodeSystem.concept.code [ fhir:value "711712" ];
     fhir:CodeSystem.concept.display [ fhir:value "Hide and Skin Processing Machine Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Hide and Skin Processing Machine Operator" ]
  ], [
     fhir:index 1092;
     fhir:CodeSystem.concept.code [ fhir:value "711713" ];
     fhir:CodeSystem.concept.display [ fhir:value "Knitting Machine Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Knitting Machine Operator" ]
  ], [
     fhir:index 1093;
     fhir:CodeSystem.concept.code [ fhir:value "711714" ];
     fhir:CodeSystem.concept.display [ fhir:value "Textile Dyeing and Finishing Machine Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Textile Dyeing and Finishing Machine Operator" ]
  ], [
     fhir:index 1094;
     fhir:CodeSystem.concept.code [ fhir:value "711715" ];
     fhir:CodeSystem.concept.display [ fhir:value "Weaving Machine Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Weaving Machine Operator" ]
  ], [
     fhir:index 1095;
     fhir:CodeSystem.concept.code [ fhir:value "711716" ];
     fhir:CodeSystem.concept.display [ fhir:value "Yarn Carding and Spinning Machine Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Yarn Carding and Spinning Machine Operator" ]
  ], [
     fhir:index 1096;
     fhir:CodeSystem.concept.code [ fhir:value "711799" ];
     fhir:CodeSystem.concept.display [ fhir:value "Textile and Footwear Production Machine Operators nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Textile and Footwear Production Machine Operators not elsewhere classified" ]
  ], [
     fhir:index 1097;
     fhir:CodeSystem.concept.code [ fhir:value "711900" ];
     fhir:CodeSystem.concept.display [ fhir:value "Other Machine Operators nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Other Machine Operators not further defined" ]
  ], [
     fhir:index 1098;
     fhir:CodeSystem.concept.code [ fhir:value "711911" ];
     fhir:CodeSystem.concept.display [ fhir:value "Chemical Production Machine Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Chemical Production Machine Operator" ]
  ], [
     fhir:index 1099;
     fhir:CodeSystem.concept.code [ fhir:value "711912" ];
     fhir:CodeSystem.concept.display [ fhir:value "Motion Picture Projectionist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Motion Picture Projectionist" ]
  ], [
     fhir:index 1100;
     fhir:CodeSystem.concept.code [ fhir:value "711913" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sand Blaster" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sand Blaster" ]
  ], [
     fhir:index 1101;
     fhir:CodeSystem.concept.code [ fhir:value "711914" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sterilisation Technician" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sterilisation Technician" ]
  ], [
     fhir:index 1102;
     fhir:CodeSystem.concept.code [ fhir:value "711999" ];
     fhir:CodeSystem.concept.display [ fhir:value "Machine Operators nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Machine Operators not elsewhere classified" ]
  ], [
     fhir:index 1103;
     fhir:CodeSystem.concept.code [ fhir:value "712000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Stationary Plant Operators nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stationary Plant Operators not further defined" ]
  ], [
     fhir:index 1104;
     fhir:CodeSystem.concept.code [ fhir:value "712111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Crane, Hoist or Lift Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Crane, Hoist or Lift Operator" ]
  ], [
     fhir:index 1105;
     fhir:CodeSystem.concept.code [ fhir:value "712200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Drillers, Miners and Shot Firers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Drillers, Miners and Shot Firers not further defined" ]
  ], [
     fhir:index 1106;
     fhir:CodeSystem.concept.code [ fhir:value "712211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Driller" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Driller" ]
  ], [
     fhir:index 1107;
     fhir:CodeSystem.concept.code [ fhir:value "712212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Miner" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Miner" ]
  ], [
     fhir:index 1108;
     fhir:CodeSystem.concept.code [ fhir:value "712213" ];
     fhir:CodeSystem.concept.display [ fhir:value "Shot Firer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Shot Firer" ]
  ], [
     fhir:index 1109;
     fhir:CodeSystem.concept.code [ fhir:value "712311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Engineering Production Systems Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Engineering Production Systems Worker" ]
  ], [
     fhir:index 1110;
     fhir:CodeSystem.concept.code [ fhir:value "712900" ];
     fhir:CodeSystem.concept.display [ fhir:value "Other Stationary Plant Operators nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Other Stationary Plant Operators not further defined" ]
  ], [
     fhir:index 1111;
     fhir:CodeSystem.concept.code [ fhir:value "712911" ];
     fhir:CodeSystem.concept.display [ fhir:value "Boiler or Engine Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Boiler or Engine Operator" ]
  ], [
     fhir:index 1112;
     fhir:CodeSystem.concept.code [ fhir:value "712912" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bulk Materials Handling Plant Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Bulk Materials Handling Plant Operator" ]
  ], [
     fhir:index 1113;
     fhir:CodeSystem.concept.code [ fhir:value "712913" ];
     fhir:CodeSystem.concept.display [ fhir:value "Cement Production Plant Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Cement Production Plant Operator" ]
  ], [
     fhir:index 1114;
     fhir:CodeSystem.concept.code [ fhir:value "712914" ];
     fhir:CodeSystem.concept.display [ fhir:value "Concrete Batching Plant Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Concrete Batching Plant Operator" ]
  ], [
     fhir:index 1115;
     fhir:CodeSystem.concept.code [ fhir:value "712915" ];
     fhir:CodeSystem.concept.display [ fhir:value "Concrete Pump Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Concrete Pump Operator" ]
  ], [
     fhir:index 1116;
     fhir:CodeSystem.concept.code [ fhir:value "712916" ];
     fhir:CodeSystem.concept.display [ fhir:value "Paper and Pulp Mill Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Paper and Pulp Mill Operator" ]
  ], [
     fhir:index 1117;
     fhir:CodeSystem.concept.code [ fhir:value "712917" ];
     fhir:CodeSystem.concept.display [ fhir:value "Railway Signal Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Railway Signal Operator" ]
  ], [
     fhir:index 1118;
     fhir:CodeSystem.concept.code [ fhir:value "712918" ];
     fhir:CodeSystem.concept.display [ fhir:value "Train Controller" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Train Controller" ]
  ], [
     fhir:index 1119;
     fhir:CodeSystem.concept.code [ fhir:value "712921" ];
     fhir:CodeSystem.concept.display [ fhir:value "Waste Water or Water Plant Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Waste Water or Water Plant Operator" ]
  ], [
     fhir:index 1120;
     fhir:CodeSystem.concept.code [ fhir:value "712922" ];
     fhir:CodeSystem.concept.display [ fhir:value "Weighbridge Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Weighbridge Operator" ]
  ], [
     fhir:index 1121;
     fhir:CodeSystem.concept.code [ fhir:value "712999" ];
     fhir:CodeSystem.concept.display [ fhir:value "Stationary Plant Operators nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stationary Plant Operators not elsewhere classified" ]
  ], [
     fhir:index 1122;
     fhir:CodeSystem.concept.code [ fhir:value "721000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Mobile Plant Operators nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Mobile Plant Operators not further defined" ]
  ], [
     fhir:index 1123;
     fhir:CodeSystem.concept.code [ fhir:value "721100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Agricultural, Forestry and Horticultural Plant Operators nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Agricultural, Forestry and Horticultural Plant Operators not further defined" ]
  ], [
     fhir:index 1124;
     fhir:CodeSystem.concept.code [ fhir:value "721111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Agricultural and Horticultural Mobile Plant Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Agricultural and Horticultural Mobile Plant Operator" ]
  ], [
     fhir:index 1125;
     fhir:CodeSystem.concept.code [ fhir:value "721112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Logging Plant Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Logging Plant Operator" ]
  ], [
     fhir:index 1126;
     fhir:CodeSystem.concept.code [ fhir:value "721200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Earthmoving Plant Operators nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Earthmoving Plant Operators not further defined" ]
  ], [
     fhir:index 1127;
     fhir:CodeSystem.concept.code [ fhir:value "721211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Earthmoving Plant Operator (General)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Earthmoving Plant Operator (General)" ]
  ], [
     fhir:index 1128;
     fhir:CodeSystem.concept.code [ fhir:value "721212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Backhoe Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Backhoe Operator" ]
  ], [
     fhir:index 1129;
     fhir:CodeSystem.concept.code [ fhir:value "721213" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bulldozer Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Bulldozer Operator" ]
  ], [
     fhir:index 1130;
     fhir:CodeSystem.concept.code [ fhir:value "721214" ];
     fhir:CodeSystem.concept.display [ fhir:value "Excavator Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Excavator Operator" ]
  ], [
     fhir:index 1131;
     fhir:CodeSystem.concept.code [ fhir:value "721215" ];
     fhir:CodeSystem.concept.display [ fhir:value "Grader Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Grader Operator" ]
  ], [
     fhir:index 1132;
     fhir:CodeSystem.concept.code [ fhir:value "721216" ];
     fhir:CodeSystem.concept.display [ fhir:value "Loader Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Loader Operator" ]
  ], [
     fhir:index 1133;
     fhir:CodeSystem.concept.code [ fhir:value "721311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Forklift Driver" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Forklift Driver" ]
  ], [
     fhir:index 1134;
     fhir:CodeSystem.concept.code [ fhir:value "721900" ];
     fhir:CodeSystem.concept.display [ fhir:value "Other Mobile Plant Operators nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Other Mobile Plant Operators not further defined" ]
  ], [
     fhir:index 1135;
     fhir:CodeSystem.concept.code [ fhir:value "721911" ];
     fhir:CodeSystem.concept.display [ fhir:value "Aircraft Baggage Handler and Airline Ground Crew" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Aircraft Baggage Handler and Airline Ground Crew" ]
  ], [
     fhir:index 1136;
     fhir:CodeSystem.concept.code [ fhir:value "721912" ];
     fhir:CodeSystem.concept.display [ fhir:value "Linemarker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Linemarker" ]
  ], [
     fhir:index 1137;
     fhir:CodeSystem.concept.code [ fhir:value "721913" ];
     fhir:CodeSystem.concept.display [ fhir:value "Paving Plant Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Paving Plant Operator" ]
  ], [
     fhir:index 1138;
     fhir:CodeSystem.concept.code [ fhir:value "721914" ];
     fhir:CodeSystem.concept.display [ fhir:value "Railway Track Plant Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Railway Track Plant Operator" ]
  ], [
     fhir:index 1139;
     fhir:CodeSystem.concept.code [ fhir:value "721915" ];
     fhir:CodeSystem.concept.display [ fhir:value "Road Roller Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Road Roller Operator" ]
  ], [
     fhir:index 1140;
     fhir:CodeSystem.concept.code [ fhir:value "721916" ];
     fhir:CodeSystem.concept.display [ fhir:value "Streetsweeper Operator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Streetsweeper Operator" ]
  ], [
     fhir:index 1141;
     fhir:CodeSystem.concept.code [ fhir:value "721999" ];
     fhir:CodeSystem.concept.display [ fhir:value "Mobile Plant Operators nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Mobile Plant Operators not elsewhere classified" ]
  ], [
     fhir:index 1142;
     fhir:CodeSystem.concept.code [ fhir:value "730000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Road and Rail Drivers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Road and Rail Drivers not further defined" ]
  ], [
     fhir:index 1143;
     fhir:CodeSystem.concept.code [ fhir:value "731000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Automobile, Bus and Rail Drivers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Automobile, Bus and Rail Drivers not further defined" ]
  ], [
     fhir:index 1144;
     fhir:CodeSystem.concept.code [ fhir:value "731100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Automobile Drivers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Automobile Drivers not further defined" ]
  ], [
     fhir:index 1145;
     fhir:CodeSystem.concept.code [ fhir:value "731111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Chauffeur" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Chauffeur" ]
  ], [
     fhir:index 1146;
     fhir:CodeSystem.concept.code [ fhir:value "731112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Taxi Driver" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Taxi Driver" ]
  ], [
     fhir:index 1147;
     fhir:CodeSystem.concept.code [ fhir:value "731199" ];
     fhir:CodeSystem.concept.display [ fhir:value "Automobile Drivers nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Automobile Drivers not elsewhere classified" ]
  ], [
     fhir:index 1148;
     fhir:CodeSystem.concept.code [ fhir:value "731200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bus and Coach Drivers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Bus and Coach Drivers not further defined" ]
  ], [
     fhir:index 1149;
     fhir:CodeSystem.concept.code [ fhir:value "731211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bus Driver" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Bus Driver" ]
  ], [
     fhir:index 1150;
     fhir:CodeSystem.concept.code [ fhir:value "731212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Charter and Tour Bus Driver" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Charter and Tour Bus Driver" ]
  ], [
     fhir:index 1151;
     fhir:CodeSystem.concept.code [ fhir:value "731213" ];
     fhir:CodeSystem.concept.display [ fhir:value "Passenger Coach Driver" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Passenger Coach Driver" ]
  ], [
     fhir:index 1152;
     fhir:CodeSystem.concept.code [ fhir:value "731300" ];
     fhir:CodeSystem.concept.display [ fhir:value "Train and Tram Drivers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Train and Tram Drivers not further defined" ]
  ], [
     fhir:index 1153;
     fhir:CodeSystem.concept.code [ fhir:value "731311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Train Driver" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Train Driver" ]
  ], [
     fhir:index 1154;
     fhir:CodeSystem.concept.code [ fhir:value "731312" ];
     fhir:CodeSystem.concept.display [ fhir:value "Tram Driver" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Tram Driver" ]
  ], [
     fhir:index 1155;
     fhir:CodeSystem.concept.code [ fhir:value "732111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Delivery Driver" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Delivery Driver" ]
  ], [
     fhir:index 1156;
     fhir:CodeSystem.concept.code [ fhir:value "733100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Truck Drivers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Truck Drivers not further defined" ]
  ], [
     fhir:index 1157;
     fhir:CodeSystem.concept.code [ fhir:value "733111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Truck Driver (General)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Truck Driver (General)" ]
  ], [
     fhir:index 1158;
     fhir:CodeSystem.concept.code [ fhir:value "733112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Aircraft Refueller" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Aircraft Refueller" ]
  ], [
     fhir:index 1159;
     fhir:CodeSystem.concept.code [ fhir:value "733113" ];
     fhir:CodeSystem.concept.display [ fhir:value "Furniture Removalist" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Furniture Removalist" ]
  ], [
     fhir:index 1160;
     fhir:CodeSystem.concept.code [ fhir:value "733114" ];
     fhir:CodeSystem.concept.display [ fhir:value "Tanker Driver" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Tanker Driver" ]
  ], [
     fhir:index 1161;
     fhir:CodeSystem.concept.code [ fhir:value "733115" ];
     fhir:CodeSystem.concept.display [ fhir:value "Tow Truck Driver" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Tow Truck Driver" ]
  ], [
     fhir:index 1162;
     fhir:CodeSystem.concept.code [ fhir:value "741111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Storeperson" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Storeperson" ]
  ], [
     fhir:index 1163;
     fhir:CodeSystem.concept.code [ fhir:value "800000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Labourers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Labourers not further defined" ]
  ], [
     fhir:index 1164;
     fhir:CodeSystem.concept.code [ fhir:value "811000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Cleaners and Laundry Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Cleaners and Laundry Workers not further defined" ]
  ], [
     fhir:index 1165;
     fhir:CodeSystem.concept.code [ fhir:value "811111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Car Detailer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Car Detailer" ]
  ], [
     fhir:index 1166;
     fhir:CodeSystem.concept.code [ fhir:value "811211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Commercial Cleaner" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Commercial Cleaner" ]
  ], [
     fhir:index 1167;
     fhir:CodeSystem.concept.code [ fhir:value "811311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Domestic Cleaner" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Domestic Cleaner" ]
  ], [
     fhir:index 1168;
     fhir:CodeSystem.concept.code [ fhir:value "811400" ];
     fhir:CodeSystem.concept.display [ fhir:value "Housekeepers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Housekeepers not further defined" ]
  ], [
     fhir:index 1169;
     fhir:CodeSystem.concept.code [ fhir:value "811411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Commercial Housekeeper" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Commercial Housekeeper" ]
  ], [
     fhir:index 1170;
     fhir:CodeSystem.concept.code [ fhir:value "811412" ];
     fhir:CodeSystem.concept.display [ fhir:value "Domestic Housekeeper" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Domestic Housekeeper" ]
  ], [
     fhir:index 1171;
     fhir:CodeSystem.concept.code [ fhir:value "811500" ];
     fhir:CodeSystem.concept.display [ fhir:value "Laundry Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Laundry Workers not further defined" ]
  ], [
     fhir:index 1172;
     fhir:CodeSystem.concept.code [ fhir:value "811511" ];
     fhir:CodeSystem.concept.display [ fhir:value "Laundry Worker (General)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Laundry Worker (General)" ]
  ], [
     fhir:index 1173;
     fhir:CodeSystem.concept.code [ fhir:value "811512" ];
     fhir:CodeSystem.concept.display [ fhir:value "Drycleaner" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Drycleaner" ]
  ], [
     fhir:index 1174;
     fhir:CodeSystem.concept.code [ fhir:value "811513" ];
     fhir:CodeSystem.concept.display [ fhir:value "Ironer or Presser" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Ironer or Presser" ]
  ], [
     fhir:index 1175;
     fhir:CodeSystem.concept.code [ fhir:value "811600" ];
     fhir:CodeSystem.concept.display [ fhir:value "Other Cleaners nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Other Cleaners not further defined" ]
  ], [
     fhir:index 1176;
     fhir:CodeSystem.concept.code [ fhir:value "811611" ];
     fhir:CodeSystem.concept.display [ fhir:value "Carpet Cleaner" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Carpet Cleaner" ]
  ], [
     fhir:index 1177;
     fhir:CodeSystem.concept.code [ fhir:value "811612" ];
     fhir:CodeSystem.concept.display [ fhir:value "Window Cleaner" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Window Cleaner" ]
  ], [
     fhir:index 1178;
     fhir:CodeSystem.concept.code [ fhir:value "811699" ];
     fhir:CodeSystem.concept.display [ fhir:value "Cleaners nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Cleaners not elsewhere classified" ]
  ], [
     fhir:index 1179;
     fhir:CodeSystem.concept.code [ fhir:value "821000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Construction and Mining Labourers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Construction and Mining Labourers not further defined" ]
  ], [
     fhir:index 1180;
     fhir:CodeSystem.concept.code [ fhir:value "821100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Building and Plumbing Labourers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Building and Plumbing Labourers not further defined" ]
  ], [
     fhir:index 1181;
     fhir:CodeSystem.concept.code [ fhir:value "821111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Builder's Labourer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Builder's Labourer" ]
  ], [
     fhir:index 1182;
     fhir:CodeSystem.concept.code [ fhir:value "821112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Drainage, Sewerage and Stormwater Labourer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Drainage, Sewerage and Stormwater Labourer" ]
  ], [
     fhir:index 1183;
     fhir:CodeSystem.concept.code [ fhir:value "821113" ];
     fhir:CodeSystem.concept.display [ fhir:value "Earthmoving Labourer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Earthmoving Labourer" ]
  ], [
     fhir:index 1184;
     fhir:CodeSystem.concept.code [ fhir:value "821114" ];
     fhir:CodeSystem.concept.display [ fhir:value "Plumber's Assistant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Plumber's Assistant" ]
  ], [
     fhir:index 1185;
     fhir:CodeSystem.concept.code [ fhir:value "821211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Concreter" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Concreter" ]
  ], [
     fhir:index 1186;
     fhir:CodeSystem.concept.code [ fhir:value "821311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Fencer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Fencer" ]
  ], [
     fhir:index 1187;
     fhir:CodeSystem.concept.code [ fhir:value "821400" ];
     fhir:CodeSystem.concept.display [ fhir:value "Insulation and Home Improvement Installers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Insulation and Home Improvement Installers not further defined" ]
  ], [
     fhir:index 1188;
     fhir:CodeSystem.concept.code [ fhir:value "821411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Building Insulation Installer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Building Insulation Installer" ]
  ], [
     fhir:index 1189;
     fhir:CodeSystem.concept.code [ fhir:value "821412" ];
     fhir:CodeSystem.concept.display [ fhir:value "Home Improvement Installer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Home Improvement Installer" ]
  ], [
     fhir:index 1190;
     fhir:CodeSystem.concept.code [ fhir:value "821511" ];
     fhir:CodeSystem.concept.display [ fhir:value "Paving and Surfacing Labourer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Paving and Surfacing Labourer" ]
  ], [
     fhir:index 1191;
     fhir:CodeSystem.concept.code [ fhir:value "821611" ];
     fhir:CodeSystem.concept.display [ fhir:value "Railway Track Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Railway Track Worker" ]
  ], [
     fhir:index 1192;
     fhir:CodeSystem.concept.code [ fhir:value "821700" ];
     fhir:CodeSystem.concept.display [ fhir:value "Structural Steel Construction Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Structural Steel Construction Workers not further defined" ]
  ], [
     fhir:index 1193;
     fhir:CodeSystem.concept.code [ fhir:value "821711" ];
     fhir:CodeSystem.concept.display [ fhir:value "Construction Rigger" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Construction Rigger" ]
  ], [
     fhir:index 1194;
     fhir:CodeSystem.concept.code [ fhir:value "821712" ];
     fhir:CodeSystem.concept.display [ fhir:value "Scaffolder" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Scaffolder" ]
  ], [
     fhir:index 1195;
     fhir:CodeSystem.concept.code [ fhir:value "821713" ];
     fhir:CodeSystem.concept.display [ fhir:value "Steel Fixer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Steel Fixer" ]
  ], [
     fhir:index 1196;
     fhir:CodeSystem.concept.code [ fhir:value "821714" ];
     fhir:CodeSystem.concept.display [ fhir:value "Structural Steel Erector" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Structural Steel Erector" ]
  ], [
     fhir:index 1197;
     fhir:CodeSystem.concept.code [ fhir:value "821900" ];
     fhir:CodeSystem.concept.display [ fhir:value "Other Construction and Mining Labourers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Other Construction and Mining Labourers not further defined" ]
  ], [
     fhir:index 1198;
     fhir:CodeSystem.concept.code [ fhir:value "821911" ];
     fhir:CodeSystem.concept.display [ fhir:value "Crane Chaser" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Crane Chaser" ]
  ], [
     fhir:index 1199;
     fhir:CodeSystem.concept.code [ fhir:value "821912" ];
     fhir:CodeSystem.concept.display [ fhir:value "Driller's Assistant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Driller's Assistant" ]
  ], [
     fhir:index 1200;
     fhir:CodeSystem.concept.code [ fhir:value "821913" ];
     fhir:CodeSystem.concept.display [ fhir:value "Lagger" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Lagger" ]
  ], [
     fhir:index 1201;
     fhir:CodeSystem.concept.code [ fhir:value "821914" ];
     fhir:CodeSystem.concept.display [ fhir:value "Mining Support Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Mining Support Worker" ]
  ], [
     fhir:index 1202;
     fhir:CodeSystem.concept.code [ fhir:value "821915" ];
     fhir:CodeSystem.concept.display [ fhir:value "Surveyor's Assistant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Surveyor's Assistant" ]
  ], [
     fhir:index 1203;
     fhir:CodeSystem.concept.code [ fhir:value "830000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Factory Process Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Factory Process Workers not further defined" ]
  ], [
     fhir:index 1204;
     fhir:CodeSystem.concept.code [ fhir:value "831000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Food Process Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Food Process Workers not further defined" ]
  ], [
     fhir:index 1205;
     fhir:CodeSystem.concept.code [ fhir:value "831100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Food and Drink Factory Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Food and Drink Factory Workers not further defined" ]
  ], [
     fhir:index 1206;
     fhir:CodeSystem.concept.code [ fhir:value "831111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Baking Factory Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Baking Factory Worker" ]
  ], [
     fhir:index 1207;
     fhir:CodeSystem.concept.code [ fhir:value "831112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Brewery Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Brewery Worker" ]
  ], [
     fhir:index 1208;
     fhir:CodeSystem.concept.code [ fhir:value "831113" ];
     fhir:CodeSystem.concept.display [ fhir:value "Confectionery Maker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Confectionery Maker" ]
  ], [
     fhir:index 1209;
     fhir:CodeSystem.concept.code [ fhir:value "831114" ];
     fhir:CodeSystem.concept.display [ fhir:value "Dairy Products Maker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Dairy Products Maker" ]
  ], [
     fhir:index 1210;
     fhir:CodeSystem.concept.code [ fhir:value "831115" ];
     fhir:CodeSystem.concept.display [ fhir:value "Fruit and Vegetable Factory Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Fruit and Vegetable Factory Worker" ]
  ], [
     fhir:index 1211;
     fhir:CodeSystem.concept.code [ fhir:value "831116" ];
     fhir:CodeSystem.concept.display [ fhir:value "Grain Mill Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Grain Mill Worker" ]
  ], [
     fhir:index 1212;
     fhir:CodeSystem.concept.code [ fhir:value "831117" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sugar Mill Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sugar Mill Worker" ]
  ], [
     fhir:index 1213;
     fhir:CodeSystem.concept.code [ fhir:value "831118" ];
     fhir:CodeSystem.concept.display [ fhir:value "Winery Cellar Hand" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Winery Cellar Hand" ]
  ], [
     fhir:index 1214;
     fhir:CodeSystem.concept.code [ fhir:value "831199" ];
     fhir:CodeSystem.concept.display [ fhir:value "Food and Drink Factory Workers nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Food and Drink Factory Workers not elsewhere classified" ]
  ], [
     fhir:index 1215;
     fhir:CodeSystem.concept.code [ fhir:value "831200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Meat Boners and Slicers, and Slaughterers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Meat Boners and Slicers, and Slaughterers not further defined" ]
  ], [
     fhir:index 1216;
     fhir:CodeSystem.concept.code [ fhir:value "831211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Meat Boner and Slicer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Meat Boner and Slicer" ]
  ], [
     fhir:index 1217;
     fhir:CodeSystem.concept.code [ fhir:value "831212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Slaughterer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Slaughterer" ]
  ], [
     fhir:index 1218;
     fhir:CodeSystem.concept.code [ fhir:value "831300" ];
     fhir:CodeSystem.concept.display [ fhir:value "Meat, Poultry and Seafood Process Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Meat, Poultry and Seafood Process Workers not further defined" ]
  ], [
     fhir:index 1219;
     fhir:CodeSystem.concept.code [ fhir:value "831311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Meat Process Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Meat Process Worker" ]
  ], [
     fhir:index 1220;
     fhir:CodeSystem.concept.code [ fhir:value "831312" ];
     fhir:CodeSystem.concept.display [ fhir:value "Poultry Process Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Poultry Process Worker" ]
  ], [
     fhir:index 1221;
     fhir:CodeSystem.concept.code [ fhir:value "831313" ];
     fhir:CodeSystem.concept.display [ fhir:value "Seafood Process Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Seafood Process Worker" ]
  ], [
     fhir:index 1222;
     fhir:CodeSystem.concept.code [ fhir:value "832000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Packers and Product Assemblers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Packers and Product Assemblers not further defined" ]
  ], [
     fhir:index 1223;
     fhir:CodeSystem.concept.code [ fhir:value "832100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Packers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Packers not further defined" ]
  ], [
     fhir:index 1224;
     fhir:CodeSystem.concept.code [ fhir:value "832111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Chocolate Packer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Chocolate Packer" ]
  ], [
     fhir:index 1225;
     fhir:CodeSystem.concept.code [ fhir:value "832112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Container Filler" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Container Filler" ]
  ], [
     fhir:index 1226;
     fhir:CodeSystem.concept.code [ fhir:value "832113" ];
     fhir:CodeSystem.concept.display [ fhir:value "Fruit and Vegetable Packer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Fruit and Vegetable Packer" ]
  ], [
     fhir:index 1227;
     fhir:CodeSystem.concept.code [ fhir:value "832114" ];
     fhir:CodeSystem.concept.display [ fhir:value "Meat Packer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Meat Packer" ]
  ], [
     fhir:index 1228;
     fhir:CodeSystem.concept.code [ fhir:value "832115" ];
     fhir:CodeSystem.concept.display [ fhir:value "Seafood Packer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Seafood Packer" ]
  ], [
     fhir:index 1229;
     fhir:CodeSystem.concept.code [ fhir:value "832199" ];
     fhir:CodeSystem.concept.display [ fhir:value "Packers nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Packers not elsewhere classified" ]
  ], [
     fhir:index 1230;
     fhir:CodeSystem.concept.code [ fhir:value "832211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Product Assembler" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Product Assembler" ]
  ], [
     fhir:index 1231;
     fhir:CodeSystem.concept.code [ fhir:value "839000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Miscellaneous Factory Process Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Miscellaneous Factory Process Workers not further defined" ]
  ], [
     fhir:index 1232;
     fhir:CodeSystem.concept.code [ fhir:value "839111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Metal Engineering Process Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Engineering Process Worker" ]
  ], [
     fhir:index 1233;
     fhir:CodeSystem.concept.code [ fhir:value "839200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Plastics and Rubber Factory Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Plastics and Rubber Factory Workers not further defined" ]
  ], [
     fhir:index 1234;
     fhir:CodeSystem.concept.code [ fhir:value "839211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Plastics Factory Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Plastics Factory Worker" ]
  ], [
     fhir:index 1235;
     fhir:CodeSystem.concept.code [ fhir:value "839212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Rubber Factory Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Rubber Factory Worker" ]
  ], [
     fhir:index 1236;
     fhir:CodeSystem.concept.code [ fhir:value "839300" ];
     fhir:CodeSystem.concept.display [ fhir:value "Product Quality Controllers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Product Quality Controllers not further defined" ]
  ], [
     fhir:index 1237;
     fhir:CodeSystem.concept.code [ fhir:value "839311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Product Examiner" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Product Examiner" ]
  ], [
     fhir:index 1238;
     fhir:CodeSystem.concept.code [ fhir:value "839312" ];
     fhir:CodeSystem.concept.display [ fhir:value "Product Grader" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Product Grader" ]
  ], [
     fhir:index 1239;
     fhir:CodeSystem.concept.code [ fhir:value "839313" ];
     fhir:CodeSystem.concept.display [ fhir:value "Product Tester" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Product Tester" ]
  ], [
     fhir:index 1240;
     fhir:CodeSystem.concept.code [ fhir:value "839400" ];
     fhir:CodeSystem.concept.display [ fhir:value "Timber and Wood Process Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Timber and Wood Process Workers not further defined" ]
  ], [
     fhir:index 1241;
     fhir:CodeSystem.concept.code [ fhir:value "839411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Paper and Pulp Mill Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Paper and Pulp Mill Worker" ]
  ], [
     fhir:index 1242;
     fhir:CodeSystem.concept.code [ fhir:value "839412" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sawmill or Timber Yard Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sawmill or Timber Yard Worker" ]
  ], [
     fhir:index 1243;
     fhir:CodeSystem.concept.code [ fhir:value "839413" ];
     fhir:CodeSystem.concept.display [ fhir:value "Wood and Wood Products Factory Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Wood and Wood Products Factory Worker" ]
  ], [
     fhir:index 1244;
     fhir:CodeSystem.concept.code [ fhir:value "839900" ];
     fhir:CodeSystem.concept.display [ fhir:value "Other Factory Process Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Other Factory Process Workers not further defined" ]
  ], [
     fhir:index 1245;
     fhir:CodeSystem.concept.code [ fhir:value "839911" ];
     fhir:CodeSystem.concept.display [ fhir:value "Cement and Concrete Plant Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Cement and Concrete Plant Worker" ]
  ], [
     fhir:index 1246;
     fhir:CodeSystem.concept.code [ fhir:value "839912" ];
     fhir:CodeSystem.concept.display [ fhir:value "Chemical Plant Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Chemical Plant Worker" ]
  ], [
     fhir:index 1247;
     fhir:CodeSystem.concept.code [ fhir:value "839913" ];
     fhir:CodeSystem.concept.display [ fhir:value "Clay Processing Factory Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Clay Processing Factory Worker" ]
  ], [
     fhir:index 1248;
     fhir:CodeSystem.concept.code [ fhir:value "839914" ];
     fhir:CodeSystem.concept.display [ fhir:value "Fabric and Textile Factory Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Fabric and Textile Factory Worker" ]
  ], [
     fhir:index 1249;
     fhir:CodeSystem.concept.code [ fhir:value "839915" ];
     fhir:CodeSystem.concept.display [ fhir:value "Footwear Factory Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Footwear Factory Worker" ]
  ], [
     fhir:index 1250;
     fhir:CodeSystem.concept.code [ fhir:value "839916" ];
     fhir:CodeSystem.concept.display [ fhir:value "Glass Processing Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Glass Processing Worker" ]
  ], [
     fhir:index 1251;
     fhir:CodeSystem.concept.code [ fhir:value "839917" ];
     fhir:CodeSystem.concept.display [ fhir:value "Hide and Skin Processing Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Hide and Skin Processing Worker" ]
  ], [
     fhir:index 1252;
     fhir:CodeSystem.concept.code [ fhir:value "839999" ];
     fhir:CodeSystem.concept.display [ fhir:value "Factory Process Workers nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Factory Process Workers not elsewhere classified" ]
  ], [
     fhir:index 1253;
     fhir:CodeSystem.concept.code [ fhir:value "841000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Farm, Forestry and Garden Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Farm, Forestry and Garden Workers not further defined" ]
  ], [
     fhir:index 1254;
     fhir:CodeSystem.concept.code [ fhir:value "841111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Aquaculture Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Aquaculture Worker" ]
  ], [
     fhir:index 1255;
     fhir:CodeSystem.concept.code [ fhir:value "841200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Crop Farm Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Crop Farm Workers not further defined" ]
  ], [
     fhir:index 1256;
     fhir:CodeSystem.concept.code [ fhir:value "841211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Fruit or Nut Farm Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Fruit or Nut Farm Worker" ]
  ], [
     fhir:index 1257;
     fhir:CodeSystem.concept.code [ fhir:value "841212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Fruit or Nut Picker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Fruit or Nut Picker" ]
  ], [
     fhir:index 1258;
     fhir:CodeSystem.concept.code [ fhir:value "841213" ];
     fhir:CodeSystem.concept.display [ fhir:value "Grain, Oilseed or Pasture Farm Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Grain, Oilseed or Pasture Farm Worker" ]
  ], [
     fhir:index 1259;
     fhir:CodeSystem.concept.code [ fhir:value "841214" ];
     fhir:CodeSystem.concept.display [ fhir:value "Vegetable Farm Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Vegetable Farm Worker" ]
  ], [
     fhir:index 1260;
     fhir:CodeSystem.concept.code [ fhir:value "841215" ];
     fhir:CodeSystem.concept.display [ fhir:value "Vegetable Picker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Vegetable Picker" ]
  ], [
     fhir:index 1261;
     fhir:CodeSystem.concept.code [ fhir:value "841216" ];
     fhir:CodeSystem.concept.display [ fhir:value "Vineyard Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Vineyard Worker" ]
  ], [
     fhir:index 1262;
     fhir:CodeSystem.concept.code [ fhir:value "841299" ];
     fhir:CodeSystem.concept.display [ fhir:value "Crop Farm Workers nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Crop Farm Workers not elsewhere classified" ]
  ], [
     fhir:index 1263;
     fhir:CodeSystem.concept.code [ fhir:value "841300" ];
     fhir:CodeSystem.concept.display [ fhir:value "Forestry and Logging Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Forestry and Logging Workers not further defined" ]
  ], [
     fhir:index 1264;
     fhir:CodeSystem.concept.code [ fhir:value "841311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Forestry Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Forestry Worker" ]
  ], [
     fhir:index 1265;
     fhir:CodeSystem.concept.code [ fhir:value "841312" ];
     fhir:CodeSystem.concept.display [ fhir:value "Logging Assistant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Logging Assistant" ]
  ], [
     fhir:index 1266;
     fhir:CodeSystem.concept.code [ fhir:value "841313" ];
     fhir:CodeSystem.concept.display [ fhir:value "Tree Faller" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Tree Faller" ]
  ], [
     fhir:index 1267;
     fhir:CodeSystem.concept.code [ fhir:value "841400" ];
     fhir:CodeSystem.concept.display [ fhir:value "Garden and Nursery Labourers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Garden and Nursery Labourers not further defined" ]
  ], [
     fhir:index 1268;
     fhir:CodeSystem.concept.code [ fhir:value "841411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Garden Labourer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Garden Labourer" ]
  ], [
     fhir:index 1269;
     fhir:CodeSystem.concept.code [ fhir:value "841412" ];
     fhir:CodeSystem.concept.display [ fhir:value "Horticultural Nursery Assistant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Horticultural Nursery Assistant" ]
  ], [
     fhir:index 1270;
     fhir:CodeSystem.concept.code [ fhir:value "841500" ];
     fhir:CodeSystem.concept.display [ fhir:value "Livestock Farm Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Livestock Farm Workers not further defined" ]
  ], [
     fhir:index 1271;
     fhir:CodeSystem.concept.code [ fhir:value "841511" ];
     fhir:CodeSystem.concept.display [ fhir:value "Beef Cattle Farm Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Beef Cattle Farm Worker" ]
  ], [
     fhir:index 1272;
     fhir:CodeSystem.concept.code [ fhir:value "841512" ];
     fhir:CodeSystem.concept.display [ fhir:value "Dairy Cattle Farm Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Dairy Cattle Farm Worker" ]
  ], [
     fhir:index 1273;
     fhir:CodeSystem.concept.code [ fhir:value "841513" ];
     fhir:CodeSystem.concept.display [ fhir:value "Mixed Livestock Farm Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Mixed Livestock Farm Worker" ]
  ], [
     fhir:index 1274;
     fhir:CodeSystem.concept.code [ fhir:value "841514" ];
     fhir:CodeSystem.concept.display [ fhir:value "Poultry Farm Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Poultry Farm Worker" ]
  ], [
     fhir:index 1275;
     fhir:CodeSystem.concept.code [ fhir:value "841515" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sheep Farm Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sheep Farm Worker" ]
  ], [
     fhir:index 1276;
     fhir:CodeSystem.concept.code [ fhir:value "841516" ];
     fhir:CodeSystem.concept.display [ fhir:value "Stablehand" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stablehand" ]
  ], [
     fhir:index 1277;
     fhir:CodeSystem.concept.code [ fhir:value "841517" ];
     fhir:CodeSystem.concept.display [ fhir:value "Wool Handler" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Wool Handler" ]
  ], [
     fhir:index 1278;
     fhir:CodeSystem.concept.code [ fhir:value "841599" ];
     fhir:CodeSystem.concept.display [ fhir:value "Livestock Farm Workers nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Livestock Farm Workers not elsewhere classified" ]
  ], [
     fhir:index 1279;
     fhir:CodeSystem.concept.code [ fhir:value "841611" ];
     fhir:CodeSystem.concept.display [ fhir:value "Mixed Crop and Livestock Farm Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Mixed Crop and Livestock Farm Worker" ]
  ], [
     fhir:index 1280;
     fhir:CodeSystem.concept.code [ fhir:value "841900" ];
     fhir:CodeSystem.concept.display [ fhir:value "Other Farm, Forestry and Garden Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Other Farm, Forestry and Garden Workers not further defined" ]
  ], [
     fhir:index 1281;
     fhir:CodeSystem.concept.code [ fhir:value "841911" ];
     fhir:CodeSystem.concept.display [ fhir:value "Hunter-Trapper" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Hunter-Trapper" ]
  ], [
     fhir:index 1282;
     fhir:CodeSystem.concept.code [ fhir:value "841912" ];
     fhir:CodeSystem.concept.display [ fhir:value "Pest or Weed Controller" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Pest or Weed Controller" ]
  ], [
     fhir:index 1283;
     fhir:CodeSystem.concept.code [ fhir:value "841999" ];
     fhir:CodeSystem.concept.display [ fhir:value "Farm, Forestry and Garden Workers nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Farm, Forestry and Garden Workers not elsewhere classified" ]
  ], [
     fhir:index 1284;
     fhir:CodeSystem.concept.code [ fhir:value "851000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Food Preparation Assistants nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Food Preparation Assistants not further defined" ]
  ], [
     fhir:index 1285;
     fhir:CodeSystem.concept.code [ fhir:value "851111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Fast Food Cook" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Fast Food Cook" ]
  ], [
     fhir:index 1286;
     fhir:CodeSystem.concept.code [ fhir:value "851200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Food Trades Assistants nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Food Trades Assistants not further defined" ]
  ], [
     fhir:index 1287;
     fhir:CodeSystem.concept.code [ fhir:value "851211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Pastrycook's Assistant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Pastrycook's Assistant" ]
  ], [
     fhir:index 1288;
     fhir:CodeSystem.concept.code [ fhir:value "851299" ];
     fhir:CodeSystem.concept.display [ fhir:value "Food Trades Assistants nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Food Trades Assistants not elsewhere classified" ]
  ], [
     fhir:index 1289;
     fhir:CodeSystem.concept.code [ fhir:value "851311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Kitchenhand" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Kitchenhand" ]
  ], [
     fhir:index 1290;
     fhir:CodeSystem.concept.code [ fhir:value "890000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Other Labourers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Other Labourers not further defined" ]
  ], [
     fhir:index 1291;
     fhir:CodeSystem.concept.code [ fhir:value "891000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Freight Handlers and Shelf Fillers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Freight Handlers and Shelf Fillers not further defined" ]
  ], [
     fhir:index 1292;
     fhir:CodeSystem.concept.code [ fhir:value "891100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Freight and Furniture Handlers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Freight and Furniture Handlers not further defined" ]
  ], [
     fhir:index 1293;
     fhir:CodeSystem.concept.code [ fhir:value "891111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Freight Handler (Rail or Road)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Freight Handler (Rail or Road)" ]
  ], [
     fhir:index 1294;
     fhir:CodeSystem.concept.code [ fhir:value "891112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Truck Driver's Offsider" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Truck Driver's Offsider" ]
  ], [
     fhir:index 1295;
     fhir:CodeSystem.concept.code [ fhir:value "891113" ];
     fhir:CodeSystem.concept.display [ fhir:value "Waterside Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Waterside Worker" ]
  ], [
     fhir:index 1296;
     fhir:CodeSystem.concept.code [ fhir:value "891211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Shelf Filler" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Shelf Filler" ]
  ], [
     fhir:index 1297;
     fhir:CodeSystem.concept.code [ fhir:value "899000" ];
     fhir:CodeSystem.concept.display [ fhir:value "Miscellaneous Labourers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Miscellaneous Labourers not further defined" ]
  ], [
     fhir:index 1298;
     fhir:CodeSystem.concept.code [ fhir:value "899111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Caretaker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Caretaker" ]
  ], [
     fhir:index 1299;
     fhir:CodeSystem.concept.code [ fhir:value "899200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Deck and Fishing Hands nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Deck and Fishing Hands not further defined" ]
  ], [
     fhir:index 1300;
     fhir:CodeSystem.concept.code [ fhir:value "899211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Deck Hand" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Deck Hand" ]
  ], [
     fhir:index 1301;
     fhir:CodeSystem.concept.code [ fhir:value "899212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Fishing Hand" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Fishing Hand" ]
  ], [
     fhir:index 1302;
     fhir:CodeSystem.concept.code [ fhir:value "899311" ];
     fhir:CodeSystem.concept.display [ fhir:value "Handyperson" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Handyperson" ]
  ], [
     fhir:index 1303;
     fhir:CodeSystem.concept.code [ fhir:value "899400" ];
     fhir:CodeSystem.concept.display [ fhir:value "Motor Vehicle Parts and Accessories Fitters nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Motor Vehicle Parts and Accessories Fitters not further defined" ]
  ], [
     fhir:index 1304;
     fhir:CodeSystem.concept.code [ fhir:value "899411" ];
     fhir:CodeSystem.concept.display [ fhir:value "Motor Vehicle Parts and Accessories Fitter (General)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Motor Vehicle Parts and Accessories Fitter (General)" ]
  ], [
     fhir:index 1305;
     fhir:CodeSystem.concept.code [ fhir:value "899412" ];
     fhir:CodeSystem.concept.display [ fhir:value "Autoglazier" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Autoglazier" ]
  ], [
     fhir:index 1306;
     fhir:CodeSystem.concept.code [ fhir:value "899413" ];
     fhir:CodeSystem.concept.display [ fhir:value "Exhaust and Muffler Fitter" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Exhaust and Muffler Fitter" ]
  ], [
     fhir:index 1307;
     fhir:CodeSystem.concept.code [ fhir:value "899414" ];
     fhir:CodeSystem.concept.display [ fhir:value "Radiator Fitter" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Radiator Fitter" ]
  ], [
     fhir:index 1308;
     fhir:CodeSystem.concept.code [ fhir:value "899415" ];
     fhir:CodeSystem.concept.display [ fhir:value "Tyre Fitter" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Tyre Fitter" ]
  ], [
     fhir:index 1309;
     fhir:CodeSystem.concept.code [ fhir:value "899500" ];
     fhir:CodeSystem.concept.display [ fhir:value "Printing Assistants and Table Workers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Printing Assistants and Table Workers not further defined" ]
  ], [
     fhir:index 1310;
     fhir:CodeSystem.concept.code [ fhir:value "899511" ];
     fhir:CodeSystem.concept.display [ fhir:value "Printer's Assistant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Printer's Assistant" ]
  ], [
     fhir:index 1311;
     fhir:CodeSystem.concept.code [ fhir:value "899512" ];
     fhir:CodeSystem.concept.display [ fhir:value "Printing Table Worker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Printing Table Worker" ]
  ], [
     fhir:index 1312;
     fhir:CodeSystem.concept.code [ fhir:value "899611" ];
     fhir:CodeSystem.concept.display [ fhir:value "Recycling or Rubbish Collector" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Recycling or Rubbish Collector" ]
  ], [
     fhir:index 1313;
     fhir:CodeSystem.concept.code [ fhir:value "899711" ];
     fhir:CodeSystem.concept.display [ fhir:value "Vending Machine Attendant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Vending Machine Attendant" ]
  ], [
     fhir:index 1314;
     fhir:CodeSystem.concept.code [ fhir:value "899900" ];
     fhir:CodeSystem.concept.display [ fhir:value "Other Miscellaneous Labourers nfd" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Other Miscellaneous Labourers not further defined" ]
  ], [
     fhir:index 1315;
     fhir:CodeSystem.concept.code [ fhir:value "899911" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bicycle Mechanic" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Bicycle Mechanic" ]
  ], [
     fhir:index 1316;
     fhir:CodeSystem.concept.code [ fhir:value "899912" ];
     fhir:CodeSystem.concept.display [ fhir:value "Car Park Attendant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Car Park Attendant" ]
  ], [
     fhir:index 1317;
     fhir:CodeSystem.concept.code [ fhir:value "899913" ];
     fhir:CodeSystem.concept.display [ fhir:value "Crossing Supervisor" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Crossing Supervisor" ]
  ], [
     fhir:index 1318;
     fhir:CodeSystem.concept.code [ fhir:value "899914" ];
     fhir:CodeSystem.concept.display [ fhir:value "Electrical or Telecommunications Trades Assistant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical or Telecommunications Trades Assistant" ]
  ], [
     fhir:index 1319;
     fhir:CodeSystem.concept.code [ fhir:value "899915" ];
     fhir:CodeSystem.concept.display [ fhir:value "Leaflet or Newspaper Deliverer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Leaflet or Newspaper Deliverer" ]
  ], [
     fhir:index 1320;
     fhir:CodeSystem.concept.code [ fhir:value "899916" ];
     fhir:CodeSystem.concept.display [ fhir:value "Mechanic's Assistant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Mechanic's Assistant" ]
  ], [
     fhir:index 1321;
     fhir:CodeSystem.concept.code [ fhir:value "899917" ];
     fhir:CodeSystem.concept.display [ fhir:value "Railways Assistant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Railways Assistant" ]
  ], [
     fhir:index 1322;
     fhir:CodeSystem.concept.code [ fhir:value "899918" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sign Erector" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sign Erector" ]
  ], [
     fhir:index 1323;
     fhir:CodeSystem.concept.code [ fhir:value "899921" ];
     fhir:CodeSystem.concept.display [ fhir:value "Ticket Collector or Usher" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Ticket Collector or Usher" ]
  ], [
     fhir:index 1324;
     fhir:CodeSystem.concept.code [ fhir:value "899922" ];
     fhir:CodeSystem.concept.display [ fhir:value "Trolley Collector" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Trolley Collector" ]
  ], [
     fhir:index 1325;
     fhir:CodeSystem.concept.code [ fhir:value "899999" ];
     fhir:CodeSystem.concept.display [ fhir:value "Labourers nec" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Labourers not elsewhere classified" ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.