HL7® FHIR® New Zealand Base Implementation Guide
3.1.0 - Draft

HL7® FHIR® New Zealand Base Implementation Guide, published by HL7 New Zealand. This guide is not an authorized publication; it is the continuous build for version 3.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7NZ/nzbase/ and changes regularly. See the Directory of published versions

: ACC Patient Occupation CodeSystem - TTL Representation

Active as of 2025-09-12

Raw ttl | Download

@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 -------------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/acc-patient-occupation-code> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "acc-patient-occupation-code"] ;
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "3" ] ;
     fhir:Meta.lastUpdated [ fhir:value "2026-05-07T19:12:16.066+12:00"^^xsd:dateTime ] ;
     fhir:Meta.tag [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "https://standards.digital.health.nz/ns/nzhts-usage-tags" ] ;
       fhir:Coding.code [ fhir:value "NZBase" ]
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>ACC Patient Occupation CodeSystem</h2><tt>https://standards.digital.health.nz/ns/acc-patient-occupation-code</tt><p>Codes for classifying patient occupations, drawn from the ACC codeset</p></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://standards.digital.health.nz/ns/acc-patient-occupation-code"] ;
  fhir:CodeSystem.version [ fhir:value "1.0.1"] ;
  fhir:CodeSystem.name [ fhir:value "AccPatientOccupationCodeSystem"] ;
  fhir:CodeSystem.title [ fhir:value "ACC Patient Occupation CodeSystem"] ;
  fhir:CodeSystem.status [ fhir:value "active"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2025-09-12T01:57:04+00:00"^^xsd:dateTime] ;
  fhir:CodeSystem.publisher [ fhir:value "HL7 New Zealand"] ;
  fhir:CodeSystem.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "HL7 New Zealand" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "email" ] ;
       fhir:ContactPoint.value [ fhir:value "mailto:admin@hl7.org.nz" ]
     ]
  ] ;
  fhir:CodeSystem.description [ fhir:value "Codes for classifying patient occupations, drawn from the ACC codeset"] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.valueSet [
     fhir:value "https://nzhts.digital.health.nz/fhir/ValueSet/acc-patient-occupation-code" ;
     fhir:link <https://nzhts.digital.health.nz/fhir/ValueSet/acc-patient-occupation-code>
  ] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "6909"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "1111" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Legislator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Legislator" ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "1121" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Senior Government Administrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Senior Government Administrator" ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "1131" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Senior Business Administrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Senior Business Administrator" ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "1141" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Special-interest Org.administrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Special-interest Org.administrator" ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "1211" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Corporate Mgr Or Managing Director" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Corporate Mgr Or Managing Director" ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Production & Operation Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Production & Operation Manager" ]
  ], [
     fhir:index 6 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Finance & Administration Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Finance & Administration Manager" ]
  ], [
     fhir:index 7 ;
     fhir:CodeSystem.concept.code [ fhir:value "1223" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Human Resources Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Human Resources Manager" ]
  ], [
     fhir:index 8 ;
     fhir:CodeSystem.concept.code [ fhir:value "1224" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sales & Marketing Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sales & Marketing Manager" ]
  ], [
     fhir:index 9 ;
     fhir:CodeSystem.concept.code [ fhir:value "1225" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Advertising & Public Relations Mgr" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Advertising & Public Relations Mgr" ]
  ], [
     fhir:index 10 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Supply & Distribution Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Supply & Distribution Manager" ]
  ], [
     fhir:index 11 ;
     fhir:CodeSystem.concept.code [ fhir:value "1227" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computing Services Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computing Services Manager" ]
  ], [
     fhir:index 12 ;
     fhir:CodeSystem.concept.code [ fhir:value "1228" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Research & Development Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Research & Development Manager" ]
  ], [
     fhir:index 13 ;
     fhir:CodeSystem.concept.code [ fhir:value "1229" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Specialised Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other Specialised Manager" ]
  ], [
     fhir:index 14 ;
     fhir:CodeSystem.concept.code [ fhir:value "2111" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Physicist, Astronomer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Physicist, Astronomer" ]
  ], [
     fhir:index 15 ;
     fhir:CodeSystem.concept.code [ fhir:value "2112" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Meteorologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Meteorologist" ]
  ], [
     fhir:index 16 ;
     fhir:CodeSystem.concept.code [ fhir:value "2113" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chemist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chemist" ]
  ], [
     fhir:index 17 ;
     fhir:CodeSystem.concept.code [ fhir:value "2114" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Geologist, Geophysicist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Geologist, Geophysicist" ]
  ], [
     fhir:index 18 ;
     fhir:CodeSystem.concept.code [ fhir:value "2121" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mathematician, Statistician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mathematician, Statistician" ]
  ], [
     fhir:index 19 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computing Professional" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computing Professional" ]
  ], [
     fhir:index 20 ;
     fhir:CodeSystem.concept.code [ fhir:value "2141" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Architect,town Or Traffic Planner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Architect,town Or Traffic Planner" ]
  ], [
     fhir:index 21 ;
     fhir:CodeSystem.concept.code [ fhir:value "2142" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Civil Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Civil Engineer" ]
  ], [
     fhir:index 22 ;
     fhir:CodeSystem.concept.code [ fhir:value "2143" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Engineer" ]
  ], [
     fhir:index 23 ;
     fhir:CodeSystem.concept.code [ fhir:value "2144" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electronic & Telecomm. Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electronic & Telecomm. Engineer" ]
  ], [
     fhir:index 24 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mechanical Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mechanical Engineer" ]
  ], [
     fhir:index 25 ;
     fhir:CodeSystem.concept.code [ fhir:value "2146" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chemical Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chemical Engineer" ]
  ], [
     fhir:index 26 ;
     fhir:CodeSystem.concept.code [ fhir:value "2147" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mining Engineer, Metallurgist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mining Engineer, Metallurgist" ]
  ], [
     fhir:index 27 ;
     fhir:CodeSystem.concept.code [ fhir:value "2148" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cartographer, Surveyor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cartographer, Surveyor" ]
  ], [
     fhir:index 28 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Biologist, Botanist, Zoologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Biologist, Botanist, Zoologist" ]
  ], [
     fhir:index 29 ;
     fhir:CodeSystem.concept.code [ fhir:value "2212" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Microbiologist Or Related Prof" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Microbiologist Or Related Prof" ]
  ], [
     fhir:index 30 ;
     fhir:CodeSystem.concept.code [ fhir:value "2213" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Agricultural Scientist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Agricultural Scientist" ]
  ], [
     fhir:index 31 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Medical Doctor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Doctor" ]
  ], [
     fhir:index 32 ;
     fhir:CodeSystem.concept.code [ fhir:value "2222" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dentist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dentist" ]
  ], [
     fhir:index 33 ;
     fhir:CodeSystem.concept.code [ fhir:value "2223" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Veterinarian" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Veterinarian" ]
  ], [
     fhir:index 34 ;
     fhir:CodeSystem.concept.code [ fhir:value "2224" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pharmacist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pharmacist" ]
  ], [
     fhir:index 35 ;
     fhir:CodeSystem.concept.code [ fhir:value "2225" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dietitian, Pub.health Nutritionist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dietitian, Pub.health Nutritionist" ]
  ], [
     fhir:index 36 ;
     fhir:CodeSystem.concept.code [ fhir:value "2226" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Health Professional" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other Health Professional" ]
  ], [
     fhir:index 37 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nursing & Midwifery Professional" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nursing & Midwifery Professional" ]
  ], [
     fhir:index 38 ;
     fhir:CodeSystem.concept.code [ fhir:value "2311" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tertiary Teaching Professional" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tertiary Teaching Professional" ]
  ], [
     fhir:index 39 ;
     fhir:CodeSystem.concept.code [ fhir:value "2321" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Secondary Teaching Professional" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Secondary Teaching Professional" ]
  ], [
     fhir:index 40 ;
     fhir:CodeSystem.concept.code [ fhir:value "2331" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Primary Teaching Professional" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Primary Teaching Professional" ]
  ], [
     fhir:index 41 ;
     fhir:CodeSystem.concept.code [ fhir:value "2332" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Early Childhood Teaching Prof" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Early Childhood Teaching Prof" ]
  ], [
     fhir:index 42 ;
     fhir:CodeSystem.concept.code [ fhir:value "2341" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Special Education Teaching Prof" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Special Education Teaching Prof" ]
  ], [
     fhir:index 43 ;
     fhir:CodeSystem.concept.code [ fhir:value "2351" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Education Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Education Advisor" ]
  ], [
     fhir:index 44 ;
     fhir:CodeSystem.concept.code [ fhir:value "2352" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Education Reviewer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Education Reviewer" ]
  ], [
     fhir:index 45 ;
     fhir:CodeSystem.concept.code [ fhir:value "2411" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Accountant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Accountant" ]
  ], [
     fhir:index 46 ;
     fhir:CodeSystem.concept.code [ fhir:value "2412" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Personnel Professional" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Personnel Professional" ]
  ], [
     fhir:index 47 ;
     fhir:CodeSystem.concept.code [ fhir:value "2413" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Business Professional" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other Business Professional" ]
  ], [
     fhir:index 48 ;
     fhir:CodeSystem.concept.code [ fhir:value "2421" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Barrister & Solicitor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Barrister & Solicitor" ]
  ], [
     fhir:index 49 ;
     fhir:CodeSystem.concept.code [ fhir:value "2422" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Judge" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Judge" ]
  ], [
     fhir:index 50 ;
     fhir:CodeSystem.concept.code [ fhir:value "2423" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Legal Professional" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other Legal Professional" ]
  ], [
     fhir:index 51 ;
     fhir:CodeSystem.concept.code [ fhir:value "2431" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Archivist, Curator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Archivist, Curator" ]
  ], [
     fhir:index 52 ;
     fhir:CodeSystem.concept.code [ fhir:value "2432" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Librarian Or Related Info Prof" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Librarian Or Related Info Prof" ]
  ], [
     fhir:index 53 ;
     fhir:CodeSystem.concept.code [ fhir:value "2441" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Economist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Economist" ]
  ], [
     fhir:index 54 ;
     fhir:CodeSystem.concept.code [ fhir:value "2442" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Social Scientist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Social Scientist" ]
  ], [
     fhir:index 55 ;
     fhir:CodeSystem.concept.code [ fhir:value "2443" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Philologist,translator,interpreter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Philologist,translator,interpreter" ]
  ], [
     fhir:index 56 ;
     fhir:CodeSystem.concept.code [ fhir:value "2444" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Psychologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Psychologist" ]
  ], [
     fhir:index 57 ;
     fhir:CodeSystem.concept.code [ fhir:value "2445" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Counsellor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Counsellor" ]
  ], [
     fhir:index 58 ;
     fhir:CodeSystem.concept.code [ fhir:value "2446" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Government Professional" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other Government Professional" ]
  ], [
     fhir:index 59 ;
     fhir:CodeSystem.concept.code [ fhir:value "2451" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Religious Professional" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Religious Professional" ]
  ], [
     fhir:index 60 ;
     fhir:CodeSystem.concept.code [ fhir:value "3111" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Physical Science Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Physical Science Technician" ]
  ], [
     fhir:index 61 ;
     fhir:CodeSystem.concept.code [ fhir:value "3112" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Civil Engineering Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Civil Engineering Technician" ]
  ], [
     fhir:index 62 ;
     fhir:CodeSystem.concept.code [ fhir:value "3113" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Engineering Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Engineering Technician" ]
  ], [
     fhir:index 63 ;
     fhir:CodeSystem.concept.code [ fhir:value "3114" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electronic Engineering Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electronic Engineering Technician" ]
  ], [
     fhir:index 64 ;
     fhir:CodeSystem.concept.code [ fhir:value "3115" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mechanical Engineering Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mechanical Engineering Technician" ]
  ], [
     fhir:index 65 ;
     fhir:CodeSystem.concept.code [ fhir:value "3116" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chemical Engineering Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chemical Engineering Technician" ]
  ], [
     fhir:index 66 ;
     fhir:CodeSystem.concept.code [ fhir:value "3117" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mining & Metallurgical Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mining & Metallurgical Technician" ]
  ], [
     fhir:index 67 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Draughting Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Draughting Technician" ]
  ], [
     fhir:index 68 ;
     fhir:CodeSystem.concept.code [ fhir:value "3119" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Engineering Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other Engineering Technician" ]
  ], [
     fhir:index 69 ;
     fhir:CodeSystem.concept.code [ fhir:value "3121" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computer Equipment Controller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computer Equipment Controller" ]
  ], [
     fhir:index 70 ;
     fhir:CodeSystem.concept.code [ fhir:value "3131" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Photographr & Recordng Equip Cntrl" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Photographr & Recordng Equip Cntrl" ]
  ], [
     fhir:index 71 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Broadcasting Equip. Controller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Broadcasting Equip. Controller" ]
  ], [
     fhir:index 72 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Medical Equipment Controller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Equipment Controller" ]
  ], [
     fhir:index 73 ;
     fhir:CodeSystem.concept.code [ fhir:value "3141" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ships Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ships Engineer" ]
  ], [
     fhir:index 74 ;
     fhir:CodeSystem.concept.code [ fhir:value "3142" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ships Deck Officer & Pilot" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ships Deck Officer & Pilot" ]
  ], [
     fhir:index 75 ;
     fhir:CodeSystem.concept.code [ fhir:value "3143" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aircraft Pilot Or Related Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aircraft Pilot Or Related Worker" ]
  ], [
     fhir:index 76 ;
     fhir:CodeSystem.concept.code [ fhir:value "3144" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Air Traffic Controller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Air Traffic Controller" ]
  ], [
     fhir:index 77 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Safety & Health Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Safety & Health Inspector" ]
  ], [
     fhir:index 78 ;
     fhir:CodeSystem.concept.code [ fhir:value "3211" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Life Science Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Life Science Technician" ]
  ], [
     fhir:index 79 ;
     fhir:CodeSystem.concept.code [ fhir:value "3212" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Agricultral Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Agricultral Technician" ]
  ], [
     fhir:index 80 ;
     fhir:CodeSystem.concept.code [ fhir:value "3221" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Optician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Optician" ]
  ], [
     fhir:index 81 ;
     fhir:CodeSystem.concept.code [ fhir:value "3222" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dental Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dental Assistant" ]
  ], [
     fhir:index 82 ;
     fhir:CodeSystem.concept.code [ fhir:value "3223" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Physiotherapist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Physiotherapist" ]
  ], [
     fhir:index 83 ;
     fhir:CodeSystem.concept.code [ fhir:value "3224" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Veterinary Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Veterinary Assistant" ]
  ], [
     fhir:index 84 ;
     fhir:CodeSystem.concept.code [ fhir:value "3225" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pharmaceutical Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pharmaceutical Assistant" ]
  ], [
     fhir:index 85 ;
     fhir:CodeSystem.concept.code [ fhir:value "3226" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Health Associate Professionl" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other Health Associate Professionl" ]
  ], [
     fhir:index 86 ;
     fhir:CodeSystem.concept.code [ fhir:value "3231" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nursing Associate Professional" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nursing Associate Professional" ]
  ], [
     fhir:index 87 ;
     fhir:CodeSystem.concept.code [ fhir:value "3311" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Securities & Finance Dealer,broker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Securities & Finance Dealer,broker" ]
  ], [
     fhir:index 88 ;
     fhir:CodeSystem.concept.code [ fhir:value "3312" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Insurance Representative" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Insurance Representative" ]
  ], [
     fhir:index 89 ;
     fhir:CodeSystem.concept.code [ fhir:value "3313" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Real Estate Agent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Real Estate Agent" ]
  ], [
     fhir:index 90 ;
     fhir:CodeSystem.concept.code [ fhir:value "3314" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Travel Consultant, Organiser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Travel Consultant, Organiser" ]
  ], [
     fhir:index 91 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Technical & Commercial Sales Rep" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Technical & Commercial Sales Rep" ]
  ], [
     fhir:index 92 ;
     fhir:CodeSystem.concept.code [ fhir:value "3316" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Buyer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Buyer" ]
  ], [
     fhir:index 93 ;
     fhir:CodeSystem.concept.code [ fhir:value "3317" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Appraiser, Valuer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Appraiser, Valuer" ]
  ], [
     fhir:index 94 ;
     fhir:CodeSystem.concept.code [ fhir:value "3318" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Auctioneer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Auctioneer" ]
  ], [
     fhir:index 95 ;
     fhir:CodeSystem.concept.code [ fhir:value "3319" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Finance,sales Associate Prof" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other Finance,sales Associate Prof" ]
  ], [
     fhir:index 96 ;
     fhir:CodeSystem.concept.code [ fhir:value "3321" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Admin Or Related Associate Prof" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Admin Or Related Associate Prof" ]
  ], [
     fhir:index 97 ;
     fhir:CodeSystem.concept.code [ fhir:value "3322" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Legal Or Rel. Business Assoc. Prof" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Legal Or Rel. Business Assoc. Prof" ]
  ], [
     fhir:index 98 ;
     fhir:CodeSystem.concept.code [ fhir:value "3323" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bookkeeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bookkeeper" ]
  ], [
     fhir:index 99 ;
     fhir:CodeSystem.concept.code [ fhir:value "3324" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Statistical,mathematical Ass. Prof" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Statistical,mathematical Ass. Prof" ]
  ], [
     fhir:index 100 ;
     fhir:CodeSystem.concept.code [ fhir:value "3331" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Customs & Border Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Customs & Border Inspector" ]
  ], [
     fhir:index 101 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Social Work Associate Professional" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Social Work Associate Professional" ]
  ], [
     fhir:index 102 ;
     fhir:CodeSystem.concept.code [ fhir:value "3342" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Education Associate Professional" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Education Associate Professional" ]
  ], [
     fhir:index 103 ;
     fhir:CodeSystem.concept.code [ fhir:value "3351" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Careers & Employment Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Careers & Employment Advisor" ]
  ], [
     fhir:index 104 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Author,journalist Or Other Writer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Author,journalist Or Other Writer" ]
  ], [
     fhir:index 105 ;
     fhir:CodeSystem.concept.code [ fhir:value "3362" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sculptor,painter Or Related Artist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sculptor,painter Or Related Artist" ]
  ], [
     fhir:index 106 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Decorator, Commercial Designer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Decorator, Commercial Designer" ]
  ], [
     fhir:index 107 ;
     fhir:CodeSystem.concept.code [ fhir:value "3364" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Composer, Musician, Singer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Composer, Musician, Singer" ]
  ], [
     fhir:index 108 ;
     fhir:CodeSystem.concept.code [ fhir:value "3365" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Choreographer, Dancer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Choreographer, Dancer" ]
  ], [
     fhir:index 109 ;
     fhir:CodeSystem.concept.code [ fhir:value "3366" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Film,stage Or Rel.actor Or Directr" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Film,stage Or Rel.actor Or Directr" ]
  ], [
     fhir:index 110 ;
     fhir:CodeSystem.concept.code [ fhir:value "3367" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radio,television,other Announcer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radio,television,other Announcer" ]
  ], [
     fhir:index 111 ;
     fhir:CodeSystem.concept.code [ fhir:value "3368" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Clown, Magician Or Rel. Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Clown, Magician Or Rel. Worker" ]
  ], [
     fhir:index 112 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Athlete Or Related Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Athlete Or Related Worker" ]
  ], [
     fhir:index 113 ;
     fhir:CodeSystem.concept.code [ fhir:value "3371" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Non-ordained Religious Assoc. Prof" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Non-ordained Religious Assoc. Prof" ]
  ], [
     fhir:index 114 ;
     fhir:CodeSystem.concept.code [ fhir:value "3381" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Environment Protection Assoc. Prof" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Environment Protection Assoc. Prof" ]
  ], [
     fhir:index 115 ;
     fhir:CodeSystem.concept.code [ fhir:value "4111" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Typist Or Word Processor Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Typist Or Word Processor Operator" ]
  ], [
     fhir:index 116 ;
     fhir:CodeSystem.concept.code [ fhir:value "4112" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Data Entry Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Data Entry Operator" ]
  ], [
     fhir:index 117 ;
     fhir:CodeSystem.concept.code [ fhir:value "4114" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Secretary" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Secretary" ]
  ], [
     fhir:index 118 ;
     fhir:CodeSystem.concept.code [ fhir:value "4121" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Accounting, Bookkeeping Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Accounting, Bookkeeping Clerk" ]
  ], [
     fhir:index 119 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Statistical, Finance Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Statistical, Finance Clerk" ]
  ], [
     fhir:index 120 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stock Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stock Clerk" ]
  ], [
     fhir:index 121 ;
     fhir:CodeSystem.concept.code [ fhir:value "4132" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Production Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Production Clerk" ]
  ], [
     fhir:index 122 ;
     fhir:CodeSystem.concept.code [ fhir:value "4133" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Transport Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Transport Clerk" ]
  ], [
     fhir:index 123 ;
     fhir:CodeSystem.concept.code [ fhir:value "4141" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Library, Filing Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Library, Filing Clerk" ]
  ], [
     fhir:index 124 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mail Carrier, Sorting Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mail Carrier, Sorting Clerk" ]
  ], [
     fhir:index 125 ;
     fhir:CodeSystem.concept.code [ fhir:value "4143" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coding,proof Reading Or Rel. Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coding,proof Reading Or Rel. Clerk" ]
  ], [
     fhir:index 126 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Office Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Office Clerk" ]
  ], [
     fhir:index 127 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cashier, Ticket Issuer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cashier, Ticket Issuer" ]
  ], [
     fhir:index 128 ;
     fhir:CodeSystem.concept.code [ fhir:value "4212" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Teller Or Other Counter Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Teller Or Other Counter Clerk" ]
  ], [
     fhir:index 129 ;
     fhir:CodeSystem.concept.code [ fhir:value "4213" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Croupier" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Croupier" ]
  ], [
     fhir:index 130 ;
     fhir:CodeSystem.concept.code [ fhir:value "4215" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bill,debt Or Rel. Cash Collector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bill,debt Or Rel. Cash Collector" ]
  ], [
     fhir:index 131 ;
     fhir:CodeSystem.concept.code [ fhir:value "4221" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Receptionist, Information Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Receptionist, Information Clerk" ]
  ], [
     fhir:index 132 ;
     fhir:CodeSystem.concept.code [ fhir:value "4222" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telephone Switchboard Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Telephone Switchboard Operator" ]
  ], [
     fhir:index 133 ;
     fhir:CodeSystem.concept.code [ fhir:value "5111" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Travel Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Travel Attendant" ]
  ], [
     fhir:index 134 ;
     fhir:CodeSystem.concept.code [ fhir:value "5112" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Travel Guide" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Travel Guide" ]
  ], [
     fhir:index 135 ;
     fhir:CodeSystem.concept.code [ fhir:value "5121" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Housekeeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Housekeeper" ]
  ], [
     fhir:index 136 ;
     fhir:CodeSystem.concept.code [ fhir:value "5122" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cook" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cook" ]
  ], [
     fhir:index 137 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Waiter, Bartender" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Waiter, Bartender" ]
  ], [
     fhir:index 138 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Personal Care Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Personal Care Worker" ]
  ], [
     fhir:index 139 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hairdressr,beautician Or Rel.workr" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hairdressr,beautician Or Rel.workr" ]
  ], [
     fhir:index 140 ;
     fhir:CodeSystem.concept.code [ fhir:value "5142" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Child Care Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Child Care Worker" ]
  ], [
     fhir:index 141 ;
     fhir:CodeSystem.concept.code [ fhir:value "5143" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Undertaker, Embalmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Undertaker, Embalmer" ]
  ], [
     fhir:index 142 ;
     fhir:CodeSystem.concept.code [ fhir:value "5151" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fire Fighter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fire Fighter" ]
  ], [
     fhir:index 143 ;
     fhir:CodeSystem.concept.code [ fhir:value "5152" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Police" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Police" ]
  ], [
     fhir:index 144 ;
     fhir:CodeSystem.concept.code [ fhir:value "5153" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Prison Guard" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Prison Guard" ]
  ], [
     fhir:index 145 ;
     fhir:CodeSystem.concept.code [ fhir:value "5154" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Protective Service Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other Protective Service Worker" ]
  ], [
     fhir:index 146 ;
     fhir:CodeSystem.concept.code [ fhir:value "5155" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Armed Forces" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Armed Forces" ]
  ], [
     fhir:index 147 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Salesperson, Demonstrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Salesperson, Demonstrator" ]
  ], [
     fhir:index 148 ;
     fhir:CodeSystem.concept.code [ fhir:value "5221" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Street Vendor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Street Vendor" ]
  ], [
     fhir:index 149 ;
     fhir:CodeSystem.concept.code [ fhir:value "5231" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fashion Or Other Model" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fashion Or Other Model" ]
  ], [
     fhir:index 150 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Field Crop, Vegetable Grower" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Field Crop, Vegetable Grower" ]
  ], [
     fhir:index 151 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fruit Grower" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fruit Grower" ]
  ], [
     fhir:index 152 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gardener, Nursery Grower" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Gardener, Nursery Grower" ]
  ], [
     fhir:index 153 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Livestock Producer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Livestock Producer" ]
  ], [
     fhir:index 154 ;
     fhir:CodeSystem.concept.code [ fhir:value "6122" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mixed Livestock Producer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mixed Livestock Producer" ]
  ], [
     fhir:index 155 ;
     fhir:CodeSystem.concept.code [ fhir:value "6123" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Poultry Producer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Poultry Producer" ]
  ], [
     fhir:index 156 ;
     fhir:CodeSystem.concept.code [ fhir:value "6124" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Apiarist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Apiarist" ]
  ], [
     fhir:index 157 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Crop & Livestock Producer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Crop & Livestock Producer" ]
  ], [
     fhir:index 158 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Agricultural Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other Agricultural Worker" ]
  ], [
     fhir:index 159 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forestry Worker, Logger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forestry Worker, Logger" ]
  ], [
     fhir:index 160 ;
     fhir:CodeSystem.concept.code [ fhir:value "6141" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fishery Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fishery Worker" ]
  ], [
     fhir:index 161 ;
     fhir:CodeSystem.concept.code [ fhir:value "6142" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aquatic Life Cultivation Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aquatic Life Cultivation Worker" ]
  ], [
     fhir:index 162 ;
     fhir:CodeSystem.concept.code [ fhir:value "6143" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hunter, Trapper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hunter, Trapper" ]
  ], [
     fhir:index 163 ;
     fhir:CodeSystem.concept.code [ fhir:value "6144" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Animal Welfare Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Animal Welfare Worker" ]
  ], [
     fhir:index 164 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bricklayer, Stonemason" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bricklayer, Stonemason" ]
  ], [
     fhir:index 165 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Carpenter & Joiner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Carpenter & Joiner" ]
  ], [
     fhir:index 166 ;
     fhir:CodeSystem.concept.code [ fhir:value "7121" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plasterer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plasterer" ]
  ], [
     fhir:index 167 ;
     fhir:CodeSystem.concept.code [ fhir:value "7122" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glazier" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glazier" ]
  ], [
     fhir:index 168 ;
     fhir:CodeSystem.concept.code [ fhir:value "7123" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plumber" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plumber" ]
  ], [
     fhir:index 169 ;
     fhir:CodeSystem.concept.code [ fhir:value "7124" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Painter & Paperhanger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Painter & Paperhanger" ]
  ], [
     fhir:index 170 ;
     fhir:CodeSystem.concept.code [ fhir:value "7131" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrician" ]
  ], [
     fhir:index 171 ;
     fhir:CodeSystem.concept.code [ fhir:value "7211" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Moulder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Moulder" ]
  ], [
     fhir:index 172 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sheet-metal Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sheet-metal Worker" ]
  ], [
     fhir:index 173 ;
     fhir:CodeSystem.concept.code [ fhir:value "7221" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Blacksmith" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Blacksmith" ]
  ], [
     fhir:index 174 ;
     fhir:CodeSystem.concept.code [ fhir:value "7222" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tool Or Pattern Maker,metal Marker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tool Or Pattern Maker,metal Marker" ]
  ], [
     fhir:index 175 ;
     fhir:CodeSystem.concept.code [ fhir:value "7223" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fitter & Turner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fitter & Turner" ]
  ], [
     fhir:index 176 ;
     fhir:CodeSystem.concept.code [ fhir:value "7224" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Saw Doctor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Saw Doctor" ]
  ], [
     fhir:index 177 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Machinery Mechanic & Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Machinery Mechanic & Fitter" ]
  ], [
     fhir:index 178 ;
     fhir:CodeSystem.concept.code [ fhir:value "7241" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Mechanic & Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Mechanic & Fitter" ]
  ], [
     fhir:index 179 ;
     fhir:CodeSystem.concept.code [ fhir:value "7242" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electronics Fitter & Servicer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electronics Fitter & Servicer" ]
  ], [
     fhir:index 180 ;
     fhir:CodeSystem.concept.code [ fhir:value "7243" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radio & Television Servicer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radio & Television Servicer" ]
  ], [
     fhir:index 181 ;
     fhir:CodeSystem.concept.code [ fhir:value "7311" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Precision Inst. Maker & Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Precision Inst. Maker & Repairer" ]
  ], [
     fhir:index 182 ;
     fhir:CodeSystem.concept.code [ fhir:value "7312" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Musical Instrument Maker, Tuner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Musical Instrument Maker, Tuner" ]
  ], [
     fhir:index 183 ;
     fhir:CodeSystem.concept.code [ fhir:value "7313" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Jeweller,precious Met.trade Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Jeweller,precious Met.trade Worker" ]
  ], [
     fhir:index 184 ;
     fhir:CodeSystem.concept.code [ fhir:value "7321" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glass Cutter & Finisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glass Cutter & Finisher" ]
  ], [
     fhir:index 185 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Printing Trades Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Printing Trades Worker" ]
  ], [
     fhir:index 186 ;
     fhir:CodeSystem.concept.code [ fhir:value "7332" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Binding Trades Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Binding Trades Worker" ]
  ], [
     fhir:index 187 ;
     fhir:CodeSystem.concept.code [ fhir:value "7333" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Printing Engraver & Etcher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Printing Engraver & Etcher" ]
  ], [
     fhir:index 188 ;
     fhir:CodeSystem.concept.code [ fhir:value "7411" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Butcher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Butcher" ]
  ], [
     fhir:index 189 ;
     fhir:CodeSystem.concept.code [ fhir:value "7412" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Baker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Baker" ]
  ], [
     fhir:index 190 ;
     fhir:CodeSystem.concept.code [ fhir:value "7421" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cabinet Maker Or Related Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cabinet Maker Or Related Worker" ]
  ], [
     fhir:index 191 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tailor & Dressmaker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tailor & Dressmaker" ]
  ], [
     fhir:index 192 ;
     fhir:CodeSystem.concept.code [ fhir:value "7432" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Upholsterer Or Related Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Upholsterer Or Related Worker" ]
  ], [
     fhir:index 193 ;
     fhir:CodeSystem.concept.code [ fhir:value "7433" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Floor Covering Layer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Floor Covering Layer" ]
  ], [
     fhir:index 194 ;
     fhir:CodeSystem.concept.code [ fhir:value "7441" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Leather Goods Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Leather Goods Maker" ]
  ], [
     fhir:index 195 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mining Plant Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mining Plant Operator" ]
  ], [
     fhir:index 196 ;
     fhir:CodeSystem.concept.code [ fhir:value "8112" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mineral Ore, Stone Treat Plant Op" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mineral Ore, Stone Treat Plant Op" ]
  ], [
     fhir:index 197 ;
     fhir:CodeSystem.concept.code [ fhir:value "8113" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Well Driller, Borer & Rel. Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Well Driller, Borer & Rel. Worker" ]
  ], [
     fhir:index 198 ;
     fhir:CodeSystem.concept.code [ fhir:value "8121" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ore Smelting & Refining Furnace Op" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ore Smelting & Refining Furnace Op" ]
  ], [
     fhir:index 199 ;
     fhir:CodeSystem.concept.code [ fhir:value "8122" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Melter, Caster" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Melter, Caster" ]
  ], [
     fhir:index 200 ;
     fhir:CodeSystem.concept.code [ fhir:value "8123" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Welder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Welder" ]
  ], [
     fhir:index 201 ;
     fhir:CodeSystem.concept.code [ fhir:value "8124" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Drawer & Extruder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Drawer & Extruder" ]
  ], [
     fhir:index 202 ;
     fhir:CodeSystem.concept.code [ fhir:value "8131" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glass & Ceramics Kiln Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glass & Ceramics Kiln Operator" ]
  ], [
     fhir:index 203 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Glass & Ceramics Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other Glass & Ceramics Worker" ]
  ], [
     fhir:index 204 ;
     fhir:CodeSystem.concept.code [ fhir:value "8141" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sawmill Or Rel. Wood Processing Op" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sawmill Or Rel. Wood Processing Op" ]
  ], [
     fhir:index 205 ;
     fhir:CodeSystem.concept.code [ fhir:value "8142" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paper Pulp Preparation Plant Op" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paper Pulp Preparation Plant Op" ]
  ], [
     fhir:index 206 ;
     fhir:CodeSystem.concept.code [ fhir:value "8143" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Papermaking Plant Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Papermaking Plant Operator" ]
  ], [
     fhir:index 207 ;
     fhir:CodeSystem.concept.code [ fhir:value "8151" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Crushing,grinding,mixing Equip. Op" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Crushing,grinding,mixing Equip. Op" ]
  ], [
     fhir:index 208 ;
     fhir:CodeSystem.concept.code [ fhir:value "8152" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Filtering & Separating Equip. Op" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Filtering & Separating Equip. Op" ]
  ], [
     fhir:index 209 ;
     fhir:CodeSystem.concept.code [ fhir:value "8153" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Still & Reactor Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Still & Reactor Operator" ]
  ], [
     fhir:index 210 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Chemical Processing Plant Op" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other Chemical Processing Plant Op" ]
  ], [
     fhir:index 211 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Power Generating Plant Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Power Generating Plant Operator" ]
  ], [
     fhir:index 212 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Machine Tool Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Machine Tool Operator" ]
  ], [
     fhir:index 213 ;
     fhir:CodeSystem.concept.code [ fhir:value "8212" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cement & Other Processing Mach Op" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cement & Other Processing Mach Op" ]
  ], [
     fhir:index 214 ;
     fhir:CodeSystem.concept.code [ fhir:value "8221" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pharmaceutical Products Mach Op" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pharmaceutical Products Mach Op" ]
  ], [
     fhir:index 215 ;
     fhir:CodeSystem.concept.code [ fhir:value "8222" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Finisher, Plater, Coater" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Finisher, Plater, Coater" ]
  ], [
     fhir:index 216 ;
     fhir:CodeSystem.concept.code [ fhir:value "8223" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Photographic Products Machine Op" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Photographic Products Machine Op" ]
  ], [
     fhir:index 217 ;
     fhir:CodeSystem.concept.code [ fhir:value "8231" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tyre Making Vulcanising Mach Op" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tyre Making Vulcanising Mach Op" ]
  ], [
     fhir:index 218 ;
     fhir:CodeSystem.concept.code [ fhir:value "8232" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Rubber, Plastic Prod Mach Op" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other Rubber, Plastic Prod Mach Op" ]
  ], [
     fhir:index 219 ;
     fhir:CodeSystem.concept.code [ fhir:value "8241" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wood Products Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wood Products Machine Operator" ]
  ], [
     fhir:index 220 ;
     fhir:CodeSystem.concept.code [ fhir:value "8242" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wood Treater" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wood Treater" ]
  ], [
     fhir:index 221 ;
     fhir:CodeSystem.concept.code [ fhir:value "8251" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paper & Paper Products Mach Op" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paper & Paper Products Mach Op" ]
  ], [
     fhir:index 222 ;
     fhir:CodeSystem.concept.code [ fhir:value "8261" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Spinning, Winding Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Spinning, Winding Machine Operator" ]
  ], [
     fhir:index 223 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Weaving, Knitting Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Weaving, Knitting Machine Operator" ]
  ], [
     fhir:index 224 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sewing, Embroidering Mach. Op" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sewing, Embroidering Mach. Op" ]
  ], [
     fhir:index 225 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Textile Dyeing, Cleaning Mach Op" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Textile Dyeing, Cleaning Mach Op" ]
  ], [
     fhir:index 226 ;
     fhir:CodeSystem.concept.code [ fhir:value "8265" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Textile Products Machine Op" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other Textile Products Machine Op" ]
  ], [
     fhir:index 227 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Meat, Fish Processing Machine Op" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Meat, Fish Processing Machine Op" ]
  ], [
     fhir:index 228 ;
     fhir:CodeSystem.concept.code [ fhir:value "8272" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dairy Products Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dairy Products Machine Operator" ]
  ], [
     fhir:index 229 ;
     fhir:CodeSystem.concept.code [ fhir:value "8273" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Grain Milling Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Grain Milling Machine Operator" ]
  ], [
     fhir:index 230 ;
     fhir:CodeSystem.concept.code [ fhir:value "8274" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Baked Goods, Cereals Prod Mach Op" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Baked Goods, Cereals Prod Mach Op" ]
  ], [
     fhir:index 231 ;
     fhir:CodeSystem.concept.code [ fhir:value "8275" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fruit,vege,nut Process. Mach Op" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fruit,vege,nut Process. Mach Op" ]
  ], [
     fhir:index 232 ;
     fhir:CodeSystem.concept.code [ fhir:value "8276" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sugar Process, Refining Mach Op" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sugar Process, Refining Mach Op" ]
  ], [
     fhir:index 233 ;
     fhir:CodeSystem.concept.code [ fhir:value "8277" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tea,coffee,cocoa Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tea,coffee,cocoa Machine Operator" ]
  ], [
     fhir:index 234 ;
     fhir:CodeSystem.concept.code [ fhir:value "8278" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tobacco Prods Process. Mach Op" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tobacco Prods Process. Mach Op" ]
  ], [
     fhir:index 235 ;
     fhir:CodeSystem.concept.code [ fhir:value "8279" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Brewer, Wine & Beverage Mach Op" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Brewer, Wine & Beverage Mach Op" ]
  ], [
     fhir:index 236 ;
     fhir:CodeSystem.concept.code [ fhir:value "8281" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Leather & Rel. Products Processor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Leather & Rel. Products Processor" ]
  ], [
     fhir:index 237 ;
     fhir:CodeSystem.concept.code [ fhir:value "8291" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mechanical Machinery Assembler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mechanical Machinery Assembler" ]
  ], [
     fhir:index 238 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Machinery Assembler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Machinery Assembler" ]
  ], [
     fhir:index 239 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal,rubber &plastic Prods Assemb" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal,rubber &plastic Prods Assemb" ]
  ], [
     fhir:index 240 ;
     fhir:CodeSystem.concept.code [ fhir:value "8294" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wood &rel Material Prods Assemblr" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wood &rel Material Prods Assemblr" ]
  ], [
     fhir:index 241 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Leather Goods Assembler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Leather Goods Assembler" ]
  ], [
     fhir:index 242 ;
     fhir:CodeSystem.concept.code [ fhir:value "8311" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Railway Engine Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Railway Engine Driver" ]
  ], [
     fhir:index 243 ;
     fhir:CodeSystem.concept.code [ fhir:value "8321" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Car, Taxi, Light Van Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Car, Taxi, Light Van Driver" ]
  ], [
     fhir:index 244 ;
     fhir:CodeSystem.concept.code [ fhir:value "8322" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bus Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bus Driver" ]
  ], [
     fhir:index 245 ;
     fhir:CodeSystem.concept.code [ fhir:value "8323" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Heavy Truck Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Heavy Truck Driver" ]
  ], [
     fhir:index 246 ;
     fhir:CodeSystem.concept.code [ fhir:value "8331" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motorised Farm Machinery Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motorised Farm Machinery Operator" ]
  ], [
     fhir:index 247 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Earthmoving Or Rel. Machinery Op" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Earthmoving Or Rel. Machinery Op" ]
  ], [
     fhir:index 248 ;
     fhir:CodeSystem.concept.code [ fhir:value "8333" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Crane Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Crane Operator" ]
  ], [
     fhir:index 249 ;
     fhir:CodeSystem.concept.code [ fhir:value "8334" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lifting-truck Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lifting-truck Operator" ]
  ], [
     fhir:index 250 ;
     fhir:CodeSystem.concept.code [ fhir:value "8341" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ships Deck Crew Or Rel. Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ships Deck Crew Or Rel. Worker" ]
  ], [
     fhir:index 251 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Building Or Related Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Building Or Related Worker" ]
  ], [
     fhir:index 252 ;
     fhir:CodeSystem.concept.code [ fhir:value "8412" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Underwater Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Underwater Worker" ]
  ], [
     fhir:index 253 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Caretaker, Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Caretaker, Cleaner" ]
  ], [
     fhir:index 254 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Messenger, Doorkeeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Messenger, Doorkeeper" ]
  ], [
     fhir:index 255 ;
     fhir:CodeSystem.concept.code [ fhir:value "9131" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Refuse Collector Or Rel. Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Refuse Collector Or Rel. Labourer" ]
  ], [
     fhir:index 256 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Packer, Freight Handler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Packer, Freight Handler" ]
  ], [
     fhir:index 257 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Labourer" ]
  ], [
     fhir:index 258 ;
     fhir:CodeSystem.concept.code [ fhir:value "9970" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Occupation Unidentified/inadequate" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Occupation Unidentified/inadequate" ]
  ], [
     fhir:index 259 ;
     fhir:CodeSystem.concept.code [ fhir:value "9980" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Workers Not Reporting Any Descrip" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Workers Not Reporting Any Descrip" ]
  ], [
     fhir:index 260 ;
     fhir:CodeSystem.concept.code [ fhir:value "9991" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Housewife \\ Househusband" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Housewife \\ Househusband" ]
  ], [
     fhir:index 261 ;
     fhir:CodeSystem.concept.code [ fhir:value "9992" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sickness Beneficiary" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sickness Beneficiary" ]
  ], [
     fhir:index 262 ;
     fhir:CodeSystem.concept.code [ fhir:value "9993" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Retired" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Retired" ]
  ], [
     fhir:index 263 ;
     fhir:CodeSystem.concept.code [ fhir:value "9994" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Student" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Student" ]
  ], [
     fhir:index 264 ;
     fhir:CodeSystem.concept.code [ fhir:value "9995" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Overseas Visitor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Overseas Visitor" ]
  ], [
     fhir:index 265 ;
     fhir:CodeSystem.concept.code [ fhir:value "9996" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Unemployed" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Unemployed" ]
  ], [
     fhir:index 266 ;
     fhir:CodeSystem.concept.code [ fhir:value "9997" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pre-school Child" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pre-school Child" ]
  ], [
     fhir:index 267 ;
     fhir:CodeSystem.concept.code [ fhir:value "9998" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Prison Inmate" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Prison Inmate" ]
  ], [
     fhir:index 268 ;
     fhir:CodeSystem.concept.code [ fhir:value "9999" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Not Obtainable" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Not Obtainable" ]
  ], [
     fhir:index 269 ;
     fhir:CodeSystem.concept.code [ fhir:value "1111.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cabinet Minister" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cabinet Minister" ]
  ], [
     fhir:index 270 ;
     fhir:CodeSystem.concept.code [ fhir:value "1111.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Central Government Politician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Central Government Politician" ]
  ], [
     fhir:index 271 ;
     fhir:CodeSystem.concept.code [ fhir:value "1111.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "City Council Chairman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "City Council Chairman" ]
  ], [
     fhir:index 272 ;
     fhir:CodeSystem.concept.code [ fhir:value "1111.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "City Councillor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "City Councillor" ]
  ], [
     fhir:index 273 ;
     fhir:CodeSystem.concept.code [ fhir:value "1111.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Councillor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Councillor" ]
  ], [
     fhir:index 274 ;
     fhir:CodeSystem.concept.code [ fhir:value "1111.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Government Minister" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Government Minister" ]
  ], [
     fhir:index 275 ;
     fhir:CodeSystem.concept.code [ fhir:value "1111.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Local Government Legislator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Local Government Legislator" ]
  ], [
     fhir:index 276 ;
     fhir:CodeSystem.concept.code [ fhir:value "1111.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mayor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mayor" ]
  ], [
     fhir:index 277 ;
     fhir:CodeSystem.concept.code [ fhir:value "1111.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Member of Parliament" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Member of Parliament" ]
  ], [
     fhir:index 278 ;
     fhir:CodeSystem.concept.code [ fhir:value "1111.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Minister of the Crown" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Minister of the Crown" ]
  ], [
     fhir:index 279 ;
     fhir:CodeSystem.concept.code [ fhir:value "1111.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Parliamentary Representative" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Parliamentary Representative" ]
  ], [
     fhir:index 280 ;
     fhir:CodeSystem.concept.code [ fhir:value "1111.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Regional Councillor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Regional Councillor" ]
  ], [
     fhir:index 281 ;
     fhir:CodeSystem.concept.code [ fhir:value "1121.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ambassador" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ambassador" ]
  ], [
     fhir:index 282 ;
     fhir:CodeSystem.concept.code [ fhir:value "1121.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Censor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Censor" ]
  ], [
     fhir:index 283 ;
     fhir:CodeSystem.concept.code [ fhir:value "1121.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Central Government Administrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Central Government Administrator" ]
  ], [
     fhir:index 284 ;
     fhir:CodeSystem.concept.code [ fhir:value "1121.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Charge daffaires" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Charge daffaires" ]
  ], [
     fhir:index 285 ;
     fhir:CodeSystem.concept.code [ fhir:value "1121.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chief Executive - Central Government" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chief Executive - Central Government" ]
  ], [
     fhir:index 286 ;
     fhir:CodeSystem.concept.code [ fhir:value "1121.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chief Executive - Local Government" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chief Executive - Local Government" ]
  ], [
     fhir:index 287 ;
     fhir:CodeSystem.concept.code [ fhir:value "1121.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "City Administrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "City Administrator" ]
  ], [
     fhir:index 288 ;
     fhir:CodeSystem.concept.code [ fhir:value "1121.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Civil Defence Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Civil Defence Officer" ]
  ], [
     fhir:index 289 ;
     fhir:CodeSystem.concept.code [ fhir:value "1121.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Commissioner of Inland Revenue" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Commissioner of Inland Revenue" ]
  ], [
     fhir:index 290 ;
     fhir:CodeSystem.concept.code [ fhir:value "1121.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Consul General" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Consul General" ]
  ], [
     fhir:index 291 ;
     fhir:CodeSystem.concept.code [ fhir:value "1121.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Consular Affairs Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Consular Affairs Officer" ]
  ], [
     fhir:index 292 ;
     fhir:CodeSystem.concept.code [ fhir:value "1121.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Controller of Customs" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Controller of Customs" ]
  ], [
     fhir:index 293 ;
     fhir:CodeSystem.concept.code [ fhir:value "1121.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Diplomatic Representative" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Diplomatic Representative" ]
  ], [
     fhir:index 294 ;
     fhir:CodeSystem.concept.code [ fhir:value "1121.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Government Administration Director" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Government Administration Director" ]
  ], [
     fhir:index 295 ;
     fhir:CodeSystem.concept.code [ fhir:value "1121.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Government Department Head" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Government Department Head" ]
  ], [
     fhir:index 296 ;
     fhir:CodeSystem.concept.code [ fhir:value "1121.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Government Divisional Director" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Government Divisional Director" ]
  ], [
     fhir:index 297 ;
     fhir:CodeSystem.concept.code [ fhir:value "1121.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Government Executive Official" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Government Executive Official" ]
  ], [
     fhir:index 298 ;
     fhir:CodeSystem.concept.code [ fhir:value "1121.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Governor General" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Governor General" ]
  ], [
     fhir:index 299 ;
     fhir:CodeSystem.concept.code [ fhir:value "1121.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "High Commissioner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "High Commissioner" ]
  ], [
     fhir:index 300 ;
     fhir:CodeSystem.concept.code [ fhir:value "1121.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Local Government Administrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Local Government Administrator" ]
  ], [
     fhir:index 301 ;
     fhir:CodeSystem.concept.code [ fhir:value "1121.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Patents Commissioner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Patents Commissioner" ]
  ], [
     fhir:index 302 ;
     fhir:CodeSystem.concept.code [ fhir:value "1121.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Police Commissioner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Police Commissioner" ]
  ], [
     fhir:index 303 ;
     fhir:CodeSystem.concept.code [ fhir:value "1121.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Public Service Administrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Public Service Administrator" ]
  ], [
     fhir:index 304 ;
     fhir:CodeSystem.concept.code [ fhir:value "1121.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Public Service Commissioner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Public Service Commissioner" ]
  ], [
     fhir:index 305 ;
     fhir:CodeSystem.concept.code [ fhir:value "1121.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Registrar General" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Registrar General" ]
  ], [
     fhir:index 306 ;
     fhir:CodeSystem.concept.code [ fhir:value "1121.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Senior Central Government Official" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Senior Central Government Official" ]
  ], [
     fhir:index 307 ;
     fhir:CodeSystem.concept.code [ fhir:value "1121.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Senior Local Government Official" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Senior Local Government Official" ]
  ], [
     fhir:index 308 ;
     fhir:CodeSystem.concept.code [ fhir:value "1121.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "State Services Commissioner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "State Services Commissioner" ]
  ], [
     fhir:index 309 ;
     fhir:CodeSystem.concept.code [ fhir:value "1121.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Town Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Town Clerk" ]
  ], [
     fhir:index 310 ;
     fhir:CodeSystem.concept.code [ fhir:value "1121.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vice Consul" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vice Consul" ]
  ], [
     fhir:index 311 ;
     fhir:CodeSystem.concept.code [ fhir:value "1131.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Business Chief Executive" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Business Chief Executive" ]
  ], [
     fhir:index 312 ;
     fhir:CodeSystem.concept.code [ fhir:value "1131.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "CEO" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "CEO" ]
  ], [
     fhir:index 313 ;
     fhir:CodeSystem.concept.code [ fhir:value "1131.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chief Executive" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chief Executive" ]
  ], [
     fhir:index 314 ;
     fhir:CodeSystem.concept.code [ fhir:value "1131.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chief Executive and/or Managing Director" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chief Executive and/or Managing Director" ]
  ], [
     fhir:index 315 ;
     fhir:CodeSystem.concept.code [ fhir:value "1131.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chief Executive Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chief Executive Officer" ]
  ], [
     fhir:index 316 ;
     fhir:CodeSystem.concept.code [ fhir:value "1131.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Company President" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Company President" ]
  ], [
     fhir:index 317 ;
     fhir:CodeSystem.concept.code [ fhir:value "1131.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Executive Director" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Executive Director" ]
  ], [
     fhir:index 318 ;
     fhir:CodeSystem.concept.code [ fhir:value "1131.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hospital Executive Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hospital Executive Officer" ]
  ], [
     fhir:index 319 ;
     fhir:CodeSystem.concept.code [ fhir:value "1131.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Internet Chief Executive Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Internet Chief Executive Officer" ]
  ], [
     fhir:index 320 ;
     fhir:CodeSystem.concept.code [ fhir:value "1131.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Managing Director" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Managing Director" ]
  ], [
     fhir:index 321 ;
     fhir:CodeSystem.concept.code [ fhir:value "1131.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "NZ Port Authority Administrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "NZ Port Authority Administrator" ]
  ], [
     fhir:index 322 ;
     fhir:CodeSystem.concept.code [ fhir:value "1131.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Senior Business Administrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Senior Business Administrator" ]
  ], [
     fhir:index 323 ;
     fhir:CodeSystem.concept.code [ fhir:value "1141.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Community Services Administrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Community Services Administrator" ]
  ], [
     fhir:index 324 ;
     fhir:CodeSystem.concept.code [ fhir:value "1141.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Political Party Organiser Secretary" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Political Party Organiser Secretary" ]
  ], [
     fhir:index 325 ;
     fhir:CodeSystem.concept.code [ fhir:value "1141.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Recreation Administrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Recreation Administrator" ]
  ], [
     fhir:index 326 ;
     fhir:CodeSystem.concept.code [ fhir:value "1141.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Secretary Organiser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Secretary Organiser" ]
  ], [
     fhir:index 327 ;
     fhir:CodeSystem.concept.code [ fhir:value "1141.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Secretary Social Sporting Organisation" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Secretary Social Sporting Organisation" ]
  ], [
     fhir:index 328 ;
     fhir:CodeSystem.concept.code [ fhir:value "1141.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Special-Interest Organisation Administrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Special-Interest Organisation Administrator" ]
  ], [
     fhir:index 329 ;
     fhir:CodeSystem.concept.code [ fhir:value "1141.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sports Administrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sports Administrator" ]
  ], [
     fhir:index 330 ;
     fhir:CodeSystem.concept.code [ fhir:value "1141.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sports Coordinator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sports Coordinator" ]
  ], [
     fhir:index 331 ;
     fhir:CodeSystem.concept.code [ fhir:value "1141.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Trade Union Official" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Trade Union Official" ]
  ], [
     fhir:index 332 ;
     fhir:CodeSystem.concept.code [ fhir:value "1141.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Trade Union Secretary" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Trade Union Secretary" ]
  ], [
     fhir:index 333 ;
     fhir:CodeSystem.concept.code [ fhir:value "1141.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Union Official" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Union Official" ]
  ], [
     fhir:index 334 ;
     fhir:CodeSystem.concept.code [ fhir:value "1141.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Union Organiser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Union Organiser" ]
  ], [
     fhir:index 335 ;
     fhir:CodeSystem.concept.code [ fhir:value "1211.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Area Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Area Manager" ]
  ], [
     fhir:index 336 ;
     fhir:CodeSystem.concept.code [ fhir:value "1211.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Business Director" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Business Director" ]
  ], [
     fhir:index 337 ;
     fhir:CodeSystem.concept.code [ fhir:value "1211.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Business Owner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Business Owner" ]
  ], [
     fhir:index 338 ;
     fhir:CodeSystem.concept.code [ fhir:value "1211.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Business Services Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Business Services Manager" ]
  ], [
     fhir:index 339 ;
     fhir:CodeSystem.concept.code [ fhir:value "1211.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Company Director" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Company Director" ]
  ], [
     fhir:index 340 ;
     fhir:CodeSystem.concept.code [ fhir:value "1211.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Company Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Company Manager" ]
  ], [
     fhir:index 341 ;
     fhir:CodeSystem.concept.code [ fhir:value "1211.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Corporate Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Corporate Manager" ]
  ], [
     fhir:index 342 ;
     fhir:CodeSystem.concept.code [ fhir:value "1211.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Culture Chief" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Culture Chief" ]
  ], [
     fhir:index 343 ;
     fhir:CodeSystem.concept.code [ fhir:value "1211.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Franchise Company Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Franchise Company Manager" ]
  ], [
     fhir:index 344 ;
     fhir:CodeSystem.concept.code [ fhir:value "1211.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Franchise General Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Franchise General Manager" ]
  ], [
     fhir:index 345 ;
     fhir:CodeSystem.concept.code [ fhir:value "1211.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "General Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "General Manager" ]
  ], [
     fhir:index 346 ;
     fhir:CodeSystem.concept.code [ fhir:value "1211.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "General Manager Government Department" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "General Manager Government Department" ]
  ], [
     fhir:index 347 ;
     fhir:CodeSystem.concept.code [ fhir:value "1211.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakahaere" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakahaere" ]
  ], [
     fhir:index 348 ;
     fhir:CodeSystem.concept.code [ fhir:value "1211.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakahaere Kopareihana" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakahaere Kopareihana" ]
  ], [
     fhir:index 349 ;
     fhir:CodeSystem.concept.code [ fhir:value "1211.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakahaere Uanga" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakahaere Uanga" ]
  ], [
     fhir:index 350 ;
     fhir:CodeSystem.concept.code [ fhir:value "1211.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakahaere Umanga" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakahaere Umanga" ]
  ], [
     fhir:index 351 ;
     fhir:CodeSystem.concept.code [ fhir:value "1211.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Managing Editor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Managing Editor" ]
  ], [
     fhir:index 352 ;
     fhir:CodeSystem.concept.code [ fhir:value "1211.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Net Loyalty Director" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Net Loyalty Director" ]
  ], [
     fhir:index 353 ;
     fhir:CodeSystem.concept.code [ fhir:value "1211.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Publisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Publisher" ]
  ], [
     fhir:index 354 ;
     fhir:CodeSystem.concept.code [ fhir:value "1211.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rangatira" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rangatira" ]
  ], [
     fhir:index 355 ;
     fhir:CodeSystem.concept.code [ fhir:value "1211.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rangatira Uanga" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rangatira Uanga" ]
  ], [
     fhir:index 356 ;
     fhir:CodeSystem.concept.code [ fhir:value "1211.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rangatira Umanga" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rangatira Umanga" ]
  ], [
     fhir:index 357 ;
     fhir:CodeSystem.concept.code [ fhir:value "1211.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Regional Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Regional Manager" ]
  ], [
     fhir:index 358 ;
     fhir:CodeSystem.concept.code [ fhir:value "1211.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Society or Trustee Company Director" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Society or Trustee Company Director" ]
  ], [
     fhir:index 359 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Air Transport Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Air Transport Manager" ]
  ], [
     fhir:index 360 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Air Transport Planning Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Air Transport Planning Manager" ]
  ], [
     fhir:index 361 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Airline Executive" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Airline Executive" ]
  ], [
     fhir:index 362 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Airline Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Airline Manager" ]
  ], [
     fhir:index 363 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Airport Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Airport Manager" ]
  ], [
     fhir:index 364 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Airport Manager Operations" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Airport Manager Operations" ]
  ], [
     fhir:index 365 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Area Manager Production" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Area Manager Production" ]
  ], [
     fhir:index 366 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bakery Factory Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bakery Factory Manager" ]
  ], [
     fhir:index 367 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Broadcasting and Theatrical Production Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Broadcasting and Theatrical Production Manager" ]
  ], [
     fhir:index 368 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Broadcasting Production Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Broadcasting Production Manager" ]
  ], [
     fhir:index 369 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Construction Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Construction Manager" ]
  ], [
     fhir:index 370 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Construction Site Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Construction Site Manager" ]
  ], [
     fhir:index 371 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dairy Factory Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dairy Factory Manager" ]
  ], [
     fhir:index 372 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Deputy Principal" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Deputy Principal" ]
  ], [
     fhir:index 373 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Deputy School Principal" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Deputy School Principal" ]
  ], [
     fhir:index 374 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Distillery Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Distillery Manager" ]
  ], [
     fhir:index 375 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Education Administrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Education Administrator" ]
  ], [
     fhir:index 376 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Engineering Technical Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Engineering Technical Manager" ]
  ], [
     fhir:index 377 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Executive Producer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Executive Producer" ]
  ], [
     fhir:index 378 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Exploration Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Exploration Manager" ]
  ], [
     fhir:index 379 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Factory Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Factory Manager" ]
  ], [
     fhir:index 380 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Factory Production Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Factory Production Manager" ]
  ], [
     fhir:index 381 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Film and Television Production Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Film and Television Production Manager" ]
  ], [
     fhir:index 382 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Film Producer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Film Producer" ]
  ], [
     fhir:index 383 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forest Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forest Manager" ]
  ], [
     fhir:index 384 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forest Manager Logging Operations" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forest Manager Logging Operations" ]
  ], [
     fhir:index 385 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forest Ranger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forest Ranger" ]
  ], [
     fhir:index 386 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Freezing Works Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Freezing Works Manager" ]
  ], [
     fhir:index 387 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Freight Road Transport Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Freight Road Transport Manager" ]
  ], [
     fhir:index 388 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gas Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Gas Manager" ]
  ], [
     fhir:index 389 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Head Master" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Head Master" ]
  ], [
     fhir:index 390 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Head Mistress" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Head Mistress" ]
  ], [
     fhir:index 391 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Head Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Head Teacher" ]
  ], [
     fhir:index 392 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Headmaster" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Headmaster" ]
  ], [
     fhir:index 393 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Headmistress" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Headmistress" ]
  ], [
     fhir:index 394 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Industrial Production Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Industrial Production Manager" ]
  ], [
     fhir:index 395 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Logging Planner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Logging Planner" ]
  ], [
     fhir:index 396 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Managing Publisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Managing Publisher" ]
  ], [
     fhir:index 397 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mill Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mill Manager" ]
  ], [
     fhir:index 398 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mine Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mine Manager" ]
  ], [
     fhir:index 399 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motion Picture Producer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motion Picture Producer" ]
  ], [
     fhir:index 400 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Musical Producer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Musical Producer" ]
  ], [
     fhir:index 401 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Oil Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Oil Manager" ]
  ], [
     fhir:index 402 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Operations Manager (Production)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Operations Manager (Production)" ]
  ], [
     fhir:index 403 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Passenger Transport Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Passenger Transport Manager" ]
  ], [
     fhir:index 404 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plantation Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plantation Manager" ]
  ], [
     fhir:index 405 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.047" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Primary School Principal" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Primary School Principal" ]
  ], [
     fhir:index 406 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.048" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Principal" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Principal" ]
  ], [
     fhir:index 407 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.049" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Principal Head Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Principal Head Teacher" ]
  ], [
     fhir:index 408 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.050" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Processing Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Processing Manager" ]
  ], [
     fhir:index 409 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.051" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Producer (Film/Television)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Producer (Film/Television)" ]
  ], [
     fhir:index 410 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.052" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Producer Performing Arts" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Producer Performing Arts" ]
  ], [
     fhir:index 411 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.053" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Production Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Production Manager" ]
  ], [
     fhir:index 412 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.054" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Production Manager (Manufacturing)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Production Manager (Manufacturing)" ]
  ], [
     fhir:index 413 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.055" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Production Manager Performing Arts" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Production Manager Performing Arts" ]
  ], [
     fhir:index 414 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.056" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Publishing Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Publishing Manager" ]
  ], [
     fhir:index 415 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.057" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quarry Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quarry Manager" ]
  ], [
     fhir:index 416 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.058" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radio Producer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radio Producer" ]
  ], [
     fhir:index 417 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.059" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radio Programme Organiser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radio Programme Organiser" ]
  ], [
     fhir:index 418 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.060" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radio Programmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radio Programmer" ]
  ], [
     fhir:index 419 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.061" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radio Station Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radio Station Manager" ]
  ], [
     fhir:index 420 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.062" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Railway Goods Freight Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Railway Goods Freight Manager" ]
  ], [
     fhir:index 421 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.063" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Railway Station Master" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Railway Station Master" ]
  ], [
     fhir:index 422 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.064" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Railway Stationmaster" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Railway Stationmaster" ]
  ], [
     fhir:index 423 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.065" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Record Producer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Record Producer" ]
  ], [
     fhir:index 424 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.066" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Road Goods Freight Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Road Goods Freight Manager" ]
  ], [
     fhir:index 425 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.067" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sawmill Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sawmill Manager" ]
  ], [
     fhir:index 426 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.068" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "School Administrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "School Administrator" ]
  ], [
     fhir:index 427 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.069" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "School Principal" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "School Principal" ]
  ], [
     fhir:index 428 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.070" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Secondary School Principal" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Secondary School Principal" ]
  ], [
     fhir:index 429 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.071" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Senior Education Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Senior Education Manager" ]
  ], [
     fhir:index 430 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.072" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shipping Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shipping Manager" ]
  ], [
     fhir:index 431 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.073" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stage Producer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stage Producer" ]
  ], [
     fhir:index 432 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.074" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Television Producer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Television Producer" ]
  ], [
     fhir:index 433 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.075" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Television Programme Organiser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Television Programme Organiser" ]
  ], [
     fhir:index 434 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.076" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Television Programmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Television Programmer" ]
  ], [
     fhir:index 435 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.077" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Theatre Producer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Theatre Producer" ]
  ], [
     fhir:index 436 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.078" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Theatrical Production Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Theatrical Production Manager" ]
  ], [
     fhir:index 437 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.079" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Timber Production Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Timber Production Manager" ]
  ], [
     fhir:index 438 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.080" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Traffic Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Traffic Manager" ]
  ], [
     fhir:index 439 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.081" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Transport Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Transport Manager" ]
  ], [
     fhir:index 440 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.082" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Transport Operations Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Transport Operations Manager" ]
  ], [
     fhir:index 441 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.083" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Travel Manager Shipping" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Travel Manager Shipping" ]
  ], [
     fhir:index 442 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.084" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Video Producer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Video Producer" ]
  ], [
     fhir:index 443 ;
     fhir:CodeSystem.concept.code [ fhir:value "1221.085" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Works Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Works Manager" ]
  ], [
     fhir:index 444 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Accounting Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Accounting Manager" ]
  ], [
     fhir:index 445 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Admin Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Admin Manager" ]
  ], [
     fhir:index 446 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Administration Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Administration Manager" ]
  ], [
     fhir:index 447 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bank Executive" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bank Executive" ]
  ], [
     fhir:index 448 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bank Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bank Inspector" ]
  ], [
     fhir:index 449 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bank Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bank Manager" ]
  ], [
     fhir:index 450 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Branch Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Branch Manager" ]
  ], [
     fhir:index 451 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Budgeting Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Budgeting Manager" ]
  ], [
     fhir:index 452 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Building Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Building Manager" ]
  ], [
     fhir:index 453 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Building Society Investment Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Building Society Investment Manager" ]
  ], [
     fhir:index 454 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bureau Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bureau Manager" ]
  ], [
     fhir:index 455 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cinema Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cinema Manager" ]
  ], [
     fhir:index 456 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Club Secretary (Administration)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Club Secretary (Administration)" ]
  ], [
     fhir:index 457 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Corporate Banker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Corporate Banker" ]
  ], [
     fhir:index 458 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Credit Controller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Credit Controller" ]
  ], [
     fhir:index 459 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Credit Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Credit Manager" ]
  ], [
     fhir:index 460 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dental Administrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dental Administrator" ]
  ], [
     fhir:index 461 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Department Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Department Manager" ]
  ], [
     fhir:index 462 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "District Commissioner Inland Revenue" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "District Commissioner Inland Revenue" ]
  ], [
     fhir:index 463 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electoral Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electoral Officer" ]
  ], [
     fhir:index 464 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Executive Company Secretary" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Executive Company Secretary" ]
  ], [
     fhir:index 465 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Factory Facilities Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Factory Facilities Manager" ]
  ], [
     fhir:index 466 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Finance Director" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Finance Director" ]
  ], [
     fhir:index 467 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Finance Executive" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Finance Executive" ]
  ], [
     fhir:index 468 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Finance Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Finance Manager" ]
  ], [
     fhir:index 469 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Financial Controller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Financial Controller" ]
  ], [
     fhir:index 470 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Financial Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Financial Manager" ]
  ], [
     fhir:index 471 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fitness Centre Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fitness Centre Manager" ]
  ], [
     fhir:index 472 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Foreign Exchange Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Foreign Exchange Manager" ]
  ], [
     fhir:index 473 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Health Service Coordinator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Health Service Coordinator" ]
  ], [
     fhir:index 474 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Health Services Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Health Services Manager" ]
  ], [
     fhir:index 475 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hospital Administrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hospital Administrator" ]
  ], [
     fhir:index 476 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Inland Revenue Controller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Inland Revenue Controller" ]
  ], [
     fhir:index 477 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Insurance Branch Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Insurance Branch Manager" ]
  ], [
     fhir:index 478 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Insurance Executive" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Insurance Executive" ]
  ], [
     fhir:index 479 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Insurance Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Insurance Manager" ]
  ], [
     fhir:index 480 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Investment Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Investment Manager" ]
  ], [
     fhir:index 481 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Loans Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Loans Manager" ]
  ], [
     fhir:index 482 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Medical Administrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Administrator" ]
  ], [
     fhir:index 483 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Medical Superintendent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Superintendent" ]
  ], [
     fhir:index 484 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Merchant Banker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Merchant Banker" ]
  ], [
     fhir:index 485 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nursing Administrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nursing Administrator" ]
  ], [
     fhir:index 486 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Price Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Price Inspector" ]
  ], [
     fhir:index 487 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Project Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Project Manager" ]
  ], [
     fhir:index 488 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Project Manager (Administration)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Project Manager (Administration)" ]
  ], [
     fhir:index 489 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Project Officer Regional Health Authority" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Project Officer Regional Health Authority" ]
  ], [
     fhir:index 490 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.047" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Property Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Property Manager" ]
  ], [
     fhir:index 491 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.048" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Public Health Administrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Public Health Administrator" ]
  ], [
     fhir:index 492 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.049" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Public Health Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Public Health Manager" ]
  ], [
     fhir:index 493 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.050" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Racing Administrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Racing Administrator" ]
  ], [
     fhir:index 494 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.051" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Recreation Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Recreation Manager" ]
  ], [
     fhir:index 495 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.052" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Regional Commander of Civil Defence" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Regional Commander of Civil Defence" ]
  ], [
     fhir:index 496 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.053" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Regional Controller Inland Revenue" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Regional Controller Inland Revenue" ]
  ], [
     fhir:index 497 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.054" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Regional Director Government Administration" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Regional Director Government Administration" ]
  ], [
     fhir:index 498 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.055" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Resources Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Resources Manager" ]
  ], [
     fhir:index 499 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.056" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sales Finance Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Finance Manager" ]
  ], [
     fhir:index 500 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.057" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sales Tax Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Tax Inspector" ]
  ], [
     fhir:index 501 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.058" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Savings Bank Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Savings Bank Manager" ]
  ], [
     fhir:index 502 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.059" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Secretary Minister of the Crown" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Secretary Minister of the Crown" ]
  ], [
     fhir:index 503 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.060" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tax Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tax Inspector" ]
  ], [
     fhir:index 504 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.061" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Theatre Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Theatre Manager" ]
  ], [
     fhir:index 505 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.062" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Treasurer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Treasurer" ]
  ], [
     fhir:index 506 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.063" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Under Secretary Government Department" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Under Secretary Government Department" ]
  ], [
     fhir:index 507 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.064" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "University Bursar" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "University Bursar" ]
  ], [
     fhir:index 508 ;
     fhir:CodeSystem.concept.code [ fhir:value "1222.065" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "University Registrar" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "University Registrar" ]
  ], [
     fhir:index 509 ;
     fhir:CodeSystem.concept.code [ fhir:value "1223.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Employee Relations Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Employee Relations Manager" ]
  ], [
     fhir:index 510 ;
     fhir:CodeSystem.concept.code [ fhir:value "1223.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Human Resources Development Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Human Resources Development Manager" ]
  ], [
     fhir:index 511 ;
     fhir:CodeSystem.concept.code [ fhir:value "1223.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Human Resources Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Human Resources Manager" ]
  ], [
     fhir:index 512 ;
     fhir:CodeSystem.concept.code [ fhir:value "1223.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Industrial Relations Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Industrial Relations Manager" ]
  ], [
     fhir:index 513 ;
     fhir:CodeSystem.concept.code [ fhir:value "1223.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakahaere Tumu" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakahaere Tumu" ]
  ], [
     fhir:index 514 ;
     fhir:CodeSystem.concept.code [ fhir:value "1223.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Labour Relations Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Labour Relations Manager" ]
  ], [
     fhir:index 515 ;
     fhir:CodeSystem.concept.code [ fhir:value "1223.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Personnel Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Personnel Manager" ]
  ], [
     fhir:index 516 ;
     fhir:CodeSystem.concept.code [ fhir:value "1223.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Technical Training Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Technical Training Manager" ]
  ], [
     fhir:index 517 ;
     fhir:CodeSystem.concept.code [ fhir:value "1223.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Training and Development Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Training and Development Manager" ]
  ], [
     fhir:index 518 ;
     fhir:CodeSystem.concept.code [ fhir:value "1224.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aapiha Whakahaere Hokohoko" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aapiha Whakahaere Hokohoko" ]
  ], [
     fhir:index 519 ;
     fhir:CodeSystem.concept.code [ fhir:value "1224.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Apiha Whakahaere Hokohoko" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Apiha Whakahaere Hokohoko" ]
  ], [
     fhir:index 520 ;
     fhir:CodeSystem.concept.code [ fhir:value "1224.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Area Sales Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Area Sales Manager" ]
  ], [
     fhir:index 521 ;
     fhir:CodeSystem.concept.code [ fhir:value "1224.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "District Sales Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "District Sales Manager" ]
  ], [
     fhir:index 522 ;
     fhir:CodeSystem.concept.code [ fhir:value "1224.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Export Marketing Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Export Marketing Manager" ]
  ], [
     fhir:index 523 ;
     fhir:CodeSystem.concept.code [ fhir:value "1224.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Key Account Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Key Account Manager" ]
  ], [
     fhir:index 524 ;
     fhir:CodeSystem.concept.code [ fhir:value "1224.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Market Development Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Market Development Manager" ]
  ], [
     fhir:index 525 ;
     fhir:CodeSystem.concept.code [ fhir:value "1224.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Marketing Executive" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Marketing Executive" ]
  ], [
     fhir:index 526 ;
     fhir:CodeSystem.concept.code [ fhir:value "1224.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Marketing Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Marketing Manager" ]
  ], [
     fhir:index 527 ;
     fhir:CodeSystem.concept.code [ fhir:value "1224.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Marketing Manager Executive" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Marketing Manager Executive" ]
  ], [
     fhir:index 528 ;
     fhir:CodeSystem.concept.code [ fhir:value "1224.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "National Sales Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "National Sales Manager" ]
  ], [
     fhir:index 529 ;
     fhir:CodeSystem.concept.code [ fhir:value "1224.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rangatira Hokohoko" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rangatira Hokohoko" ]
  ], [
     fhir:index 530 ;
     fhir:CodeSystem.concept.code [ fhir:value "1224.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rangatira Whakahaere Hokohoko" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rangatira Whakahaere Hokohoko" ]
  ], [
     fhir:index 531 ;
     fhir:CodeSystem.concept.code [ fhir:value "1224.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sales Coordinator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Coordinator" ]
  ], [
     fhir:index 532 ;
     fhir:CodeSystem.concept.code [ fhir:value "1224.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sales Director" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Director" ]
  ], [
     fhir:index 533 ;
     fhir:CodeSystem.concept.code [ fhir:value "1224.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sales Executive" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Executive" ]
  ], [
     fhir:index 534 ;
     fhir:CodeSystem.concept.code [ fhir:value "1224.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sales Executive Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Executive Manager" ]
  ], [
     fhir:index 535 ;
     fhir:CodeSystem.concept.code [ fhir:value "1224.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sales Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Manager" ]
  ], [
     fhir:index 536 ;
     fhir:CodeSystem.concept.code [ fhir:value "1224.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sales Manager (Banking)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Manager (Banking)" ]
  ], [
     fhir:index 537 ;
     fhir:CodeSystem.concept.code [ fhir:value "1224.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sales or Marketing Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sales or Marketing Manager" ]
  ], [
     fhir:index 538 ;
     fhir:CodeSystem.concept.code [ fhir:value "1224.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Senior Sales Executive Ecommerce" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Senior Sales Executive Ecommerce" ]
  ], [
     fhir:index 539 ;
     fhir:CodeSystem.concept.code [ fhir:value "1224.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Travel Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Travel Manager" ]
  ], [
     fhir:index 540 ;
     fhir:CodeSystem.concept.code [ fhir:value "1225.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Advertising Account Director" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Advertising Account Director" ]
  ], [
     fhir:index 541 ;
     fhir:CodeSystem.concept.code [ fhir:value "1225.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Advertising Account Executive" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Advertising Account Executive" ]
  ], [
     fhir:index 542 ;
     fhir:CodeSystem.concept.code [ fhir:value "1225.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Advertising Agency Director" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Advertising Agency Director" ]
  ], [
     fhir:index 543 ;
     fhir:CodeSystem.concept.code [ fhir:value "1225.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Advertising and Public Relations Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Advertising and Public Relations Manager" ]
  ], [
     fhir:index 544 ;
     fhir:CodeSystem.concept.code [ fhir:value "1225.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Advertising Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Advertising Manager" ]
  ], [
     fhir:index 545 ;
     fhir:CodeSystem.concept.code [ fhir:value "1225.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Advertising Office Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Advertising Office Manager" ]
  ], [
     fhir:index 546 ;
     fhir:CodeSystem.concept.code [ fhir:value "1225.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Company Promoter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Company Promoter" ]
  ], [
     fhir:index 547 ;
     fhir:CodeSystem.concept.code [ fhir:value "1225.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Public Affairs Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Public Affairs Manager" ]
  ], [
     fhir:index 548 ;
     fhir:CodeSystem.concept.code [ fhir:value "1225.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Public Relations Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Public Relations Manager" ]
  ], [
     fhir:index 549 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Antique Dealer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Antique Dealer" ]
  ], [
     fhir:index 550 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Apartments Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Apartments Manager" ]
  ], [
     fhir:index 551 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Backpacker Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Backpacker Operator" ]
  ], [
     fhir:index 552 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bakery Shop Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bakery Shop Manager" ]
  ], [
     fhir:index 553 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bar or Caf� Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bar or Caf� Manager" ]
  ], [
     fhir:index 554 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Billiard Saloon Proprietor Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Billiard Saloon Proprietor Manager" ]
  ], [
     fhir:index 555 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Boarding House Keeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Boarding House Keeper" ]
  ], [
     fhir:index 556 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Boarding House Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Boarding House Manager" ]
  ], [
     fhir:index 557 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Book Store Proprietor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Book Store Proprietor" ]
  ], [
     fhir:index 558 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bookshop Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bookshop Manager" ]
  ], [
     fhir:index 559 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bottle Store Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bottle Store Manager" ]
  ], [
     fhir:index 560 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Boutique Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Boutique Manager" ]
  ], [
     fhir:index 561 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Boutique Proprietor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Boutique Proprietor" ]
  ], [
     fhir:index 562 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cafe Keeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cafe Keeper" ]
  ], [
     fhir:index 563 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cafe Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cafe Manager" ]
  ], [
     fhir:index 564 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cafe Owner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cafe Owner" ]
  ], [
     fhir:index 565 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cafeteria Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cafeteria Manager" ]
  ], [
     fhir:index 566 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cafeteria Proprietor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cafeteria Proprietor" ]
  ], [
     fhir:index 567 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Camping Ground Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Camping Ground Manager" ]
  ], [
     fhir:index 568 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Camping Site Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Camping Site Manager" ]
  ], [
     fhir:index 569 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Camping Site Proprietor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Camping Site Proprietor" ]
  ], [
     fhir:index 570 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Canteen Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Canteen Manager" ]
  ], [
     fhir:index 571 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Canteen Proprietor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Canteen Proprietor" ]
  ], [
     fhir:index 572 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Car Dealer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Car Dealer" ]
  ], [
     fhir:index 573 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Caravan Park Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Caravan Park Manager" ]
  ], [
     fhir:index 574 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Caravan Park Proprietor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Caravan Park Proprietor" ]
  ], [
     fhir:index 575 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Caterer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Caterer" ]
  ], [
     fhir:index 576 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Catering Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Catering Contractor" ]
  ], [
     fhir:index 577 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Catering Establishment Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Catering Establishment Manager" ]
  ], [
     fhir:index 578 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Catering Proprietor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Catering Proprietor" ]
  ], [
     fhir:index 579 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Catering Services Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Catering Services Manager" ]
  ], [
     fhir:index 580 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Circulation Manager Newspaper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Circulation Manager Newspaper" ]
  ], [
     fhir:index 581 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Clothing Retailer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Clothing Retailer" ]
  ], [
     fhir:index 582 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Club Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Club Manager" ]
  ], [
     fhir:index 583 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Club Manager Licensed" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Club Manager Licensed" ]
  ], [
     fhir:index 584 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coal Merchant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coal Merchant" ]
  ], [
     fhir:index 585 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coffee Bar Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coffee Bar Manager" ]
  ], [
     fhir:index 586 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coffee Bar Proprietor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coffee Bar Proprietor" ]
  ], [
     fhir:index 587 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coffee Lounge Manageress" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coffee Lounge Manageress" ]
  ], [
     fhir:index 588 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coffee Lounge Owner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coffee Lounge Owner" ]
  ], [
     fhir:index 589 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Crane Hirer Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Crane Hirer Manager" ]
  ], [
     fhir:index 590 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dairy Proprietor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dairy Proprietor" ]
  ], [
     fhir:index 591 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dairy Shop Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dairy Shop Manager" ]
  ], [
     fhir:index 592 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Department Store Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Department Store Manager" ]
  ], [
     fhir:index 593 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Distribution Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Distribution Manager" ]
  ], [
     fhir:index 594 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Draper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Draper" ]
  ], [
     fhir:index 595 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.047" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Export Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Export Manager" ]
  ], [
     fhir:index 596 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.048" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Exporter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Exporter" ]
  ], [
     fhir:index 597 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.049" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fairground Amusment Park Proprietor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fairground Amusment Park Proprietor" ]
  ], [
     fhir:index 598 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.050" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fast Food Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fast Food Manager" ]
  ], [
     fhir:index 599 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.051" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fish and Chip Shop Proprietor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fish and Chip Shop Proprietor" ]
  ], [
     fhir:index 600 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.052" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fishmonger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fishmonger" ]
  ], [
     fhir:index 601 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.053" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Flooring Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Flooring Manager" ]
  ], [
     fhir:index 602 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.054" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Food Bar Proprietor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Food Bar Proprietor" ]
  ], [
     fhir:index 603 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.055" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Food Services Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Food Services Manager" ]
  ], [
     fhir:index 604 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.056" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Foodbar Proprietor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Foodbar Proprietor" ]
  ], [
     fhir:index 605 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.057" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Footwear Retailer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Footwear Retailer" ]
  ], [
     fhir:index 606 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.058" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fresh Fish Shop Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fresh Fish Shop Manager" ]
  ], [
     fhir:index 607 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.059" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fruit Shop Owner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fruit Shop Owner" ]
  ], [
     fhir:index 608 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.060" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fruiterer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fruiterer" ]
  ], [
     fhir:index 609 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.061" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Greengrocer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Greengrocer" ]
  ], [
     fhir:index 610 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.062" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Grocer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Grocer" ]
  ], [
     fhir:index 611 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.063" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Grocery Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Grocery Manager" ]
  ], [
     fhir:index 612 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.064" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Grocery Store Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Grocery Store Manager" ]
  ], [
     fhir:index 613 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.065" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Guest House Keeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Guest House Keeper" ]
  ], [
     fhir:index 614 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.066" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Guest House Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Guest House Manager" ]
  ], [
     fhir:index 615 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.067" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Halls of Residence Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Halls of Residence Manager" ]
  ], [
     fhir:index 616 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.068" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Holiday Park Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Holiday Park Manager" ]
  ], [
     fhir:index 617 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.069" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hospital Pharmacy Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hospital Pharmacy Manager" ]
  ], [
     fhir:index 618 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.070" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hostel Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hostel Manager" ]
  ], [
     fhir:index 619 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.071" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hotel Keeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hotel Keeper" ]
  ], [
     fhir:index 620 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.072" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hotel Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hotel Manager" ]
  ], [
     fhir:index 621 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.073" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hotel or Motel Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hotel or Motel Manager" ]
  ], [
     fhir:index 622 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.074" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hotel Owner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hotel Owner" ]
  ], [
     fhir:index 623 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.075" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hotelier" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hotelier" ]
  ], [
     fhir:index 624 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.076" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Import Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Import Manager" ]
  ], [
     fhir:index 625 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.077" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Importer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Importer" ]
  ], [
     fhir:index 626 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.078" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Innkeeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Innkeeper" ]
  ], [
     fhir:index 627 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.079" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakahaere Hotera" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakahaere Hotera" ]
  ], [
     fhir:index 628 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.080" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakahaere Toa" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakahaere Toa" ]
  ], [
     fhir:index 629 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.081" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Landlady" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Landlady" ]
  ], [
     fhir:index 630 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.082" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Landlord" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Landlord" ]
  ], [
     fhir:index 631 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.083" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Licenced Motor Vehicle Dealer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Licenced Motor Vehicle Dealer" ]
  ], [
     fhir:index 632 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.084" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Licensed Motor Vehicle Dealer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Licensed Motor Vehicle Dealer" ]
  ], [
     fhir:index 633 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.085" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Liquor Merchant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Liquor Merchant" ]
  ], [
     fhir:index 634 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.086" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lodge Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lodge Manager" ]
  ], [
     fhir:index 635 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.087" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Logistics Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Logistics Manager" ]
  ], [
     fhir:index 636 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.088" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lunch Bar Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lunch Bar Manager" ]
  ], [
     fhir:index 637 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.089" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lunch Bar Proprietor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lunch Bar Proprietor" ]
  ], [
     fhir:index 638 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.090" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Manager Retail Trade" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Manager Retail Trade" ]
  ], [
     fhir:index 639 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.091" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Meat Retailer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Meat Retailer" ]
  ], [
     fhir:index 640 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.092" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Menswear Retailer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Menswear Retailer" ]
  ], [
     fhir:index 641 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.093" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Milk Bar Proprietor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Milk Bar Proprietor" ]
  ], [
     fhir:index 642 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.094" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Money Lender" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Money Lender" ]
  ], [
     fhir:index 643 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.095" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motel Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motel Manager" ]
  ], [
     fhir:index 644 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.096" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motel Owner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motel Owner" ]
  ], [
     fhir:index 645 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.097" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motelier" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motelier" ]
  ], [
     fhir:index 646 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.098" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motor Camp Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motor Camp Manager" ]
  ], [
     fhir:index 647 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.099" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motor Camp Proprietor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motor Camp Proprietor" ]
  ], [
     fhir:index 648 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.100" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motor Inn Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motor Inn Manager" ]
  ], [
     fhir:index 649 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.101" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motor Vehicle Dealer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motor Vehicle Dealer" ]
  ], [
     fhir:index 650 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.102" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Catering Services Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other Catering Services Manager" ]
  ], [
     fhir:index 651 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.103" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Lodging Services Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other Lodging Services Manager" ]
  ], [
     fhir:index 652 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.104" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pawnbroker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pawnbroker" ]
  ], [
     fhir:index 653 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.105" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pharmacy Manager Retail" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pharmacy Manager Retail" ]
  ], [
     fhir:index 654 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.106" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Philatelist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Philatelist" ]
  ], [
     fhir:index 655 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.107" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pie Cart Proprietor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pie Cart Proprietor" ]
  ], [
     fhir:index 656 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.108" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Private Hotel Keeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Private Hotel Keeper" ]
  ], [
     fhir:index 657 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.109" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Proprietor Fast Food" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Proprietor Fast Food" ]
  ], [
     fhir:index 658 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.110" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Publican" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Publican" ]
  ], [
     fhir:index 659 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.111" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Purchasing Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Purchasing Manager" ]
  ], [
     fhir:index 660 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.112" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rangatira o te Toa" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rangatira o te Toa" ]
  ], [
     fhir:index 661 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.113" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Recycling Dealer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Recycling Dealer" ]
  ], [
     fhir:index 662 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.114" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Recycling Merchant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Recycling Merchant" ]
  ], [
     fhir:index 663 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.115" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rest Home Proprietor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rest Home Proprietor" ]
  ], [
     fhir:index 664 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.116" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Restaurant Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Restaurant Manager" ]
  ], [
     fhir:index 665 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.117" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Restaurant Manageress" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Restaurant Manageress" ]
  ], [
     fhir:index 666 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.118" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Restaurant or Tavern Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Restaurant or Tavern Manager" ]
  ], [
     fhir:index 667 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.119" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Restaurant Owner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Restaurant Owner" ]
  ], [
     fhir:index 668 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.120" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Restauranteur" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Restauranteur" ]
  ], [
     fhir:index 669 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.121" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Resthome Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Resthome Manager" ]
  ], [
     fhir:index 670 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.122" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Resthome Owner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Resthome Owner" ]
  ], [
     fhir:index 671 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.123" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Retail and Shop Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Retail and Shop Manager" ]
  ], [
     fhir:index 672 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.124" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Retail Bakery Proprietor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Retail Bakery Proprietor" ]
  ], [
     fhir:index 673 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.125" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Retail Dealer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Retail Dealer" ]
  ], [
     fhir:index 674 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.126" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Retail Floor Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Retail Floor Manager" ]
  ], [
     fhir:index 675 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.127" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Retail Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Retail Manager" ]
  ], [
     fhir:index 676 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.128" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Retail Proprietor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Retail Proprietor" ]
  ], [
     fhir:index 677 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.129" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Retail Sales Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Retail Sales Manager" ]
  ], [
     fhir:index 678 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.130" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Scrap Merchant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Scrap Merchant" ]
  ], [
     fhir:index 679 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.131" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Scrap Metal Dealer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Scrap Metal Dealer" ]
  ], [
     fhir:index 680 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.132" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Second Hand Dealer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Second Hand Dealer" ]
  ], [
     fhir:index 681 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.133" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Secondhand Dealer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Secondhand Dealer" ]
  ], [
     fhir:index 682 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.134" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Service Station Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Service Station Manager" ]
  ], [
     fhir:index 683 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.135" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Service Station Owner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Service Station Owner" ]
  ], [
     fhir:index 684 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.136" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Service Station Proprietor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Service Station Proprietor" ]
  ], [
     fhir:index 685 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.137" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shop Keeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shop Keeper" ]
  ], [
     fhir:index 686 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.138" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shop Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shop Manager" ]
  ], [
     fhir:index 687 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.139" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shop Manageress" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shop Manageress" ]
  ], [
     fhir:index 688 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.140" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shop Owner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shop Owner" ]
  ], [
     fhir:index 689 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.141" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shop Proprietor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shop Proprietor" ]
  ], [
     fhir:index 690 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.142" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shopkeeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shopkeeper" ]
  ], [
     fhir:index 691 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.143" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Snack Bar Proprietor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Snack Bar Proprietor" ]
  ], [
     fhir:index 692 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.144" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stock Saleyards Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stock Saleyards Manager" ]
  ], [
     fhir:index 693 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.145" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Storage and Warehousing Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Storage and Warehousing Manager" ]
  ], [
     fhir:index 694 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.146" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Store Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Store Manager" ]
  ], [
     fhir:index 695 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.147" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Storekeeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Storekeeper" ]
  ], [
     fhir:index 696 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.148" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Supermarket Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Supermarket Manager" ]
  ], [
     fhir:index 697 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.149" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Supply and Distribution Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Supply and Distribution Manager" ]
  ], [
     fhir:index 698 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.150" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Supply Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Supply Manager" ]
  ], [
     fhir:index 699 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.151" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Supply Planning Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Supply Planning Manager" ]
  ], [
     fhir:index 700 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.152" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "TAB Agent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "TAB Agent" ]
  ], [
     fhir:index 701 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.153" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "TAB District Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "TAB District Manager" ]
  ], [
     fhir:index 702 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.154" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "TAB Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "TAB Manager" ]
  ], [
     fhir:index 703 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.155" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Takeaway Shop Owner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Takeaway Shop Owner" ]
  ], [
     fhir:index 704 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.156" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Takeaways Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Takeaways Manager" ]
  ], [
     fhir:index 705 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.157" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tavern Keeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tavern Keeper" ]
  ], [
     fhir:index 706 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.158" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tavern Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tavern Manager" ]
  ], [
     fhir:index 707 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.159" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tea Room Proprietor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tea Room Proprietor" ]
  ], [
     fhir:index 708 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.160" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Timber Merchant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Timber Merchant" ]
  ], [
     fhir:index 709 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.161" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tourist Hotel Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tourist Hotel Manager" ]
  ], [
     fhir:index 710 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.162" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Video Shop Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Video Shop Manager" ]
  ], [
     fhir:index 711 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.163" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Warehouse Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Warehouse Manager" ]
  ], [
     fhir:index 712 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.164" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Warehouse Sales Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Warehouse Sales Manager" ]
  ], [
     fhir:index 713 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.165" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Warehouse Wholesaler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Warehouse Wholesaler" ]
  ], [
     fhir:index 714 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.166" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Warehousing Department Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Warehousing Department Manager" ]
  ], [
     fhir:index 715 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.167" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wholesale and Warehouse Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wholesale and Warehouse Manager" ]
  ], [
     fhir:index 716 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.168" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wholesale Area Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wholesale Area Manager" ]
  ], [
     fhir:index 717 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.169" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wholesale Bakery Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wholesale Bakery Manager" ]
  ], [
     fhir:index 718 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.170" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wholesale Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wholesale Manager" ]
  ], [
     fhir:index 719 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.171" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wholesale Merchant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wholesale Merchant" ]
  ], [
     fhir:index 720 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.172" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wholesale Sales Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wholesale Sales Manager" ]
  ], [
     fhir:index 721 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.173" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wholesale Seed and Produce Merchant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wholesale Seed and Produce Merchant" ]
  ], [
     fhir:index 722 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.174" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wholesaler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wholesaler" ]
  ], [
     fhir:index 723 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.175" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wine and Liquor Merchant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wine and Liquor Merchant" ]
  ], [
     fhir:index 724 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.176" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wool Store Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wool Store Manager" ]
  ], [
     fhir:index 725 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.177" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Working Proprietor Retail" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Working Proprietor Retail" ]
  ], [
     fhir:index 726 ;
     fhir:CodeSystem.concept.code [ fhir:value "1226.178" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Youth Hostel Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Youth Hostel Manager" ]
  ], [
     fhir:index 727 ;
     fhir:CodeSystem.concept.code [ fhir:value "1227.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computer Marketing Executive" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computer Marketing Executive" ]
  ], [
     fhir:index 728 ;
     fhir:CodeSystem.concept.code [ fhir:value "1227.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computer Operations Coordinator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computer Operations Coordinator" ]
  ], [
     fhir:index 729 ;
     fhir:CodeSystem.concept.code [ fhir:value "1227.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computer Product Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computer Product Manager" ]
  ], [
     fhir:index 730 ;
     fhir:CodeSystem.concept.code [ fhir:value "1227.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computer Support Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computer Support Manager" ]
  ], [
     fhir:index 731 ;
     fhir:CodeSystem.concept.code [ fhir:value "1227.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computer Systems Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computer Systems Manager" ]
  ], [
     fhir:index 732 ;
     fhir:CodeSystem.concept.code [ fhir:value "1227.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computing Services Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computing Services Manager" ]
  ], [
     fhir:index 733 ;
     fhir:CodeSystem.concept.code [ fhir:value "1227.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computing Systems Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computing Systems Manager" ]
  ], [
     fhir:index 734 ;
     fhir:CodeSystem.concept.code [ fhir:value "1227.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Data Processing Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Data Processing Manager" ]
  ], [
     fhir:index 735 ;
     fhir:CodeSystem.concept.code [ fhir:value "1227.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "EDP Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "EDP Manager" ]
  ], [
     fhir:index 736 ;
     fhir:CodeSystem.concept.code [ fhir:value "1227.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Information Technology Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Information Technology Manager" ]
  ], [
     fhir:index 737 ;
     fhir:CodeSystem.concept.code [ fhir:value "1227.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "IT Director" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "IT Director" ]
  ], [
     fhir:index 738 ;
     fhir:CodeSystem.concept.code [ fhir:value "1227.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "IT Infrastructure Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "IT Infrastructure Manager" ]
  ], [
     fhir:index 739 ;
     fhir:CodeSystem.concept.code [ fhir:value "1227.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "IT Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "IT Manager" ]
  ], [
     fhir:index 740 ;
     fhir:CodeSystem.concept.code [ fhir:value "1227.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "IT Support Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "IT Support Manager" ]
  ], [
     fhir:index 741 ;
     fhir:CodeSystem.concept.code [ fhir:value "1227.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "TSS Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "TSS Manager" ]
  ], [
     fhir:index 742 ;
     fhir:CodeSystem.concept.code [ fhir:value "1228.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Organisation and Methods Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Organisation and Methods Manager" ]
  ], [
     fhir:index 743 ;
     fhir:CodeSystem.concept.code [ fhir:value "1228.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Assurance Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Assurance Manager" ]
  ], [
     fhir:index 744 ;
     fhir:CodeSystem.concept.code [ fhir:value "1228.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Certification Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Certification Manager" ]
  ], [
     fhir:index 745 ;
     fhir:CodeSystem.concept.code [ fhir:value "1228.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Research and Development Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Research and Development Manager" ]
  ], [
     fhir:index 746 ;
     fhir:CodeSystem.concept.code [ fhir:value "1229.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chief Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chief Clerk" ]
  ], [
     fhir:index 747 ;
     fhir:CodeSystem.concept.code [ fhir:value "1229.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Clerical Executive Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Clerical Executive Officer" ]
  ], [
     fhir:index 748 ;
     fhir:CodeSystem.concept.code [ fhir:value "1229.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Departmental Head Clerical" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Departmental Head Clerical" ]
  ], [
     fhir:index 749 ;
     fhir:CodeSystem.concept.code [ fhir:value "1229.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakahaere Tari" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakahaere Tari" ]
  ], [
     fhir:index 750 ;
     fhir:CodeSystem.concept.code [ fhir:value "1229.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Office Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Office Manager" ]
  ], [
     fhir:index 751 ;
     fhir:CodeSystem.concept.code [ fhir:value "1229.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Office Manageress" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Office Manageress" ]
  ], [
     fhir:index 752 ;
     fhir:CodeSystem.concept.code [ fhir:value "1229.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rangatira o te Tari" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rangatira o te Tari" ]
  ], [
     fhir:index 753 ;
     fhir:CodeSystem.concept.code [ fhir:value "2111.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Astronomer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Astronomer" ]
  ], [
     fhir:index 754 ;
     fhir:CodeSystem.concept.code [ fhir:value "2111.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Astrophysicist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Astrophysicist" ]
  ], [
     fhir:index 755 ;
     fhir:CodeSystem.concept.code [ fhir:value "2111.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Biophysicist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Biophysicist" ]
  ], [
     fhir:index 756 ;
     fhir:CodeSystem.concept.code [ fhir:value "2111.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nuclear Physicist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nuclear Physicist" ]
  ], [
     fhir:index 757 ;
     fhir:CodeSystem.concept.code [ fhir:value "2111.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Physical Scientist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Physical Scientist" ]
  ], [
     fhir:index 758 ;
     fhir:CodeSystem.concept.code [ fhir:value "2111.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Physicist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Physicist" ]
  ], [
     fhir:index 759 ;
     fhir:CodeSystem.concept.code [ fhir:value "2111.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radio Astronomer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radio Astronomer" ]
  ], [
     fhir:index 760 ;
     fhir:CodeSystem.concept.code [ fhir:value "2111.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Solid State Physicist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Solid State Physicist" ]
  ], [
     fhir:index 761 ;
     fhir:CodeSystem.concept.code [ fhir:value "2112.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Atmospheric Scientist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Atmospheric Scientist" ]
  ], [
     fhir:index 762 ;
     fhir:CodeSystem.concept.code [ fhir:value "2112.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Climate Scientist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Climate Scientist" ]
  ], [
     fhir:index 763 ;
     fhir:CodeSystem.concept.code [ fhir:value "2112.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Climatologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Climatologist" ]
  ], [
     fhir:index 764 ;
     fhir:CodeSystem.concept.code [ fhir:value "2112.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Meteorologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Meteorologist" ]
  ], [
     fhir:index 765 ;
     fhir:CodeSystem.concept.code [ fhir:value "2112.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Weather Forecaster" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Weather Forecaster" ]
  ], [
     fhir:index 766 ;
     fhir:CodeSystem.concept.code [ fhir:value "2113.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chemist (Other than Pharmacist)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chemist (Other than Pharmacist)" ]
  ], [
     fhir:index 767 ;
     fhir:CodeSystem.concept.code [ fhir:value "2113.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "General Chemist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "General Chemist" ]
  ], [
     fhir:index 768 ;
     fhir:CodeSystem.concept.code [ fhir:value "2113.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Industrial Chemist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Industrial Chemist" ]
  ], [
     fhir:index 769 ;
     fhir:CodeSystem.concept.code [ fhir:value "2113.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Manufacturing Chemist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Manufacturing Chemist" ]
  ], [
     fhir:index 770 ;
     fhir:CodeSystem.concept.code [ fhir:value "2113.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nuclear Chemist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nuclear Chemist" ]
  ], [
     fhir:index 771 ;
     fhir:CodeSystem.concept.code [ fhir:value "2113.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Organic Chemist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Organic Chemist" ]
  ], [
     fhir:index 772 ;
     fhir:CodeSystem.concept.code [ fhir:value "2113.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paint Technologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paint Technologist" ]
  ], [
     fhir:index 773 ;
     fhir:CodeSystem.concept.code [ fhir:value "2113.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pharmaceutical Chemist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pharmaceutical Chemist" ]
  ], [
     fhir:index 774 ;
     fhir:CodeSystem.concept.code [ fhir:value "2113.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Polymer Chemist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Polymer Chemist" ]
  ], [
     fhir:index 775 ;
     fhir:CodeSystem.concept.code [ fhir:value "2113.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Research Chemist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Research Chemist" ]
  ], [
     fhir:index 776 ;
     fhir:CodeSystem.concept.code [ fhir:value "2114.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Earth Scientist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Earth Scientist" ]
  ], [
     fhir:index 777 ;
     fhir:CodeSystem.concept.code [ fhir:value "2114.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Geological Oceanographer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Geological Oceanographer" ]
  ], [
     fhir:index 778 ;
     fhir:CodeSystem.concept.code [ fhir:value "2114.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Geologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Geologist" ]
  ], [
     fhir:index 779 ;
     fhir:CodeSystem.concept.code [ fhir:value "2114.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Geomorphologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Geomorphologist" ]
  ], [
     fhir:index 780 ;
     fhir:CodeSystem.concept.code [ fhir:value "2114.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Geophysical Oceanographer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Geophysical Oceanographer" ]
  ], [
     fhir:index 781 ;
     fhir:CodeSystem.concept.code [ fhir:value "2114.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Geophysical Scientist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Geophysical Scientist" ]
  ], [
     fhir:index 782 ;
     fhir:CodeSystem.concept.code [ fhir:value "2114.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Geophysicist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Geophysicist" ]
  ], [
     fhir:index 783 ;
     fhir:CodeSystem.concept.code [ fhir:value "2114.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hydrologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hydrologist" ]
  ], [
     fhir:index 784 ;
     fhir:CodeSystem.concept.code [ fhir:value "2114.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Marine Scientist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Marine Scientist" ]
  ], [
     fhir:index 785 ;
     fhir:CodeSystem.concept.code [ fhir:value "2114.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Palaeontologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Palaeontologist" ]
  ], [
     fhir:index 786 ;
     fhir:CodeSystem.concept.code [ fhir:value "2114.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Petrologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Petrologist" ]
  ], [
     fhir:index 787 ;
     fhir:CodeSystem.concept.code [ fhir:value "2114.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Seismologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Seismologist" ]
  ], [
     fhir:index 788 ;
     fhir:CodeSystem.concept.code [ fhir:value "2114.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vulcanologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vulcanologist" ]
  ], [
     fhir:index 789 ;
     fhir:CodeSystem.concept.code [ fhir:value "2121.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Actuary" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Actuary" ]
  ], [
     fhir:index 790 ;
     fhir:CodeSystem.concept.code [ fhir:value "2121.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Applied Maths Scientist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Applied Maths Scientist" ]
  ], [
     fhir:index 791 ;
     fhir:CodeSystem.concept.code [ fhir:value "2121.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Average Adjuster" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Average Adjuster" ]
  ], [
     fhir:index 792 ;
     fhir:CodeSystem.concept.code [ fhir:value "2121.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Biometrician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Biometrician" ]
  ], [
     fhir:index 793 ;
     fhir:CodeSystem.concept.code [ fhir:value "2121.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Epidemiologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Epidemiologist" ]
  ], [
     fhir:index 794 ;
     fhir:CodeSystem.concept.code [ fhir:value "2121.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mathematical Statistician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mathematical Statistician" ]
  ], [
     fhir:index 795 ;
     fhir:CodeSystem.concept.code [ fhir:value "2121.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mathematician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mathematician" ]
  ], [
     fhir:index 796 ;
     fhir:CodeSystem.concept.code [ fhir:value "2121.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mathematician and/or Statistician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mathematician and/or Statistician" ]
  ], [
     fhir:index 797 ;
     fhir:CodeSystem.concept.code [ fhir:value "2121.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Operations Research Analyst" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Operations Research Analyst" ]
  ], [
     fhir:index 798 ;
     fhir:CodeSystem.concept.code [ fhir:value "2121.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Statistician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Statistician" ]
  ], [
     fhir:index 799 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Analyst Programmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Analyst Programmer" ]
  ], [
     fhir:index 800 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Applications Architect" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Applications Architect" ]
  ], [
     fhir:index 801 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Architect - Call Centre" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Architect - Call Centre" ]
  ], [
     fhir:index 802 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Architect - Desktop" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Architect - Desktop" ]
  ], [
     fhir:index 803 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Architect - Networking" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Architect - Networking" ]
  ], [
     fhir:index 804 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Architect Internet Security" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Architect Internet Security" ]
  ], [
     fhir:index 805 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chief Software Architect" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chief Software Architect" ]
  ], [
     fhir:index 806 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cold Fusion Developer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cold Fusion Developer" ]
  ], [
     fhir:index 807 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computer Analyst" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computer Analyst" ]
  ], [
     fhir:index 808 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computer Applications Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computer Applications Engineer" ]
  ], [
     fhir:index 809 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computer Programme Analyst" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computer Programme Analyst" ]
  ], [
     fhir:index 810 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computer Service Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computer Service Engineer" ]
  ], [
     fhir:index 811 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computer Support Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computer Support Engineer" ]
  ], [
     fhir:index 812 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computer Systems Analyst" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computer Systems Analyst" ]
  ], [
     fhir:index 813 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computer Systems Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computer Systems Engineer" ]
  ], [
     fhir:index 814 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computing Network Controller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computing Network Controller" ]
  ], [
     fhir:index 815 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computing Systems Architect" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computing Systems Architect" ]
  ], [
     fhir:index 816 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Content Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Content Engineer" ]
  ], [
     fhir:index 817 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Content Product Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Content Product Manager" ]
  ], [
     fhir:index 818 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Data Architect" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Data Architect" ]
  ], [
     fhir:index 819 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Data Warehouse Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Data Warehouse Consultant" ]
  ], [
     fhir:index 820 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Data Warehouse Project Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Data Warehouse Project Manager" ]
  ], [
     fhir:index 821 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Database Administrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Database Administrator" ]
  ], [
     fhir:index 822 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Database Specialist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Database Specialist" ]
  ], [
     fhir:index 823 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Decision Support Tools Developer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Decision Support Tools Developer" ]
  ], [
     fhir:index 824 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ecommerce Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ecommerce Consultant" ]
  ], [
     fhir:index 825 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ecommerce Developer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ecommerce Developer" ]
  ], [
     fhir:index 826 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ecommerce Technical Architect" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ecommerce Technical Architect" ]
  ], [
     fhir:index 827 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Geographic Information Systems Developer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Geographic Information Systems Developer" ]
  ], [
     fhir:index 828 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Geographic Information Systems Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Geographic Information Systems Officer" ]
  ], [
     fhir:index 829 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "GIS Developer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "GIS Developer" ]
  ], [
     fhir:index 830 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "GIS Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "GIS Officer" ]
  ], [
     fhir:index 831 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Head of Business Ecommerce" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Head of Business Ecommerce" ]
  ], [
     fhir:index 832 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "HTML Coder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "HTML Coder" ]
  ], [
     fhir:index 833 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "HTML Developer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "HTML Developer" ]
  ], [
     fhir:index 834 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Internet Architect" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Internet Architect" ]
  ], [
     fhir:index 835 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Internet Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Internet Consultant" ]
  ], [
     fhir:index 836 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Intranet Administrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Intranet Administrator" ]
  ], [
     fhir:index 837 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Intranet Developer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Intranet Developer" ]
  ], [
     fhir:index 838 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "IP Technology System Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "IP Technology System Engineer" ]
  ], [
     fhir:index 839 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "IT Administrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "IT Administrator" ]
  ], [
     fhir:index 840 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "IT Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "IT Consultant" ]
  ], [
     fhir:index 841 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "IT Recruitment Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "IT Recruitment Consultant" ]
  ], [
     fhir:index 842 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "IT Systems Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "IT Systems Manager" ]
  ], [
     fhir:index 843 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Java Architect" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Java Architect" ]
  ], [
     fhir:index 844 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Java Developer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Java Developer" ]
  ], [
     fhir:index 845 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.047" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Java Mentor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Java Mentor" ]
  ], [
     fhir:index 846 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.048" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Java Programmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Java Programmer" ]
  ], [
     fhir:index 847 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.049" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "LAN Administrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "LAN Administrator" ]
  ], [
     fhir:index 848 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.050" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "LAN Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "LAN Consultant" ]
  ], [
     fhir:index 849 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.051" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lotus Notes Developer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lotus Notes Developer" ]
  ], [
     fhir:index 850 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.052" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lotus Web Developer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lotus Web Developer" ]
  ], [
     fhir:index 851 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.053" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Network Administrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Network Administrator" ]
  ], [
     fhir:index 852 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.054" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Programme Analyst Data Processing" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Programme Analyst Data Processing" ]
  ], [
     fhir:index 853 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.055" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Project Analyst Computing" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Project Analyst Computing" ]
  ], [
     fhir:index 854 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.056" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Project Manager Ecommerce" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Project Manager Ecommerce" ]
  ], [
     fhir:index 855 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.057" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Project Manager Methods Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Project Manager Methods Consultant" ]
  ], [
     fhir:index 856 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.058" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Smalltalk Visualworks Analyst Programmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Smalltalk Visualworks Analyst Programmer" ]
  ], [
     fhir:index 857 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.059" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Software Designer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Software Designer" ]
  ], [
     fhir:index 858 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.060" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Software Developer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Software Developer" ]
  ], [
     fhir:index 859 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.061" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Software Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Software Engineer" ]
  ], [
     fhir:index 860 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.062" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Software Programmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Software Programmer" ]
  ], [
     fhir:index 861 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.063" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "SQL Database Administrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "SQL Database Administrator" ]
  ], [
     fhir:index 862 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.064" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Systems Administrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Systems Administrator" ]
  ], [
     fhir:index 863 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.065" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Systems Analyst" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Systems Analyst" ]
  ], [
     fhir:index 864 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.066" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Systems Designer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Systems Designer" ]
  ], [
     fhir:index 865 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.067" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Systems Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Systems Manager" ]
  ], [
     fhir:index 866 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.068" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Systems Software Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Systems Software Engineer" ]
  ], [
     fhir:index 867 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.069" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Technical Architect Computing" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Technical Architect Computing" ]
  ], [
     fhir:index 868 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.070" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Technical Architect Ecommerce" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Technical Architect Ecommerce" ]
  ], [
     fhir:index 869 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.071" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Technology Consultant Computing" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Technology Consultant Computing" ]
  ], [
     fhir:index 870 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.072" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "UNIX Architect" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "UNIX Architect" ]
  ], [
     fhir:index 871 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.073" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "UNIX System Administrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "UNIX System Administrator" ]
  ], [
     fhir:index 872 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.074" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "VB Access Analyst Programmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "VB Access Analyst Programmer" ]
  ], [
     fhir:index 873 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.075" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Visual Basic Developer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Visual Basic Developer" ]
  ], [
     fhir:index 874 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.076" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "WAN Administrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "WAN Administrator" ]
  ], [
     fhir:index 875 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.077" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "WAN Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "WAN Consultant" ]
  ], [
     fhir:index 876 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.078" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "WAN Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "WAN Engineer" ]
  ], [
     fhir:index 877 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.079" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Web Administrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Web Administrator" ]
  ], [
     fhir:index 878 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.080" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Web Architect" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Web Architect" ]
  ], [
     fhir:index 879 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.081" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Web Design Team Leader" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Web Design Team Leader" ]
  ], [
     fhir:index 880 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.082" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Web Designer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Web Designer" ]
  ], [
     fhir:index 881 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.083" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Web Developer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Web Developer" ]
  ], [
     fhir:index 882 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.084" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Web Developer Ecommerce" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Web Developer Ecommerce" ]
  ], [
     fhir:index 883 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.085" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Web Development Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Web Development Manager" ]
  ], [
     fhir:index 884 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.086" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Web Development Team Member" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Web Development Team Member" ]
  ], [
     fhir:index 885 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.087" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Web Interface Developer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Web Interface Developer" ]
  ], [
     fhir:index 886 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.088" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Web Master" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Web Master" ]
  ], [
     fhir:index 887 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.089" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Web Page Producer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Web Page Producer" ]
  ], [
     fhir:index 888 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.090" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Web Production Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Web Production Manager" ]
  ], [
     fhir:index 889 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.091" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Web Programmer Cold Fusion" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Web Programmer Cold Fusion" ]
  ], [
     fhir:index 890 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.092" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Web Startup Developer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Web Startup Developer" ]
  ], [
     fhir:index 891 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.093" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Web Support Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Web Support Engineer" ]
  ], [
     fhir:index 892 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.094" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Web Wonderstar" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Web Wonderstar" ]
  ], [
     fhir:index 893 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.095" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Webmaster" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Webmaster" ]
  ], [
     fhir:index 894 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.096" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Website Administrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Website Administrator" ]
  ], [
     fhir:index 895 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.097" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Website Designer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Website Designer" ]
  ], [
     fhir:index 896 ;
     fhir:CodeSystem.concept.code [ fhir:value "2131.098" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Website Developer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Website Developer" ]
  ], [
     fhir:index 897 ;
     fhir:CodeSystem.concept.code [ fhir:value "2141.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Architect" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Architect" ]
  ], [
     fhir:index 898 ;
     fhir:CodeSystem.concept.code [ fhir:value "2141.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Building Designer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Building Designer" ]
  ], [
     fhir:index 899 ;
     fhir:CodeSystem.concept.code [ fhir:value "2141.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Commercial Architect" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Commercial Architect" ]
  ], [
     fhir:index 900 ;
     fhir:CodeSystem.concept.code [ fhir:value "2141.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Community Liaison Planner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Community Liaison Planner" ]
  ], [
     fhir:index 901 ;
     fhir:CodeSystem.concept.code [ fhir:value "2141.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Community Planner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Community Planner" ]
  ], [
     fhir:index 902 ;
     fhir:CodeSystem.concept.code [ fhir:value "2141.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Community Recreation Planner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Community Recreation Planner" ]
  ], [
     fhir:index 903 ;
     fhir:CodeSystem.concept.code [ fhir:value "2141.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Country Planner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Country Planner" ]
  ], [
     fhir:index 904 ;
     fhir:CodeSystem.concept.code [ fhir:value "2141.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "District Planner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "District Planner" ]
  ], [
     fhir:index 905 ;
     fhir:CodeSystem.concept.code [ fhir:value "2141.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Garden Designer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Garden Designer" ]
  ], [
     fhir:index 906 ;
     fhir:CodeSystem.concept.code [ fhir:value "2141.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Housing Architect" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Housing Architect" ]
  ], [
     fhir:index 907 ;
     fhir:CodeSystem.concept.code [ fhir:value "2141.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Landscape Architect" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Landscape Architect" ]
  ], [
     fhir:index 908 ;
     fhir:CodeSystem.concept.code [ fhir:value "2141.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Landscape Designer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Landscape Designer" ]
  ], [
     fhir:index 909 ;
     fhir:CodeSystem.concept.code [ fhir:value "2141.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Landscape Planner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Landscape Planner" ]
  ], [
     fhir:index 910 ;
     fhir:CodeSystem.concept.code [ fhir:value "2141.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Resource Consent Planner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Resource Consent Planner" ]
  ], [
     fhir:index 911 ;
     fhir:CodeSystem.concept.code [ fhir:value "2141.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Resource Management Planner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Resource Management Planner" ]
  ], [
     fhir:index 912 ;
     fhir:CodeSystem.concept.code [ fhir:value "2141.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Town and Country Planner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Town and Country Planner" ]
  ], [
     fhir:index 913 ;
     fhir:CodeSystem.concept.code [ fhir:value "2141.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Town Planner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Town Planner" ]
  ], [
     fhir:index 914 ;
     fhir:CodeSystem.concept.code [ fhir:value "2141.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Urban Planner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Urban Planner" ]
  ], [
     fhir:index 915 ;
     fhir:CodeSystem.concept.code [ fhir:value "2142.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Airport Construction Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Airport Construction Engineer" ]
  ], [
     fhir:index 916 ;
     fhir:CodeSystem.concept.code [ fhir:value "2142.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Building Construction Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Building Construction Engineer" ]
  ], [
     fhir:index 917 ;
     fhir:CodeSystem.concept.code [ fhir:value "2142.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Civil Consulting Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Civil Consulting Engineer" ]
  ], [
     fhir:index 918 ;
     fhir:CodeSystem.concept.code [ fhir:value "2142.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Civil Design Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Civil Design Engineer" ]
  ], [
     fhir:index 919 ;
     fhir:CodeSystem.concept.code [ fhir:value "2142.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Civil Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Civil Engineer" ]
  ], [
     fhir:index 920 ;
     fhir:CodeSystem.concept.code [ fhir:value "2142.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Construction Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Construction Engineer" ]
  ], [
     fhir:index 921 ;
     fhir:CodeSystem.concept.code [ fhir:value "2142.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Construction Engineer Roads" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Construction Engineer Roads" ]
  ], [
     fhir:index 922 ;
     fhir:CodeSystem.concept.code [ fhir:value "2142.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Drainage Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Drainage Engineer" ]
  ], [
     fhir:index 923 ;
     fhir:CodeSystem.concept.code [ fhir:value "2142.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Highway Maintenance Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Highway Maintenance Engineer" ]
  ], [
     fhir:index 924 ;
     fhir:CodeSystem.concept.code [ fhir:value "2142.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hydraulic Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hydraulic Engineer" ]
  ], [
     fhir:index 925 ;
     fhir:CodeSystem.concept.code [ fhir:value "2142.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hydrographical Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hydrographical Engineer" ]
  ], [
     fhir:index 926 ;
     fhir:CodeSystem.concept.code [ fhir:value "2142.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hydrological Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hydrological Engineer" ]
  ], [
     fhir:index 927 ;
     fhir:CodeSystem.concept.code [ fhir:value "2142.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Irrigation Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Irrigation Engineer" ]
  ], [
     fhir:index 928 ;
     fhir:CodeSystem.concept.code [ fhir:value "2142.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Local Body Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Local Body Engineer" ]
  ], [
     fhir:index 929 ;
     fhir:CodeSystem.concept.code [ fhir:value "2142.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Municipal Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Municipal Engineer" ]
  ], [
     fhir:index 930 ;
     fhir:CodeSystem.concept.code [ fhir:value "2142.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Civil Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other Civil Engineer" ]
  ], [
     fhir:index 931 ;
     fhir:CodeSystem.concept.code [ fhir:value "2142.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Project Engineer (Construction)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Project Engineer (Construction)" ]
  ], [
     fhir:index 932 ;
     fhir:CodeSystem.concept.code [ fhir:value "2142.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Project Inspector Civil Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Project Inspector Civil Engineer" ]
  ], [
     fhir:index 933 ;
     fhir:CodeSystem.concept.code [ fhir:value "2142.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Public Health Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Public Health Engineer" ]
  ], [
     fhir:index 934 ;
     fhir:CodeSystem.concept.code [ fhir:value "2142.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Railway Construction Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Railway Construction Engineer" ]
  ], [
     fhir:index 935 ;
     fhir:CodeSystem.concept.code [ fhir:value "2142.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Roading Consulting Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Roading Consulting Engineer" ]
  ], [
     fhir:index 936 ;
     fhir:CodeSystem.concept.code [ fhir:value "2142.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Roading Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Roading Engineer" ]
  ], [
     fhir:index 937 ;
     fhir:CodeSystem.concept.code [ fhir:value "2142.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sanitary Drainage Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sanitary Drainage Engineer" ]
  ], [
     fhir:index 938 ;
     fhir:CodeSystem.concept.code [ fhir:value "2142.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sanitation Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sanitation Engineer" ]
  ], [
     fhir:index 939 ;
     fhir:CodeSystem.concept.code [ fhir:value "2142.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Structural Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Structural Engineer" ]
  ], [
     fhir:index 940 ;
     fhir:CodeSystem.concept.code [ fhir:value "2142.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Structural Steel Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Structural Steel Engineer" ]
  ], [
     fhir:index 941 ;
     fhir:CodeSystem.concept.code [ fhir:value "2142.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Traffic Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Traffic Engineer" ]
  ], [
     fhir:index 942 ;
     fhir:CodeSystem.concept.code [ fhir:value "2142.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Traffic Planning Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Traffic Planning Engineer" ]
  ], [
     fhir:index 943 ;
     fhir:CodeSystem.concept.code [ fhir:value "2142.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Transportation Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Transportation Engineer" ]
  ], [
     fhir:index 944 ;
     fhir:CodeSystem.concept.code [ fhir:value "2142.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Water and Soil Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Water and Soil Engineer" ]
  ], [
     fhir:index 945 ;
     fhir:CodeSystem.concept.code [ fhir:value "2142.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Water Flow Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Water Flow Engineer" ]
  ], [
     fhir:index 946 ;
     fhir:CodeSystem.concept.code [ fhir:value "2142.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Water Flow Research Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Water Flow Research Engineer" ]
  ], [
     fhir:index 947 ;
     fhir:CodeSystem.concept.code [ fhir:value "2142.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Water Resources Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Water Resources Engineer" ]
  ], [
     fhir:index 948 ;
     fhir:CodeSystem.concept.code [ fhir:value "2142.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Water Supply Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Water Supply Engineer" ]
  ], [
     fhir:index 949 ;
     fhir:CodeSystem.concept.code [ fhir:value "2143.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Consulting Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Consulting Engineer" ]
  ], [
     fhir:index 950 ;
     fhir:CodeSystem.concept.code [ fhir:value "2143.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Engineer" ]
  ], [
     fhir:index 951 ;
     fhir:CodeSystem.concept.code [ fhir:value "2143.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Engineer (Automotive)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Engineer (Automotive)" ]
  ], [
     fhir:index 952 ;
     fhir:CodeSystem.concept.code [ fhir:value "2143.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Instrument Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Instrument Engineer" ]
  ], [
     fhir:index 953 ;
     fhir:CodeSystem.concept.code [ fhir:value "2143.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Industrial Electrical Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Industrial Electrical Engineer" ]
  ], [
     fhir:index 954 ;
     fhir:CodeSystem.concept.code [ fhir:value "2143.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Power Distribution Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Power Distribution Engineer" ]
  ], [
     fhir:index 955 ;
     fhir:CodeSystem.concept.code [ fhir:value "2143.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Power Systems Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Power Systems Engineer" ]
  ], [
     fhir:index 956 ;
     fhir:CodeSystem.concept.code [ fhir:value "2143.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Power Transmission Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Power Transmission Engineer" ]
  ], [
     fhir:index 957 ;
     fhir:CodeSystem.concept.code [ fhir:value "2144.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electronic and Telecommunication Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electronic and Telecommunication Engineer" ]
  ], [
     fhir:index 958 ;
     fhir:CodeSystem.concept.code [ fhir:value "2144.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electronic Instrument Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electronic Instrument Engineer" ]
  ], [
     fhir:index 959 ;
     fhir:CodeSystem.concept.code [ fhir:value "2144.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electronics Consulting Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electronics Consulting Engineer" ]
  ], [
     fhir:index 960 ;
     fhir:CodeSystem.concept.code [ fhir:value "2144.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electronics Design Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electronics Design Engineer" ]
  ], [
     fhir:index 961 ;
     fhir:CodeSystem.concept.code [ fhir:value "2144.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electronics Designer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electronics Designer" ]
  ], [
     fhir:index 962 ;
     fhir:CodeSystem.concept.code [ fhir:value "2144.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electronics Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electronics Engineer" ]
  ], [
     fhir:index 963 ;
     fhir:CodeSystem.concept.code [ fhir:value "2144.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electronics Project Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electronics Project Engineer" ]
  ], [
     fhir:index 964 ;
     fhir:CodeSystem.concept.code [ fhir:value "2144.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fibre Optics Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fibre Optics Engineer" ]
  ], [
     fhir:index 965 ;
     fhir:CodeSystem.concept.code [ fhir:value "2144.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fibre Optics Transmission Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fibre Optics Transmission Engineer" ]
  ], [
     fhir:index 966 ;
     fhir:CodeSystem.concept.code [ fhir:value "2144.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radar Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radar Engineer" ]
  ], [
     fhir:index 967 ;
     fhir:CodeSystem.concept.code [ fhir:value "2144.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radio and Telecommunications Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radio and Telecommunications Engineer" ]
  ], [
     fhir:index 968 ;
     fhir:CodeSystem.concept.code [ fhir:value "2144.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radio Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radio Engineer" ]
  ], [
     fhir:index 969 ;
     fhir:CodeSystem.concept.code [ fhir:value "2144.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Satellite Transmission Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Satellite Transmission Engineer" ]
  ], [
     fhir:index 970 ;
     fhir:CodeSystem.concept.code [ fhir:value "2144.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Signal Systems Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Signal Systems Engineer" ]
  ], [
     fhir:index 971 ;
     fhir:CodeSystem.concept.code [ fhir:value "2144.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telecommunications Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Telecommunications Engineer" ]
  ], [
     fhir:index 972 ;
     fhir:CodeSystem.concept.code [ fhir:value "2144.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Television Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Television Engineer" ]
  ], [
     fhir:index 973 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aeronautical Design Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aeronautical Design Engineer" ]
  ], [
     fhir:index 974 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aeronautical Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aeronautical Engineer" ]
  ], [
     fhir:index 975 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aerospace Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aerospace Engineer" ]
  ], [
     fhir:index 976 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Agricultural Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Agricultural Engineer" ]
  ], [
     fhir:index 977 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Air Conditioning Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Air Conditioning Engineer" ]
  ], [
     fhir:index 978 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aircraft Designer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aircraft Designer" ]
  ], [
     fhir:index 979 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aircraft Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aircraft Engineer" ]
  ], [
     fhir:index 980 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aircraft Engineering Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aircraft Engineering Consultant" ]
  ], [
     fhir:index 981 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aircraft Examiner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aircraft Examiner" ]
  ], [
     fhir:index 982 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aircraft Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aircraft Inspector" ]
  ], [
     fhir:index 983 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aircraft Surveyor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aircraft Surveyor" ]
  ], [
     fhir:index 984 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Diesel Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Diesel Engineer" ]
  ], [
     fhir:index 985 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Diesel Engineer (Automotive)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Diesel Engineer (Automotive)" ]
  ], [
     fhir:index 986 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Engineer Freezing Works" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Engineer Freezing Works" ]
  ], [
     fhir:index 987 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Farm Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Farm Engineer" ]
  ], [
     fhir:index 988 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Farm Equipment Design Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Farm Equipment Design Engineer" ]
  ], [
     fhir:index 989 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Heating and Ventilation Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Heating and Ventilation Engineer" ]
  ], [
     fhir:index 990 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Heating Control Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Heating Control Engineer" ]
  ], [
     fhir:index 991 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Heating Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Heating Engineer" ]
  ], [
     fhir:index 992 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Heavy Industrial Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Heavy Industrial Engineer" ]
  ], [
     fhir:index 993 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Horticultural Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Horticultural Engineer" ]
  ], [
     fhir:index 994 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Industrial Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Industrial Engineer" ]
  ], [
     fhir:index 995 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Industrial Engineer (Automotive)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Industrial Engineer (Automotive)" ]
  ], [
     fhir:index 996 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Industrial Machinery Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Industrial Machinery Engineer" ]
  ], [
     fhir:index 997 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Instrument Engineer Mechanical" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Instrument Engineer Mechanical" ]
  ], [
     fhir:index 998 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Marine Architect" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Marine Architect" ]
  ], [
     fhir:index 999 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Marine Designer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Marine Designer" ]
  ], [
     fhir:index 1000 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Marine Examiner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Marine Examiner" ]
  ], [
     fhir:index 1001 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mechanical Consulting Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mechanical Consulting Engineer" ]
  ], [
     fhir:index 1002 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mechanical Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mechanical Engineer" ]
  ], [
     fhir:index 1003 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mechanical Engineer (Automotive)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mechanical Engineer (Automotive)" ]
  ], [
     fhir:index 1004 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mechanical Engineer Aeronautical" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mechanical Engineer Aeronautical" ]
  ], [
     fhir:index 1005 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mechanical Engineer Heating and Ventilation" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mechanical Engineer Heating and Ventilation" ]
  ], [
     fhir:index 1006 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nautical Surveyor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nautical Surveyor" ]
  ], [
     fhir:index 1007 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Naval Architect" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Naval Architect" ]
  ], [
     fhir:index 1008 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Refrigeration and Air Conditioning Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Refrigeration and Air Conditioning Engineer" ]
  ], [
     fhir:index 1009 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Refrigeration Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Refrigeration Engineer" ]
  ], [
     fhir:index 1010 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Refrigeration Services Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Refrigeration Services Engineer" ]
  ], [
     fhir:index 1011 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Refrigeration System Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Refrigeration System Engineer" ]
  ], [
     fhir:index 1012 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ship Designer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ship Designer" ]
  ], [
     fhir:index 1013 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ships Surveyor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ships Surveyor" ]
  ], [
     fhir:index 1014 ;
     fhir:CodeSystem.concept.code [ fhir:value "2145.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ventilation Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ventilation Engineer" ]
  ], [
     fhir:index 1015 ;
     fhir:CodeSystem.concept.code [ fhir:value "2146.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Biochemical Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Biochemical Engineer" ]
  ], [
     fhir:index 1016 ;
     fhir:CodeSystem.concept.code [ fhir:value "2146.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bioprocess Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bioprocess Engineer" ]
  ], [
     fhir:index 1017 ;
     fhir:CodeSystem.concept.code [ fhir:value "2146.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Biotechnologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Biotechnologist" ]
  ], [
     fhir:index 1018 ;
     fhir:CodeSystem.concept.code [ fhir:value "2146.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Brewery Technologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Brewery Technologist" ]
  ], [
     fhir:index 1019 ;
     fhir:CodeSystem.concept.code [ fhir:value "2146.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chemical Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chemical Engineer" ]
  ], [
     fhir:index 1020 ;
     fhir:CodeSystem.concept.code [ fhir:value "2146.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Food and Drink Technologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Food and Drink Technologist" ]
  ], [
     fhir:index 1021 ;
     fhir:CodeSystem.concept.code [ fhir:value "2146.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Food Chemist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Food Chemist" ]
  ], [
     fhir:index 1022 ;
     fhir:CodeSystem.concept.code [ fhir:value "2146.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Food Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Food Engineer" ]
  ], [
     fhir:index 1023 ;
     fhir:CodeSystem.concept.code [ fhir:value "2146.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Food Scientist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Food Scientist" ]
  ], [
     fhir:index 1024 ;
     fhir:CodeSystem.concept.code [ fhir:value "2146.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Food Technologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Food Technologist" ]
  ], [
     fhir:index 1025 ;
     fhir:CodeSystem.concept.code [ fhir:value "2146.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gas Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Gas Engineer" ]
  ], [
     fhir:index 1026 ;
     fhir:CodeSystem.concept.code [ fhir:value "2146.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glass and Ceramics Technologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glass and Ceramics Technologist" ]
  ], [
     fhir:index 1027 ;
     fhir:CodeSystem.concept.code [ fhir:value "2146.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Oil Refinery Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Oil Refinery Engineer" ]
  ], [
     fhir:index 1028 ;
     fhir:CodeSystem.concept.code [ fhir:value "2146.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Petroleum Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Petroleum Engineer" ]
  ], [
     fhir:index 1029 ;
     fhir:CodeSystem.concept.code [ fhir:value "2146.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Petroleum Engineer Refinery" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Petroleum Engineer Refinery" ]
  ], [
     fhir:index 1030 ;
     fhir:CodeSystem.concept.code [ fhir:value "2147.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Applied Scientist Metallurgy" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Applied Scientist Metallurgy" ]
  ], [
     fhir:index 1031 ;
     fhir:CodeSystem.concept.code [ fhir:value "2147.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Assayer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Assayer" ]
  ], [
     fhir:index 1032 ;
     fhir:CodeSystem.concept.code [ fhir:value "2147.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coal Mining Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coal Mining Engineer" ]
  ], [
     fhir:index 1033 ;
     fhir:CodeSystem.concept.code [ fhir:value "2147.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Colliery Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Colliery Engineer" ]
  ], [
     fhir:index 1034 ;
     fhir:CodeSystem.concept.code [ fhir:value "2147.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metallurgist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metallurgist" ]
  ], [
     fhir:index 1035 ;
     fhir:CodeSystem.concept.code [ fhir:value "2147.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metals Scientist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metals Scientist" ]
  ], [
     fhir:index 1036 ;
     fhir:CodeSystem.concept.code [ fhir:value "2147.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mining Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mining Engineer" ]
  ], [
     fhir:index 1037 ;
     fhir:CodeSystem.concept.code [ fhir:value "2147.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Prospecter Oil Petroleum Gas" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Prospecter Oil Petroleum Gas" ]
  ], [
     fhir:index 1038 ;
     fhir:CodeSystem.concept.code [ fhir:value "2148.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cartographer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cartographer" ]
  ], [
     fhir:index 1039 ;
     fhir:CodeSystem.concept.code [ fhir:value "2148.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Engineering Surveyor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Engineering Surveyor" ]
  ], [
     fhir:index 1040 ;
     fhir:CodeSystem.concept.code [ fhir:value "2148.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Facilities Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Facilities Engineer" ]
  ], [
     fhir:index 1041 ;
     fhir:CodeSystem.concept.code [ fhir:value "2148.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Geodetic Surveyor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Geodetic Surveyor" ]
  ], [
     fhir:index 1042 ;
     fhir:CodeSystem.concept.code [ fhir:value "2148.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hydraulic Surveyor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hydraulic Surveyor" ]
  ], [
     fhir:index 1043 ;
     fhir:CodeSystem.concept.code [ fhir:value "2148.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hydrographic Surveyor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hydrographic Surveyor" ]
  ], [
     fhir:index 1044 ;
     fhir:CodeSystem.concept.code [ fhir:value "2148.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Land Surveyor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Land Surveyor" ]
  ], [
     fhir:index 1045 ;
     fhir:CodeSystem.concept.code [ fhir:value "2148.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Map Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Map Maker" ]
  ], [
     fhir:index 1046 ;
     fhir:CodeSystem.concept.code [ fhir:value "2148.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Marine Cartographer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Marine Cartographer" ]
  ], [
     fhir:index 1047 ;
     fhir:CodeSystem.concept.code [ fhir:value "2148.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Marine Surveyor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Marine Surveyor" ]
  ], [
     fhir:index 1048 ;
     fhir:CodeSystem.concept.code [ fhir:value "2148.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mines Surveyor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mines Surveyor" ]
  ], [
     fhir:index 1049 ;
     fhir:CodeSystem.concept.code [ fhir:value "2148.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Photogrammetrist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Photogrammetrist" ]
  ], [
     fhir:index 1050 ;
     fhir:CodeSystem.concept.code [ fhir:value "2148.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Photographic Surveyor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Photographic Surveyor" ]
  ], [
     fhir:index 1051 ;
     fhir:CodeSystem.concept.code [ fhir:value "2148.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Surveyor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Surveyor" ]
  ], [
     fhir:index 1052 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Agricultural Scientist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Agricultural Scientist" ]
  ], [
     fhir:index 1053 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Agronomist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Agronomist" ]
  ], [
     fhir:index 1054 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Agrostologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Agrostologist" ]
  ], [
     fhir:index 1055 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Anatomist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Anatomist" ]
  ], [
     fhir:index 1056 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Animal Ecologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Animal Ecologist" ]
  ], [
     fhir:index 1057 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Animal Physiologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Animal Physiologist" ]
  ], [
     fhir:index 1058 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Animal Scientist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Animal Scientist" ]
  ], [
     fhir:index 1059 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Apicultural Scientist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Apicultural Scientist" ]
  ], [
     fhir:index 1060 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aquatic Biologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aquatic Biologist" ]
  ], [
     fhir:index 1061 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Biologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Biologist" ]
  ], [
     fhir:index 1062 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Botanist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Botanist" ]
  ], [
     fhir:index 1063 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Crop Research Scientist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Crop Research Scientist" ]
  ], [
     fhir:index 1064 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ecological Researcher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ecological Researcher" ]
  ], [
     fhir:index 1065 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ecologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ecologist" ]
  ], [
     fhir:index 1066 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Endocrinologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Endocrinologist" ]
  ], [
     fhir:index 1067 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Entomologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Entomologist" ]
  ], [
     fhir:index 1068 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Environmental Scientist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Environmental Scientist" ]
  ], [
     fhir:index 1069 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Environmentalist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Environmentalist" ]
  ], [
     fhir:index 1070 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Farming Scientist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Farming Scientist" ]
  ], [
     fhir:index 1071 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fisheries Researcher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fisheries Researcher" ]
  ], [
     fhir:index 1072 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fisheries Scientist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fisheries Scientist" ]
  ], [
     fhir:index 1073 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forest Pathologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forest Pathologist" ]
  ], [
     fhir:index 1074 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forest Product Scientist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forest Product Scientist" ]
  ], [
     fhir:index 1075 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forest Scientist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forest Scientist" ]
  ], [
     fhir:index 1076 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forester" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forester" ]
  ], [
     fhir:index 1077 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forestry Conservationist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forestry Conservationist" ]
  ], [
     fhir:index 1078 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forestry Researcher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forestry Researcher" ]
  ], [
     fhir:index 1079 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forestry Scientist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forestry Scientist" ]
  ], [
     fhir:index 1080 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Freshwater Ecologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Freshwater Ecologist" ]
  ], [
     fhir:index 1081 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fruit Research Scientist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fruit Research Scientist" ]
  ], [
     fhir:index 1082 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Horticultural Scientist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Horticultural Scientist" ]
  ], [
     fhir:index 1083 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Marine Biologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Marine Biologist" ]
  ], [
     fhir:index 1084 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Marine Ecologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Marine Ecologist" ]
  ], [
     fhir:index 1085 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Molecular Biologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Molecular Biologist" ]
  ], [
     fhir:index 1086 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mycologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mycologist" ]
  ], [
     fhir:index 1087 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ornithologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ornithologist" ]
  ], [
     fhir:index 1088 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Osteologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Osteologist" ]
  ], [
     fhir:index 1089 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Phytotomist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Phytotomist" ]
  ], [
     fhir:index 1090 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plant Biologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plant Biologist" ]
  ], [
     fhir:index 1091 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plant Ecologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plant Ecologist" ]
  ], [
     fhir:index 1092 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plant Environmental Biologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plant Environmental Biologist" ]
  ], [
     fhir:index 1093 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plant Molecular Biologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plant Molecular Biologist" ]
  ], [
     fhir:index 1094 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plant Pathologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plant Pathologist" ]
  ], [
     fhir:index 1095 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plant Physiologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plant Physiologist" ]
  ], [
     fhir:index 1096 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plant Taxonomist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plant Taxonomist" ]
  ], [
     fhir:index 1097 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plant Toxicologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plant Toxicologist" ]
  ], [
     fhir:index 1098 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.047" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pomologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pomologist" ]
  ], [
     fhir:index 1099 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.048" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Silviculturist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Silviculturist" ]
  ], [
     fhir:index 1100 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.049" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wildlife Biologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wildlife Biologist" ]
  ], [
     fhir:index 1101 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.050" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wildlife Conservationist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wildlife Conservationist" ]
  ], [
     fhir:index 1102 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.051" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wool Research Scientist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wool Research Scientist" ]
  ], [
     fhir:index 1103 ;
     fhir:CodeSystem.concept.code [ fhir:value "2211.052" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Zoologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Zoologist" ]
  ], [
     fhir:index 1104 ;
     fhir:CodeSystem.concept.code [ fhir:value "2212.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Anatomical Pathologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Anatomical Pathologist" ]
  ], [
     fhir:index 1105 ;
     fhir:CodeSystem.concept.code [ fhir:value "2212.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bacteriologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bacteriologist" ]
  ], [
     fhir:index 1106 ;
     fhir:CodeSystem.concept.code [ fhir:value "2212.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Biochemist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Biochemist" ]
  ], [
     fhir:index 1107 ;
     fhir:CodeSystem.concept.code [ fhir:value "2212.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Biological Chemist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Biological Chemist" ]
  ], [
     fhir:index 1108 ;
     fhir:CodeSystem.concept.code [ fhir:value "2212.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Biomedical Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Biomedical Engineer" ]
  ], [
     fhir:index 1109 ;
     fhir:CodeSystem.concept.code [ fhir:value "2212.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cellular Biochemist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cellular Biochemist" ]
  ], [
     fhir:index 1110 ;
     fhir:CodeSystem.concept.code [ fhir:value "2212.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cytologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cytologist" ]
  ], [
     fhir:index 1111 ;
     fhir:CodeSystem.concept.code [ fhir:value "2212.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forensic Biologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forensic Biologist" ]
  ], [
     fhir:index 1112 ;
     fhir:CodeSystem.concept.code [ fhir:value "2212.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forensic Scientist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forensic Scientist" ]
  ], [
     fhir:index 1113 ;
     fhir:CodeSystem.concept.code [ fhir:value "2212.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Haemotologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Haemotologist" ]
  ], [
     fhir:index 1114 ;
     fhir:CodeSystem.concept.code [ fhir:value "2212.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Histologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Histologist" ]
  ], [
     fhir:index 1115 ;
     fhir:CodeSystem.concept.code [ fhir:value "2212.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Immunologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Immunologist" ]
  ], [
     fhir:index 1116 ;
     fhir:CodeSystem.concept.code [ fhir:value "2212.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Industrial Microbiologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Industrial Microbiologist" ]
  ], [
     fhir:index 1117 ;
     fhir:CodeSystem.concept.code [ fhir:value "2212.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Medical Microbiologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Microbiologist" ]
  ], [
     fhir:index 1118 ;
     fhir:CodeSystem.concept.code [ fhir:value "2212.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Medical Pathologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Pathologist" ]
  ], [
     fhir:index 1119 ;
     fhir:CodeSystem.concept.code [ fhir:value "2212.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Medical Scientist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Scientist" ]
  ], [
     fhir:index 1120 ;
     fhir:CodeSystem.concept.code [ fhir:value "2212.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Microbiologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Microbiologist" ]
  ], [
     fhir:index 1121 ;
     fhir:CodeSystem.concept.code [ fhir:value "2212.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Molecular Biochemist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Molecular Biochemist" ]
  ], [
     fhir:index 1122 ;
     fhir:CodeSystem.concept.code [ fhir:value "2212.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Molecular Scientist (Medicine)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Molecular Scientist (Medicine)" ]
  ], [
     fhir:index 1123 ;
     fhir:CodeSystem.concept.code [ fhir:value "2212.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Parasitologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Parasitologist" ]
  ], [
     fhir:index 1124 ;
     fhir:CodeSystem.concept.code [ fhir:value "2212.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pharmacologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pharmacologist" ]
  ], [
     fhir:index 1125 ;
     fhir:CodeSystem.concept.code [ fhir:value "2212.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Physiologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Physiologist" ]
  ], [
     fhir:index 1126 ;
     fhir:CodeSystem.concept.code [ fhir:value "2212.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Public Health Scientist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Public Health Scientist" ]
  ], [
     fhir:index 1127 ;
     fhir:CodeSystem.concept.code [ fhir:value "2212.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Research Biochemist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Research Biochemist" ]
  ], [
     fhir:index 1128 ;
     fhir:CodeSystem.concept.code [ fhir:value "2212.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Respiratory Physiologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Respiratory Physiologist" ]
  ], [
     fhir:index 1129 ;
     fhir:CodeSystem.concept.code [ fhir:value "2212.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Toxicologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Toxicologist" ]
  ], [
     fhir:index 1130 ;
     fhir:CodeSystem.concept.code [ fhir:value "2212.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Virologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Virologist" ]
  ], [
     fhir:index 1131 ;
     fhir:CodeSystem.concept.code [ fhir:value "2213.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Agricultural Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Agricultural Advisor" ]
  ], [
     fhir:index 1132 ;
     fhir:CodeSystem.concept.code [ fhir:value "2213.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Agricultural Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Agricultural Consultant" ]
  ], [
     fhir:index 1133 ;
     fhir:CodeSystem.concept.code [ fhir:value "2213.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Agricultural Economic Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Agricultural Economic Advisor" ]
  ], [
     fhir:index 1134 ;
     fhir:CodeSystem.concept.code [ fhir:value "2213.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Animal Husbandry Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Animal Husbandry Advisor" ]
  ], [
     fhir:index 1135 ;
     fhir:CodeSystem.concept.code [ fhir:value "2213.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Apiculture Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Apiculture Advisor" ]
  ], [
     fhir:index 1136 ;
     fhir:CodeSystem.concept.code [ fhir:value "2213.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Citrus Farm Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Citrus Farm Advisor" ]
  ], [
     fhir:index 1137 ;
     fhir:CodeSystem.concept.code [ fhir:value "2213.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Conservation Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Conservation Officer" ]
  ], [
     fhir:index 1138 ;
     fhir:CodeSystem.concept.code [ fhir:value "2213.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dairy Farm Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dairy Farm Advisor" ]
  ], [
     fhir:index 1139 ;
     fhir:CodeSystem.concept.code [ fhir:value "2213.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Farm Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Farm Advisor" ]
  ], [
     fhir:index 1140 ;
     fhir:CodeSystem.concept.code [ fhir:value "2213.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Farm Advisory Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Farm Advisory Officer" ]
  ], [
     fhir:index 1141 ;
     fhir:CodeSystem.concept.code [ fhir:value "2213.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Farm Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Farm Consultant" ]
  ], [
     fhir:index 1142 ;
     fhir:CodeSystem.concept.code [ fhir:value "2213.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Farm Drainage Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Farm Drainage Advisor" ]
  ], [
     fhir:index 1143 ;
     fhir:CodeSystem.concept.code [ fhir:value "2213.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Farm Economic Techniques Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Farm Economic Techniques Advisor" ]
  ], [
     fhir:index 1144 ;
     fhir:CodeSystem.concept.code [ fhir:value "2213.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Floriculture Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Floriculture Consultant" ]
  ], [
     fhir:index 1145 ;
     fhir:CodeSystem.concept.code [ fhir:value "2213.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forest Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forest Advisor" ]
  ], [
     fhir:index 1146 ;
     fhir:CodeSystem.concept.code [ fhir:value "2213.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forestry Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forestry Advisor" ]
  ], [
     fhir:index 1147 ;
     fhir:CodeSystem.concept.code [ fhir:value "2213.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forestry Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forestry Consultant" ]
  ], [
     fhir:index 1148 ;
     fhir:CodeSystem.concept.code [ fhir:value "2213.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forestry Field Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forestry Field Officer" ]
  ], [
     fhir:index 1149 ;
     fhir:CodeSystem.concept.code [ fhir:value "2213.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Grain and Crops Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Grain and Crops Advisor" ]
  ], [
     fhir:index 1150 ;
     fhir:CodeSystem.concept.code [ fhir:value "2213.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Horticultural Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Horticultural Consultant" ]
  ], [
     fhir:index 1151 ;
     fhir:CodeSystem.concept.code [ fhir:value "2213.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Horticultural Field Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Horticultural Field Consultant" ]
  ], [
     fhir:index 1152 ;
     fhir:CodeSystem.concept.code [ fhir:value "2213.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Horticulture Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Horticulture Advisor" ]
  ], [
     fhir:index 1153 ;
     fhir:CodeSystem.concept.code [ fhir:value "2213.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Orchard Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Orchard Consultant" ]
  ], [
     fhir:index 1154 ;
     fhir:CodeSystem.concept.code [ fhir:value "2213.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pedologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pedologist" ]
  ], [
     fhir:index 1155 ;
     fhir:CodeSystem.concept.code [ fhir:value "2213.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Scientific Soil Tester" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Scientific Soil Tester" ]
  ], [
     fhir:index 1156 ;
     fhir:CodeSystem.concept.code [ fhir:value "2213.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Soil Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Soil Advisor" ]
  ], [
     fhir:index 1157 ;
     fhir:CodeSystem.concept.code [ fhir:value "2213.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Soil Chemist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Soil Chemist" ]
  ], [
     fhir:index 1158 ;
     fhir:CodeSystem.concept.code [ fhir:value "2213.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Soil Conservationist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Soil Conservationist" ]
  ], [
     fhir:index 1159 ;
     fhir:CodeSystem.concept.code [ fhir:value "2213.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Soil Ecologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Soil Ecologist" ]
  ], [
     fhir:index 1160 ;
     fhir:CodeSystem.concept.code [ fhir:value "2213.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Soil Fertility Expert" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Soil Fertility Expert" ]
  ], [
     fhir:index 1161 ;
     fhir:CodeSystem.concept.code [ fhir:value "2213.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Soil Physicist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Soil Physicist" ]
  ], [
     fhir:index 1162 ;
     fhir:CodeSystem.concept.code [ fhir:value "2213.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Soil Scientist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Soil Scientist" ]
  ], [
     fhir:index 1163 ;
     fhir:CodeSystem.concept.code [ fhir:value "2213.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vegetable Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vegetable Consultant" ]
  ], [
     fhir:index 1164 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Anaesthesiologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Anaesthesiologist" ]
  ], [
     fhir:index 1165 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Anaesthetist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Anaesthetist" ]
  ], [
     fhir:index 1166 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cancer Specialist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cancer Specialist" ]
  ], [
     fhir:index 1167 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cardiologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cardiologist" ]
  ], [
     fhir:index 1168 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cardiothoracic Surgeon" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cardiothoracic Surgeon" ]
  ], [
     fhir:index 1169 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Child Birth Specialist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Child Birth Specialist" ]
  ], [
     fhir:index 1170 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Clinical Oncologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Clinical Oncologist" ]
  ], [
     fhir:index 1171 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dermatologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dermatologist" ]
  ], [
     fhir:index 1172 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Diagnostic Radiologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Diagnostic Radiologist" ]
  ], [
     fhir:index 1173 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Doctor General Practice" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Doctor General Practice" ]
  ], [
     fhir:index 1174 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Doctor Specialised Practice" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Doctor Specialised Practice" ]
  ], [
     fhir:index 1175 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Family Doctor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Family Doctor" ]
  ], [
     fhir:index 1176 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "General Practitioner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "General Practitioner" ]
  ], [
     fhir:index 1177 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "General Surgeon" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "General Surgeon" ]
  ], [
     fhir:index 1178 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "GP" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "GP" ]
  ], [
     fhir:index 1179 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gynaecologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Gynaecologist" ]
  ], [
     fhir:index 1180 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hospital Doctor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hospital Doctor" ]
  ], [
     fhir:index 1181 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hospital Registrar" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hospital Registrar" ]
  ], [
     fhir:index 1182 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "House Doctor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "House Doctor" ]
  ], [
     fhir:index 1183 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "House Surgeon" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "House Surgeon" ]
  ], [
     fhir:index 1184 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Infant Care Medical Specialist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Infant Care Medical Specialist" ]
  ], [
     fhir:index 1185 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Intensive Care Surgeon" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Intensive Care Surgeon" ]
  ], [
     fhir:index 1186 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Medical Intern" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Intern" ]
  ], [
     fhir:index 1187 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Medical Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Officer" ]
  ], [
     fhir:index 1188 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Medical Practitioner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Practitioner" ]
  ], [
     fhir:index 1189 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Medical Sedation Specialist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Sedation Specialist" ]
  ], [
     fhir:index 1190 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Medical Specialist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Specialist" ]
  ], [
     fhir:index 1191 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nephrologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nephrologist" ]
  ], [
     fhir:index 1192 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Neurologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Neurologist" ]
  ], [
     fhir:index 1193 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Neurosurgeon" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Neurosurgeon" ]
  ], [
     fhir:index 1194 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Obstetrician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Obstetrician" ]
  ], [
     fhir:index 1195 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Oncologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Oncologist" ]
  ], [
     fhir:index 1196 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ophthalmologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ophthalmologist" ]
  ], [
     fhir:index 1197 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Orthopaedic Surgeon" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Orthopaedic Surgeon" ]
  ], [
     fhir:index 1198 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Otolaryngologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Otolaryngologist" ]
  ], [
     fhir:index 1199 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paediatrician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paediatrician" ]
  ], [
     fhir:index 1200 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pathologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pathologist" ]
  ], [
     fhir:index 1201 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Physician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Physician" ]
  ], [
     fhir:index 1202 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plastic Surgeon" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plastic Surgeon" ]
  ], [
     fhir:index 1203 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Psychiatrist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Psychiatrist" ]
  ], [
     fhir:index 1204 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Psychogeriatrician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Psychogeriatrician" ]
  ], [
     fhir:index 1205 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radiation Oncologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radiation Oncologist" ]
  ], [
     fhir:index 1206 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radiologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radiologist" ]
  ], [
     fhir:index 1207 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radiotherapist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radiotherapist" ]
  ], [
     fhir:index 1208 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Resident Medical Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Resident Medical Officer" ]
  ], [
     fhir:index 1209 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "School Doctor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "School Doctor" ]
  ], [
     fhir:index 1210 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.047" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sports Medicine Practitioner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sports Medicine Practitioner" ]
  ], [
     fhir:index 1211 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.048" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Surgeon" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Surgeon" ]
  ], [
     fhir:index 1212 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.049" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Urologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Urologist" ]
  ], [
     fhir:index 1213 ;
     fhir:CodeSystem.concept.code [ fhir:value "2221.050" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Venereologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Venereologist" ]
  ], [
     fhir:index 1214 ;
     fhir:CodeSystem.concept.code [ fhir:value "2222.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dental Surgeon" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dental Surgeon" ]
  ], [
     fhir:index 1215 ;
     fhir:CodeSystem.concept.code [ fhir:value "2222.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dentist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dentist" ]
  ], [
     fhir:index 1216 ;
     fhir:CodeSystem.concept.code [ fhir:value "2222.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Oral Surgeon" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Oral Surgeon" ]
  ], [
     fhir:index 1217 ;
     fhir:CodeSystem.concept.code [ fhir:value "2222.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Orthodontist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Orthodontist" ]
  ], [
     fhir:index 1218 ;
     fhir:CodeSystem.concept.code [ fhir:value "2222.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paedodontist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paedodontist" ]
  ], [
     fhir:index 1219 ;
     fhir:CodeSystem.concept.code [ fhir:value "2222.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Periodontist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Periodontist" ]
  ], [
     fhir:index 1220 ;
     fhir:CodeSystem.concept.code [ fhir:value "2222.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Prosthodontist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Prosthodontist" ]
  ], [
     fhir:index 1221 ;
     fhir:CodeSystem.concept.code [ fhir:value "2223.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Animal Doctor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Animal Doctor" ]
  ], [
     fhir:index 1222 ;
     fhir:CodeSystem.concept.code [ fhir:value "2223.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Meat Veterinarian" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Meat Veterinarian" ]
  ], [
     fhir:index 1223 ;
     fhir:CodeSystem.concept.code [ fhir:value "2223.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Public Health Veterinarian" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Public Health Veterinarian" ]
  ], [
     fhir:index 1224 ;
     fhir:CodeSystem.concept.code [ fhir:value "2223.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Veterinarian" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Veterinarian" ]
  ], [
     fhir:index 1225 ;
     fhir:CodeSystem.concept.code [ fhir:value "2223.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Veterinary Diagnostic Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Veterinary Diagnostic Officer" ]
  ], [
     fhir:index 1226 ;
     fhir:CodeSystem.concept.code [ fhir:value "2223.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Veterinary Officer Agriculture" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Veterinary Officer Agriculture" ]
  ], [
     fhir:index 1227 ;
     fhir:CodeSystem.concept.code [ fhir:value "2223.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Veterinary Pathologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Veterinary Pathologist" ]
  ], [
     fhir:index 1228 ;
     fhir:CodeSystem.concept.code [ fhir:value "2223.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Veterinary Surgeon" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Veterinary Surgeon" ]
  ], [
     fhir:index 1229 ;
     fhir:CodeSystem.concept.code [ fhir:value "2224.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Community Pharmacist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Community Pharmacist" ]
  ], [
     fhir:index 1230 ;
     fhir:CodeSystem.concept.code [ fhir:value "2224.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Health Service Pharmacist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Health Service Pharmacist" ]
  ], [
     fhir:index 1231 ;
     fhir:CodeSystem.concept.code [ fhir:value "2224.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hospital Chemist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hospital Chemist" ]
  ], [
     fhir:index 1232 ;
     fhir:CodeSystem.concept.code [ fhir:value "2224.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hospital Dispensing Chemist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hospital Dispensing Chemist" ]
  ], [
     fhir:index 1233 ;
     fhir:CodeSystem.concept.code [ fhir:value "2224.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hospital Pharmacist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hospital Pharmacist" ]
  ], [
     fhir:index 1234 ;
     fhir:CodeSystem.concept.code [ fhir:value "2224.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Retail Chemist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Retail Chemist" ]
  ], [
     fhir:index 1235 ;
     fhir:CodeSystem.concept.code [ fhir:value "2224.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Retail Dispensing Chemist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Retail Dispensing Chemist" ]
  ], [
     fhir:index 1236 ;
     fhir:CodeSystem.concept.code [ fhir:value "2224.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Retail Pharmacist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Retail Pharmacist" ]
  ], [
     fhir:index 1237 ;
     fhir:CodeSystem.concept.code [ fhir:value "2225.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Clinical Dietitian" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Clinical Dietitian" ]
  ], [
     fhir:index 1238 ;
     fhir:CodeSystem.concept.code [ fhir:value "2225.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Community Dietitian" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Community Dietitian" ]
  ], [
     fhir:index 1239 ;
     fhir:CodeSystem.concept.code [ fhir:value "2225.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dietician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dietician" ]
  ], [
     fhir:index 1240 ;
     fhir:CodeSystem.concept.code [ fhir:value "2225.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dietitian" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dietitian" ]
  ], [
     fhir:index 1241 ;
     fhir:CodeSystem.concept.code [ fhir:value "2225.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hospital Dietician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hospital Dietician" ]
  ], [
     fhir:index 1242 ;
     fhir:CodeSystem.concept.code [ fhir:value "2225.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hospital Dietitian" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hospital Dietitian" ]
  ], [
     fhir:index 1243 ;
     fhir:CodeSystem.concept.code [ fhir:value "2225.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Public Health Dietitian" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Public Health Dietitian" ]
  ], [
     fhir:index 1244 ;
     fhir:CodeSystem.concept.code [ fhir:value "2225.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Public Health Nutritionist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Public Health Nutritionist" ]
  ], [
     fhir:index 1245 ;
     fhir:CodeSystem.concept.code [ fhir:value "2226.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Oculist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Oculist" ]
  ], [
     fhir:index 1246 ;
     fhir:CodeSystem.concept.code [ fhir:value "2226.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Opthalmic Optician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Opthalmic Optician" ]
  ], [
     fhir:index 1247 ;
     fhir:CodeSystem.concept.code [ fhir:value "2226.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Optometrist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Optometrist" ]
  ], [
     fhir:index 1248 ;
     fhir:CodeSystem.concept.code [ fhir:value "2226.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Orthoptist Squint Correction" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Orthoptist Squint Correction" ]
  ], [
     fhir:index 1249 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Baby Health Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Baby Health Nurse" ]
  ], [
     fhir:index 1250 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Charge Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Charge Nurse" ]
  ], [
     fhir:index 1251 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Child Care Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Child Care Nurse" ]
  ], [
     fhir:index 1252 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Child Health Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Child Health Nurse" ]
  ], [
     fhir:index 1253 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Community Child and Family Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Community Child and Family Nurse" ]
  ], [
     fhir:index 1254 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "District Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "District Nurse" ]
  ], [
     fhir:index 1255 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Factory Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Factory Nurse" ]
  ], [
     fhir:index 1256 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "General Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "General Nurse" ]
  ], [
     fhir:index 1257 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "General Registered Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "General Registered Nurse" ]
  ], [
     fhir:index 1258 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hospital Matron" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hospital Matron" ]
  ], [
     fhir:index 1259 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hospital Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hospital Nurse" ]
  ], [
     fhir:index 1260 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Industrial Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Industrial Nurse" ]
  ], [
     fhir:index 1261 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kumau Mahi Whaanui" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kumau Mahi Whaanui" ]
  ], [
     fhir:index 1262 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kumau Mahi Whanui" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kumau Mahi Whanui" ]
  ], [
     fhir:index 1263 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Maternity Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Maternity Nurse" ]
  ], [
     fhir:index 1264 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mental Health Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mental Health Nurse" ]
  ], [
     fhir:index 1265 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mid Wife" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mid Wife" ]
  ], [
     fhir:index 1266 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Midwife" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Midwife" ]
  ], [
     fhir:index 1267 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Naahi Kua Reehitatia" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Naahi Kua Reehitatia" ]
  ], [
     fhir:index 1268 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Naahi Mahi Whaanui" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Naahi Mahi Whaanui" ]
  ], [
     fhir:index 1269 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nahi Kua Rehitatia" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nahi Kua Rehitatia" ]
  ], [
     fhir:index 1270 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nahi Mahi Whanui" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nahi Mahi Whanui" ]
  ], [
     fhir:index 1271 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Neehi Kua Reehitatia" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Neehi Kua Reehitatia" ]
  ], [
     fhir:index 1272 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Neehi Mahi Whaanui" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Neehi Mahi Whaanui" ]
  ], [
     fhir:index 1273 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nehi Kua Rehitatia" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nehi Kua Rehitatia" ]
  ], [
     fhir:index 1274 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nehi Mahi Whanui" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nehi Mahi Whanui" ]
  ], [
     fhir:index 1275 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nurse Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nurse Inspector" ]
  ], [
     fhir:index 1276 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nursing Sister" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nursing Sister" ]
  ], [
     fhir:index 1277 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Occupational Health Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Occupational Health Nurse" ]
  ], [
     fhir:index 1278 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Operating Theatre Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Operating Theatre Nurse" ]
  ], [
     fhir:index 1279 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Midwifery Personnel" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other Midwifery Personnel" ]
  ], [
     fhir:index 1280 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plunket Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plunket Nurse" ]
  ], [
     fhir:index 1281 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Practice Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Practice Nurse" ]
  ], [
     fhir:index 1282 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Principal Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Principal Nurse" ]
  ], [
     fhir:index 1283 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Principal Nurse - Rest Home" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Principal Nurse - Rest Home" ]
  ], [
     fhir:index 1284 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Professional Midwife" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Professional Midwife" ]
  ], [
     fhir:index 1285 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Psychiatric Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Psychiatric Nurse" ]
  ], [
     fhir:index 1286 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Psychopaedic Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Psychopaedic Nurse" ]
  ], [
     fhir:index 1287 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Public Health Education Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Public Health Education Nurse" ]
  ], [
     fhir:index 1288 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Public Health Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Public Health Nurse" ]
  ], [
     fhir:index 1289 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Public Health Registered Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Public Health Registered Nurse" ]
  ], [
     fhir:index 1290 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Registered Geriatric Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Registered Geriatric Nurse" ]
  ], [
     fhir:index 1291 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Registered Hospital Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Registered Hospital Nurse" ]
  ], [
     fhir:index 1292 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Registered Mental Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Registered Mental Nurse" ]
  ], [
     fhir:index 1293 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Registered Midwife" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Registered Midwife" ]
  ], [
     fhir:index 1294 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Registered Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Registered Nurse" ]
  ], [
     fhir:index 1295 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.047" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Registered Practice Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Registered Practice Nurse" ]
  ], [
     fhir:index 1296 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.048" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Registered Psychopaedic Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Registered Psychopaedic Nurse" ]
  ], [
     fhir:index 1297 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.049" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "School Health Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "School Health Nurse" ]
  ], [
     fhir:index 1298 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.050" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "School Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "School Nurse" ]
  ], [
     fhir:index 1299 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.051" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Staff Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Staff Nurse" ]
  ], [
     fhir:index 1300 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.052" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tapuhi Kua Reehitatia" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tapuhi Kua Reehitatia" ]
  ], [
     fhir:index 1301 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.053" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tapuhi Kua Rehitatia" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tapuhi Kua Rehitatia" ]
  ], [
     fhir:index 1302 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.054" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tapuhi Mahi Whaanui" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tapuhi Mahi Whaanui" ]
  ], [
     fhir:index 1303 ;
     fhir:CodeSystem.concept.code [ fhir:value "2231.055" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tapuhi Mahi Whanui" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tapuhi Mahi Whanui" ]
  ], [
     fhir:index 1304 ;
     fhir:CodeSystem.concept.code [ fhir:value "2311.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "College of Education Lecturer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "College of Education Lecturer" ]
  ], [
     fhir:index 1305 ;
     fhir:CodeSystem.concept.code [ fhir:value "2311.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Higher Education Lecturer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Higher Education Lecturer" ]
  ], [
     fhir:index 1306 ;
     fhir:CodeSystem.concept.code [ fhir:value "2311.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nurse Tutor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nurse Tutor" ]
  ], [
     fhir:index 1307 ;
     fhir:CodeSystem.concept.code [ fhir:value "2311.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nursing Instructor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nursing Instructor" ]
  ], [
     fhir:index 1308 ;
     fhir:CodeSystem.concept.code [ fhir:value "2311.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nursing Tutor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nursing Tutor" ]
  ], [
     fhir:index 1309 ;
     fhir:CodeSystem.concept.code [ fhir:value "2311.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Polytech Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Polytech Teacher" ]
  ], [
     fhir:index 1310 ;
     fhir:CodeSystem.concept.code [ fhir:value "2311.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Polytechnic Lecturer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Polytechnic Lecturer" ]
  ], [
     fhir:index 1311 ;
     fhir:CodeSystem.concept.code [ fhir:value "2311.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Polytechnic Tutor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Polytechnic Tutor" ]
  ], [
     fhir:index 1312 ;
     fhir:CodeSystem.concept.code [ fhir:value "2311.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Technology Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Technology Teacher" ]
  ], [
     fhir:index 1313 ;
     fhir:CodeSystem.concept.code [ fhir:value "2311.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tertiary Education Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tertiary Education Teacher" ]
  ], [
     fhir:index 1314 ;
     fhir:CodeSystem.concept.code [ fhir:value "2311.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tertiary Lecturer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tertiary Lecturer" ]
  ], [
     fhir:index 1315 ;
     fhir:CodeSystem.concept.code [ fhir:value "2311.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tertiary Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tertiary Teacher" ]
  ], [
     fhir:index 1316 ;
     fhir:CodeSystem.concept.code [ fhir:value "2311.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Training College Tutor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Training College Tutor" ]
  ], [
     fhir:index 1317 ;
     fhir:CodeSystem.concept.code [ fhir:value "2311.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tutor in PTE" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tutor in PTE" ]
  ], [
     fhir:index 1318 ;
     fhir:CodeSystem.concept.code [ fhir:value "2311.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "University Demonstrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "University Demonstrator" ]
  ], [
     fhir:index 1319 ;
     fhir:CodeSystem.concept.code [ fhir:value "2311.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "University Lecturer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "University Lecturer" ]
  ], [
     fhir:index 1320 ;
     fhir:CodeSystem.concept.code [ fhir:value "2311.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "University Professor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "University Professor" ]
  ], [
     fhir:index 1321 ;
     fhir:CodeSystem.concept.code [ fhir:value "2311.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "University Reader" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "University Reader" ]
  ], [
     fhir:index 1322 ;
     fhir:CodeSystem.concept.code [ fhir:value "2311.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "University Tutor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "University Tutor" ]
  ], [
     fhir:index 1323 ;
     fhir:CodeSystem.concept.code [ fhir:value "2321.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "High School Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "High School Teacher" ]
  ], [
     fhir:index 1324 ;
     fhir:CodeSystem.concept.code [ fhir:value "2321.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "House Tutor Secondary School" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "House Tutor Secondary School" ]
  ], [
     fhir:index 1325 ;
     fhir:CodeSystem.concept.code [ fhir:value "2321.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Housemaster Secondary School" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Housemaster Secondary School" ]
  ], [
     fhir:index 1326 ;
     fhir:CodeSystem.concept.code [ fhir:value "2321.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiako Kura Tuarua" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiako Kura Tuarua" ]
  ], [
     fhir:index 1327 ;
     fhir:CodeSystem.concept.code [ fhir:value "2321.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakaako Kura Tuarua" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakaako Kura Tuarua" ]
  ], [
     fhir:index 1328 ;
     fhir:CodeSystem.concept.code [ fhir:value "2321.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mahita Kura Tuarua" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mahita Kura Tuarua" ]
  ], [
     fhir:index 1329 ;
     fhir:CodeSystem.concept.code [ fhir:value "2321.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Night School Teacher Secondary School" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Night School Teacher Secondary School" ]
  ], [
     fhir:index 1330 ;
     fhir:CodeSystem.concept.code [ fhir:value "2321.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Secondary Correspondence School Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Secondary Correspondence School Teacher" ]
  ], [
     fhir:index 1331 ;
     fhir:CodeSystem.concept.code [ fhir:value "2321.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Secondary School Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Secondary School Teacher" ]
  ], [
     fhir:index 1332 ;
     fhir:CodeSystem.concept.code [ fhir:value "2331.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Housemaster Primary School" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Housemaster Primary School" ]
  ], [
     fhir:index 1333 ;
     fhir:CodeSystem.concept.code [ fhir:value "2331.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Intermediate School Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Intermediate School Teacher" ]
  ], [
     fhir:index 1334 ;
     fhir:CodeSystem.concept.code [ fhir:value "2331.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Intermediate Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Intermediate Teacher" ]
  ], [
     fhir:index 1335 ;
     fhir:CodeSystem.concept.code [ fhir:value "2331.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiako Kura Tuatahi" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiako Kura Tuatahi" ]
  ], [
     fhir:index 1336 ;
     fhir:CodeSystem.concept.code [ fhir:value "2331.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakaako Kura Tuatahi" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakaako Kura Tuatahi" ]
  ], [
     fhir:index 1337 ;
     fhir:CodeSystem.concept.code [ fhir:value "2331.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mahita Kura Tuatahi" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mahita Kura Tuatahi" ]
  ], [
     fhir:index 1338 ;
     fhir:CodeSystem.concept.code [ fhir:value "2331.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Night School Teacher Primary School" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Night School Teacher Primary School" ]
  ], [
     fhir:index 1339 ;
     fhir:CodeSystem.concept.code [ fhir:value "2331.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Primary Correspondence School Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Primary Correspondence School Teacher" ]
  ], [
     fhir:index 1340 ;
     fhir:CodeSystem.concept.code [ fhir:value "2331.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Primary School Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Primary School Teacher" ]
  ], [
     fhir:index 1341 ;
     fhir:CodeSystem.concept.code [ fhir:value "2331.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Primary Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Primary Teacher" ]
  ], [
     fhir:index 1342 ;
     fhir:CodeSystem.concept.code [ fhir:value "2332.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bilingual Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bilingual Teacher" ]
  ], [
     fhir:index 1343 ;
     fhir:CodeSystem.concept.code [ fhir:value "2332.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Day Nursery Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Day Nursery Assistant" ]
  ], [
     fhir:index 1344 ;
     fhir:CodeSystem.concept.code [ fhir:value "2332.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Early Childhood Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Early Childhood Teacher" ]
  ], [
     fhir:index 1345 ;
     fhir:CodeSystem.concept.code [ fhir:value "2332.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiako Kohanga Reo" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiako Kohanga Reo" ]
  ], [
     fhir:index 1346 ;
     fhir:CodeSystem.concept.code [ fhir:value "2332.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiako Koohanga Reo" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiako Koohanga Reo" ]
  ], [
     fhir:index 1347 ;
     fhir:CodeSystem.concept.code [ fhir:value "2332.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiako Reo Maaori" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiako Reo Maaori" ]
  ], [
     fhir:index 1348 ;
     fhir:CodeSystem.concept.code [ fhir:value "2332.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiako TKR" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiako TKR" ]
  ], [
     fhir:index 1349 ;
     fhir:CodeSystem.concept.code [ fhir:value "2332.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakaako I Te Reo Maori" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakaako I Te Reo Maori" ]
  ], [
     fhir:index 1350 ;
     fhir:CodeSystem.concept.code [ fhir:value "2332.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakaako Kohanga Reo" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakaako Kohanga Reo" ]
  ], [
     fhir:index 1351 ;
     fhir:CodeSystem.concept.code [ fhir:value "2332.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakaako Koohanga Reo" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakaako Koohanga Reo" ]
  ], [
     fhir:index 1352 ;
     fhir:CodeSystem.concept.code [ fhir:value "2332.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kindergarten Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kindergarten Teacher" ]
  ], [
     fhir:index 1353 ;
     fhir:CodeSystem.concept.code [ fhir:value "2332.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kohanga Reo Kaiako" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kohanga Reo Kaiako" ]
  ], [
     fhir:index 1354 ;
     fhir:CodeSystem.concept.code [ fhir:value "2332.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kohanga Reo Kaiawhina" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kohanga Reo Kaiawhina" ]
  ], [
     fhir:index 1355 ;
     fhir:CodeSystem.concept.code [ fhir:value "2332.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kohanga Reo Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kohanga Reo Teacher" ]
  ], [
     fhir:index 1356 ;
     fhir:CodeSystem.concept.code [ fhir:value "2332.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kohanga Reo Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kohanga Reo Worker" ]
  ], [
     fhir:index 1357 ;
     fhir:CodeSystem.concept.code [ fhir:value "2332.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Maori Language Nest Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Maori Language Nest Teacher" ]
  ], [
     fhir:index 1358 ;
     fhir:CodeSystem.concept.code [ fhir:value "2332.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Montessori Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Montessori Teacher" ]
  ], [
     fhir:index 1359 ;
     fhir:CodeSystem.concept.code [ fhir:value "2332.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Preprimary Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other Preprimary Teacher" ]
  ], [
     fhir:index 1360 ;
     fhir:CodeSystem.concept.code [ fhir:value "2332.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Play Centre or Playground Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Play Centre or Playground Supervisor" ]
  ], [
     fhir:index 1361 ;
     fhir:CodeSystem.concept.code [ fhir:value "2332.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Play Centre Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Play Centre Supervisor" ]
  ], [
     fhir:index 1362 ;
     fhir:CodeSystem.concept.code [ fhir:value "2332.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Playcentre Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Playcentre Supervisor" ]
  ], [
     fhir:index 1363 ;
     fhir:CodeSystem.concept.code [ fhir:value "2332.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Playground Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Playground Supervisor" ]
  ], [
     fhir:index 1364 ;
     fhir:CodeSystem.concept.code [ fhir:value "2332.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Playschool Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Playschool Teacher" ]
  ], [
     fhir:index 1365 ;
     fhir:CodeSystem.concept.code [ fhir:value "2332.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pre School Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pre School Teacher" ]
  ], [
     fhir:index 1366 ;
     fhir:CodeSystem.concept.code [ fhir:value "2332.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Preschool Coordinator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Preschool Coordinator" ]
  ], [
     fhir:index 1367 ;
     fhir:CodeSystem.concept.code [ fhir:value "2332.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Preschool Helper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Preschool Helper" ]
  ], [
     fhir:index 1368 ;
     fhir:CodeSystem.concept.code [ fhir:value "2332.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Preschool Supervisor Kindergarten" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Preschool Supervisor Kindergarten" ]
  ], [
     fhir:index 1369 ;
     fhir:CodeSystem.concept.code [ fhir:value "2332.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Preschool Supervisor Play Centre" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Preschool Supervisor Play Centre" ]
  ], [
     fhir:index 1370 ;
     fhir:CodeSystem.concept.code [ fhir:value "2332.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Supervisor Creche" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Supervisor Creche" ]
  ], [
     fhir:index 1371 ;
     fhir:CodeSystem.concept.code [ fhir:value "2332.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Total Immersion Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Total Immersion Teacher" ]
  ], [
     fhir:index 1372 ;
     fhir:CodeSystem.concept.code [ fhir:value "2341.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Audio Visual Teaching Specialist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Audio Visual Teaching Specialist" ]
  ], [
     fhir:index 1373 ;
     fhir:CodeSystem.concept.code [ fhir:value "2341.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cerebral Palsy School Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cerebral Palsy School Teacher" ]
  ], [
     fhir:index 1374 ;
     fhir:CodeSystem.concept.code [ fhir:value "2341.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "EFL Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "EFL Teacher" ]
  ], [
     fhir:index 1375 ;
     fhir:CodeSystem.concept.code [ fhir:value "2341.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Elocution Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Elocution Teacher" ]
  ], [
     fhir:index 1376 ;
     fhir:CodeSystem.concept.code [ fhir:value "2341.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "English Language Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "English Language Teacher" ]
  ], [
     fhir:index 1377 ;
     fhir:CodeSystem.concept.code [ fhir:value "2341.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "ESL Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "ESL Teacher" ]
  ], [
     fhir:index 1378 ;
     fhir:CodeSystem.concept.code [ fhir:value "2341.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "ESOL Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "ESOL Teacher" ]
  ], [
     fhir:index 1379 ;
     fhir:CodeSystem.concept.code [ fhir:value "2341.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Guidance Learning Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Guidance Learning Teacher" ]
  ], [
     fhir:index 1380 ;
     fhir:CodeSystem.concept.code [ fhir:value "2341.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "IHC Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "IHC Teacher" ]
  ], [
     fhir:index 1381 ;
     fhir:CodeSystem.concept.code [ fhir:value "2341.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Inclusive Education Coordinator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Inclusive Education Coordinator" ]
  ], [
     fhir:index 1382 ;
     fhir:CodeSystem.concept.code [ fhir:value "2341.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Itinerant Teacher (Special Needs)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Itinerant Teacher (Special Needs)" ]
  ], [
     fhir:index 1383 ;
     fhir:CodeSystem.concept.code [ fhir:value "2341.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Language Therapist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Language Therapist" ]
  ], [
     fhir:index 1384 ;
     fhir:CodeSystem.concept.code [ fhir:value "2341.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rehabilitation Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rehabilitation Teacher" ]
  ], [
     fhir:index 1385 ;
     fhir:CodeSystem.concept.code [ fhir:value "2341.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Remedial Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Remedial Teacher" ]
  ], [
     fhir:index 1386 ;
     fhir:CodeSystem.concept.code [ fhir:value "2341.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Resource Teacher (Special Needs)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Resource Teacher (Special Needs)" ]
  ], [
     fhir:index 1387 ;
     fhir:CodeSystem.concept.code [ fhir:value "2341.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Special Education Remedial Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Special Education Remedial Teacher" ]
  ], [
     fhir:index 1388 ;
     fhir:CodeSystem.concept.code [ fhir:value "2341.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Special Education Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Special Education Teacher" ]
  ], [
     fhir:index 1389 ;
     fhir:CodeSystem.concept.code [ fhir:value "2341.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Speech Clinician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Speech Clinician" ]
  ], [
     fhir:index 1390 ;
     fhir:CodeSystem.concept.code [ fhir:value "2341.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Speech Pathologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Speech Pathologist" ]
  ], [
     fhir:index 1391 ;
     fhir:CodeSystem.concept.code [ fhir:value "2341.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Speech Therapist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Speech Therapist" ]
  ], [
     fhir:index 1392 ;
     fhir:CodeSystem.concept.code [ fhir:value "2341.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Speech-Language Therapist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Speech-Language Therapist" ]
  ], [
     fhir:index 1393 ;
     fhir:CodeSystem.concept.code [ fhir:value "2341.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Teacher of English as a Second Language" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Teacher of English as a Second Language" ]
  ], [
     fhir:index 1394 ;
     fhir:CodeSystem.concept.code [ fhir:value "2341.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Teacher of the Blind" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Teacher of the Blind" ]
  ], [
     fhir:index 1395 ;
     fhir:CodeSystem.concept.code [ fhir:value "2341.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Teacher of the Deaf and Dumb" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Teacher of the Deaf and Dumb" ]
  ], [
     fhir:index 1396 ;
     fhir:CodeSystem.concept.code [ fhir:value "2351.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Arts and Craft Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Arts and Craft Advisor" ]
  ], [
     fhir:index 1397 ;
     fhir:CodeSystem.concept.code [ fhir:value "2351.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Curriculum Facilitator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Curriculum Facilitator" ]
  ], [
     fhir:index 1398 ;
     fhir:CodeSystem.concept.code [ fhir:value "2351.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Education Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Education Consultant" ]
  ], [
     fhir:index 1399 ;
     fhir:CodeSystem.concept.code [ fhir:value "2351.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Education Methods Specialist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Education Methods Specialist" ]
  ], [
     fhir:index 1400 ;
     fhir:CodeSystem.concept.code [ fhir:value "2351.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Educational Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Educational Advisor" ]
  ], [
     fhir:index 1401 ;
     fhir:CodeSystem.concept.code [ fhir:value "2351.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Government Education Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Government Education Officer" ]
  ], [
     fhir:index 1402 ;
     fhir:CodeSystem.concept.code [ fhir:value "2351.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Preschool Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Preschool Advisor" ]
  ], [
     fhir:index 1403 ;
     fhir:CodeSystem.concept.code [ fhir:value "2351.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "School Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "School Advisor" ]
  ], [
     fhir:index 1404 ;
     fhir:CodeSystem.concept.code [ fhir:value "2352.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Education Review Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Education Review Officer" ]
  ], [
     fhir:index 1405 ;
     fhir:CodeSystem.concept.code [ fhir:value "2352.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Education Reviewer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Education Reviewer" ]
  ], [
     fhir:index 1406 ;
     fhir:CodeSystem.concept.code [ fhir:value "2352.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "School Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "School Inspector" ]
  ], [
     fhir:index 1407 ;
     fhir:CodeSystem.concept.code [ fhir:value "2411.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Accountant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Accountant" ]
  ], [
     fhir:index 1408 ;
     fhir:CodeSystem.concept.code [ fhir:value "2411.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Audit Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Audit Inspector" ]
  ], [
     fhir:index 1409 ;
     fhir:CodeSystem.concept.code [ fhir:value "2411.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Auditor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Auditor" ]
  ], [
     fhir:index 1410 ;
     fhir:CodeSystem.concept.code [ fhir:value "2411.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bank Accountant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bank Accountant" ]
  ], [
     fhir:index 1411 ;
     fhir:CodeSystem.concept.code [ fhir:value "2411.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Budgeting Accountant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Budgeting Accountant" ]
  ], [
     fhir:index 1412 ;
     fhir:CodeSystem.concept.code [ fhir:value "2411.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chartered Accountant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chartered Accountant" ]
  ], [
     fhir:index 1413 ;
     fhir:CodeSystem.concept.code [ fhir:value "2411.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Company Accountant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Company Accountant" ]
  ], [
     fhir:index 1414 ;
     fhir:CodeSystem.concept.code [ fhir:value "2411.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cost Accountant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cost Accountant" ]
  ], [
     fhir:index 1415 ;
     fhir:CodeSystem.concept.code [ fhir:value "2411.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Financial Accountant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Financial Accountant" ]
  ], [
     fhir:index 1416 ;
     fhir:CodeSystem.concept.code [ fhir:value "2411.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "GST Auditor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "GST Auditor" ]
  ], [
     fhir:index 1417 ;
     fhir:CodeSystem.concept.code [ fhir:value "2411.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Internal Auditor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Internal Auditor" ]
  ], [
     fhir:index 1418 ;
     fhir:CodeSystem.concept.code [ fhir:value "2411.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Investigating Accountant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Investigating Accountant" ]
  ], [
     fhir:index 1419 ;
     fhir:CodeSystem.concept.code [ fhir:value "2411.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaikaute" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaikaute" ]
  ], [
     fhir:index 1420 ;
     fhir:CodeSystem.concept.code [ fhir:value "2411.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakahaere Kaute" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakahaere Kaute" ]
  ], [
     fhir:index 1421 ;
     fhir:CodeSystem.concept.code [ fhir:value "2411.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakahaere Putea" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakahaere Putea" ]
  ], [
     fhir:index 1422 ;
     fhir:CodeSystem.concept.code [ fhir:value "2411.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakahaere Puutea" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakahaere Puutea" ]
  ], [
     fhir:index 1423 ;
     fhir:CodeSystem.concept.code [ fhir:value "2411.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Legal Accountant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Legal Accountant" ]
  ], [
     fhir:index 1424 ;
     fhir:CodeSystem.concept.code [ fhir:value "2411.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Management Accountant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Management Accountant" ]
  ], [
     fhir:index 1425 ;
     fhir:CodeSystem.concept.code [ fhir:value "2411.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Production Accountant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Production Accountant" ]
  ], [
     fhir:index 1426 ;
     fhir:CodeSystem.concept.code [ fhir:value "2411.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Production Management Accountant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Production Management Accountant" ]
  ], [
     fhir:index 1427 ;
     fhir:CodeSystem.concept.code [ fhir:value "2411.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Public Accountant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Public Accountant" ]
  ], [
     fhir:index 1428 ;
     fhir:CodeSystem.concept.code [ fhir:value "2411.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "System Cost Accountant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "System Cost Accountant" ]
  ], [
     fhir:index 1429 ;
     fhir:CodeSystem.concept.code [ fhir:value "2411.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tax Accountant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tax Accountant" ]
  ], [
     fhir:index 1430 ;
     fhir:CodeSystem.concept.code [ fhir:value "2411.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Taxation Consultant Economic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Taxation Consultant Economic" ]
  ], [
     fhir:index 1431 ;
     fhir:CodeSystem.concept.code [ fhir:value "2411.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Trainee Accountant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Trainee Accountant" ]
  ], [
     fhir:index 1432 ;
     fhir:CodeSystem.concept.code [ fhir:value "2412.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Consultant Trainer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Consultant Trainer" ]
  ], [
     fhir:index 1433 ;
     fhir:CodeSystem.concept.code [ fhir:value "2412.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "EEO Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "EEO Advisor" ]
  ], [
     fhir:index 1434 ;
     fhir:CodeSystem.concept.code [ fhir:value "2412.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "EEO Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "EEO Officer" ]
  ], [
     fhir:index 1435 ;
     fhir:CodeSystem.concept.code [ fhir:value "2412.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "EEO Practitioner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "EEO Practitioner" ]
  ], [
     fhir:index 1436 ;
     fhir:CodeSystem.concept.code [ fhir:value "2412.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Employment Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Employment Officer" ]
  ], [
     fhir:index 1437 ;
     fhir:CodeSystem.concept.code [ fhir:value "2412.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Human Resources Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Human Resources Advisor" ]
  ], [
     fhir:index 1438 ;
     fhir:CodeSystem.concept.code [ fhir:value "2412.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Human Resources Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Human Resources Consultant" ]
  ], [
     fhir:index 1439 ;
     fhir:CodeSystem.concept.code [ fhir:value "2412.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Human Resources Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Human Resources Officer" ]
  ], [
     fhir:index 1440 ;
     fhir:CodeSystem.concept.code [ fhir:value "2412.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Industrial Education Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Industrial Education Officer" ]
  ], [
     fhir:index 1441 ;
     fhir:CodeSystem.concept.code [ fhir:value "2412.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Industrial Personnel Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Industrial Personnel Officer" ]
  ], [
     fhir:index 1442 ;
     fhir:CodeSystem.concept.code [ fhir:value "2412.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Industrial Relations Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Industrial Relations Advisor" ]
  ], [
     fhir:index 1443 ;
     fhir:CodeSystem.concept.code [ fhir:value "2412.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Industrial Relations Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Industrial Relations Consultant" ]
  ], [
     fhir:index 1444 ;
     fhir:CodeSystem.concept.code [ fhir:value "2412.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Industrial Relations Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Industrial Relations Officer" ]
  ], [
     fhir:index 1445 ;
     fhir:CodeSystem.concept.code [ fhir:value "2412.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Industrial Training Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Industrial Training Officer" ]
  ], [
     fhir:index 1446 ;
     fhir:CodeSystem.concept.code [ fhir:value "2412.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Liaison Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Liaison Officer" ]
  ], [
     fhir:index 1447 ;
     fhir:CodeSystem.concept.code [ fhir:value "2412.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Personnel Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Personnel Consultant" ]
  ], [
     fhir:index 1448 ;
     fhir:CodeSystem.concept.code [ fhir:value "2412.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Personnel Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Personnel Officer" ]
  ], [
     fhir:index 1449 ;
     fhir:CodeSystem.concept.code [ fhir:value "2412.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Recruiting Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Recruiting Officer" ]
  ], [
     fhir:index 1450 ;
     fhir:CodeSystem.concept.code [ fhir:value "2412.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Staff Appointment Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Staff Appointment Officer" ]
  ], [
     fhir:index 1451 ;
     fhir:CodeSystem.concept.code [ fhir:value "2412.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Staff Development and Training Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Staff Development and Training Officer" ]
  ], [
     fhir:index 1452 ;
     fhir:CodeSystem.concept.code [ fhir:value "2412.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Staff Development Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Staff Development Officer" ]
  ], [
     fhir:index 1453 ;
     fhir:CodeSystem.concept.code [ fhir:value "2412.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Staff Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Staff Officer" ]
  ], [
     fhir:index 1454 ;
     fhir:CodeSystem.concept.code [ fhir:value "2412.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Staff Training Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Staff Training Officer" ]
  ], [
     fhir:index 1455 ;
     fhir:CodeSystem.concept.code [ fhir:value "2412.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Training and Development Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Training and Development Officer" ]
  ], [
     fhir:index 1456 ;
     fhir:CodeSystem.concept.code [ fhir:value "2412.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Training Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Training Consultant" ]
  ], [
     fhir:index 1457 ;
     fhir:CodeSystem.concept.code [ fhir:value "2412.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Training Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Training Officer" ]
  ], [
     fhir:index 1458 ;
     fhir:CodeSystem.concept.code [ fhir:value "2413.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Business Analyst" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Business Analyst" ]
  ], [
     fhir:index 1459 ;
     fhir:CodeSystem.concept.code [ fhir:value "2413.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Business Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Business Consultant" ]
  ], [
     fhir:index 1460 ;
     fhir:CodeSystem.concept.code [ fhir:value "2413.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Business Forecaster" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Business Forecaster" ]
  ], [
     fhir:index 1461 ;
     fhir:CodeSystem.concept.code [ fhir:value "2413.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Communications Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Communications Advisor" ]
  ], [
     fhir:index 1462 ;
     fhir:CodeSystem.concept.code [ fhir:value "2413.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Communications Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Communications Officer" ]
  ], [
     fhir:index 1463 ;
     fhir:CodeSystem.concept.code [ fhir:value "2413.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Farm Management Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Farm Management Consultant" ]
  ], [
     fhir:index 1464 ;
     fhir:CodeSystem.concept.code [ fhir:value "2413.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Finance Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Finance Consultant" ]
  ], [
     fhir:index 1465 ;
     fhir:CodeSystem.concept.code [ fhir:value "2413.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Financial Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Financial Advisor" ]
  ], [
     fhir:index 1466 ;
     fhir:CodeSystem.concept.code [ fhir:value "2413.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Financial Advisor Broker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Financial Advisor Broker" ]
  ], [
     fhir:index 1467 ;
     fhir:CodeSystem.concept.code [ fhir:value "2413.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Financial Analyst" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Financial Analyst" ]
  ], [
     fhir:index 1468 ;
     fhir:CodeSystem.concept.code [ fhir:value "2413.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Financial Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Financial Consultant" ]
  ], [
     fhir:index 1469 ;
     fhir:CodeSystem.concept.code [ fhir:value "2413.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Financial Planner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Financial Planner" ]
  ], [
     fhir:index 1470 ;
     fhir:CodeSystem.concept.code [ fhir:value "2413.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fund Raiser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fund Raiser" ]
  ], [
     fhir:index 1471 ;
     fhir:CodeSystem.concept.code [ fhir:value "2413.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fundraiser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fundraiser" ]
  ], [
     fhir:index 1472 ;
     fhir:CodeSystem.concept.code [ fhir:value "2413.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Immigration Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Immigration Consultant" ]
  ], [
     fhir:index 1473 ;
     fhir:CodeSystem.concept.code [ fhir:value "2413.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Investment Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Investment Advisor" ]
  ], [
     fhir:index 1474 ;
     fhir:CodeSystem.concept.code [ fhir:value "2413.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Investment Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Investment Consultant" ]
  ], [
     fhir:index 1475 ;
     fhir:CodeSystem.concept.code [ fhir:value "2413.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Management Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Management Consultant" ]
  ], [
     fhir:index 1476 ;
     fhir:CodeSystem.concept.code [ fhir:value "2413.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Market Analyst" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Market Analyst" ]
  ], [
     fhir:index 1477 ;
     fhir:CodeSystem.concept.code [ fhir:value "2413.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Market Research Analyst" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Market Research Analyst" ]
  ], [
     fhir:index 1478 ;
     fhir:CodeSystem.concept.code [ fhir:value "2413.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Market Research Project Leader" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Market Research Project Leader" ]
  ], [
     fhir:index 1479 ;
     fhir:CodeSystem.concept.code [ fhir:value "2413.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Market Research Project Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Market Research Project Manager" ]
  ], [
     fhir:index 1480 ;
     fhir:CodeSystem.concept.code [ fhir:value "2413.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Market Researcher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Market Researcher" ]
  ], [
     fhir:index 1481 ;
     fhir:CodeSystem.concept.code [ fhir:value "2413.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Market Trends Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Market Trends Consultant" ]
  ], [
     fhir:index 1482 ;
     fhir:CodeSystem.concept.code [ fhir:value "2413.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Marketing Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Marketing Officer" ]
  ], [
     fhir:index 1483 ;
     fhir:CodeSystem.concept.code [ fhir:value "2413.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Media Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Media Advisor" ]
  ], [
     fhir:index 1484 ;
     fhir:CodeSystem.concept.code [ fhir:value "2413.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Press Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Press Officer" ]
  ], [
     fhir:index 1485 ;
     fhir:CodeSystem.concept.code [ fhir:value "2413.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Press Secretary" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Press Secretary" ]
  ], [
     fhir:index 1486 ;
     fhir:CodeSystem.concept.code [ fhir:value "2413.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Public Affairs Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Public Affairs Officer" ]
  ], [
     fhir:index 1487 ;
     fhir:CodeSystem.concept.code [ fhir:value "2413.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Public Relations Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Public Relations Officer" ]
  ], [
     fhir:index 1488 ;
     fhir:CodeSystem.concept.code [ fhir:value "2413.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Publicity and Public Relations Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Publicity and Public Relations Officer" ]
  ], [
     fhir:index 1489 ;
     fhir:CodeSystem.concept.code [ fhir:value "2413.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Publicity Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Publicity Officer" ]
  ], [
     fhir:index 1490 ;
     fhir:CodeSystem.concept.code [ fhir:value "2413.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Taxation Consultant Accounting" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Taxation Consultant Accounting" ]
  ], [
     fhir:index 1491 ;
     fhir:CodeSystem.concept.code [ fhir:value "2421.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Attorney" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Attorney" ]
  ], [
     fhir:index 1492 ;
     fhir:CodeSystem.concept.code [ fhir:value "2421.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Barrister" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Barrister" ]
  ], [
     fhir:index 1493 ;
     fhir:CodeSystem.concept.code [ fhir:value "2421.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Civil Lawyer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Civil Lawyer" ]
  ], [
     fhir:index 1494 ;
     fhir:CodeSystem.concept.code [ fhir:value "2421.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Commercial Corporate Solicitor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Commercial Corporate Solicitor" ]
  ], [
     fhir:index 1495 ;
     fhir:CodeSystem.concept.code [ fhir:value "2421.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Conveyancing Lawyer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Conveyancing Lawyer" ]
  ], [
     fhir:index 1496 ;
     fhir:CodeSystem.concept.code [ fhir:value "2421.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Criminal Lawyer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Criminal Lawyer" ]
  ], [
     fhir:index 1497 ;
     fhir:CodeSystem.concept.code [ fhir:value "2421.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lawyer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lawyer" ]
  ], [
     fhir:index 1498 ;
     fhir:CodeSystem.concept.code [ fhir:value "2421.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Legal Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Legal Advisor" ]
  ], [
     fhir:index 1499 ;
     fhir:CodeSystem.concept.code [ fhir:value "2421.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Legal Advocate" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Legal Advocate" ]
  ], [
     fhir:index 1500 ;
     fhir:CodeSystem.concept.code [ fhir:value "2421.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Notary" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Notary" ]
  ], [
     fhir:index 1501 ;
     fhir:CodeSystem.concept.code [ fhir:value "2421.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Solicitor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Solicitor" ]
  ], [
     fhir:index 1502 ;
     fhir:CodeSystem.concept.code [ fhir:value "2421.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Trade Union Industrial Advocate" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Trade Union Industrial Advocate" ]
  ], [
     fhir:index 1503 ;
     fhir:CodeSystem.concept.code [ fhir:value "2422.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chief Justice" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chief Justice" ]
  ], [
     fhir:index 1504 ;
     fhir:CodeSystem.concept.code [ fhir:value "2422.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Court of Appeal Judge" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Court of Appeal Judge" ]
  ], [
     fhir:index 1505 ;
     fhir:CodeSystem.concept.code [ fhir:value "2422.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "District Court Judge" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "District Court Judge" ]
  ], [
     fhir:index 1506 ;
     fhir:CodeSystem.concept.code [ fhir:value "2422.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Employment Court Judge" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Employment Court Judge" ]
  ], [
     fhir:index 1507 ;
     fhir:CodeSystem.concept.code [ fhir:value "2422.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Family Court Judge" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Family Court Judge" ]
  ], [
     fhir:index 1508 ;
     fhir:CodeSystem.concept.code [ fhir:value "2422.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "High Court Judge" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "High Court Judge" ]
  ], [
     fhir:index 1509 ;
     fhir:CodeSystem.concept.code [ fhir:value "2422.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Judge" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Judge" ]
  ], [
     fhir:index 1510 ;
     fhir:CodeSystem.concept.code [ fhir:value "2422.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Maori Land Court Judge" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Maori Land Court Judge" ]
  ], [
     fhir:index 1511 ;
     fhir:CodeSystem.concept.code [ fhir:value "2422.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Referee Small Claims" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Referee Small Claims" ]
  ], [
     fhir:index 1512 ;
     fhir:CodeSystem.concept.code [ fhir:value "2422.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tribunal Judge" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tribunal Judge" ]
  ], [
     fhir:index 1513 ;
     fhir:CodeSystem.concept.code [ fhir:value "2423.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Arbitrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Arbitrator" ]
  ], [
     fhir:index 1514 ;
     fhir:CodeSystem.concept.code [ fhir:value "2423.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coroner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coroner" ]
  ], [
     fhir:index 1515 ;
     fhir:CodeSystem.concept.code [ fhir:value "2423.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Examiner Trade Marks" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Examiner Trade Marks" ]
  ], [
     fhir:index 1516 ;
     fhir:CodeSystem.concept.code [ fhir:value "2423.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Facilitator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Facilitator" ]
  ], [
     fhir:index 1517 ;
     fhir:CodeSystem.concept.code [ fhir:value "2423.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Industrial Conciliator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Industrial Conciliator" ]
  ], [
     fhir:index 1518 ;
     fhir:CodeSystem.concept.code [ fhir:value "2423.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Jurist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Jurist" ]
  ], [
     fhir:index 1519 ;
     fhir:CodeSystem.concept.code [ fhir:value "2423.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Land Registrar" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Land Registrar" ]
  ], [
     fhir:index 1520 ;
     fhir:CodeSystem.concept.code [ fhir:value "2423.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mediator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mediator" ]
  ], [
     fhir:index 1521 ;
     fhir:CodeSystem.concept.code [ fhir:value "2423.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Negotiator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Negotiator" ]
  ], [
     fhir:index 1522 ;
     fhir:CodeSystem.concept.code [ fhir:value "2423.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Official Assignee" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Official Assignee" ]
  ], [
     fhir:index 1523 ;
     fhir:CodeSystem.concept.code [ fhir:value "2423.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Legal Professional" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other Legal Professional" ]
  ], [
     fhir:index 1524 ;
     fhir:CodeSystem.concept.code [ fhir:value "2423.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Parliamentary Draughtsman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Parliamentary Draughtsman" ]
  ], [
     fhir:index 1525 ;
     fhir:CodeSystem.concept.code [ fhir:value "2423.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Patent Attorney" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Patent Attorney" ]
  ], [
     fhir:index 1526 ;
     fhir:CodeSystem.concept.code [ fhir:value "2423.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Patent Examiner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Patent Examiner" ]
  ], [
     fhir:index 1527 ;
     fhir:CodeSystem.concept.code [ fhir:value "2423.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Race Relations Concilliator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Race Relations Concilliator" ]
  ], [
     fhir:index 1528 ;
     fhir:CodeSystem.concept.code [ fhir:value "2423.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Registrar of Courts" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Registrar of Courts" ]
  ], [
     fhir:index 1529 ;
     fhir:CodeSystem.concept.code [ fhir:value "2423.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tenancy Mediator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tenancy Mediator" ]
  ], [
     fhir:index 1530 ;
     fhir:CodeSystem.concept.code [ fhir:value "2423.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Trade Marks Examiner Justice" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Trade Marks Examiner Justice" ]
  ], [
     fhir:index 1531 ;
     fhir:CodeSystem.concept.code [ fhir:value "2423.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "University Proctor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "University Proctor" ]
  ], [
     fhir:index 1532 ;
     fhir:CodeSystem.concept.code [ fhir:value "2431.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Archivist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Archivist" ]
  ], [
     fhir:index 1533 ;
     fhir:CodeSystem.concept.code [ fhir:value "2431.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Art Conservator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Art Conservator" ]
  ], [
     fhir:index 1534 ;
     fhir:CodeSystem.concept.code [ fhir:value "2431.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Art Gallery and Museum Curator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Art Gallery and Museum Curator" ]
  ], [
     fhir:index 1535 ;
     fhir:CodeSystem.concept.code [ fhir:value "2431.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Art Gallery Conservator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Art Gallery Conservator" ]
  ], [
     fhir:index 1536 ;
     fhir:CodeSystem.concept.code [ fhir:value "2431.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Curator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Curator" ]
  ], [
     fhir:index 1537 ;
     fhir:CodeSystem.concept.code [ fhir:value "2431.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Curator Art Gallery" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Curator Art Gallery" ]
  ], [
     fhir:index 1538 ;
     fhir:CodeSystem.concept.code [ fhir:value "2431.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Curator Museum" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Curator Museum" ]
  ], [
     fhir:index 1539 ;
     fhir:CodeSystem.concept.code [ fhir:value "2431.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Document Conservator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Document Conservator" ]
  ], [
     fhir:index 1540 ;
     fhir:CodeSystem.concept.code [ fhir:value "2431.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Document Restorer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Document Restorer" ]
  ], [
     fhir:index 1541 ;
     fhir:CodeSystem.concept.code [ fhir:value "2431.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Film Archivist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Film Archivist" ]
  ], [
     fhir:index 1542 ;
     fhir:CodeSystem.concept.code [ fhir:value "2431.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Information Archivist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Information Archivist" ]
  ], [
     fhir:index 1543 ;
     fhir:CodeSystem.concept.code [ fhir:value "2431.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Museum Conservator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Museum Conservator" ]
  ], [
     fhir:index 1544 ;
     fhir:CodeSystem.concept.code [ fhir:value "2431.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Museum Education Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Museum Education Officer" ]
  ], [
     fhir:index 1545 ;
     fhir:CodeSystem.concept.code [ fhir:value "2431.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Photographic Archivist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Photographic Archivist" ]
  ], [
     fhir:index 1546 ;
     fhir:CodeSystem.concept.code [ fhir:value "2431.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Reference Archivist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Reference Archivist" ]
  ], [
     fhir:index 1547 ;
     fhir:CodeSystem.concept.code [ fhir:value "2432.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Childrens Librarian" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Childrens Librarian" ]
  ], [
     fhir:index 1548 ;
     fhir:CodeSystem.concept.code [ fhir:value "2432.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Information Services Administrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Information Services Administrator" ]
  ], [
     fhir:index 1549 ;
     fhir:CodeSystem.concept.code [ fhir:value "2432.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Librarian" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Librarian" ]
  ], [
     fhir:index 1550 ;
     fhir:CodeSystem.concept.code [ fhir:value "2432.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mobile Librarian" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mobile Librarian" ]
  ], [
     fhir:index 1551 ;
     fhir:CodeSystem.concept.code [ fhir:value "2432.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Reference Librarian" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Reference Librarian" ]
  ], [
     fhir:index 1552 ;
     fhir:CodeSystem.concept.code [ fhir:value "2441.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Development Finance Project Analyst" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Development Finance Project Analyst" ]
  ], [
     fhir:index 1553 ;
     fhir:CodeSystem.concept.code [ fhir:value "2441.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Economic Forecaster" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Economic Forecaster" ]
  ], [
     fhir:index 1554 ;
     fhir:CodeSystem.concept.code [ fhir:value "2441.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Economist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Economist" ]
  ], [
     fhir:index 1555 ;
     fhir:CodeSystem.concept.code [ fhir:value "2441.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Financial Analyst Broker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Financial Analyst Broker" ]
  ], [
     fhir:index 1556 ;
     fhir:CodeSystem.concept.code [ fhir:value "2441.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Research Economist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Research Economist" ]
  ], [
     fhir:index 1557 ;
     fhir:CodeSystem.concept.code [ fhir:value "2442.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Anthropologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Anthropologist" ]
  ], [
     fhir:index 1558 ;
     fhir:CodeSystem.concept.code [ fhir:value "2442.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Archaeologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Archaeologist" ]
  ], [
     fhir:index 1559 ;
     fhir:CodeSystem.concept.code [ fhir:value "2442.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Criminologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Criminologist" ]
  ], [
     fhir:index 1560 ;
     fhir:CodeSystem.concept.code [ fhir:value "2442.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Demographer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Demographer" ]
  ], [
     fhir:index 1561 ;
     fhir:CodeSystem.concept.code [ fhir:value "2442.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Environmental Analyst" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Environmental Analyst" ]
  ], [
     fhir:index 1562 ;
     fhir:CodeSystem.concept.code [ fhir:value "2442.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Environmental Statistics Analyst" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Environmental Statistics Analyst" ]
  ], [
     fhir:index 1563 ;
     fhir:CodeSystem.concept.code [ fhir:value "2442.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ethnologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ethnologist" ]
  ], [
     fhir:index 1564 ;
     fhir:CodeSystem.concept.code [ fhir:value "2442.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Genealogist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Genealogist" ]
  ], [
     fhir:index 1565 ;
     fhir:CodeSystem.concept.code [ fhir:value "2442.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Geographer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Geographer" ]
  ], [
     fhir:index 1566 ;
     fhir:CodeSystem.concept.code [ fhir:value "2442.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Historian" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Historian" ]
  ], [
     fhir:index 1567 ;
     fhir:CodeSystem.concept.code [ fhir:value "2442.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Labour Market Analyst" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Labour Market Analyst" ]
  ], [
     fhir:index 1568 ;
     fhir:CodeSystem.concept.code [ fhir:value "2442.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Policy Analyst" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Policy Analyst" ]
  ], [
     fhir:index 1569 ;
     fhir:CodeSystem.concept.code [ fhir:value "2442.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Political Analyst" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Political Analyst" ]
  ], [
     fhir:index 1570 ;
     fhir:CodeSystem.concept.code [ fhir:value "2442.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Political Scientist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Political Scientist" ]
  ], [
     fhir:index 1571 ;
     fhir:CodeSystem.concept.code [ fhir:value "2442.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Population Analyst" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Population Analyst" ]
  ], [
     fhir:index 1572 ;
     fhir:CodeSystem.concept.code [ fhir:value "2442.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Research Officer Social Sciences" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Research Officer Social Sciences" ]
  ], [
     fhir:index 1573 ;
     fhir:CodeSystem.concept.code [ fhir:value "2442.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Research Statistician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Research Statistician" ]
  ], [
     fhir:index 1574 ;
     fhir:CodeSystem.concept.code [ fhir:value "2442.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Social Researcher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Social Researcher" ]
  ], [
     fhir:index 1575 ;
     fhir:CodeSystem.concept.code [ fhir:value "2442.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Social Scientist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Social Scientist" ]
  ], [
     fhir:index 1576 ;
     fhir:CodeSystem.concept.code [ fhir:value "2442.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Social Statistics Analyst" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Social Statistics Analyst" ]
  ], [
     fhir:index 1577 ;
     fhir:CodeSystem.concept.code [ fhir:value "2442.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sociologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sociologist" ]
  ], [
     fhir:index 1578 ;
     fhir:CodeSystem.concept.code [ fhir:value "2443.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Braille Transcriber" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Braille Transcriber" ]
  ], [
     fhir:index 1579 ;
     fhir:CodeSystem.concept.code [ fhir:value "2443.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Etymologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Etymologist" ]
  ], [
     fhir:index 1580 ;
     fhir:CodeSystem.concept.code [ fhir:value "2443.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Interpreter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Interpreter" ]
  ], [
     fhir:index 1581 ;
     fhir:CodeSystem.concept.code [ fhir:value "2443.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Language Translator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Language Translator" ]
  ], [
     fhir:index 1582 ;
     fhir:CodeSystem.concept.code [ fhir:value "2443.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Linguist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Linguist" ]
  ], [
     fhir:index 1583 ;
     fhir:CodeSystem.concept.code [ fhir:value "2443.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Philologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Philologist" ]
  ], [
     fhir:index 1584 ;
     fhir:CodeSystem.concept.code [ fhir:value "2443.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sign Language Translator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sign Language Translator" ]
  ], [
     fhir:index 1585 ;
     fhir:CodeSystem.concept.code [ fhir:value "2443.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Translator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Translator" ]
  ], [
     fhir:index 1586 ;
     fhir:CodeSystem.concept.code [ fhir:value "2444.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Behaviour Therapist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Behaviour Therapist" ]
  ], [
     fhir:index 1587 ;
     fhir:CodeSystem.concept.code [ fhir:value "2444.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Behavioural Researcher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Behavioural Researcher" ]
  ], [
     fhir:index 1588 ;
     fhir:CodeSystem.concept.code [ fhir:value "2444.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Child Development Psychologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Child Development Psychologist" ]
  ], [
     fhir:index 1589 ;
     fhir:CodeSystem.concept.code [ fhir:value "2444.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Clinical Psychologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Clinical Psychologist" ]
  ], [
     fhir:index 1590 ;
     fhir:CodeSystem.concept.code [ fhir:value "2444.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cognitive Behavioural Therapist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cognitive Behavioural Therapist" ]
  ], [
     fhir:index 1591 ;
     fhir:CodeSystem.concept.code [ fhir:value "2444.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Comparative Psychologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Comparative Psychologist" ]
  ], [
     fhir:index 1592 ;
     fhir:CodeSystem.concept.code [ fhir:value "2444.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Counselling Psychologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Counselling Psychologist" ]
  ], [
     fhir:index 1593 ;
     fhir:CodeSystem.concept.code [ fhir:value "2444.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Criminal Psychologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Criminal Psychologist" ]
  ], [
     fhir:index 1594 ;
     fhir:CodeSystem.concept.code [ fhir:value "2444.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Educational Psychologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Educational Psychologist" ]
  ], [
     fhir:index 1595 ;
     fhir:CodeSystem.concept.code [ fhir:value "2444.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Experimental Psychologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Experimental Psychologist" ]
  ], [
     fhir:index 1596 ;
     fhir:CodeSystem.concept.code [ fhir:value "2444.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Family Counselling Psychologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Family Counselling Psychologist" ]
  ], [
     fhir:index 1597 ;
     fhir:CodeSystem.concept.code [ fhir:value "2444.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forensic Psychologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forensic Psychologist" ]
  ], [
     fhir:index 1598 ;
     fhir:CodeSystem.concept.code [ fhir:value "2444.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Occupational Psychologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Occupational Psychologist" ]
  ], [
     fhir:index 1599 ;
     fhir:CodeSystem.concept.code [ fhir:value "2444.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Psychologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Psychologist" ]
  ], [
     fhir:index 1600 ;
     fhir:CodeSystem.concept.code [ fhir:value "2444.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Psychology Administrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Psychology Administrator" ]
  ], [
     fhir:index 1601 ;
     fhir:CodeSystem.concept.code [ fhir:value "2444.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Psychotherapist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Psychotherapist" ]
  ], [
     fhir:index 1602 ;
     fhir:CodeSystem.concept.code [ fhir:value "2444.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Research Psychologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Research Psychologist" ]
  ], [
     fhir:index 1603 ;
     fhir:CodeSystem.concept.code [ fhir:value "2444.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sports Psychologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sports Psychologist" ]
  ], [
     fhir:index 1604 ;
     fhir:CodeSystem.concept.code [ fhir:value "2445.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Alcohol Counsellor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Alcohol Counsellor" ]
  ], [
     fhir:index 1605 ;
     fhir:CodeSystem.concept.code [ fhir:value "2445.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Counsellor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Counsellor" ]
  ], [
     fhir:index 1606 ;
     fhir:CodeSystem.concept.code [ fhir:value "2445.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Counsellor Social Service" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Counsellor Social Service" ]
  ], [
     fhir:index 1607 ;
     fhir:CodeSystem.concept.code [ fhir:value "2445.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Drug and Alcohol Counsellor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Drug and Alcohol Counsellor" ]
  ], [
     fhir:index 1608 ;
     fhir:CodeSystem.concept.code [ fhir:value "2445.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Family Counsellor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Family Counsellor" ]
  ], [
     fhir:index 1609 ;
     fhir:CodeSystem.concept.code [ fhir:value "2445.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Guidance Counsellor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Guidance Counsellor" ]
  ], [
     fhir:index 1610 ;
     fhir:CodeSystem.concept.code [ fhir:value "2445.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Marriage Guidance Counsellor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Marriage Guidance Counsellor" ]
  ], [
     fhir:index 1611 ;
     fhir:CodeSystem.concept.code [ fhir:value "2445.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Personal Counsellor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Personal Counsellor" ]
  ], [
     fhir:index 1612 ;
     fhir:CodeSystem.concept.code [ fhir:value "2445.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Relationship Counsellor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Relationship Counsellor" ]
  ], [
     fhir:index 1613 ;
     fhir:CodeSystem.concept.code [ fhir:value "2445.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "School Counsellor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "School Counsellor" ]
  ], [
     fhir:index 1614 ;
     fhir:CodeSystem.concept.code [ fhir:value "2445.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sexual Abuse Counsellor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sexual Abuse Counsellor" ]
  ], [
     fhir:index 1615 ;
     fhir:CodeSystem.concept.code [ fhir:value "2445.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vocational Guidance Counsellor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vocational Guidance Counsellor" ]
  ], [
     fhir:index 1616 ;
     fhir:CodeSystem.concept.code [ fhir:value "2446.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Consular Official" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Consular Official" ]
  ], [
     fhir:index 1617 ;
     fhir:CodeSystem.concept.code [ fhir:value "2446.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Diplomatic Information Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Diplomatic Information Officer" ]
  ], [
     fhir:index 1618 ;
     fhir:CodeSystem.concept.code [ fhir:value "2446.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Diplomatic Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Diplomatic Officer" ]
  ], [
     fhir:index 1619 ;
     fhir:CodeSystem.concept.code [ fhir:value "2446.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Diplomatic Official" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Diplomatic Official" ]
  ], [
     fhir:index 1620 ;
     fhir:CodeSystem.concept.code [ fhir:value "2446.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Diplomatic Secretary" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Diplomatic Secretary" ]
  ], [
     fhir:index 1621 ;
     fhir:CodeSystem.concept.code [ fhir:value "2446.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Embassy Secretary" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Embassy Secretary" ]
  ], [
     fhir:index 1622 ;
     fhir:CodeSystem.concept.code [ fhir:value "2446.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "External Relations Policy Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "External Relations Policy Officer" ]
  ], [
     fhir:index 1623 ;
     fhir:CodeSystem.concept.code [ fhir:value "2446.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Foreign Affairs and Trade Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Foreign Affairs and Trade Officer" ]
  ], [
     fhir:index 1624 ;
     fhir:CodeSystem.concept.code [ fhir:value "2446.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mission Director Diplomatic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mission Director Diplomatic" ]
  ], [
     fhir:index 1625 ;
     fhir:CodeSystem.concept.code [ fhir:value "2446.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Trade Commissioner Attache" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Trade Commissioner Attache" ]
  ], [
     fhir:index 1626 ;
     fhir:CodeSystem.concept.code [ fhir:value "2451.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Anglican Minister" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Anglican Minister" ]
  ], [
     fhir:index 1627 ;
     fhir:CodeSystem.concept.code [ fhir:value "2451.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Anglican Priest" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Anglican Priest" ]
  ], [
     fhir:index 1628 ;
     fhir:CodeSystem.concept.code [ fhir:value "2451.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Catholic Priest" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Catholic Priest" ]
  ], [
     fhir:index 1629 ;
     fhir:CodeSystem.concept.code [ fhir:value "2451.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chaplain" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chaplain" ]
  ], [
     fhir:index 1630 ;
     fhir:CodeSystem.concept.code [ fhir:value "2451.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Clergyman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Clergyman" ]
  ], [
     fhir:index 1631 ;
     fhir:CodeSystem.concept.code [ fhir:value "2451.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Clergywoman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Clergywoman" ]
  ], [
     fhir:index 1632 ;
     fhir:CodeSystem.concept.code [ fhir:value "2451.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hospital Chaplain" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hospital Chaplain" ]
  ], [
     fhir:index 1633 ;
     fhir:CodeSystem.concept.code [ fhir:value "2451.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Industrial Chaplain" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Industrial Chaplain" ]
  ], [
     fhir:index 1634 ;
     fhir:CodeSystem.concept.code [ fhir:value "2451.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Minister of Religion" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Minister of Religion" ]
  ], [
     fhir:index 1635 ;
     fhir:CodeSystem.concept.code [ fhir:value "2451.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pastor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pastor" ]
  ], [
     fhir:index 1636 ;
     fhir:CodeSystem.concept.code [ fhir:value "2451.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Priest" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Priest" ]
  ], [
     fhir:index 1637 ;
     fhir:CodeSystem.concept.code [ fhir:value "2451.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Prison Chaplain" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Prison Chaplain" ]
  ], [
     fhir:index 1638 ;
     fhir:CodeSystem.concept.code [ fhir:value "2451.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rabbi" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rabbi" ]
  ], [
     fhir:index 1639 ;
     fhir:CodeSystem.concept.code [ fhir:value "2451.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Salvation Army Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Salvation Army Officer" ]
  ], [
     fhir:index 1640 ;
     fhir:CodeSystem.concept.code [ fhir:value "2451.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vicar" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vicar" ]
  ], [
     fhir:index 1641 ;
     fhir:CodeSystem.concept.code [ fhir:value "3111.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Astronomy Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Astronomy Technician" ]
  ], [
     fhir:index 1642 ;
     fhir:CodeSystem.concept.code [ fhir:value "3111.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chemical Manufacturing Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chemical Manufacturing Technician" ]
  ], [
     fhir:index 1643 ;
     fhir:CodeSystem.concept.code [ fhir:value "3111.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chemistry Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chemistry Technician" ]
  ], [
     fhir:index 1644 ;
     fhir:CodeSystem.concept.code [ fhir:value "3111.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Field Trials Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Field Trials Officer" ]
  ], [
     fhir:index 1645 ;
     fhir:CodeSystem.concept.code [ fhir:value "3111.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Geological Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Geological Technician" ]
  ], [
     fhir:index 1646 ;
     fhir:CodeSystem.concept.code [ fhir:value "3111.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Geology Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Geology Technician" ]
  ], [
     fhir:index 1647 ;
     fhir:CodeSystem.concept.code [ fhir:value "3111.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hydrological Field Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hydrological Field Technician" ]
  ], [
     fhir:index 1648 ;
     fhir:CodeSystem.concept.code [ fhir:value "3111.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hydrology Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hydrology Technician" ]
  ], [
     fhir:index 1649 ;
     fhir:CodeSystem.concept.code [ fhir:value "3111.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Industrial Laboratory Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Industrial Laboratory Technician" ]
  ], [
     fhir:index 1650 ;
     fhir:CodeSystem.concept.code [ fhir:value "3111.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Industrial Research Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Industrial Research Technician" ]
  ], [
     fhir:index 1651 ;
     fhir:CodeSystem.concept.code [ fhir:value "3111.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Limnology Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Limnology Technician" ]
  ], [
     fhir:index 1652 ;
     fhir:CodeSystem.concept.code [ fhir:value "3111.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Meteorological Observer Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Meteorological Observer Technician" ]
  ], [
     fhir:index 1653 ;
     fhir:CodeSystem.concept.code [ fhir:value "3111.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Meteorological Technical Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Meteorological Technical Officer" ]
  ], [
     fhir:index 1654 ;
     fhir:CodeSystem.concept.code [ fhir:value "3111.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Meteorological Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Meteorological Technician" ]
  ], [
     fhir:index 1655 ;
     fhir:CodeSystem.concept.code [ fhir:value "3111.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Meteorology Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Meteorology Technician" ]
  ], [
     fhir:index 1656 ;
     fhir:CodeSystem.concept.code [ fhir:value "3111.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Physical Science Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Physical Science Technician" ]
  ], [
     fhir:index 1657 ;
     fhir:CodeSystem.concept.code [ fhir:value "3111.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Physical Sciences Field Station Observer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Physical Sciences Field Station Observer" ]
  ], [
     fhir:index 1658 ;
     fhir:CodeSystem.concept.code [ fhir:value "3111.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Physical Sciences Laboratory Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Physical Sciences Laboratory Technician" ]
  ], [
     fhir:index 1659 ;
     fhir:CodeSystem.concept.code [ fhir:value "3111.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Physical Sciences Research Laboratory Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Physical Sciences Research Laboratory Technician" ]
  ], [
     fhir:index 1660 ;
     fhir:CodeSystem.concept.code [ fhir:value "3111.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Physics Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Physics Technician" ]
  ], [
     fhir:index 1661 ;
     fhir:CodeSystem.concept.code [ fhir:value "3111.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radiation Laboratory Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radiation Laboratory Technician" ]
  ], [
     fhir:index 1662 ;
     fhir:CodeSystem.concept.code [ fhir:value "3111.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Research Technician Industrial Laboratory" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Research Technician Industrial Laboratory" ]
  ], [
     fhir:index 1663 ;
     fhir:CodeSystem.concept.code [ fhir:value "3111.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "School Laboratory Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "School Laboratory Technician" ]
  ], [
     fhir:index 1664 ;
     fhir:CodeSystem.concept.code [ fhir:value "3111.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "University Physical Sciences Workshop Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "University Physical Sciences Workshop Technician" ]
  ], [
     fhir:index 1665 ;
     fhir:CodeSystem.concept.code [ fhir:value "3111.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "University Research Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "University Research Technician" ]
  ], [
     fhir:index 1666 ;
     fhir:CodeSystem.concept.code [ fhir:value "3111.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wool Testing Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wool Testing Technician" ]
  ], [
     fhir:index 1667 ;
     fhir:CodeSystem.concept.code [ fhir:value "3112.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Building Estimator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Building Estimator" ]
  ], [
     fhir:index 1668 ;
     fhir:CodeSystem.concept.code [ fhir:value "3112.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cartographic Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cartographic Technician" ]
  ], [
     fhir:index 1669 ;
     fhir:CodeSystem.concept.code [ fhir:value "3112.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Civil Engineering Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Civil Engineering Assistant" ]
  ], [
     fhir:index 1670 ;
     fhir:CodeSystem.concept.code [ fhir:value "3112.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Clerk of Works" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Clerk of Works" ]
  ], [
     fhir:index 1671 ;
     fhir:CodeSystem.concept.code [ fhir:value "3112.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Construction Design Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Construction Design Technician" ]
  ], [
     fhir:index 1672 ;
     fhir:CodeSystem.concept.code [ fhir:value "3112.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Construction Estimator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Construction Estimator" ]
  ], [
     fhir:index 1673 ;
     fhir:CodeSystem.concept.code [ fhir:value "3112.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Construction Supply Planner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Construction Supply Planner" ]
  ], [
     fhir:index 1674 ;
     fhir:CodeSystem.concept.code [ fhir:value "3112.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hydrographic Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hydrographic Technician" ]
  ], [
     fhir:index 1675 ;
     fhir:CodeSystem.concept.code [ fhir:value "3112.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Civil Engineering Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other Civil Engineering Technician" ]
  ], [
     fhir:index 1676 ;
     fhir:CodeSystem.concept.code [ fhir:value "3112.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Other Civil Engineering Technicians" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Other Civil Engineering Technicians" ]
  ], [
     fhir:index 1677 ;
     fhir:CodeSystem.concept.code [ fhir:value "3112.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Surveyors Technicians" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Surveyors Technicians" ]
  ], [
     fhir:index 1678 ;
     fhir:CodeSystem.concept.code [ fhir:value "3112.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quantity Surveyor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quantity Surveyor" ]
  ], [
     fhir:index 1679 ;
     fhir:CodeSystem.concept.code [ fhir:value "3112.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Specification Writer Electrical" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Specification Writer Electrical" ]
  ], [
     fhir:index 1680 ;
     fhir:CodeSystem.concept.code [ fhir:value "3112.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Surveyors Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Surveyors Technician" ]
  ], [
     fhir:index 1681 ;
     fhir:CodeSystem.concept.code [ fhir:value "3112.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Waste Water Treatment Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Waste Water Treatment Officer" ]
  ], [
     fhir:index 1682 ;
     fhir:CodeSystem.concept.code [ fhir:value "3112.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Work Site Engineering Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Work Site Engineering Technician" ]
  ], [
     fhir:index 1683 ;
     fhir:CodeSystem.concept.code [ fhir:value "3113.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Engineering Estimator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Engineering Estimator" ]
  ], [
     fhir:index 1684 ;
     fhir:CodeSystem.concept.code [ fhir:value "3113.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Engineering Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Engineering Technician" ]
  ], [
     fhir:index 1685 ;
     fhir:CodeSystem.concept.code [ fhir:value "3113.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Test Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Test Technician" ]
  ], [
     fhir:index 1686 ;
     fhir:CodeSystem.concept.code [ fhir:value "3113.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electricity Test Room Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electricity Test Room Technician" ]
  ], [
     fhir:index 1687 ;
     fhir:CodeSystem.concept.code [ fhir:value "3113.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Power Generation Transmission Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Power Generation Transmission Technician" ]
  ], [
     fhir:index 1688 ;
     fhir:CodeSystem.concept.code [ fhir:value "3113.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Electrical Engineering Technicians" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Electrical Engineering Technicians" ]
  ], [
     fhir:index 1689 ;
     fhir:CodeSystem.concept.code [ fhir:value "3114.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Avionics Engineering Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Avionics Engineering Technician" ]
  ], [
     fhir:index 1690 ;
     fhir:CodeSystem.concept.code [ fhir:value "3114.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Avionics Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Avionics Technician" ]
  ], [
     fhir:index 1691 ;
     fhir:CodeSystem.concept.code [ fhir:value "3114.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Broadcasting Engineering Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Broadcasting Engineering Technician" ]
  ], [
     fhir:index 1692 ;
     fhir:CodeSystem.concept.code [ fhir:value "3114.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Broadcasting Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Broadcasting Technician" ]
  ], [
     fhir:index 1693 ;
     fhir:CodeSystem.concept.code [ fhir:value "3114.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Communications Technical Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Communications Technical Officer" ]
  ], [
     fhir:index 1694 ;
     fhir:CodeSystem.concept.code [ fhir:value "3114.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Communications Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Communications Technician" ]
  ], [
     fhir:index 1695 ;
     fhir:CodeSystem.concept.code [ fhir:value "3114.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computer Services Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computer Services Technician" ]
  ], [
     fhir:index 1696 ;
     fhir:CodeSystem.concept.code [ fhir:value "3114.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computer Systems Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computer Systems Technician" ]
  ], [
     fhir:index 1697 ;
     fhir:CodeSystem.concept.code [ fhir:value "3114.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computer Technical Service Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computer Technical Service Officer" ]
  ], [
     fhir:index 1698 ;
     fhir:CodeSystem.concept.code [ fhir:value "3114.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electronic Engineering Estimator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electronic Engineering Estimator" ]
  ], [
     fhir:index 1699 ;
     fhir:CodeSystem.concept.code [ fhir:value "3114.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electronic Engineering Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electronic Engineering Technician" ]
  ], [
     fhir:index 1700 ;
     fhir:CodeSystem.concept.code [ fhir:value "3114.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electronic Instrument Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electronic Instrument Technician" ]
  ], [
     fhir:index 1701 ;
     fhir:CodeSystem.concept.code [ fhir:value "3114.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electronic Science Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electronic Science Technician" ]
  ], [
     fhir:index 1702 ;
     fhir:CodeSystem.concept.code [ fhir:value "3114.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electronic System Engineering Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electronic System Engineering Technician" ]
  ], [
     fhir:index 1703 ;
     fhir:CodeSystem.concept.code [ fhir:value "3114.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electronics Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electronics Technician" ]
  ], [
     fhir:index 1704 ;
     fhir:CodeSystem.concept.code [ fhir:value "3114.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Information Systems Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Information Systems Technician" ]
  ], [
     fhir:index 1705 ;
     fhir:CodeSystem.concept.code [ fhir:value "3114.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Licensed Aircraft Maintenance Engineer (Avionics)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Licensed Aircraft Maintenance Engineer (Avionics)" ]
  ], [
     fhir:index 1706 ;
     fhir:CodeSystem.concept.code [ fhir:value "3114.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Electronics Engineering Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other Electronics Engineering Technician" ]
  ], [
     fhir:index 1707 ;
     fhir:CodeSystem.concept.code [ fhir:value "3114.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Overseer Installation Communications" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Overseer Installation Communications" ]
  ], [
     fhir:index 1708 ;
     fhir:CodeSystem.concept.code [ fhir:value "3114.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Computer Systems Technicians" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Computer Systems Technicians" ]
  ], [
     fhir:index 1709 ;
     fhir:CodeSystem.concept.code [ fhir:value "3114.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Other Electronic Engineering Technicians" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Other Electronic Engineering Technicians" ]
  ], [
     fhir:index 1710 ;
     fhir:CodeSystem.concept.code [ fhir:value "3114.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Telecommunications Technicians" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Telecommunications Technicians" ]
  ], [
     fhir:index 1711 ;
     fhir:CodeSystem.concept.code [ fhir:value "3114.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radar Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radar Technician" ]
  ], [
     fhir:index 1712 ;
     fhir:CodeSystem.concept.code [ fhir:value "3114.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radio Engineering Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radio Engineering Technician" ]
  ], [
     fhir:index 1713 ;
     fhir:CodeSystem.concept.code [ fhir:value "3114.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radio Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radio Technician" ]
  ], [
     fhir:index 1714 ;
     fhir:CodeSystem.concept.code [ fhir:value "3114.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Scientific Electronics Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Scientific Electronics Technician" ]
  ], [
     fhir:index 1715 ;
     fhir:CodeSystem.concept.code [ fhir:value "3114.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telecom Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Telecom Technician" ]
  ], [
     fhir:index 1716 ;
     fhir:CodeSystem.concept.code [ fhir:value "3114.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telecommunication Engineering Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Telecommunication Engineering Technician" ]
  ], [
     fhir:index 1717 ;
     fhir:CodeSystem.concept.code [ fhir:value "3114.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telecommunications Technical Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Telecommunications Technical Officer" ]
  ], [
     fhir:index 1718 ;
     fhir:CodeSystem.concept.code [ fhir:value "3114.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telecommunications Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Telecommunications Technician" ]
  ], [
     fhir:index 1719 ;
     fhir:CodeSystem.concept.code [ fhir:value "3114.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telephone Equipment Serviceman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Telephone Equipment Serviceman" ]
  ], [
     fhir:index 1720 ;
     fhir:CodeSystem.concept.code [ fhir:value "3114.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telephone Equipment Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Telephone Equipment Technician" ]
  ], [
     fhir:index 1721 ;
     fhir:CodeSystem.concept.code [ fhir:value "3114.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telephone Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Telephone Technician" ]
  ], [
     fhir:index 1722 ;
     fhir:CodeSystem.concept.code [ fhir:value "3114.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Television and Radio Systems Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Television and Radio Systems Technician" ]
  ], [
     fhir:index 1723 ;
     fhir:CodeSystem.concept.code [ fhir:value "3114.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Television Engineering Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Television Engineering Technician" ]
  ], [
     fhir:index 1724 ;
     fhir:CodeSystem.concept.code [ fhir:value "3115.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aeronautical Engineering Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aeronautical Engineering Technician" ]
  ], [
     fhir:index 1725 ;
     fhir:CodeSystem.concept.code [ fhir:value "3115.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aeronautical Maintenance Instructor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aeronautical Maintenance Instructor" ]
  ], [
     fhir:index 1726 ;
     fhir:CodeSystem.concept.code [ fhir:value "3115.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aeronautical Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aeronautical Technician" ]
  ], [
     fhir:index 1727 ;
     fhir:CodeSystem.concept.code [ fhir:value "3115.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Agricultural Engineering Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Agricultural Engineering Technician" ]
  ], [
     fhir:index 1728 ;
     fhir:CodeSystem.concept.code [ fhir:value "3115.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Air Conditioning Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Air Conditioning Technician" ]
  ], [
     fhir:index 1729 ;
     fhir:CodeSystem.concept.code [ fhir:value "3115.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aircraft Engineering Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aircraft Engineering Technician" ]
  ], [
     fhir:index 1730 ;
     fhir:CodeSystem.concept.code [ fhir:value "3115.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Automotive Engineering Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Automotive Engineering Technician" ]
  ], [
     fhir:index 1731 ;
     fhir:CodeSystem.concept.code [ fhir:value "3115.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Heating and Ventilation Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Heating and Ventilation Technician" ]
  ], [
     fhir:index 1732 ;
     fhir:CodeSystem.concept.code [ fhir:value "3115.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Marine Engineering Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Marine Engineering Technician" ]
  ], [
     fhir:index 1733 ;
     fhir:CodeSystem.concept.code [ fhir:value "3115.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mechanical Engineering Estimator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mechanical Engineering Estimator" ]
  ], [
     fhir:index 1734 ;
     fhir:CodeSystem.concept.code [ fhir:value "3115.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mechanical Engineering Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mechanical Engineering Technician" ]
  ], [
     fhir:index 1735 ;
     fhir:CodeSystem.concept.code [ fhir:value "3115.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mechanical Instrument Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mechanical Instrument Technician" ]
  ], [
     fhir:index 1736 ;
     fhir:CodeSystem.concept.code [ fhir:value "3115.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nautical Engineering Techncian" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nautical Engineering Techncian" ]
  ], [
     fhir:index 1737 ;
     fhir:CodeSystem.concept.code [ fhir:value "3115.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Naval Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Naval Technician" ]
  ], [
     fhir:index 1738 ;
     fhir:CodeSystem.concept.code [ fhir:value "3115.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Mechanical Engineering Technicians" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Mechanical Engineering Technicians" ]
  ], [
     fhir:index 1739 ;
     fhir:CodeSystem.concept.code [ fhir:value "3115.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tool And Die Design Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tool And Die Design Technician" ]
  ], [
     fhir:index 1740 ;
     fhir:CodeSystem.concept.code [ fhir:value "3116.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chemical Engineering Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chemical Engineering Technician" ]
  ], [
     fhir:index 1741 ;
     fhir:CodeSystem.concept.code [ fhir:value "3116.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dairy Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dairy Technician" ]
  ], [
     fhir:index 1742 ;
     fhir:CodeSystem.concept.code [ fhir:value "3116.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Food Engineering Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Food Engineering Technician" ]
  ], [
     fhir:index 1743 ;
     fhir:CodeSystem.concept.code [ fhir:value "3116.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fuel Engineering Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fuel Engineering Technician" ]
  ], [
     fhir:index 1744 ;
     fhir:CodeSystem.concept.code [ fhir:value "3116.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gas Production and Distribution Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Gas Production and Distribution Technician" ]
  ], [
     fhir:index 1745 ;
     fhir:CodeSystem.concept.code [ fhir:value "3116.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Petroleum Engineering Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Petroleum Engineering Technician" ]
  ], [
     fhir:index 1746 ;
     fhir:CodeSystem.concept.code [ fhir:value "3116.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wool Research Textile Engineering Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wool Research Textile Engineering Technician" ]
  ], [
     fhir:index 1747 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aeronautical Draughtsman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aeronautical Draughtsman" ]
  ], [
     fhir:index 1748 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Architectural Draughting Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Architectural Draughting Technician" ]
  ], [
     fhir:index 1749 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Architectural Draughtsman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Architectural Draughtsman" ]
  ], [
     fhir:index 1750 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Architectural Draughtsperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Architectural Draughtsperson" ]
  ], [
     fhir:index 1751 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Building Design Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Building Design Technician" ]
  ], [
     fhir:index 1752 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "CAD Draughtsman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "CAD Draughtsman" ]
  ], [
     fhir:index 1753 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Civil Design Draughting Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Civil Design Draughting Technician" ]
  ], [
     fhir:index 1754 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Civil Design Draughtsman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Civil Design Draughtsman" ]
  ], [
     fhir:index 1755 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Civil Engineering Draughting Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Civil Engineering Draughting Technician" ]
  ], [
     fhir:index 1756 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Civil Engineering Draughtsman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Civil Engineering Draughtsman" ]
  ], [
     fhir:index 1757 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coal Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coal Technician" ]
  ], [
     fhir:index 1758 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coal Technologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coal Technologist" ]
  ], [
     fhir:index 1759 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Colliery Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Colliery Technician" ]
  ], [
     fhir:index 1760 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computer Draughtsman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computer Draughtsman" ]
  ], [
     fhir:index 1761 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Construction Draughting Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Construction Draughting Technician" ]
  ], [
     fhir:index 1762 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Construction Draughtsman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Construction Draughtsman" ]
  ], [
     fhir:index 1763 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Draughting Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Draughting Officer" ]
  ], [
     fhir:index 1764 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Draughting Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Draughting Technician" ]
  ], [
     fhir:index 1765 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Draughts Person" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Draughts Person" ]
  ], [
     fhir:index 1766 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Draughtsman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Draughtsman" ]
  ], [
     fhir:index 1767 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Draughtsperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Draughtsperson" ]
  ], [
     fhir:index 1768 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Draughtswoman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Draughtswoman" ]
  ], [
     fhir:index 1769 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Draughting Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Draughting Technician" ]
  ], [
     fhir:index 1770 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Draughtsman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Draughtsman" ]
  ], [
     fhir:index 1771 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Industrial Radiographer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Industrial Radiographer" ]
  ], [
     fhir:index 1772 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Manufacturing Draughtsperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Manufacturing Draughtsperson" ]
  ], [
     fhir:index 1773 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Marine Draughting Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Marine Draughting Technician" ]
  ], [
     fhir:index 1774 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Marine Draughtsman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Marine Draughtsman" ]
  ], [
     fhir:index 1775 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mechanical Draughting Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mechanical Draughting Technician" ]
  ], [
     fhir:index 1776 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mechanical Draughtsman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mechanical Draughtsman" ]
  ], [
     fhir:index 1777 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metallurgical Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metallurgical Technician" ]
  ], [
     fhir:index 1778 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mineral Analyst" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mineral Analyst" ]
  ], [
     fhir:index 1779 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mineral Spectroscopist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mineral Spectroscopist" ]
  ], [
     fhir:index 1780 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mining Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mining Technician" ]
  ], [
     fhir:index 1781 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Photographic Draughting Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Photographic Draughting Technician" ]
  ], [
     fhir:index 1782 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Photographic Draughtsman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Photographic Draughtsman" ]
  ], [
     fhir:index 1783 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plan Tracer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plan Tracer" ]
  ], [
     fhir:index 1784 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Structural Draughting Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Structural Draughting Technician" ]
  ], [
     fhir:index 1785 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Structural Draughtsman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Structural Draughtsman" ]
  ], [
     fhir:index 1786 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Structural Engineering Draughting Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Structural Engineering Draughting Technician" ]
  ], [
     fhir:index 1787 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Surveyors Draughtsman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Surveyors Draughtsman" ]
  ], [
     fhir:index 1788 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Technical Draughting Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Technical Draughting Officer" ]
  ], [
     fhir:index 1789 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Town Planning Research Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Town Planning Research Technician" ]
  ], [
     fhir:index 1790 ;
     fhir:CodeSystem.concept.code [ fhir:value "3118.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Yacht Designer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Yacht Designer" ]
  ], [
     fhir:index 1791 ;
     fhir:CodeSystem.concept.code [ fhir:value "3119.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Non Destructive Testing Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Non Destructive Testing Technician" ]
  ], [
     fhir:index 1792 ;
     fhir:CodeSystem.concept.code [ fhir:value "3119.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Engineering Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other Engineering Technician" ]
  ], [
     fhir:index 1793 ;
     fhir:CodeSystem.concept.code [ fhir:value "3119.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Other Engineering Technicians" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Other Engineering Technicians" ]
  ], [
     fhir:index 1794 ;
     fhir:CodeSystem.concept.code [ fhir:value "3119.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "School Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "School Technician" ]
  ], [
     fhir:index 1795 ;
     fhir:CodeSystem.concept.code [ fhir:value "3119.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Weights and Measures Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Weights and Measures Inspector" ]
  ], [
     fhir:index 1796 ;
     fhir:CodeSystem.concept.code [ fhir:value "3121.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Applications Programmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Applications Programmer" ]
  ], [
     fhir:index 1797 ;
     fhir:CodeSystem.concept.code [ fhir:value "3121.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Applications Tester" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Applications Tester" ]
  ], [
     fhir:index 1798 ;
     fhir:CodeSystem.concept.code [ fhir:value "3121.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computer Controller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computer Controller" ]
  ], [
     fhir:index 1799 ;
     fhir:CodeSystem.concept.code [ fhir:value "3121.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computer Coordinator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computer Coordinator" ]
  ], [
     fhir:index 1800 ;
     fhir:CodeSystem.concept.code [ fhir:value "3121.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computer Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computer Operator" ]
  ], [
     fhir:index 1801 ;
     fhir:CodeSystem.concept.code [ fhir:value "3121.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computer Programmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computer Programmer" ]
  ], [
     fhir:index 1802 ;
     fhir:CodeSystem.concept.code [ fhir:value "3121.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computer Scheduler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computer Scheduler" ]
  ], [
     fhir:index 1803 ;
     fhir:CodeSystem.concept.code [ fhir:value "3121.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computer Support Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computer Support Technician" ]
  ], [
     fhir:index 1804 ;
     fhir:CodeSystem.concept.code [ fhir:value "3121.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Desktop Support Specialist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Desktop Support Specialist" ]
  ], [
     fhir:index 1805 ;
     fhir:CodeSystem.concept.code [ fhir:value "3121.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "EDP Data Controller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "EDP Data Controller" ]
  ], [
     fhir:index 1806 ;
     fhir:CodeSystem.concept.code [ fhir:value "3121.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Information Systems Programmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Information Systems Programmer" ]
  ], [
     fhir:index 1807 ;
     fhir:CodeSystem.concept.code [ fhir:value "3121.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakahaere Rorohiko" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakahaere Rorohiko" ]
  ], [
     fhir:index 1808 ;
     fhir:CodeSystem.concept.code [ fhir:value "3121.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Systems Operator Mathematical" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Systems Operator Mathematical" ]
  ], [
     fhir:index 1809 ;
     fhir:CodeSystem.concept.code [ fhir:value "3121.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Systems Programmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Systems Programmer" ]
  ], [
     fhir:index 1810 ;
     fhir:CodeSystem.concept.code [ fhir:value "3121.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Systems Support Intranet" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Systems Support Intranet" ]
  ], [
     fhir:index 1811 ;
     fhir:CodeSystem.concept.code [ fhir:value "3121.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Web Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Web Assistant" ]
  ], [
     fhir:index 1812 ;
     fhir:CodeSystem.concept.code [ fhir:value "3121.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Web Support" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Web Support" ]
  ], [
     fhir:index 1813 ;
     fhir:CodeSystem.concept.code [ fhir:value "3131.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aerial Photographer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aerial Photographer" ]
  ], [
     fhir:index 1814 ;
     fhir:CodeSystem.concept.code [ fhir:value "3131.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Camera Control Operator Television" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Camera Control Operator Television" ]
  ], [
     fhir:index 1815 ;
     fhir:CodeSystem.concept.code [ fhir:value "3131.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Camera Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Camera Operator" ]
  ], [
     fhir:index 1816 ;
     fhir:CodeSystem.concept.code [ fhir:value "3131.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cinetape Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cinetape Operator" ]
  ], [
     fhir:index 1817 ;
     fhir:CodeSystem.concept.code [ fhir:value "3131.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Commercial Photographer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Commercial Photographer" ]
  ], [
     fhir:index 1818 ;
     fhir:CodeSystem.concept.code [ fhir:value "3131.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fashion Photographer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fashion Photographer" ]
  ], [
     fhir:index 1819 ;
     fhir:CodeSystem.concept.code [ fhir:value "3131.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Film Camera Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Film Camera Operator" ]
  ], [
     fhir:index 1820 ;
     fhir:CodeSystem.concept.code [ fhir:value "3131.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Kaamera" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Kaamera" ]
  ], [
     fhir:index 1821 ;
     fhir:CodeSystem.concept.code [ fhir:value "3131.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Medical Photographer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Photographer" ]
  ], [
     fhir:index 1822 ;
     fhir:CodeSystem.concept.code [ fhir:value "3131.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Microfilm Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Microfilm Technician" ]
  ], [
     fhir:index 1823 ;
     fhir:CodeSystem.concept.code [ fhir:value "3131.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motion Picture Cameraman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motion Picture Cameraman" ]
  ], [
     fhir:index 1824 ;
     fhir:CodeSystem.concept.code [ fhir:value "3131.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Photographer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Photographer" ]
  ], [
     fhir:index 1825 ;
     fhir:CodeSystem.concept.code [ fhir:value "3131.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Photographic Camera Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Photographic Camera Operator" ]
  ], [
     fhir:index 1826 ;
     fhir:CodeSystem.concept.code [ fhir:value "3131.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Photojournalist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Photojournalist" ]
  ], [
     fhir:index 1827 ;
     fhir:CodeSystem.concept.code [ fhir:value "3131.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Police Photographer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Police Photographer" ]
  ], [
     fhir:index 1828 ;
     fhir:CodeSystem.concept.code [ fhir:value "3131.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Portrait Photographer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Portrait Photographer" ]
  ], [
     fhir:index 1829 ;
     fhir:CodeSystem.concept.code [ fhir:value "3131.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Public Address Equipment Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Public Address Equipment Operator" ]
  ], [
     fhir:index 1830 ;
     fhir:CodeSystem.concept.code [ fhir:value "3131.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sound Mixer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sound Mixer" ]
  ], [
     fhir:index 1831 ;
     fhir:CodeSystem.concept.code [ fhir:value "3131.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sound Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sound Operator" ]
  ], [
     fhir:index 1832 ;
     fhir:CodeSystem.concept.code [ fhir:value "3131.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sound Recording Equipment Controller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sound Recording Equipment Controller" ]
  ], [
     fhir:index 1833 ;
     fhir:CodeSystem.concept.code [ fhir:value "3131.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Television Camera Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Television Camera Operator" ]
  ], [
     fhir:index 1834 ;
     fhir:CodeSystem.concept.code [ fhir:value "3131.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Television Cameraman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Television Cameraman" ]
  ], [
     fhir:index 1835 ;
     fhir:CodeSystem.concept.code [ fhir:value "3131.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Video Camera Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Video Camera Operator" ]
  ], [
     fhir:index 1836 ;
     fhir:CodeSystem.concept.code [ fhir:value "3131.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Videographer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Videographer" ]
  ], [
     fhir:index 1837 ;
     fhir:CodeSystem.concept.code [ fhir:value "3131.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wedding Photographer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wedding Photographer" ]
  ], [
     fhir:index 1838 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Broadcasting Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Broadcasting Operator" ]
  ], [
     fhir:index 1839 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Broadcasting Station Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Broadcasting Station Operator" ]
  ], [
     fhir:index 1840 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Broadcasting Transmitting and Studio Equipment Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Broadcasting Transmitting and Studio Equipment Operator" ]
  ], [
     fhir:index 1841 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cinema Projectionist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cinema Projectionist" ]
  ], [
     fhir:index 1842 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Communications Instrument Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Communications Instrument Officer" ]
  ], [
     fhir:index 1843 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Communications Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Communications Operator" ]
  ], [
     fhir:index 1844 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Film Editing Equipment Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Film Editing Equipment Operator" ]
  ], [
     fhir:index 1845 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Film Editor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Film Editor" ]
  ], [
     fhir:index 1846 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Film Projectionist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Film Projectionist" ]
  ], [
     fhir:index 1847 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Flight Radio Operator Operations" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Flight Radio Operator Operations" ]
  ], [
     fhir:index 1848 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Harbour Communications Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Harbour Communications Officer" ]
  ], [
     fhir:index 1849 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lighting Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lighting Operator" ]
  ], [
     fhir:index 1850 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lighting Technician (Studio)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lighting Technician (Studio)" ]
  ], [
     fhir:index 1851 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Marine Radio Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Marine Radio Operator" ]
  ], [
     fhir:index 1852 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motion Picture Film Projectionist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motion Picture Film Projectionist" ]
  ], [
     fhir:index 1853 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motion Picture Projectionist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motion Picture Projectionist" ]
  ], [
     fhir:index 1854 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Movie Projectionist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Movie Projectionist" ]
  ], [
     fhir:index 1855 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Post-Production Editor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Post-Production Editor" ]
  ], [
     fhir:index 1856 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radio Broadcasting Sound Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radio Broadcasting Sound Technician" ]
  ], [
     fhir:index 1857 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radio Communications Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radio Communications Operator" ]
  ], [
     fhir:index 1858 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radio Control Room Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radio Control Room Technician" ]
  ], [
     fhir:index 1859 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radio Inspector Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radio Inspector Officer" ]
  ], [
     fhir:index 1860 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radio Officer Ship" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radio Officer Ship" ]
  ], [
     fhir:index 1861 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radio Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radio Operator" ]
  ], [
     fhir:index 1862 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radio Station Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radio Station Operator" ]
  ], [
     fhir:index 1863 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radio Telephone Communicator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radio Telephone Communicator" ]
  ], [
     fhir:index 1864 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radio Telephone Despatcher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radio Telephone Despatcher" ]
  ], [
     fhir:index 1865 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radio Telephone Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radio Telephone Operator" ]
  ], [
     fhir:index 1866 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "RT Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "RT Operator" ]
  ], [
     fhir:index 1867 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Studio Equipment Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Studio Equipment Operator" ]
  ], [
     fhir:index 1868 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Taxi Despatcher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Taxi Despatcher" ]
  ], [
     fhir:index 1869 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telecommunication Equipment Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Telecommunication Equipment Operator" ]
  ], [
     fhir:index 1870 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Television Broadcasting Sound Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Television Broadcasting Sound Operator" ]
  ], [
     fhir:index 1871 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Television Control Room Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Television Control Room Technician" ]
  ], [
     fhir:index 1872 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Television Station Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Television Station Operator" ]
  ], [
     fhir:index 1873 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Video Editor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Video Editor" ]
  ], [
     fhir:index 1874 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Video Tape Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Video Tape Operator" ]
  ], [
     fhir:index 1875 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Videotape Editor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Videotape Editor" ]
  ], [
     fhir:index 1876 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vision Controller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vision Controller" ]
  ], [
     fhir:index 1877 ;
     fhir:CodeSystem.concept.code [ fhir:value "3132.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "VT Editor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "VT Editor" ]
  ], [
     fhir:index 1878 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Anaesthetic Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Anaesthetic Technician" ]
  ], [
     fhir:index 1879 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Audio Visual Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Audio Visual Technician" ]
  ], [
     fhir:index 1880 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Audiometric Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Audiometric Technician" ]
  ], [
     fhir:index 1881 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Audiometrist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Audiometrist" ]
  ], [
     fhir:index 1882 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cardia Ultrasound Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cardia Ultrasound Technician" ]
  ], [
     fhir:index 1883 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cardiac Monitoring Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cardiac Monitoring Technician" ]
  ], [
     fhir:index 1884 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cardiographer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cardiographer" ]
  ], [
     fhir:index 1885 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cardiology Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cardiology Technician" ]
  ], [
     fhir:index 1886 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Diagnostic Medical Radiation Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Diagnostic Medical Radiation Technician" ]
  ], [
     fhir:index 1887 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Diagnostic Radiation Technologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Diagnostic Radiation Technologist" ]
  ], [
     fhir:index 1888 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Diagnostic Radiographer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Diagnostic Radiographer" ]
  ], [
     fhir:index 1889 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "ECG Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "ECG Technician" ]
  ], [
     fhir:index 1890 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Echocardiographer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Echocardiographer" ]
  ], [
     fhir:index 1891 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrocardiograph Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrocardiograph Technician" ]
  ], [
     fhir:index 1892 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electroencephalographic Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electroencephalographic Technician" ]
  ], [
     fhir:index 1893 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hospital Theatre Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hospital Theatre Technician" ]
  ], [
     fhir:index 1894 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Medical Electronic Equipment Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Electronic Equipment Operator" ]
  ], [
     fhir:index 1895 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Medical Radiation Technologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Radiation Technologist" ]
  ], [
     fhir:index 1896 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Medical Xray Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Xray Technician" ]
  ], [
     fhir:index 1897 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "MRT" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "MRT" ]
  ], [
     fhir:index 1898 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Neurophysiology Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Neurophysiology Technician" ]
  ], [
     fhir:index 1899 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Neurosciences Research Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Neurosciences Research Technician" ]
  ], [
     fhir:index 1900 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nuclear Medicine Technologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nuclear Medicine Technologist" ]
  ], [
     fhir:index 1901 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nuclear Radiographer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nuclear Radiographer" ]
  ], [
     fhir:index 1902 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Medical Equipment Controller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other Medical Equipment Controller" ]
  ], [
     fhir:index 1903 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Other Medical Equipment Controllers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Other Medical Equipment Controllers" ]
  ], [
     fhir:index 1904 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Radiographers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Radiographers" ]
  ], [
     fhir:index 1905 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radiochemist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radiochemist" ]
  ], [
     fhir:index 1906 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radiographer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radiographer" ]
  ], [
     fhir:index 1907 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radioisotope Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radioisotope Technician" ]
  ], [
     fhir:index 1908 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radioisotope Technologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radioisotope Technologist" ]
  ], [
     fhir:index 1909 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sonographer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sonographer" ]
  ], [
     fhir:index 1910 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Therapeutic Radiographer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Therapeutic Radiographer" ]
  ], [
     fhir:index 1911 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ultrasonographer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ultrasonographer" ]
  ], [
     fhir:index 1912 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Xray Darkroom Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Xray Darkroom Technician" ]
  ], [
     fhir:index 1913 ;
     fhir:CodeSystem.concept.code [ fhir:value "3133.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Xray Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Xray Operator" ]
  ], [
     fhir:index 1914 ;
     fhir:CodeSystem.concept.code [ fhir:value "3141.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chief Engineer Ship" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chief Engineer Ship" ]
  ], [
     fhir:index 1915 ;
     fhir:CodeSystem.concept.code [ fhir:value "3141.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Marine Engineer Ships" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Marine Engineer Ships" ]
  ], [
     fhir:index 1916 ;
     fhir:CodeSystem.concept.code [ fhir:value "3141.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ships Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ships Engineer" ]
  ], [
     fhir:index 1917 ;
     fhir:CodeSystem.concept.code [ fhir:value "3142.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Boatswain" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Boatswain" ]
  ], [
     fhir:index 1918 ;
     fhir:CodeSystem.concept.code [ fhir:value "3142.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bosun" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bosun" ]
  ], [
     fhir:index 1919 ;
     fhir:CodeSystem.concept.code [ fhir:value "3142.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Deck Officer Master" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Deck Officer Master" ]
  ], [
     fhir:index 1920 ;
     fhir:CodeSystem.concept.code [ fhir:value "3142.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dockmaster" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dockmaster" ]
  ], [
     fhir:index 1921 ;
     fhir:CodeSystem.concept.code [ fhir:value "3142.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dredge Master" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dredge Master" ]
  ], [
     fhir:index 1922 ;
     fhir:CodeSystem.concept.code [ fhir:value "3142.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Harbour Master" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Harbour Master" ]
  ], [
     fhir:index 1923 ;
     fhir:CodeSystem.concept.code [ fhir:value "3142.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Harbour Pilot" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Harbour Pilot" ]
  ], [
     fhir:index 1924 ;
     fhir:CodeSystem.concept.code [ fhir:value "3142.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hovercraft Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hovercraft Operator" ]
  ], [
     fhir:index 1925 ;
     fhir:CodeSystem.concept.code [ fhir:value "3142.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Launch Master" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Launch Master" ]
  ], [
     fhir:index 1926 ;
     fhir:CodeSystem.concept.code [ fhir:value "3142.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Master Mariner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Master Mariner" ]
  ], [
     fhir:index 1927 ;
     fhir:CodeSystem.concept.code [ fhir:value "3142.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Ships Deck Officer and Pilot" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other Ships Deck Officer and Pilot" ]
  ], [
     fhir:index 1928 ;
     fhir:CodeSystem.concept.code [ fhir:value "3142.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ships Captain" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ships Captain" ]
  ], [
     fhir:index 1929 ;
     fhir:CodeSystem.concept.code [ fhir:value "3142.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ships Master" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ships Master" ]
  ], [
     fhir:index 1930 ;
     fhir:CodeSystem.concept.code [ fhir:value "3142.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ships Mate" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ships Mate" ]
  ], [
     fhir:index 1931 ;
     fhir:CodeSystem.concept.code [ fhir:value "3142.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ships Navigating Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ships Navigating Officer" ]
  ], [
     fhir:index 1932 ;
     fhir:CodeSystem.concept.code [ fhir:value "3142.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ships Officer (Deck) Including Master" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ships Officer (Deck) Including Master" ]
  ], [
     fhir:index 1933 ;
     fhir:CodeSystem.concept.code [ fhir:value "3142.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ships Officer Deck" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ships Officer Deck" ]
  ], [
     fhir:index 1934 ;
     fhir:CodeSystem.concept.code [ fhir:value "3142.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ships Pilot" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ships Pilot" ]
  ], [
     fhir:index 1935 ;
     fhir:CodeSystem.concept.code [ fhir:value "3142.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tug Master" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tug Master" ]
  ], [
     fhir:index 1936 ;
     fhir:CodeSystem.concept.code [ fhir:value "3143.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aerial Spraying Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aerial Spraying Contractor" ]
  ], [
     fhir:index 1937 ;
     fhir:CodeSystem.concept.code [ fhir:value "3143.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aerial Topdressing Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aerial Topdressing Contractor" ]
  ], [
     fhir:index 1938 ;
     fhir:CodeSystem.concept.code [ fhir:value "3143.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aeroplane Pilot" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aeroplane Pilot" ]
  ], [
     fhir:index 1939 ;
     fhir:CodeSystem.concept.code [ fhir:value "3143.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aeroplane Pilot and Flight Crew" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aeroplane Pilot and Flight Crew" ]
  ], [
     fhir:index 1940 ;
     fhir:CodeSystem.concept.code [ fhir:value "3143.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Agricultural Aeroplane Pilot" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Agricultural Aeroplane Pilot" ]
  ], [
     fhir:index 1941 ;
     fhir:CodeSystem.concept.code [ fhir:value "3143.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Agricultural Topdressing Pilot" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Agricultural Topdressing Pilot" ]
  ], [
     fhir:index 1942 ;
     fhir:CodeSystem.concept.code [ fhir:value "3143.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Agriculture Aeroplane Pilot" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Agriculture Aeroplane Pilot" ]
  ], [
     fhir:index 1943 ;
     fhir:CodeSystem.concept.code [ fhir:value "3143.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Air Crew" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Air Crew" ]
  ], [
     fhir:index 1944 ;
     fhir:CodeSystem.concept.code [ fhir:value "3143.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Air Transport Pilot" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Air Transport Pilot" ]
  ], [
     fhir:index 1945 ;
     fhir:CodeSystem.concept.code [ fhir:value "3143.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aircraft Captain" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aircraft Captain" ]
  ], [
     fhir:index 1946 ;
     fhir:CodeSystem.concept.code [ fhir:value "3143.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aircraft Flight Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aircraft Flight Engineer" ]
  ], [
     fhir:index 1947 ;
     fhir:CodeSystem.concept.code [ fhir:value "3143.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aircraft Navigator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aircraft Navigator" ]
  ], [
     fhir:index 1948 ;
     fhir:CodeSystem.concept.code [ fhir:value "3143.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aircraft Pilot" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aircraft Pilot" ]
  ], [
     fhir:index 1949 ;
     fhir:CodeSystem.concept.code [ fhir:value "3143.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Airline Captain" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Airline Captain" ]
  ], [
     fhir:index 1950 ;
     fhir:CodeSystem.concept.code [ fhir:value "3143.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Airline Copilot" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Airline Copilot" ]
  ], [
     fhir:index 1951 ;
     fhir:CodeSystem.concept.code [ fhir:value "3143.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Airline Pilot" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Airline Pilot" ]
  ], [
     fhir:index 1952 ;
     fhir:CodeSystem.concept.code [ fhir:value "3143.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Balloonist Professional" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Balloonist Professional" ]
  ], [
     fhir:index 1953 ;
     fhir:CodeSystem.concept.code [ fhir:value "3143.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chopper Pilot" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chopper Pilot" ]
  ], [
     fhir:index 1954 ;
     fhir:CodeSystem.concept.code [ fhir:value "3143.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Commercial Pilot" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Commercial Pilot" ]
  ], [
     fhir:index 1955 ;
     fhir:CodeSystem.concept.code [ fhir:value "3143.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Flight Crew" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Flight Crew" ]
  ], [
     fhir:index 1956 ;
     fhir:CodeSystem.concept.code [ fhir:value "3143.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Flight Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Flight Engineer" ]
  ], [
     fhir:index 1957 ;
     fhir:CodeSystem.concept.code [ fhir:value "3143.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Flight Instructor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Flight Instructor" ]
  ], [
     fhir:index 1958 ;
     fhir:CodeSystem.concept.code [ fhir:value "3143.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Flight Navigator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Flight Navigator" ]
  ], [
     fhir:index 1959 ;
     fhir:CodeSystem.concept.code [ fhir:value "3143.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Flight Simulator Instructor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Flight Simulator Instructor" ]
  ], [
     fhir:index 1960 ;
     fhir:CodeSystem.concept.code [ fhir:value "3143.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Flying Instructor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Flying Instructor" ]
  ], [
     fhir:index 1961 ;
     fhir:CodeSystem.concept.code [ fhir:value "3143.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Flying Instructor and Examiner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Flying Instructor and Examiner" ]
  ], [
     fhir:index 1962 ;
     fhir:CodeSystem.concept.code [ fhir:value "3143.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Helicopter Pilot" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Helicopter Pilot" ]
  ], [
     fhir:index 1963 ;
     fhir:CodeSystem.concept.code [ fhir:value "3143.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Search & Rescue Helicopter Pilot" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Search & Rescue Helicopter Pilot" ]
  ], [
     fhir:index 1964 ;
     fhir:CodeSystem.concept.code [ fhir:value "3143.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Top Dressing Pilot" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Top Dressing Pilot" ]
  ], [
     fhir:index 1965 ;
     fhir:CodeSystem.concept.code [ fhir:value "3144.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aerodrome Controller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aerodrome Controller" ]
  ], [
     fhir:index 1966 ;
     fhir:CodeSystem.concept.code [ fhir:value "3144.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Air Traffic Controller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Air Traffic Controller" ]
  ], [
     fhir:index 1967 ;
     fhir:CodeSystem.concept.code [ fhir:value "3144.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Air Traffic Service Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Air Traffic Service Operator" ]
  ], [
     fhir:index 1968 ;
     fhir:CodeSystem.concept.code [ fhir:value "3144.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Airline Movements Control Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Airline Movements Control Officer" ]
  ], [
     fhir:index 1969 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Accident Prevention Safety Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Accident Prevention Safety Inspector" ]
  ], [
     fhir:index 1970 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Agricultural Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Agricultural Inspector" ]
  ], [
     fhir:index 1971 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Agricultural Instructor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Agricultural Instructor" ]
  ], [
     fhir:index 1972 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Agricultural Veterinary Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Agricultural Veterinary Inspector" ]
  ], [
     fhir:index 1973 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Agriculture Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Agriculture Inspector" ]
  ], [
     fhir:index 1974 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Air Accident Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Air Accident Inspector" ]
  ], [
     fhir:index 1975 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Animal Health Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Animal Health Officer" ]
  ], [
     fhir:index 1976 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bridge Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bridge Inspector" ]
  ], [
     fhir:index 1977 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Building Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Building Inspector" ]
  ], [
     fhir:index 1978 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Building Site Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Building Site Inspector" ]
  ], [
     fhir:index 1979 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Construction Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Construction Inspector" ]
  ], [
     fhir:index 1980 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Inspector Construction" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Inspector Construction" ]
  ], [
     fhir:index 1981 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Environmental Health Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Environmental Health Officer" ]
  ], [
     fhir:index 1982 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Explosives Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Explosives Inspector" ]
  ], [
     fhir:index 1983 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Factory Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Factory Inspector" ]
  ], [
     fhir:index 1984 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Farm Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Farm Inspector" ]
  ], [
     fhir:index 1985 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Farm Instructor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Farm Instructor" ]
  ], [
     fhir:index 1986 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fisheries Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fisheries Inspector" ]
  ], [
     fhir:index 1987 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fisheries Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fisheries Officer" ]
  ], [
     fhir:index 1988 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fisheries Surveillance Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fisheries Surveillance Officer" ]
  ], [
     fhir:index 1989 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fishery Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fishery Officer" ]
  ], [
     fhir:index 1990 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forestry Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forestry Inspector" ]
  ], [
     fhir:index 1991 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Foundry Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Foundry Inspector" ]
  ], [
     fhir:index 1992 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Health and Safety Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Health and Safety Inspector" ]
  ], [
     fhir:index 1993 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Health Education Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Health Education Officer" ]
  ], [
     fhir:index 1994 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Health Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Health Inspector" ]
  ], [
     fhir:index 1995 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Horticultural Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Horticultural Inspector" ]
  ], [
     fhir:index 1996 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Housing Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Housing Inspector" ]
  ], [
     fhir:index 1997 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hygiene Officer Freezing Works" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hygiene Officer Freezing Works" ]
  ], [
     fhir:index 1998 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Industrial Safety Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Industrial Safety Officer" ]
  ], [
     fhir:index 1999 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Licensed Premises Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Licensed Premises Inspector" ]
  ], [
     fhir:index 2000 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lighthouse Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lighthouse Inspector" ]
  ], [
     fhir:index 2001 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Livestock Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Livestock Inspector" ]
  ], [
     fhir:index 2002 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Livestock Instructor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Livestock Instructor" ]
  ], [
     fhir:index 2003 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Meat Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Meat Inspector" ]
  ], [
     fhir:index 2004 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Meat Inspector Meat Products" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Meat Inspector Meat Products" ]
  ], [
     fhir:index 2005 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Meat Inspector Veterinary" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Meat Inspector Veterinary" ]
  ], [
     fhir:index 2006 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Noxious Animals Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Noxious Animals Officer" ]
  ], [
     fhir:index 2007 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Noxious Plants Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Noxious Plants Officer" ]
  ], [
     fhir:index 2008 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Noxious Weeds and Pests Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Noxious Weeds and Pests Inspector" ]
  ], [
     fhir:index 2009 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Occupational Safety Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Occupational Safety Inspector" ]
  ], [
     fhir:index 2010 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pest and Weed Control Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pest and Weed Control Officer" ]
  ], [
     fhir:index 2011 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pest Destruction Technical Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pest Destruction Technical Advisor" ]
  ], [
     fhir:index 2012 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pest Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pest Inspector" ]
  ], [
     fhir:index 2013 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pest Management Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pest Management Officer" ]
  ], [
     fhir:index 2014 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Port Safety Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Port Safety Officer" ]
  ], [
     fhir:index 2015 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.047" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Poultry Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Poultry Inspector" ]
  ], [
     fhir:index 2016 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.048" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Poultry Instructor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Poultry Instructor" ]
  ], [
     fhir:index 2017 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.049" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Public Health Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Public Health Officer" ]
  ], [
     fhir:index 2018 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.050" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Agricultural Regulatory Inspectors" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Agricultural Regulatory Inspectors" ]
  ], [
     fhir:index 2019 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.051" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Health Regulatory Inspectors" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Health Regulatory Inspectors" ]
  ], [
     fhir:index 2020 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.052" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Meat Regulatory Inspectors" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Meat Regulatory Inspectors" ]
  ], [
     fhir:index 2021 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.053" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Safety Regulations" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Safety Regulations" ]
  ], [
     fhir:index 2022 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.054" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Inspector" ]
  ], [
     fhir:index 2023 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.055" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Road Bridge Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Road Bridge Inspector" ]
  ], [
     fhir:index 2024 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.056" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Safety Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Safety Inspector" ]
  ], [
     fhir:index 2025 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.057" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sanitary Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sanitary Inspector" ]
  ], [
     fhir:index 2026 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.058" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Scaffolding Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Scaffolding Inspector" ]
  ], [
     fhir:index 2027 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.059" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "SPCA Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "SPCA Inspector" ]
  ], [
     fhir:index 2028 ;
     fhir:CodeSystem.concept.code [ fhir:value "3151.060" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Works Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Works Inspector" ]
  ], [
     fhir:index 2029 ;
     fhir:CodeSystem.concept.code [ fhir:value "3211.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Artificial Inseminator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Artificial Inseminator" ]
  ], [
     fhir:index 2030 ;
     fhir:CodeSystem.concept.code [ fhir:value "3211.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Biochemistry Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Biochemistry Technician" ]
  ], [
     fhir:index 2031 ;
     fhir:CodeSystem.concept.code [ fhir:value "3211.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Biological Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Biological Technician" ]
  ], [
     fhir:index 2032 ;
     fhir:CodeSystem.concept.code [ fhir:value "3211.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Biology Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Biology Technician" ]
  ], [
     fhir:index 2033 ;
     fhir:CodeSystem.concept.code [ fhir:value "3211.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Botanical Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Botanical Technician" ]
  ], [
     fhir:index 2034 ;
     fhir:CodeSystem.concept.code [ fhir:value "3211.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ecology Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ecology Technician" ]
  ], [
     fhir:index 2035 ;
     fhir:CodeSystem.concept.code [ fhir:value "3211.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Environmental Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Environmental Technician" ]
  ], [
     fhir:index 2036 ;
     fhir:CodeSystem.concept.code [ fhir:value "3211.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Haematology Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Haematology Technician" ]
  ], [
     fhir:index 2037 ;
     fhir:CodeSystem.concept.code [ fhir:value "3211.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hospital Laboratory Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hospital Laboratory Technician" ]
  ], [
     fhir:index 2038 ;
     fhir:CodeSystem.concept.code [ fhir:value "3211.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hospital Research Laboratory Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hospital Research Laboratory Technician" ]
  ], [
     fhir:index 2039 ;
     fhir:CodeSystem.concept.code [ fhir:value "3211.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Life Science Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Life Science Technician" ]
  ], [
     fhir:index 2040 ;
     fhir:CodeSystem.concept.code [ fhir:value "3211.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Life Sciences Laboratory Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Life Sciences Laboratory Technician" ]
  ], [
     fhir:index 2041 ;
     fhir:CodeSystem.concept.code [ fhir:value "3211.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Maxillo Facial Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Maxillo Facial Technician" ]
  ], [
     fhir:index 2042 ;
     fhir:CodeSystem.concept.code [ fhir:value "3211.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Meatworks Laboratory Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Meatworks Laboratory Technician" ]
  ], [
     fhir:index 2043 ;
     fhir:CodeSystem.concept.code [ fhir:value "3211.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Meatworks Technologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Meatworks Technologist" ]
  ], [
     fhir:index 2044 ;
     fhir:CodeSystem.concept.code [ fhir:value "3211.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Medical Bloodbank Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Bloodbank Technician" ]
  ], [
     fhir:index 2045 ;
     fhir:CodeSystem.concept.code [ fhir:value "3211.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Medical Laboratory Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Laboratory Assistant" ]
  ], [
     fhir:index 2046 ;
     fhir:CodeSystem.concept.code [ fhir:value "3211.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Medical Laboratory Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Laboratory Technician" ]
  ], [
     fhir:index 2047 ;
     fhir:CodeSystem.concept.code [ fhir:value "3211.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Medical Laboratory Technologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Laboratory Technologist" ]
  ], [
     fhir:index 2048 ;
     fhir:CodeSystem.concept.code [ fhir:value "3211.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Medical Research Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Research Officer" ]
  ], [
     fhir:index 2049 ;
     fhir:CodeSystem.concept.code [ fhir:value "3211.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Medical Science Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Science Technician" ]
  ], [
     fhir:index 2050 ;
     fhir:CodeSystem.concept.code [ fhir:value "3211.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Naturalist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Naturalist" ]
  ], [
     fhir:index 2051 ;
     fhir:CodeSystem.concept.code [ fhir:value "3211.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Phlebotomist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Phlebotomist" ]
  ], [
     fhir:index 2052 ;
     fhir:CodeSystem.concept.code [ fhir:value "3211.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Life Science Technicians" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Life Science Technicians" ]
  ], [
     fhir:index 2053 ;
     fhir:CodeSystem.concept.code [ fhir:value "3211.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Taxidermist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Taxidermist" ]
  ], [
     fhir:index 2054 ;
     fhir:CodeSystem.concept.code [ fhir:value "3211.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Venepuncturist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Venepuncturist" ]
  ], [
     fhir:index 2055 ;
     fhir:CodeSystem.concept.code [ fhir:value "3211.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Veterinary Laboratory Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Veterinary Laboratory Technician" ]
  ], [
     fhir:index 2056 ;
     fhir:CodeSystem.concept.code [ fhir:value "3211.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Veterinary Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Veterinary Technician" ]
  ], [
     fhir:index 2057 ;
     fhir:CodeSystem.concept.code [ fhir:value "3211.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Water and Soil Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Water and Soil Technician" ]
  ], [
     fhir:index 2058 ;
     fhir:CodeSystem.concept.code [ fhir:value "3212.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Agricultural Research Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Agricultural Research Technician" ]
  ], [
     fhir:index 2059 ;
     fhir:CodeSystem.concept.code [ fhir:value "3212.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Agricultural Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Agricultural Technician" ]
  ], [
     fhir:index 2060 ;
     fhir:CodeSystem.concept.code [ fhir:value "3212.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Agronomy Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Agronomy Technician" ]
  ], [
     fhir:index 2061 ;
     fhir:CodeSystem.concept.code [ fhir:value "3212.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Animal Agricultural Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Animal Agricultural Technician" ]
  ], [
     fhir:index 2062 ;
     fhir:CodeSystem.concept.code [ fhir:value "3212.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Animal Breeding Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Animal Breeding Technician" ]
  ], [
     fhir:index 2063 ;
     fhir:CodeSystem.concept.code [ fhir:value "3212.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Animal Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Animal Technician" ]
  ], [
     fhir:index 2064 ;
     fhir:CodeSystem.concept.code [ fhir:value "3212.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Botany Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Botany Technician" ]
  ], [
     fhir:index 2065 ;
     fhir:CodeSystem.concept.code [ fhir:value "3212.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forest Products Development Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forest Products Development Technician" ]
  ], [
     fhir:index 2066 ;
     fhir:CodeSystem.concept.code [ fhir:value "3212.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forest Technical Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forest Technical Officer" ]
  ], [
     fhir:index 2067 ;
     fhir:CodeSystem.concept.code [ fhir:value "3212.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forest Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forest Technician" ]
  ], [
     fhir:index 2068 ;
     fhir:CodeSystem.concept.code [ fhir:value "3212.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forest Technician Observer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forest Technician Observer" ]
  ], [
     fhir:index 2069 ;
     fhir:CodeSystem.concept.code [ fhir:value "3212.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forestry Science Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forestry Science Technician" ]
  ], [
     fhir:index 2070 ;
     fhir:CodeSystem.concept.code [ fhir:value "3212.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forestry Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forestry Technician" ]
  ], [
     fhir:index 2071 ;
     fhir:CodeSystem.concept.code [ fhir:value "3212.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Laboratory Seed Grader" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Laboratory Seed Grader" ]
  ], [
     fhir:index 2072 ;
     fhir:CodeSystem.concept.code [ fhir:value "3212.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Laboratory Seed Tester" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Laboratory Seed Tester" ]
  ], [
     fhir:index 2073 ;
     fhir:CodeSystem.concept.code [ fhir:value "3212.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Parks and Reserve Technical Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Parks and Reserve Technical Officer" ]
  ], [
     fhir:index 2074 ;
     fhir:CodeSystem.concept.code [ fhir:value "3212.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plant Research Laboratory Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plant Research Laboratory Technician" ]
  ], [
     fhir:index 2075 ;
     fhir:CodeSystem.concept.code [ fhir:value "3212.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Agricultural Technicians" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Agricultural Technicians" ]
  ], [
     fhir:index 2076 ;
     fhir:CodeSystem.concept.code [ fhir:value "3212.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Forest Technicians" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Forest Technicians" ]
  ], [
     fhir:index 2077 ;
     fhir:CodeSystem.concept.code [ fhir:value "3212.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Seed Analyst" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Seed Analyst" ]
  ], [
     fhir:index 2078 ;
     fhir:CodeSystem.concept.code [ fhir:value "3212.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Seed Certificate Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Seed Certificate Technician" ]
  ], [
     fhir:index 2079 ;
     fhir:CodeSystem.concept.code [ fhir:value "3212.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Soil Mechanic Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Soil Mechanic Technician" ]
  ], [
     fhir:index 2080 ;
     fhir:CodeSystem.concept.code [ fhir:value "3212.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Test Baker Wheat Research" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Test Baker Wheat Research" ]
  ], [
     fhir:index 2081 ;
     fhir:CodeSystem.concept.code [ fhir:value "3221.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dispensing Optician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dispensing Optician" ]
  ], [
     fhir:index 2082 ;
     fhir:CodeSystem.concept.code [ fhir:value "3221.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Optical Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Optical Assistant" ]
  ], [
     fhir:index 2083 ;
     fhir:CodeSystem.concept.code [ fhir:value "3221.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Optical Dispenser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Optical Dispenser" ]
  ], [
     fhir:index 2084 ;
     fhir:CodeSystem.concept.code [ fhir:value "3221.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Spectacles Dispenser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Spectacles Dispenser" ]
  ], [
     fhir:index 2085 ;
     fhir:CodeSystem.concept.code [ fhir:value "3222.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dental Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dental Attendant" ]
  ], [
     fhir:index 2086 ;
     fhir:CodeSystem.concept.code [ fhir:value "3222.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dental Health Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dental Health Advisor" ]
  ], [
     fhir:index 2087 ;
     fhir:CodeSystem.concept.code [ fhir:value "3222.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dental Hygienist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dental Hygienist" ]
  ], [
     fhir:index 2088 ;
     fhir:CodeSystem.concept.code [ fhir:value "3222.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dental Therapist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dental Therapist" ]
  ], [
     fhir:index 2089 ;
     fhir:CodeSystem.concept.code [ fhir:value "3222.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dental Tutor Sister" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dental Tutor Sister" ]
  ], [
     fhir:index 2090 ;
     fhir:CodeSystem.concept.code [ fhir:value "3222.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gum Therapist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Gum Therapist" ]
  ], [
     fhir:index 2091 ;
     fhir:CodeSystem.concept.code [ fhir:value "3222.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Oral Hygienist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Oral Hygienist" ]
  ], [
     fhir:index 2092 ;
     fhir:CodeSystem.concept.code [ fhir:value "3222.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "School Dental Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "School Dental Nurse" ]
  ], [
     fhir:index 2093 ;
     fhir:CodeSystem.concept.code [ fhir:value "3223.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Artificial Limb Fitter Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Artificial Limb Fitter Technician" ]
  ], [
     fhir:index 2094 ;
     fhir:CodeSystem.concept.code [ fhir:value "3223.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Artificial Limb Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Artificial Limb Maker" ]
  ], [
     fhir:index 2095 ;
     fhir:CodeSystem.concept.code [ fhir:value "3223.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Back or Spine Manipulation Specialist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Back or Spine Manipulation Specialist" ]
  ], [
     fhir:index 2096 ;
     fhir:CodeSystem.concept.code [ fhir:value "3223.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chiropodist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chiropodist" ]
  ], [
     fhir:index 2097 ;
     fhir:CodeSystem.concept.code [ fhir:value "3223.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chiropractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chiropractor" ]
  ], [
     fhir:index 2098 ;
     fhir:CodeSystem.concept.code [ fhir:value "3223.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Clincial Orthotist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Clincial Orthotist" ]
  ], [
     fhir:index 2099 ;
     fhir:CodeSystem.concept.code [ fhir:value "3223.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ergotherapist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ergotherapist" ]
  ], [
     fhir:index 2100 ;
     fhir:CodeSystem.concept.code [ fhir:value "3223.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Manipulation Therapist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Manipulation Therapist" ]
  ], [
     fhir:index 2101 ;
     fhir:CodeSystem.concept.code [ fhir:value "3223.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Occupational Therapist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Occupational Therapist" ]
  ], [
     fhir:index 2102 ;
     fhir:CodeSystem.concept.code [ fhir:value "3223.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Occupational Therapy Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Occupational Therapy Assistant" ]
  ], [
     fhir:index 2103 ;
     fhir:CodeSystem.concept.code [ fhir:value "3223.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Occupational Therapy Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Occupational Therapy Teacher" ]
  ], [
     fhir:index 2104 ;
     fhir:CodeSystem.concept.code [ fhir:value "3223.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Orthopaedic Appliance Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Orthopaedic Appliance Maker" ]
  ], [
     fhir:index 2105 ;
     fhir:CodeSystem.concept.code [ fhir:value "3223.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Orthopaedic Appliances Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Orthopaedic Appliances Repairer" ]
  ], [
     fhir:index 2106 ;
     fhir:CodeSystem.concept.code [ fhir:value "3223.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Orthopaedic Footwear Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Orthopaedic Footwear Maker" ]
  ], [
     fhir:index 2107 ;
     fhir:CodeSystem.concept.code [ fhir:value "3223.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Orthopaedic Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Orthopaedic Technician" ]
  ], [
     fhir:index 2108 ;
     fhir:CodeSystem.concept.code [ fhir:value "3223.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Orthotist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Orthotist" ]
  ], [
     fhir:index 2109 ;
     fhir:CodeSystem.concept.code [ fhir:value "3223.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Orthotist Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Orthotist Technician" ]
  ], [
     fhir:index 2110 ;
     fhir:CodeSystem.concept.code [ fhir:value "3223.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Orthotist Tradesman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Orthotist Tradesman" ]
  ], [
     fhir:index 2111 ;
     fhir:CodeSystem.concept.code [ fhir:value "3223.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Osteopath" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Osteopath" ]
  ], [
     fhir:index 2112 ;
     fhir:CodeSystem.concept.code [ fhir:value "3223.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Physical Therapist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Physical Therapist" ]
  ], [
     fhir:index 2113 ;
     fhir:CodeSystem.concept.code [ fhir:value "3223.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Physiotherapist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Physiotherapist" ]
  ], [
     fhir:index 2114 ;
     fhir:CodeSystem.concept.code [ fhir:value "3223.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Podiatrist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Podiatrist" ]
  ], [
     fhir:index 2115 ;
     fhir:CodeSystem.concept.code [ fhir:value "3223.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Prosthetist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Prosthetist" ]
  ], [
     fhir:index 2116 ;
     fhir:CodeSystem.concept.code [ fhir:value "3223.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Recreation Therapist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Recreation Therapist" ]
  ], [
     fhir:index 2117 ;
     fhir:CodeSystem.concept.code [ fhir:value "3223.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Spinal Health Specialist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Spinal Health Specialist" ]
  ], [
     fhir:index 2118 ;
     fhir:CodeSystem.concept.code [ fhir:value "3223.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vocational Therapist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vocational Therapist" ]
  ], [
     fhir:index 2119 ;
     fhir:CodeSystem.concept.code [ fhir:value "3223.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Work Rehabilitation Therapist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Work Rehabilitation Therapist" ]
  ], [
     fhir:index 2120 ;
     fhir:CodeSystem.concept.code [ fhir:value "3224.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Animal Attendant Vaccine Laboratory" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Animal Attendant Vaccine Laboratory" ]
  ], [
     fhir:index 2121 ;
     fhir:CodeSystem.concept.code [ fhir:value "3224.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Animal Health Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Animal Health Nurse" ]
  ], [
     fhir:index 2122 ;
     fhir:CodeSystem.concept.code [ fhir:value "3224.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Brucellosis Testing Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Brucellosis Testing Assistant" ]
  ], [
     fhir:index 2123 ;
     fhir:CodeSystem.concept.code [ fhir:value "3224.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Herd Testing Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Herd Testing Technician" ]
  ], [
     fhir:index 2124 ;
     fhir:CodeSystem.concept.code [ fhir:value "3224.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Veterinary Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Veterinary Assistant" ]
  ], [
     fhir:index 2125 ;
     fhir:CodeSystem.concept.code [ fhir:value "3224.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Veterinary Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Veterinary Nurse" ]
  ], [
     fhir:index 2126 ;
     fhir:CodeSystem.concept.code [ fhir:value "3224.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Veterinary Receptionist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Veterinary Receptionist" ]
  ], [
     fhir:index 2127 ;
     fhir:CodeSystem.concept.code [ fhir:value "3225.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Community Pharmacy Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Community Pharmacy Technician" ]
  ], [
     fhir:index 2128 ;
     fhir:CodeSystem.concept.code [ fhir:value "3225.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dispenser Pharmaceutical Hospital" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dispenser Pharmaceutical Hospital" ]
  ], [
     fhir:index 2129 ;
     fhir:CodeSystem.concept.code [ fhir:value "3225.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dispenser Pharmaceutical Retail" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dispenser Pharmaceutical Retail" ]
  ], [
     fhir:index 2130 ;
     fhir:CodeSystem.concept.code [ fhir:value "3225.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hospital Dispensary Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hospital Dispensary Assistant" ]
  ], [
     fhir:index 2131 ;
     fhir:CodeSystem.concept.code [ fhir:value "3225.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hospital Pharmacy Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hospital Pharmacy Assistant" ]
  ], [
     fhir:index 2132 ;
     fhir:CodeSystem.concept.code [ fhir:value "3225.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pharmacy Dispensing Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pharmacy Dispensing Technician" ]
  ], [
     fhir:index 2133 ;
     fhir:CodeSystem.concept.code [ fhir:value "3225.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Retail Dispensary Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Retail Dispensary Assistant" ]
  ], [
     fhir:index 2134 ;
     fhir:CodeSystem.concept.code [ fhir:value "3226.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Acupuncturist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Acupuncturist" ]
  ], [
     fhir:index 2135 ;
     fhir:CodeSystem.concept.code [ fhir:value "3226.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Alternative Health Practitioner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Alternative Health Practitioner" ]
  ], [
     fhir:index 2136 ;
     fhir:CodeSystem.concept.code [ fhir:value "3226.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aromatherapist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aromatherapist" ]
  ], [
     fhir:index 2137 ;
     fhir:CodeSystem.concept.code [ fhir:value "3226.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Audio Vision Tester" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Audio Vision Tester" ]
  ], [
     fhir:index 2138 ;
     fhir:CodeSystem.concept.code [ fhir:value "3226.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Audiologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Audiologist" ]
  ], [
     fhir:index 2139 ;
     fhir:CodeSystem.concept.code [ fhir:value "3226.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chinese Medicine Practitioner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chinese Medicine Practitioner" ]
  ], [
     fhir:index 2140 ;
     fhir:CodeSystem.concept.code [ fhir:value "3226.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dental Ceramicist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dental Ceramicist" ]
  ], [
     fhir:index 2141 ;
     fhir:CodeSystem.concept.code [ fhir:value "3226.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dental Form Caster" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dental Form Caster" ]
  ], [
     fhir:index 2142 ;
     fhir:CodeSystem.concept.code [ fhir:value "3226.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dental Laboratory Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dental Laboratory Technician" ]
  ], [
     fhir:index 2143 ;
     fhir:CodeSystem.concept.code [ fhir:value "3226.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dental Mechanic Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dental Mechanic Technician" ]
  ], [
     fhir:index 2144 ;
     fhir:CodeSystem.concept.code [ fhir:value "3226.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dental Prothesis Maker Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dental Prothesis Maker Repairer" ]
  ], [
     fhir:index 2145 ;
     fhir:CodeSystem.concept.code [ fhir:value "3226.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dental Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dental Technician" ]
  ], [
     fhir:index 2146 ;
     fhir:CodeSystem.concept.code [ fhir:value "3226.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dental Technologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dental Technologist" ]
  ], [
     fhir:index 2147 ;
     fhir:CodeSystem.concept.code [ fhir:value "3226.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Diversional Therapist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Diversional Therapist" ]
  ], [
     fhir:index 2148 ;
     fhir:CodeSystem.concept.code [ fhir:value "3226.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Family Planning Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Family Planning Advisor" ]
  ], [
     fhir:index 2149 ;
     fhir:CodeSystem.concept.code [ fhir:value "3226.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Health Needs Assessor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Health Needs Assessor" ]
  ], [
     fhir:index 2150 ;
     fhir:CodeSystem.concept.code [ fhir:value "3226.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hearing Aid Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hearing Aid Fitter" ]
  ], [
     fhir:index 2151 ;
     fhir:CodeSystem.concept.code [ fhir:value "3226.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Herbalist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Herbalist" ]
  ], [
     fhir:index 2152 ;
     fhir:CodeSystem.concept.code [ fhir:value "3226.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Holistic Massage Therapist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Holistic Massage Therapist" ]
  ], [
     fhir:index 2153 ;
     fhir:CodeSystem.concept.code [ fhir:value "3226.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Homeopath" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Homeopath" ]
  ], [
     fhir:index 2154 ;
     fhir:CodeSystem.concept.code [ fhir:value "3226.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hydrotherapist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hydrotherapist" ]
  ], [
     fhir:index 2155 ;
     fhir:CodeSystem.concept.code [ fhir:value "3226.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hypnotherapist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hypnotherapist" ]
  ], [
     fhir:index 2156 ;
     fhir:CodeSystem.concept.code [ fhir:value "3226.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Iridologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Iridologist" ]
  ], [
     fhir:index 2157 ;
     fhir:CodeSystem.concept.code [ fhir:value "3226.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Medical Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Assistant" ]
  ], [
     fhir:index 2158 ;
     fhir:CodeSystem.concept.code [ fhir:value "3226.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Medical Herbalist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Herbalist" ]
  ], [
     fhir:index 2159 ;
     fhir:CodeSystem.concept.code [ fhir:value "3226.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Natural Health Therapist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Natural Health Therapist" ]
  ], [
     fhir:index 2160 ;
     fhir:CodeSystem.concept.code [ fhir:value "3226.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Naturopath" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Naturopath" ]
  ], [
     fhir:index 2161 ;
     fhir:CodeSystem.concept.code [ fhir:value "3226.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Health Associate Professional" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other Health Associate Professional" ]
  ], [
     fhir:index 2162 ;
     fhir:CodeSystem.concept.code [ fhir:value "3226.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Reflexologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Reflexologist" ]
  ], [
     fhir:index 2163 ;
     fhir:CodeSystem.concept.code [ fhir:value "3226.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vision and Hearing Tester" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vision and Hearing Tester" ]
  ], [
     fhir:index 2164 ;
     fhir:CodeSystem.concept.code [ fhir:value "3231.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Community Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Community Nurse" ]
  ], [
     fhir:index 2165 ;
     fhir:CodeSystem.concept.code [ fhir:value "3231.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Comprehensive Nurse Trainee" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Comprehensive Nurse Trainee" ]
  ], [
     fhir:index 2166 ;
     fhir:CodeSystem.concept.code [ fhir:value "3231.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Enrolled Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Enrolled Nurse" ]
  ], [
     fhir:index 2167 ;
     fhir:CodeSystem.concept.code [ fhir:value "3231.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Health Camp Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Health Camp Nurse" ]
  ], [
     fhir:index 2168 ;
     fhir:CodeSystem.concept.code [ fhir:value "3231.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Whakawhaanau" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Whakawhaanau" ]
  ], [
     fhir:index 2169 ;
     fhir:CodeSystem.concept.code [ fhir:value "3231.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Karitane Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Karitane Nurse" ]
  ], [
     fhir:index 2170 ;
     fhir:CodeSystem.concept.code [ fhir:value "3231.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Physiotherapy Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Physiotherapy Nurse" ]
  ], [
     fhir:index 2171 ;
     fhir:CodeSystem.concept.code [ fhir:value "3231.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Psychiatric Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Psychiatric Assistant" ]
  ], [
     fhir:index 2172 ;
     fhir:CodeSystem.concept.code [ fhir:value "3231.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Unregistered Mental Hospital Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Unregistered Mental Hospital Nurse" ]
  ], [
     fhir:index 2173 ;
     fhir:CodeSystem.concept.code [ fhir:value "3231.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Unregistered Nurse Male or Female" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Unregistered Nurse Male or Female" ]
  ], [
     fhir:index 2174 ;
     fhir:CodeSystem.concept.code [ fhir:value "3231.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Unregistered Private Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Unregistered Private Nurse" ]
  ], [
     fhir:index 2175 ;
     fhir:CodeSystem.concept.code [ fhir:value "3231.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Unregistered Psychiatric Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Unregistered Psychiatric Nurse" ]
  ], [
     fhir:index 2176 ;
     fhir:CodeSystem.concept.code [ fhir:value "3311.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Assurance Broker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Assurance Broker" ]
  ], [
     fhir:index 2177 ;
     fhir:CodeSystem.concept.code [ fhir:value "3311.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bond Salesman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bond Salesman" ]
  ], [
     fhir:index 2178 ;
     fhir:CodeSystem.concept.code [ fhir:value "3311.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Broker Stocks and Shares" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Broker Stocks and Shares" ]
  ], [
     fhir:index 2179 ;
     fhir:CodeSystem.concept.code [ fhir:value "3311.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Building Society Salesman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Building Society Salesman" ]
  ], [
     fhir:index 2180 ;
     fhir:CodeSystem.concept.code [ fhir:value "3311.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Commodity Broker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Commodity Broker" ]
  ], [
     fhir:index 2181 ;
     fhir:CodeSystem.concept.code [ fhir:value "3311.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Equity Dealer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Equity Dealer" ]
  ], [
     fhir:index 2182 ;
     fhir:CodeSystem.concept.code [ fhir:value "3311.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Finance Broker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Finance Broker" ]
  ], [
     fhir:index 2183 ;
     fhir:CodeSystem.concept.code [ fhir:value "3311.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Financial Agent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Financial Agent" ]
  ], [
     fhir:index 2184 ;
     fhir:CodeSystem.concept.code [ fhir:value "3311.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Financial Dealer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Financial Dealer" ]
  ], [
     fhir:index 2185 ;
     fhir:CodeSystem.concept.code [ fhir:value "3311.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Futures Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Futures Manager" ]
  ], [
     fhir:index 2186 ;
     fhir:CodeSystem.concept.code [ fhir:value "3311.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Futures Salesman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Futures Salesman" ]
  ], [
     fhir:index 2187 ;
     fhir:CodeSystem.concept.code [ fhir:value "3311.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Insurance Broker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Insurance Broker" ]
  ], [
     fhir:index 2188 ;
     fhir:CodeSystem.concept.code [ fhir:value "3311.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Life Insurance Broker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Life Insurance Broker" ]
  ], [
     fhir:index 2189 ;
     fhir:CodeSystem.concept.code [ fhir:value "3311.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Money Marketer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Money Marketer" ]
  ], [
     fhir:index 2190 ;
     fhir:CodeSystem.concept.code [ fhir:value "3311.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Securities Dealer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Securities Dealer" ]
  ], [
     fhir:index 2191 ;
     fhir:CodeSystem.concept.code [ fhir:value "3311.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Securities Salesman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Securities Salesman" ]
  ], [
     fhir:index 2192 ;
     fhir:CodeSystem.concept.code [ fhir:value "3311.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Share Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Share Advisor" ]
  ], [
     fhir:index 2193 ;
     fhir:CodeSystem.concept.code [ fhir:value "3311.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Share Registrar" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Share Registrar" ]
  ], [
     fhir:index 2194 ;
     fhir:CodeSystem.concept.code [ fhir:value "3311.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sharebroker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sharebroker" ]
  ], [
     fhir:index 2195 ;
     fhir:CodeSystem.concept.code [ fhir:value "3311.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stockbroker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stockbroker" ]
  ], [
     fhir:index 2196 ;
     fhir:CodeSystem.concept.code [ fhir:value "3312.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "ACC Assessor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "ACC Assessor" ]
  ], [
     fhir:index 2197 ;
     fhir:CodeSystem.concept.code [ fhir:value "3312.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Accident Claims Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Accident Claims Officer" ]
  ], [
     fhir:index 2198 ;
     fhir:CodeSystem.concept.code [ fhir:value "3312.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Accident Compensation Assessor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Accident Compensation Assessor" ]
  ], [
     fhir:index 2199 ;
     fhir:CodeSystem.concept.code [ fhir:value "3312.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Apihaa Inihua" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Apihaa Inihua" ]
  ], [
     fhir:index 2200 ;
     fhir:CodeSystem.concept.code [ fhir:value "3312.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Assurance Salesman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Assurance Salesman" ]
  ], [
     fhir:index 2201 ;
     fhir:CodeSystem.concept.code [ fhir:value "3312.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Brokers Clerk Insurance" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Brokers Clerk Insurance" ]
  ], [
     fhir:index 2202 ;
     fhir:CodeSystem.concept.code [ fhir:value "3312.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Claims Assessor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Claims Assessor" ]
  ], [
     fhir:index 2203 ;
     fhir:CodeSystem.concept.code [ fhir:value "3312.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Claims Insurance Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Claims Insurance Clerk" ]
  ], [
     fhir:index 2204 ;
     fhir:CodeSystem.concept.code [ fhir:value "3312.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Claims Investigator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Claims Investigator" ]
  ], [
     fhir:index 2205 ;
     fhir:CodeSystem.concept.code [ fhir:value "3312.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Commercial Underwriter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Commercial Underwriter" ]
  ], [
     fhir:index 2206 ;
     fhir:CodeSystem.concept.code [ fhir:value "3312.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Examiner Pension Claims" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Examiner Pension Claims" ]
  ], [
     fhir:index 2207 ;
     fhir:CodeSystem.concept.code [ fhir:value "3312.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Insurance Agent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Insurance Agent" ]
  ], [
     fhir:index 2208 ;
     fhir:CodeSystem.concept.code [ fhir:value "3312.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Insurance Assessor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Insurance Assessor" ]
  ], [
     fhir:index 2209 ;
     fhir:CodeSystem.concept.code [ fhir:value "3312.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Insurance Canvasser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Insurance Canvasser" ]
  ], [
     fhir:index 2210 ;
     fhir:CodeSystem.concept.code [ fhir:value "3312.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Insurance Claims Adjuster" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Insurance Claims Adjuster" ]
  ], [
     fhir:index 2211 ;
     fhir:CodeSystem.concept.code [ fhir:value "3312.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Insurance Claims Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Insurance Claims Officer" ]
  ], [
     fhir:index 2212 ;
     fhir:CodeSystem.concept.code [ fhir:value "3312.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Insurance Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Insurance Clerk" ]
  ], [
     fhir:index 2213 ;
     fhir:CodeSystem.concept.code [ fhir:value "3312.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Insurance Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Insurance Consultant" ]
  ], [
     fhir:index 2214 ;
     fhir:CodeSystem.concept.code [ fhir:value "3312.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Insurance Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Insurance Officer" ]
  ], [
     fhir:index 2215 ;
     fhir:CodeSystem.concept.code [ fhir:value "3312.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Insurance Representative" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Insurance Representative" ]
  ], [
     fhir:index 2216 ;
     fhir:CodeSystem.concept.code [ fhir:value "3312.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Insurance Salesman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Insurance Salesman" ]
  ], [
     fhir:index 2217 ;
     fhir:CodeSystem.concept.code [ fhir:value "3312.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Insurance Settlement Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Insurance Settlement Clerk" ]
  ], [
     fhir:index 2218 ;
     fhir:CodeSystem.concept.code [ fhir:value "3312.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Insurance Surveyor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Insurance Surveyor" ]
  ], [
     fhir:index 2219 ;
     fhir:CodeSystem.concept.code [ fhir:value "3312.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Insurance Underwriter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Insurance Underwriter" ]
  ], [
     fhir:index 2220 ;
     fhir:CodeSystem.concept.code [ fhir:value "3312.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Life Insurance Agent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Life Insurance Agent" ]
  ], [
     fhir:index 2221 ;
     fhir:CodeSystem.concept.code [ fhir:value "3312.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Life Insurance Salesman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Life Insurance Salesman" ]
  ], [
     fhir:index 2222 ;
     fhir:CodeSystem.concept.code [ fhir:value "3312.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Life Insurance Underwriter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Life Insurance Underwriter" ]
  ], [
     fhir:index 2223 ;
     fhir:CodeSystem.concept.code [ fhir:value "3312.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Loss Adjuster" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Loss Adjuster" ]
  ], [
     fhir:index 2224 ;
     fhir:CodeSystem.concept.code [ fhir:value "3312.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Marine Insurance Underwriter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Marine Insurance Underwriter" ]
  ], [
     fhir:index 2225 ;
     fhir:CodeSystem.concept.code [ fhir:value "3312.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motor Claims Assessor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motor Claims Assessor" ]
  ], [
     fhir:index 2226 ;
     fhir:CodeSystem.concept.code [ fhir:value "3312.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Personal Insurance Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Personal Insurance Advisor" ]
  ], [
     fhir:index 2227 ;
     fhir:CodeSystem.concept.code [ fhir:value "3312.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Personal Insurance Underwriter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Personal Insurance Underwriter" ]
  ], [
     fhir:index 2228 ;
     fhir:CodeSystem.concept.code [ fhir:value "3313.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Leasing Agent (Buildings)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Leasing Agent (Buildings)" ]
  ], [
     fhir:index 2229 ;
     fhir:CodeSystem.concept.code [ fhir:value "3313.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Property Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Property Consultant" ]
  ], [
     fhir:index 2230 ;
     fhir:CodeSystem.concept.code [ fhir:value "3313.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Property Developer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Property Developer" ]
  ], [
     fhir:index 2231 ;
     fhir:CodeSystem.concept.code [ fhir:value "3313.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Property Development Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Property Development Manager" ]
  ], [
     fhir:index 2232 ;
     fhir:CodeSystem.concept.code [ fhir:value "3313.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Property Salesperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Property Salesperson" ]
  ], [
     fhir:index 2233 ;
     fhir:CodeSystem.concept.code [ fhir:value "3313.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Real Estate Agent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Real Estate Agent" ]
  ], [
     fhir:index 2234 ;
     fhir:CodeSystem.concept.code [ fhir:value "3313.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Real Estate Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Real Estate Consultant" ]
  ], [
     fhir:index 2235 ;
     fhir:CodeSystem.concept.code [ fhir:value "3313.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Real Estate Sales Person" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Real Estate Sales Person" ]
  ], [
     fhir:index 2236 ;
     fhir:CodeSystem.concept.code [ fhir:value "3313.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Real Estate Salesman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Real Estate Salesman" ]
  ], [
     fhir:index 2237 ;
     fhir:CodeSystem.concept.code [ fhir:value "3313.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Real Estate Salesperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Real Estate Salesperson" ]
  ], [
     fhir:index 2238 ;
     fhir:CodeSystem.concept.code [ fhir:value "3313.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Residential Salesperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Residential Salesperson" ]
  ], [
     fhir:index 2239 ;
     fhir:CodeSystem.concept.code [ fhir:value "3314.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Airline Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Airline Clerk" ]
  ], [
     fhir:index 2240 ;
     fhir:CodeSystem.concept.code [ fhir:value "3314.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Airline Reservations Agent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Airline Reservations Agent" ]
  ], [
     fhir:index 2241 ;
     fhir:CodeSystem.concept.code [ fhir:value "3314.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Booking Travel Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Booking Travel Clerk" ]
  ], [
     fhir:index 2242 ;
     fhir:CodeSystem.concept.code [ fhir:value "3314.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Travel Agent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Travel Agent" ]
  ], [
     fhir:index 2243 ;
     fhir:CodeSystem.concept.code [ fhir:value "3314.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Travel Agent (Corporate)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Travel Agent (Corporate)" ]
  ], [
     fhir:index 2244 ;
     fhir:CodeSystem.concept.code [ fhir:value "3314.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Travel Agent Representative" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Travel Agent Representative" ]
  ], [
     fhir:index 2245 ;
     fhir:CodeSystem.concept.code [ fhir:value "3314.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Travel Consolidator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Travel Consolidator" ]
  ], [
     fhir:index 2246 ;
     fhir:CodeSystem.concept.code [ fhir:value "3314.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Travel Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Travel Consultant" ]
  ], [
     fhir:index 2247 ;
     fhir:CodeSystem.concept.code [ fhir:value "3314.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Travel Consultant (Corporate)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Travel Consultant (Corporate)" ]
  ], [
     fhir:index 2248 ;
     fhir:CodeSystem.concept.code [ fhir:value "3314.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Travel Reservation Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Travel Reservation Clerk" ]
  ], [
     fhir:index 2249 ;
     fhir:CodeSystem.concept.code [ fhir:value "3314.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Travel Wholesaler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Travel Wholesaler" ]
  ], [
     fhir:index 2250 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Advertising Agent Representative" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Advertising Agent Representative" ]
  ], [
     fhir:index 2251 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Advertising Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Advertising Consultant" ]
  ], [
     fhir:index 2252 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Advertising Representative" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Advertising Representative" ]
  ], [
     fhir:index 2253 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Advertising Sales Representative" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Advertising Sales Representative" ]
  ], [
     fhir:index 2254 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Advertising Salesman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Advertising Salesman" ]
  ], [
     fhir:index 2255 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Avon Rep" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Avon Rep" ]
  ], [
     fhir:index 2256 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Business Services Representative" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Business Services Representative" ]
  ], [
     fhir:index 2257 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Business Services Salesman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Business Services Salesman" ]
  ], [
     fhir:index 2258 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Commercial Sales Agent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Commercial Sales Agent" ]
  ], [
     fhir:index 2259 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Commercial Traveller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Commercial Traveller" ]
  ], [
     fhir:index 2260 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Commission Agent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Commission Agent" ]
  ], [
     fhir:index 2261 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Company Rep" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Company Rep" ]
  ], [
     fhir:index 2262 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Company Representative" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Company Representative" ]
  ], [
     fhir:index 2263 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computer Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computer Consultant" ]
  ], [
     fhir:index 2264 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computer Sales Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computer Sales Consultant" ]
  ], [
     fhir:index 2265 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computer Sales Representative" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computer Sales Representative" ]
  ], [
     fhir:index 2266 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computer Salesman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computer Salesman" ]
  ], [
     fhir:index 2267 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computer Software Support Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computer Software Support Consultant" ]
  ], [
     fhir:index 2268 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computer Systems Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computer Systems Consultant" ]
  ], [
     fhir:index 2269 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computer Systems Salesman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computer Systems Salesman" ]
  ], [
     fhir:index 2270 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Customer Service Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Customer Service Engineer" ]
  ], [
     fhir:index 2271 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Customer Service Representative (Telemarketing)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Customer Service Representative (Telemarketing)" ]
  ], [
     fhir:index 2272 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Engineering Salesman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Engineering Salesman" ]
  ], [
     fhir:index 2273 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Export Agent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Export Agent" ]
  ], [
     fhir:index 2274 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Export Representative" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Export Representative" ]
  ], [
     fhir:index 2275 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Indent Agent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Indent Agent" ]
  ], [
     fhir:index 2276 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaihaere Hokohoko Taonga" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaihaere Hokohoko Taonga" ]
  ], [
     fhir:index 2277 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaihoko Haerere" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaihoko Haerere" ]
  ], [
     fhir:index 2278 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaihoko Taonga" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaihoko Taonga" ]
  ], [
     fhir:index 2279 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Manufacturers Representative" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Manufacturers Representative" ]
  ], [
     fhir:index 2280 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Manufacturers Sales Agent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Manufacturers Sales Agent" ]
  ], [
     fhir:index 2281 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Marketing Representative" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Marketing Representative" ]
  ], [
     fhir:index 2282 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Medical Detailer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Detailer" ]
  ], [
     fhir:index 2283 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Medical Sales Representative" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Sales Representative" ]
  ], [
     fhir:index 2284 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Model Agent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Model Agent" ]
  ], [
     fhir:index 2285 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motor Vehicle Sales Rep" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motor Vehicle Sales Rep" ]
  ], [
     fhir:index 2286 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Patent Agent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Patent Agent" ]
  ], [
     fhir:index 2287 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Publishers Representative" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Publishers Representative" ]
  ], [
     fhir:index 2288 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Publishing Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Publishing Consultant" ]
  ], [
     fhir:index 2289 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rawleighs Agent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rawleighs Agent" ]
  ], [
     fhir:index 2290 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sales Rep" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Rep" ]
  ], [
     fhir:index 2291 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sales Representative" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Representative" ]
  ], [
     fhir:index 2292 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Salesman Technical" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Salesman Technical" ]
  ], [
     fhir:index 2293 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Service Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Service Manager" ]
  ], [
     fhir:index 2294 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Service Manager Software Supply" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Service Manager Software Supply" ]
  ], [
     fhir:index 2295 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Technical Representative" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Technical Representative" ]
  ], [
     fhir:index 2296 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.047" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Technical Sales Coordinator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Technical Sales Coordinator" ]
  ], [
     fhir:index 2297 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.048" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Technical Service Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Technical Service Advisor" ]
  ], [
     fhir:index 2298 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.049" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Technical Services Salesman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Technical Services Salesman" ]
  ], [
     fhir:index 2299 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.050" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telemarketing Representative" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Telemarketing Representative" ]
  ], [
     fhir:index 2300 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.051" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Theatrical Agent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Theatrical Agent" ]
  ], [
     fhir:index 2301 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.052" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Trade Representative" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Trade Representative" ]
  ], [
     fhir:index 2302 ;
     fhir:CodeSystem.concept.code [ fhir:value "3315.053" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Transport Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Transport Consultant" ]
  ], [
     fhir:index 2303 ;
     fhir:CodeSystem.concept.code [ fhir:value "3316.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Buyer General" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Buyer General" ]
  ], [
     fhir:index 2304 ;
     fhir:CodeSystem.concept.code [ fhir:value "3316.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Company Buyer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Company Buyer" ]
  ], [
     fhir:index 2305 ;
     fhir:CodeSystem.concept.code [ fhir:value "3316.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Farm Stock Buyer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Farm Stock Buyer" ]
  ], [
     fhir:index 2306 ;
     fhir:CodeSystem.concept.code [ fhir:value "3316.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Furniture Buyer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Furniture Buyer" ]
  ], [
     fhir:index 2307 ;
     fhir:CodeSystem.concept.code [ fhir:value "3316.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gold Buyer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Gold Buyer" ]
  ], [
     fhir:index 2308 ;
     fhir:CodeSystem.concept.code [ fhir:value "3316.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Grain and Produce Buyer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Grain and Produce Buyer" ]
  ], [
     fhir:index 2309 ;
     fhir:CodeSystem.concept.code [ fhir:value "3316.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Livestock Agent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Livestock Agent" ]
  ], [
     fhir:index 2310 ;
     fhir:CodeSystem.concept.code [ fhir:value "3316.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Livestock Buyer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Livestock Buyer" ]
  ], [
     fhir:index 2311 ;
     fhir:CodeSystem.concept.code [ fhir:value "3316.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Log Buyer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Log Buyer" ]
  ], [
     fhir:index 2312 ;
     fhir:CodeSystem.concept.code [ fhir:value "3316.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Print Buyer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Print Buyer" ]
  ], [
     fhir:index 2313 ;
     fhir:CodeSystem.concept.code [ fhir:value "3316.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Produce Agent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Produce Agent" ]
  ], [
     fhir:index 2314 ;
     fhir:CodeSystem.concept.code [ fhir:value "3316.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Purchasing Agent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Purchasing Agent" ]
  ], [
     fhir:index 2315 ;
     fhir:CodeSystem.concept.code [ fhir:value "3316.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Purchasing Buyer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Purchasing Buyer" ]
  ], [
     fhir:index 2316 ;
     fhir:CodeSystem.concept.code [ fhir:value "3316.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Purchasing Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Purchasing Officer" ]
  ], [
     fhir:index 2317 ;
     fhir:CodeSystem.concept.code [ fhir:value "3316.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Retail Buyer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Retail Buyer" ]
  ], [
     fhir:index 2318 ;
     fhir:CodeSystem.concept.code [ fhir:value "3316.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Skin Buyer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Skin Buyer" ]
  ], [
     fhir:index 2319 ;
     fhir:CodeSystem.concept.code [ fhir:value "3316.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wholesale Buyer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wholesale Buyer" ]
  ], [
     fhir:index 2320 ;
     fhir:CodeSystem.concept.code [ fhir:value "3316.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wholesale or Retail Buyer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wholesale or Retail Buyer" ]
  ], [
     fhir:index 2321 ;
     fhir:CodeSystem.concept.code [ fhir:value "3316.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wool Broker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wool Broker" ]
  ], [
     fhir:index 2322 ;
     fhir:CodeSystem.concept.code [ fhir:value "3316.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wool Buyer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wool Buyer" ]
  ], [
     fhir:index 2323 ;
     fhir:CodeSystem.concept.code [ fhir:value "3316.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wool Dealer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wool Dealer" ]
  ], [
     fhir:index 2324 ;
     fhir:CodeSystem.concept.code [ fhir:value "3316.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wool Merchant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wool Merchant" ]
  ], [
     fhir:index 2325 ;
     fhir:CodeSystem.concept.code [ fhir:value "3316.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Yacht Broker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Yacht Broker" ]
  ], [
     fhir:index 2326 ;
     fhir:CodeSystem.concept.code [ fhir:value "3317.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Antique Valuer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Antique Valuer" ]
  ], [
     fhir:index 2327 ;
     fhir:CodeSystem.concept.code [ fhir:value "3317.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Appraiser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Appraiser" ]
  ], [
     fhir:index 2328 ;
     fhir:CodeSystem.concept.code [ fhir:value "3317.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Commercial Valuer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Commercial Valuer" ]
  ], [
     fhir:index 2329 ;
     fhir:CodeSystem.concept.code [ fhir:value "3317.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Farm Appraiser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Farm Appraiser" ]
  ], [
     fhir:index 2330 ;
     fhir:CodeSystem.concept.code [ fhir:value "3317.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Land Valuer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Land Valuer" ]
  ], [
     fhir:index 2331 ;
     fhir:CodeSystem.concept.code [ fhir:value "3317.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Property Valuer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Property Valuer" ]
  ], [
     fhir:index 2332 ;
     fhir:CodeSystem.concept.code [ fhir:value "3317.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Registered Valuer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Registered Valuer" ]
  ], [
     fhir:index 2333 ;
     fhir:CodeSystem.concept.code [ fhir:value "3317.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rural Valuer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rural Valuer" ]
  ], [
     fhir:index 2334 ;
     fhir:CodeSystem.concept.code [ fhir:value "3317.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Urban Valuer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Urban Valuer" ]
  ], [
     fhir:index 2335 ;
     fhir:CodeSystem.concept.code [ fhir:value "3317.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Valuation Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Valuation Officer" ]
  ], [
     fhir:index 2336 ;
     fhir:CodeSystem.concept.code [ fhir:value "3317.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Valuer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Valuer" ]
  ], [
     fhir:index 2337 ;
     fhir:CodeSystem.concept.code [ fhir:value "3318.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Auctioneer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Auctioneer" ]
  ], [
     fhir:index 2338 ;
     fhir:CodeSystem.concept.code [ fhir:value "3318.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Furniture Auctioneer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Furniture Auctioneer" ]
  ], [
     fhir:index 2339 ;
     fhir:CodeSystem.concept.code [ fhir:value "3318.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Livestock Auctioneer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Livestock Auctioneer" ]
  ], [
     fhir:index 2340 ;
     fhir:CodeSystem.concept.code [ fhir:value "3318.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Real Estate Auctioneer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Real Estate Auctioneer" ]
  ], [
     fhir:index 2341 ;
     fhir:CodeSystem.concept.code [ fhir:value "3318.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stock Auctioneer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stock Auctioneer" ]
  ], [
     fhir:index 2342 ;
     fhir:CodeSystem.concept.code [ fhir:value "3318.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wool Auctioneer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wool Auctioneer" ]
  ], [
     fhir:index 2343 ;
     fhir:CodeSystem.concept.code [ fhir:value "3319.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stock and Station Agent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stock and Station Agent" ]
  ], [
     fhir:index 2344 ;
     fhir:CodeSystem.concept.code [ fhir:value "3321.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aapiha Whakahaere Mahi" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aapiha Whakahaere Mahi" ]
  ], [
     fhir:index 2345 ;
     fhir:CodeSystem.concept.code [ fhir:value "3321.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Administration Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Administration Officer" ]
  ], [
     fhir:index 2346 ;
     fhir:CodeSystem.concept.code [ fhir:value "3321.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Apiha Whakahaere Mahi" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Apiha Whakahaere Mahi" ]
  ], [
     fhir:index 2347 ;
     fhir:CodeSystem.concept.code [ fhir:value "3321.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Conference Organiser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Conference Organiser" ]
  ], [
     fhir:index 2348 ;
     fhir:CodeSystem.concept.code [ fhir:value "3321.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Event Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Event Manager" ]
  ], [
     fhir:index 2349 ;
     fhir:CodeSystem.concept.code [ fhir:value "3321.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Office Facilities Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Office Facilities Manager" ]
  ], [
     fhir:index 2350 ;
     fhir:CodeSystem.concept.code [ fhir:value "3321.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Function Organiser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Function Organiser" ]
  ], [
     fhir:index 2351 ;
     fhir:CodeSystem.concept.code [ fhir:value "3321.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Functions Coordinator (Catering)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Functions Coordinator (Catering)" ]
  ], [
     fhir:index 2352 ;
     fhir:CodeSystem.concept.code [ fhir:value "3321.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Functions Manager (Catering)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Functions Manager (Catering)" ]
  ], [
     fhir:index 2353 ;
     fhir:CodeSystem.concept.code [ fhir:value "3321.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakahaere Mahi" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakahaere Mahi" ]
  ], [
     fhir:index 2354 ;
     fhir:CodeSystem.concept.code [ fhir:value "3321.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sales Administration Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Administration Officer" ]
  ], [
     fhir:index 2355 ;
     fhir:CodeSystem.concept.code [ fhir:value "3321.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tangata Whakahaere Mahi" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tangata Whakahaere Mahi" ]
  ], [
     fhir:index 2356 ;
     fhir:CodeSystem.concept.code [ fhir:value "3321.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wedding Coordinator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wedding Coordinator" ]
  ], [
     fhir:index 2357 ;
     fhir:CodeSystem.concept.code [ fhir:value "3322.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Articled Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Articled Clerk" ]
  ], [
     fhir:index 2358 ;
     fhir:CodeSystem.concept.code [ fhir:value "3322.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Clerk of Court" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Clerk of Court" ]
  ], [
     fhir:index 2359 ;
     fhir:CodeSystem.concept.code [ fhir:value "3322.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Conveyancing Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Conveyancing Clerk" ]
  ], [
     fhir:index 2360 ;
     fhir:CodeSystem.concept.code [ fhir:value "3322.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Court Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Court Clerk" ]
  ], [
     fhir:index 2361 ;
     fhir:CodeSystem.concept.code [ fhir:value "3322.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Estate Officer Public Trust" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Estate Officer Public Trust" ]
  ], [
     fhir:index 2362 ;
     fhir:CodeSystem.concept.code [ fhir:value "3322.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Ture" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Ture" ]
  ], [
     fhir:index 2363 ;
     fhir:CodeSystem.concept.code [ fhir:value "3322.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Law Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Law Clerk" ]
  ], [
     fhir:index 2364 ;
     fhir:CodeSystem.concept.code [ fhir:value "3322.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Legal Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Legal Clerk" ]
  ], [
     fhir:index 2365 ;
     fhir:CodeSystem.concept.code [ fhir:value "3322.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Legal Executive" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Legal Executive" ]
  ], [
     fhir:index 2366 ;
     fhir:CodeSystem.concept.code [ fhir:value "3322.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Legal Search Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Legal Search Clerk" ]
  ], [
     fhir:index 2367 ;
     fhir:CodeSystem.concept.code [ fhir:value "3322.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Trust Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Trust Officer" ]
  ], [
     fhir:index 2368 ;
     fhir:CodeSystem.concept.code [ fhir:value "3323.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Accounts Bookkeeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Accounts Bookkeeper" ]
  ], [
     fhir:index 2369 ;
     fhir:CodeSystem.concept.code [ fhir:value "3323.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Book Keeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Book Keeper" ]
  ], [
     fhir:index 2370 ;
     fhir:CodeSystem.concept.code [ fhir:value "3323.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bookkeeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bookkeeper" ]
  ], [
     fhir:index 2371 ;
     fhir:CodeSystem.concept.code [ fhir:value "3323.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ledger Keeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ledger Keeper" ]
  ], [
     fhir:index 2372 ;
     fhir:CodeSystem.concept.code [ fhir:value "3324.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Building Consents Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Building Consents Officer" ]
  ], [
     fhir:index 2373 ;
     fhir:CodeSystem.concept.code [ fhir:value "3324.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Building Control Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Building Control Officer" ]
  ], [
     fhir:index 2374 ;
     fhir:CodeSystem.concept.code [ fhir:value "3324.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Contracts Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Contracts Manager" ]
  ], [
     fhir:index 2375 ;
     fhir:CodeSystem.concept.code [ fhir:value "3324.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Efficiency Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Efficiency Engineer" ]
  ], [
     fhir:index 2376 ;
     fhir:CodeSystem.concept.code [ fhir:value "3324.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ergonomist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ergonomist" ]
  ], [
     fhir:index 2377 ;
     fhir:CodeSystem.concept.code [ fhir:value "3324.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Industrial Planning Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Industrial Planning Officer" ]
  ], [
     fhir:index 2378 ;
     fhir:CodeSystem.concept.code [ fhir:value "3324.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Management Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Management Engineer" ]
  ], [
     fhir:index 2379 ;
     fhir:CodeSystem.concept.code [ fhir:value "3324.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Management Services Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Management Services Officer" ]
  ], [
     fhir:index 2380 ;
     fhir:CodeSystem.concept.code [ fhir:value "3324.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Methods Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Methods Engineer" ]
  ], [
     fhir:index 2381 ;
     fhir:CodeSystem.concept.code [ fhir:value "3324.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Organisation and Methods Analyst" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Organisation and Methods Analyst" ]
  ], [
     fhir:index 2382 ;
     fhir:CodeSystem.concept.code [ fhir:value "3324.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Organisation and Methods Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Organisation and Methods Engineer" ]
  ], [
     fhir:index 2383 ;
     fhir:CodeSystem.concept.code [ fhir:value "3324.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Process Improvement Coordinator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Process Improvement Coordinator" ]
  ], [
     fhir:index 2384 ;
     fhir:CodeSystem.concept.code [ fhir:value "3324.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Safety Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Safety Consultant" ]
  ], [
     fhir:index 2385 ;
     fhir:CodeSystem.concept.code [ fhir:value "3324.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Time and Motion Study Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Time and Motion Study Officer" ]
  ], [
     fhir:index 2386 ;
     fhir:CodeSystem.concept.code [ fhir:value "3324.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Work Study and Methods Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Work Study and Methods Officer" ]
  ], [
     fhir:index 2387 ;
     fhir:CodeSystem.concept.code [ fhir:value "3324.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Work Study Observer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Work Study Observer" ]
  ], [
     fhir:index 2388 ;
     fhir:CodeSystem.concept.code [ fhir:value "3324.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Work Study Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Work Study Officer" ]
  ], [
     fhir:index 2389 ;
     fhir:CodeSystem.concept.code [ fhir:value "3324.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Works Measurement and Method Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Works Measurement and Method Officer" ]
  ], [
     fhir:index 2390 ;
     fhir:CodeSystem.concept.code [ fhir:value "3331.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Agricultural Port Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Agricultural Port Officer" ]
  ], [
     fhir:index 2391 ;
     fhir:CodeSystem.concept.code [ fhir:value "3331.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Biosecurity Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Biosecurity Officer" ]
  ], [
     fhir:index 2392 ;
     fhir:CodeSystem.concept.code [ fhir:value "3331.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Border Protection Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Border Protection Officer" ]
  ], [
     fhir:index 2393 ;
     fhir:CodeSystem.concept.code [ fhir:value "3331.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Customs Advisory Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Customs Advisory Officer" ]
  ], [
     fhir:index 2394 ;
     fhir:CodeSystem.concept.code [ fhir:value "3331.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Customs and Excise Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Customs and Excise Officer" ]
  ], [
     fhir:index 2395 ;
     fhir:CodeSystem.concept.code [ fhir:value "3331.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Customs Bond Agent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Customs Bond Agent" ]
  ], [
     fhir:index 2396 ;
     fhir:CodeSystem.concept.code [ fhir:value "3331.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Customs Bond Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Customs Bond Officer" ]
  ], [
     fhir:index 2397 ;
     fhir:CodeSystem.concept.code [ fhir:value "3331.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Customs Examiner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Customs Examiner" ]
  ], [
     fhir:index 2398 ;
     fhir:CodeSystem.concept.code [ fhir:value "3331.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Customs Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Customs Inspector" ]
  ], [
     fhir:index 2399 ;
     fhir:CodeSystem.concept.code [ fhir:value "3331.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Customs Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Customs Officer" ]
  ], [
     fhir:index 2400 ;
     fhir:CodeSystem.concept.code [ fhir:value "3331.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Customs Prevention Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Customs Prevention Officer" ]
  ], [
     fhir:index 2401 ;
     fhir:CodeSystem.concept.code [ fhir:value "3331.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Immigration Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Immigration Officer" ]
  ], [
     fhir:index 2402 ;
     fhir:CodeSystem.concept.code [ fhir:value "3331.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quarantine and Agriculture Ports Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quarantine and Agriculture Ports Officer" ]
  ], [
     fhir:index 2403 ;
     fhir:CodeSystem.concept.code [ fhir:value "3331.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quarantine Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quarantine Officer" ]
  ], [
     fhir:index 2404 ;
     fhir:CodeSystem.concept.code [ fhir:value "3331.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quarantine Officer Ports" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quarantine Officer Ports" ]
  ], [
     fhir:index 2405 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Care and Protection Social Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Care and Protection Social Worker" ]
  ], [
     fhir:index 2406 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Case Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Case Worker" ]
  ], [
     fhir:index 2407 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Child Welfare Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Child Welfare Officer" ]
  ], [
     fhir:index 2408 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Community Activities Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Community Activities Officer" ]
  ], [
     fhir:index 2409 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Community Centre Coordinator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Community Centre Coordinator" ]
  ], [
     fhir:index 2410 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Community Corrections Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Community Corrections Officer" ]
  ], [
     fhir:index 2411 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Community Health Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Community Health Worker" ]
  ], [
     fhir:index 2412 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Community Service Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Community Service Worker" ]
  ], [
     fhir:index 2413 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Community Services Advisor (Local Authority)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Community Services Advisor (Local Authority)" ]
  ], [
     fhir:index 2414 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Community Social Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Community Social Worker" ]
  ], [
     fhir:index 2415 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Community Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Community Worker" ]
  ], [
     fhir:index 2416 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Family Support Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Family Support Worker" ]
  ], [
     fhir:index 2417 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Health Social Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Health Social Worker" ]
  ], [
     fhir:index 2418 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi a Iwi" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi a Iwi" ]
  ], [
     fhir:index 2419 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi a Rohe" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi a Rohe" ]
  ], [
     fhir:index 2420 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi aa Iwi" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi aa Iwi" ]
  ], [
     fhir:index 2421 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi aa Roohe" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi aa Roohe" ]
  ], [
     fhir:index 2422 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Awhina Taangata" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Awhina Taangata" ]
  ], [
     fhir:index 2423 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Awhina Tangata" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Awhina Tangata" ]
  ], [
     fhir:index 2424 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Manaaki Taangata" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Manaaki Taangata" ]
  ], [
     fhir:index 2425 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Manaaki Tangata" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Manaaki Tangata" ]
  ], [
     fhir:index 2426 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Tiaki Taangata" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Tiaki Taangata" ]
  ], [
     fhir:index 2427 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Tiaki Tangata" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Tiaki Tangata" ]
  ], [
     fhir:index 2428 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Toko i te Ora" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Toko i te Ora" ]
  ], [
     fhir:index 2429 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Maori Welfare Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Maori Welfare Officer" ]
  ], [
     fhir:index 2430 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Medical Psychiatric Social Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Psychiatric Social Worker" ]
  ], [
     fhir:index 2431 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mental Welfare Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mental Welfare Worker" ]
  ], [
     fhir:index 2432 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Parole Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Parole Officer" ]
  ], [
     fhir:index 2433 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Police Welfare Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Police Welfare Officer" ]
  ], [
     fhir:index 2434 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Prison Programme Coordinator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Prison Programme Coordinator" ]
  ], [
     fhir:index 2435 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Prison Welfare Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Prison Welfare Worker" ]
  ], [
     fhir:index 2436 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Probation Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Probation Officer" ]
  ], [
     fhir:index 2437 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Probation Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Probation Worker" ]
  ], [
     fhir:index 2438 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rehabilitation Field Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rehabilitation Field Officer" ]
  ], [
     fhir:index 2439 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Residential Social Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Residential Social Worker" ]
  ], [
     fhir:index 2440 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Resource Centre Community Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Resource Centre Community Worker" ]
  ], [
     fhir:index 2441 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "School Social Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "School Social Worker" ]
  ], [
     fhir:index 2442 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Social Case Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Social Case Worker" ]
  ], [
     fhir:index 2443 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Social Welfare Caseworker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Social Welfare Caseworker" ]
  ], [
     fhir:index 2444 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Social Welfare Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Social Welfare Officer" ]
  ], [
     fhir:index 2445 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Social Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Social Worker" ]
  ], [
     fhir:index 2446 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Voluntary Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Voluntary Worker" ]
  ], [
     fhir:index 2447 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Whanau Support Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Whanau Support Worker" ]
  ], [
     fhir:index 2448 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Youth Activities Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Youth Activities Officer" ]
  ], [
     fhir:index 2449 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Youth Justice Social Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Youth Justice Social Worker" ]
  ], [
     fhir:index 2450 ;
     fhir:CodeSystem.concept.code [ fhir:value "3341.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Youth Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Youth Worker" ]
  ], [
     fhir:index 2451 ;
     fhir:CodeSystem.concept.code [ fhir:value "3342.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Access Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Access Teacher" ]
  ], [
     fhir:index 2452 ;
     fhir:CodeSystem.concept.code [ fhir:value "3342.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Access Tutor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Access Tutor" ]
  ], [
     fhir:index 2453 ;
     fhir:CodeSystem.concept.code [ fhir:value "3342.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Employment Programme Teaching Associate Professional" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Employment Programme Teaching Associate Professional" ]
  ], [
     fhir:index 2454 ;
     fhir:CodeSystem.concept.code [ fhir:value "3342.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiaawhina Kaiako" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiaawhina Kaiako" ]
  ], [
     fhir:index 2455 ;
     fhir:CodeSystem.concept.code [ fhir:value "3342.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiawhina Kura Tuatahi" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiawhina Kura Tuatahi" ]
  ], [
     fhir:index 2456 ;
     fhir:CodeSystem.concept.code [ fhir:value "3342.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Teacher Aide" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Teacher Aide" ]
  ], [
     fhir:index 2457 ;
     fhir:CodeSystem.concept.code [ fhir:value "3342.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Teacher Aide Primary School" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Teacher Aide Primary School" ]
  ], [
     fhir:index 2458 ;
     fhir:CodeSystem.concept.code [ fhir:value "3342.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Teacher Aide Secondary School" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Teacher Aide Secondary School" ]
  ], [
     fhir:index 2459 ;
     fhir:CodeSystem.concept.code [ fhir:value "3342.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Teachers Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Teachers Assistant" ]
  ], [
     fhir:index 2460 ;
     fhir:CodeSystem.concept.code [ fhir:value "3342.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Technical Assistant Education" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Technical Assistant Education" ]
  ], [
     fhir:index 2461 ;
     fhir:CodeSystem.concept.code [ fhir:value "3351.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Career Counsellor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Career Counsellor" ]
  ], [
     fhir:index 2462 ;
     fhir:CodeSystem.concept.code [ fhir:value "3351.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Career Practitioner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Career Practitioner" ]
  ], [
     fhir:index 2463 ;
     fhir:CodeSystem.concept.code [ fhir:value "3351.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Careers Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Careers Advisor" ]
  ], [
     fhir:index 2464 ;
     fhir:CodeSystem.concept.code [ fhir:value "3351.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Careers Transition Employment Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Careers Transition Employment Advisor" ]
  ], [
     fhir:index 2465 ;
     fhir:CodeSystem.concept.code [ fhir:value "3351.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Employment Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Employment Advisor" ]
  ], [
     fhir:index 2466 ;
     fhir:CodeSystem.concept.code [ fhir:value "3351.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Employment Agency Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Employment Agency Consultant" ]
  ], [
     fhir:index 2467 ;
     fhir:CodeSystem.concept.code [ fhir:value "3351.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Employment Interviewer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Employment Interviewer" ]
  ], [
     fhir:index 2468 ;
     fhir:CodeSystem.concept.code [ fhir:value "3351.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Employment Placement Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Employment Placement Officer" ]
  ], [
     fhir:index 2469 ;
     fhir:CodeSystem.concept.code [ fhir:value "3351.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Occupational Guidance Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Occupational Guidance Officer" ]
  ], [
     fhir:index 2470 ;
     fhir:CodeSystem.concept.code [ fhir:value "3351.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Placement Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Placement Officer" ]
  ], [
     fhir:index 2471 ;
     fhir:CodeSystem.concept.code [ fhir:value "3351.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vocational Guidance Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vocational Guidance Officer" ]
  ], [
     fhir:index 2472 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Advertising Copywriter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Advertising Copywriter" ]
  ], [
     fhir:index 2473 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Art Critic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Art Critic" ]
  ], [
     fhir:index 2474 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Author" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Author" ]
  ], [
     fhir:index 2475 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Author and Critic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Author and Critic" ]
  ], [
     fhir:index 2476 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Book Editor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Book Editor" ]
  ], [
     fhir:index 2477 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Book Reviewer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Book Reviewer" ]
  ], [
     fhir:index 2478 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Broadcasting Journalist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Broadcasting Journalist" ]
  ], [
     fhir:index 2479 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Columnist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Columnist" ]
  ], [
     fhir:index 2480 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Commercial Writer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Commercial Writer" ]
  ], [
     fhir:index 2481 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Continuity Editor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Continuity Editor" ]
  ], [
     fhir:index 2482 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Copy Editor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Copy Editor" ]
  ], [
     fhir:index 2483 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Copywriter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Copywriter" ]
  ], [
     fhir:index 2484 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Critic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Critic" ]
  ], [
     fhir:index 2485 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dramatist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dramatist" ]
  ], [
     fhir:index 2486 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Economic Journalist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Economic Journalist" ]
  ], [
     fhir:index 2487 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Editor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Editor" ]
  ], [
     fhir:index 2488 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Editorial Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Editorial Assistant" ]
  ], [
     fhir:index 2489 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Film Assessor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Film Assessor" ]
  ], [
     fhir:index 2490 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Foreign Correspondent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Foreign Correspondent" ]
  ], [
     fhir:index 2491 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Journalist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Journalist" ]
  ], [
     fhir:index 2492 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Literary Commentator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Literary Commentator" ]
  ], [
     fhir:index 2493 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Literary Critic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Literary Critic" ]
  ], [
     fhir:index 2494 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Magazine Editor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Magazine Editor" ]
  ], [
     fhir:index 2495 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Manuals Editor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Manuals Editor" ]
  ], [
     fhir:index 2496 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Manuscript Editor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Manuscript Editor" ]
  ], [
     fhir:index 2497 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Media Writer Reporter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Media Writer Reporter" ]
  ], [
     fhir:index 2498 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Music Reviewer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Music Reviewer" ]
  ], [
     fhir:index 2499 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "News Commentator Broadcasting" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "News Commentator Broadcasting" ]
  ], [
     fhir:index 2500 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Newspaper Copywriter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Newspaper Copywriter" ]
  ], [
     fhir:index 2501 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Newspaper Correspondent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Newspaper Correspondent" ]
  ], [
     fhir:index 2502 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Newspaper Editor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Newspaper Editor" ]
  ], [
     fhir:index 2503 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Newspapers Periodicals Editor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Newspapers Periodicals Editor" ]
  ], [
     fhir:index 2504 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Novelist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Novelist" ]
  ], [
     fhir:index 2505 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Playwright" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Playwright" ]
  ], [
     fhir:index 2506 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Poet" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Poet" ]
  ], [
     fhir:index 2507 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Press Reporter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Press Reporter" ]
  ], [
     fhir:index 2508 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pressman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pressman" ]
  ], [
     fhir:index 2509 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Print Journalist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Print Journalist" ]
  ], [
     fhir:index 2510 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Publications Editor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Publications Editor" ]
  ], [
     fhir:index 2511 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Publicity Writer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Publicity Writer" ]
  ], [
     fhir:index 2512 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radio Journalist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radio Journalist" ]
  ], [
     fhir:index 2513 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Reporter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Reporter" ]
  ], [
     fhir:index 2514 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Script Editor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Script Editor" ]
  ], [
     fhir:index 2515 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Script Writer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Script Writer" ]
  ], [
     fhir:index 2516 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sports Journalist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sports Journalist" ]
  ], [
     fhir:index 2517 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sub-Editor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sub-Editor" ]
  ], [
     fhir:index 2518 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.047" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Television Journalist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Television Journalist" ]
  ], [
     fhir:index 2519 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.048" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Textbook Writer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Textbook Writer" ]
  ], [
     fhir:index 2520 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.049" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Works Publication Editor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Works Publication Editor" ]
  ], [
     fhir:index 2521 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.050" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Writer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Writer" ]
  ], [
     fhir:index 2522 ;
     fhir:CodeSystem.concept.code [ fhir:value "3361.051" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Writer Literary Works" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Writer Literary Works" ]
  ], [
     fhir:index 2523 ;
     fhir:CodeSystem.concept.code [ fhir:value "3362.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Air Brush Artist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Air Brush Artist" ]
  ], [
     fhir:index 2524 ;
     fhir:CodeSystem.concept.code [ fhir:value "3362.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Art Enameller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Art Enameller" ]
  ], [
     fhir:index 2525 ;
     fhir:CodeSystem.concept.code [ fhir:value "3362.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Art Restorer Paintings" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Art Restorer Paintings" ]
  ], [
     fhir:index 2526 ;
     fhir:CodeSystem.concept.code [ fhir:value "3362.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Art Teacher Private" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Art Teacher Private" ]
  ], [
     fhir:index 2527 ;
     fhir:CodeSystem.concept.code [ fhir:value "3362.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Artist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Artist" ]
  ], [
     fhir:index 2528 ;
     fhir:CodeSystem.concept.code [ fhir:value "3362.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Artist Painter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Artist Painter" ]
  ], [
     fhir:index 2529 ;
     fhir:CodeSystem.concept.code [ fhir:value "3362.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Artistic Etcher Engraver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Artistic Etcher Engraver" ]
  ], [
     fhir:index 2530 ;
     fhir:CodeSystem.concept.code [ fhir:value "3362.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Artistic Printmaker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Artistic Printmaker" ]
  ], [
     fhir:index 2531 ;
     fhir:CodeSystem.concept.code [ fhir:value "3362.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bone Carver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bone Carver" ]
  ], [
     fhir:index 2532 ;
     fhir:CodeSystem.concept.code [ fhir:value "3362.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Caricaturist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Caricaturist" ]
  ], [
     fhir:index 2533 ;
     fhir:CodeSystem.concept.code [ fhir:value "3362.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cartoonist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cartoonist" ]
  ], [
     fhir:index 2534 ;
     fhir:CodeSystem.concept.code [ fhir:value "3362.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Carver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Carver" ]
  ], [
     fhir:index 2535 ;
     fhir:CodeSystem.concept.code [ fhir:value "3362.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chalkboard Artist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chalkboard Artist" ]
  ], [
     fhir:index 2536 ;
     fhir:CodeSystem.concept.code [ fhir:value "3362.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Community Artist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Community Artist" ]
  ], [
     fhir:index 2537 ;
     fhir:CodeSystem.concept.code [ fhir:value "3362.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Craftsperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Craftsperson" ]
  ], [
     fhir:index 2538 ;
     fhir:CodeSystem.concept.code [ fhir:value "3362.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Maori Carver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Maori Carver" ]
  ], [
     fhir:index 2539 ;
     fhir:CodeSystem.concept.code [ fhir:value "3362.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mural Artist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mural Artist" ]
  ], [
     fhir:index 2540 ;
     fhir:CodeSystem.concept.code [ fhir:value "3362.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Muralist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Muralist" ]
  ], [
     fhir:index 2541 ;
     fhir:CodeSystem.concept.code [ fhir:value "3362.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Photo Colourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Photo Colourer" ]
  ], [
     fhir:index 2542 ;
     fhir:CodeSystem.concept.code [ fhir:value "3362.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Portrait Painter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Portrait Painter" ]
  ], [
     fhir:index 2543 ;
     fhir:CodeSystem.concept.code [ fhir:value "3362.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sculptor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sculptor" ]
  ], [
     fhir:index 2544 ;
     fhir:CodeSystem.concept.code [ fhir:value "3362.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stone Carver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stone Carver" ]
  ], [
     fhir:index 2545 ;
     fhir:CodeSystem.concept.code [ fhir:value "3362.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tattooist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tattooist" ]
  ], [
     fhir:index 2546 ;
     fhir:CodeSystem.concept.code [ fhir:value "3362.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wood Carver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wood Carver" ]
  ], [
     fhir:index 2547 ;
     fhir:CodeSystem.concept.code [ fhir:value "3362.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wood Carver Creative" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wood Carver Creative" ]
  ], [
     fhir:index 2548 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Advertising Artist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Advertising Artist" ]
  ], [
     fhir:index 2549 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Advertising Illustrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Advertising Illustrator" ]
  ], [
     fhir:index 2550 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Advertising Visible Artist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Advertising Visible Artist" ]
  ], [
     fhir:index 2551 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Animator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Animator" ]
  ], [
     fhir:index 2552 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Animator Commercial Television" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Animator Commercial Television" ]
  ], [
     fhir:index 2553 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Art Director" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Art Director" ]
  ], [
     fhir:index 2554 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Art Illustrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Art Illustrator" ]
  ], [
     fhir:index 2555 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Book Illustrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Book Illustrator" ]
  ], [
     fhir:index 2556 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Calligrapher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Calligrapher" ]
  ], [
     fhir:index 2557 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Carpet Copyist Planner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Carpet Copyist Planner" ]
  ], [
     fhir:index 2558 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Carpet Designer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Carpet Designer" ]
  ], [
     fhir:index 2559 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ceramic Designer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ceramic Designer" ]
  ], [
     fhir:index 2560 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Childrens Book Illustrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Childrens Book Illustrator" ]
  ], [
     fhir:index 2561 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "China Designer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "China Designer" ]
  ], [
     fhir:index 2562 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Clothing (Textiles) Designer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Clothing (Textiles) Designer" ]
  ], [
     fhir:index 2563 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Clothing Designer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Clothing Designer" ]
  ], [
     fhir:index 2564 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Commercial Artist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Commercial Artist" ]
  ], [
     fhir:index 2565 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Commercial Designer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Commercial Designer" ]
  ], [
     fhir:index 2566 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Commercial Product Designer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Commercial Product Designer" ]
  ], [
     fhir:index 2567 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Display and Window Dresser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Display and Window Dresser" ]
  ], [
     fhir:index 2568 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Display Artist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Display Artist" ]
  ], [
     fhir:index 2569 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Display Dresser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Display Dresser" ]
  ], [
     fhir:index 2570 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dress Designer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dress Designer" ]
  ], [
     fhir:index 2571 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Engineering Illustrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Engineering Illustrator" ]
  ], [
     fhir:index 2572 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fashion Designer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fashion Designer" ]
  ], [
     fhir:index 2573 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Footwear Designer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Footwear Designer" ]
  ], [
     fhir:index 2574 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Graphic Artist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Graphic Artist" ]
  ], [
     fhir:index 2575 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Graphic Designer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Graphic Designer" ]
  ], [
     fhir:index 2576 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Illustrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Illustrator" ]
  ], [
     fhir:index 2577 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Illustrator Display" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Illustrator Display" ]
  ], [
     fhir:index 2578 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Industrial Designer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Industrial Designer" ]
  ], [
     fhir:index 2579 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Interior Decorator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Interior Decorator" ]
  ], [
     fhir:index 2580 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Interior Designer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Interior Designer" ]
  ], [
     fhir:index 2581 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kitchen Designer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kitchen Designer" ]
  ], [
     fhir:index 2582 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lettering Designer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lettering Designer" ]
  ], [
     fhir:index 2583 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lithographic Artist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lithographic Artist" ]
  ], [
     fhir:index 2584 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Medical Artist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Artist" ]
  ], [
     fhir:index 2585 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Medical Illustrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Illustrator" ]
  ], [
     fhir:index 2586 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paste Up Artist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paste Up Artist" ]
  ], [
     fhir:index 2587 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Clothing Designers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Clothing Designers" ]
  ], [
     fhir:index 2588 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stage Scenery Designer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stage Scenery Designer" ]
  ], [
     fhir:index 2589 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Technical Illustrator Artist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Technical Illustrator Artist" ]
  ], [
     fhir:index 2590 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Technical Lithographic Artist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Technical Lithographic Artist" ]
  ], [
     fhir:index 2591 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Textile Designing Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Textile Designing Worker" ]
  ], [
     fhir:index 2592 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Textile Product Designer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Textile Product Designer" ]
  ], [
     fhir:index 2593 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Theatre Lighting Designer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Theatre Lighting Designer" ]
  ], [
     fhir:index 2594 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.047" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ticket Writer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ticket Writer" ]
  ], [
     fhir:index 2595 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.048" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wallpaper Designer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wallpaper Designer" ]
  ], [
     fhir:index 2596 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.049" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Weaving Pattern Card Preparer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Weaving Pattern Card Preparer" ]
  ], [
     fhir:index 2597 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.050" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Web Graphic Designer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Web Graphic Designer" ]
  ], [
     fhir:index 2598 ;
     fhir:CodeSystem.concept.code [ fhir:value "3363.051" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Window Dresser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Window Dresser" ]
  ], [
     fhir:index 2599 ;
     fhir:CodeSystem.concept.code [ fhir:value "3364.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Accompanist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Accompanist" ]
  ], [
     fhir:index 2600 ;
     fhir:CodeSystem.concept.code [ fhir:value "3364.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Arranger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Arranger" ]
  ], [
     fhir:index 2601 ;
     fhir:CodeSystem.concept.code [ fhir:value "3364.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Band Conductor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Band Conductor" ]
  ], [
     fhir:index 2602 ;
     fhir:CodeSystem.concept.code [ fhir:value "3364.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Band Leader" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Band Leader" ]
  ], [
     fhir:index 2603 ;
     fhir:CodeSystem.concept.code [ fhir:value "3364.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bandsman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bandsman" ]
  ], [
     fhir:index 2604 ;
     fhir:CodeSystem.concept.code [ fhir:value "3364.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Busker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Busker" ]
  ], [
     fhir:index 2605 ;
     fhir:CodeSystem.concept.code [ fhir:value "3364.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Choirmaster" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Choirmaster" ]
  ], [
     fhir:index 2606 ;
     fhir:CodeSystem.concept.code [ fhir:value "3364.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Choral Director" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Choral Director" ]
  ], [
     fhir:index 2607 ;
     fhir:CodeSystem.concept.code [ fhir:value "3364.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Composer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Composer" ]
  ], [
     fhir:index 2608 ;
     fhir:CodeSystem.concept.code [ fhir:value "3364.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Conductor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Conductor" ]
  ], [
     fhir:index 2609 ;
     fhir:CodeSystem.concept.code [ fhir:value "3364.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Instrumentalist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Instrumentalist" ]
  ], [
     fhir:index 2610 ;
     fhir:CodeSystem.concept.code [ fhir:value "3364.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lyric Writer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lyric Writer" ]
  ], [
     fhir:index 2611 ;
     fhir:CodeSystem.concept.code [ fhir:value "3364.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Music Arranger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Music Arranger" ]
  ], [
     fhir:index 2612 ;
     fhir:CodeSystem.concept.code [ fhir:value "3364.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Music Composer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Music Composer" ]
  ], [
     fhir:index 2613 ;
     fhir:CodeSystem.concept.code [ fhir:value "3364.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Music Director" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Music Director" ]
  ], [
     fhir:index 2614 ;
     fhir:CodeSystem.concept.code [ fhir:value "3364.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Music Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Music Teacher" ]
  ], [
     fhir:index 2615 ;
     fhir:CodeSystem.concept.code [ fhir:value "3364.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Musician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Musician" ]
  ], [
     fhir:index 2616 ;
     fhir:CodeSystem.concept.code [ fhir:value "3364.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Orchestra Conductor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Orchestra Conductor" ]
  ], [
     fhir:index 2617 ;
     fhir:CodeSystem.concept.code [ fhir:value "3364.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Orchestra Leader" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Orchestra Leader" ]
  ], [
     fhir:index 2618 ;
     fhir:CodeSystem.concept.code [ fhir:value "3364.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Orchestral Musician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Orchestral Musician" ]
  ], [
     fhir:index 2619 ;
     fhir:CodeSystem.concept.code [ fhir:value "3364.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Orchestrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Orchestrator" ]
  ], [
     fhir:index 2620 ;
     fhir:CodeSystem.concept.code [ fhir:value "3364.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Organist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Organist" ]
  ], [
     fhir:index 2621 ;
     fhir:CodeSystem.concept.code [ fhir:value "3364.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pianist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pianist" ]
  ], [
     fhir:index 2622 ;
     fhir:CodeSystem.concept.code [ fhir:value "3364.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Piano Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Piano Teacher" ]
  ], [
     fhir:index 2623 ;
     fhir:CodeSystem.concept.code [ fhir:value "3364.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Programme Selector Music" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Programme Selector Music" ]
  ], [
     fhir:index 2624 ;
     fhir:CodeSystem.concept.code [ fhir:value "3364.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Singer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Singer" ]
  ], [
     fhir:index 2625 ;
     fhir:CodeSystem.concept.code [ fhir:value "3364.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Singing and Music Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Singing and Music Teacher" ]
  ], [
     fhir:index 2626 ;
     fhir:CodeSystem.concept.code [ fhir:value "3364.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Singing Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Singing Teacher" ]
  ], [
     fhir:index 2627 ;
     fhir:CodeSystem.concept.code [ fhir:value "3364.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Song Writer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Song Writer" ]
  ], [
     fhir:index 2628 ;
     fhir:CodeSystem.concept.code [ fhir:value "3364.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vocalist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vocalist" ]
  ], [
     fhir:index 2629 ;
     fhir:CodeSystem.concept.code [ fhir:value "3365.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ballet Dancer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ballet Dancer" ]
  ], [
     fhir:index 2630 ;
     fhir:CodeSystem.concept.code [ fhir:value "3365.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ballet Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ballet Teacher" ]
  ], [
     fhir:index 2631 ;
     fhir:CodeSystem.concept.code [ fhir:value "3365.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ballroom Dancer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ballroom Dancer" ]
  ], [
     fhir:index 2632 ;
     fhir:CodeSystem.concept.code [ fhir:value "3365.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Choreographer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Choreographer" ]
  ], [
     fhir:index 2633 ;
     fhir:CodeSystem.concept.code [ fhir:value "3365.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Classical Dancer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Classical Dancer" ]
  ], [
     fhir:index 2634 ;
     fhir:CodeSystem.concept.code [ fhir:value "3365.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dance Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dance Teacher" ]
  ], [
     fhir:index 2635 ;
     fhir:CodeSystem.concept.code [ fhir:value "3365.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dancer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dancer" ]
  ], [
     fhir:index 2636 ;
     fhir:CodeSystem.concept.code [ fhir:value "3365.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dancing Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dancing Teacher" ]
  ], [
     fhir:index 2637 ;
     fhir:CodeSystem.concept.code [ fhir:value "3365.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Modern Dancer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Modern Dancer" ]
  ], [
     fhir:index 2638 ;
     fhir:CodeSystem.concept.code [ fhir:value "3366.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Actor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Actor" ]
  ], [
     fhir:index 2639 ;
     fhir:CodeSystem.concept.code [ fhir:value "3366.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Actress" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Actress" ]
  ], [
     fhir:index 2640 ;
     fhir:CodeSystem.concept.code [ fhir:value "3366.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Artistic Director" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Artistic Director" ]
  ], [
     fhir:index 2641 ;
     fhir:CodeSystem.concept.code [ fhir:value "3366.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Broadcasting Designer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Broadcasting Designer" ]
  ], [
     fhir:index 2642 ;
     fhir:CodeSystem.concept.code [ fhir:value "3366.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Director of Photography Film Television" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Director of Photography Film Television" ]
  ], [
     fhir:index 2643 ;
     fhir:CodeSystem.concept.code [ fhir:value "3366.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Directors Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Directors Assistant" ]
  ], [
     fhir:index 2644 ;
     fhir:CodeSystem.concept.code [ fhir:value "3366.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Film Director" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Film Director" ]
  ], [
     fhir:index 2645 ;
     fhir:CodeSystem.concept.code [ fhir:value "3366.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Location Director" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Location Director" ]
  ], [
     fhir:index 2646 ;
     fhir:CodeSystem.concept.code [ fhir:value "3366.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motion Picture Director" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motion Picture Director" ]
  ], [
     fhir:index 2647 ;
     fhir:CodeSystem.concept.code [ fhir:value "3366.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Production Assistant (Film)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Production Assistant (Film)" ]
  ], [
     fhir:index 2648 ;
     fhir:CodeSystem.concept.code [ fhir:value "3366.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Production Assistant (Radio)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Production Assistant (Radio)" ]
  ], [
     fhir:index 2649 ;
     fhir:CodeSystem.concept.code [ fhir:value "3366.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Production Assistant (TV)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Production Assistant (TV)" ]
  ], [
     fhir:index 2650 ;
     fhir:CodeSystem.concept.code [ fhir:value "3366.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Production Runner (Radio and TV)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Production Runner (Radio and TV)" ]
  ], [
     fhir:index 2651 ;
     fhir:CodeSystem.concept.code [ fhir:value "3366.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radio Director" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radio Director" ]
  ], [
     fhir:index 2652 ;
     fhir:CodeSystem.concept.code [ fhir:value "3366.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stage Director" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stage Director" ]
  ], [
     fhir:index 2653 ;
     fhir:CodeSystem.concept.code [ fhir:value "3366.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stage Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stage Manager" ]
  ], [
     fhir:index 2654 ;
     fhir:CodeSystem.concept.code [ fhir:value "3366.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Studio Director" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Studio Director" ]
  ], [
     fhir:index 2655 ;
     fhir:CodeSystem.concept.code [ fhir:value "3366.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stunt Coordinator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stunt Coordinator" ]
  ], [
     fhir:index 2656 ;
     fhir:CodeSystem.concept.code [ fhir:value "3366.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stuntman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stuntman" ]
  ], [
     fhir:index 2657 ;
     fhir:CodeSystem.concept.code [ fhir:value "3366.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stuntperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stuntperson" ]
  ], [
     fhir:index 2658 ;
     fhir:CodeSystem.concept.code [ fhir:value "3366.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Television Director" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Television Director" ]
  ], [
     fhir:index 2659 ;
     fhir:CodeSystem.concept.code [ fhir:value "3366.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Theatre Director" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Theatre Director" ]
  ], [
     fhir:index 2660 ;
     fhir:CodeSystem.concept.code [ fhir:value "3366.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Theatrical Director" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Theatrical Director" ]
  ], [
     fhir:index 2661 ;
     fhir:CodeSystem.concept.code [ fhir:value "3366.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "TV Floor Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "TV Floor Manager" ]
  ], [
     fhir:index 2662 ;
     fhir:CodeSystem.concept.code [ fhir:value "3366.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "TV Producers Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "TV Producers Assistant" ]
  ], [
     fhir:index 2663 ;
     fhir:CodeSystem.concept.code [ fhir:value "3367.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Broadcaster" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Broadcaster" ]
  ], [
     fhir:index 2664 ;
     fhir:CodeSystem.concept.code [ fhir:value "3367.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Compere" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Compere" ]
  ], [
     fhir:index 2665 ;
     fhir:CodeSystem.concept.code [ fhir:value "3367.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Disc Jockey" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Disc Jockey" ]
  ], [
     fhir:index 2666 ;
     fhir:CodeSystem.concept.code [ fhir:value "3367.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "DJ" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "DJ" ]
  ], [
     fhir:index 2667 ;
     fhir:CodeSystem.concept.code [ fhir:value "3367.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Newscaster" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Newscaster" ]
  ], [
     fhir:index 2668 ;
     fhir:CodeSystem.concept.code [ fhir:value "3367.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Newsreader" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Newsreader" ]
  ], [
     fhir:index 2669 ;
     fhir:CodeSystem.concept.code [ fhir:value "3367.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radio Announcer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radio Announcer" ]
  ], [
     fhir:index 2670 ;
     fhir:CodeSystem.concept.code [ fhir:value "3367.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radio Broadcaster" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radio Broadcaster" ]
  ], [
     fhir:index 2671 ;
     fhir:CodeSystem.concept.code [ fhir:value "3367.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radio Presenter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radio Presenter" ]
  ], [
     fhir:index 2672 ;
     fhir:CodeSystem.concept.code [ fhir:value "3367.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sports Commentator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sports Commentator" ]
  ], [
     fhir:index 2673 ;
     fhir:CodeSystem.concept.code [ fhir:value "3367.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Television Announcer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Television Announcer" ]
  ], [
     fhir:index 2674 ;
     fhir:CodeSystem.concept.code [ fhir:value "3367.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Television Broadcaster" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Television Broadcaster" ]
  ], [
     fhir:index 2675 ;
     fhir:CodeSystem.concept.code [ fhir:value "3367.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Television Presenter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Television Presenter" ]
  ], [
     fhir:index 2676 ;
     fhir:CodeSystem.concept.code [ fhir:value "3367.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "TV Presenter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "TV Presenter" ]
  ], [
     fhir:index 2677 ;
     fhir:CodeSystem.concept.code [ fhir:value "3368.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Acrobat" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Acrobat" ]
  ], [
     fhir:index 2678 ;
     fhir:CodeSystem.concept.code [ fhir:value "3368.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Astrologer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Astrologer" ]
  ], [
     fhir:index 2679 ;
     fhir:CodeSystem.concept.code [ fhir:value "3368.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Circus Performer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Circus Performer" ]
  ], [
     fhir:index 2680 ;
     fhir:CodeSystem.concept.code [ fhir:value "3368.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Clown" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Clown" ]
  ], [
     fhir:index 2681 ;
     fhir:CodeSystem.concept.code [ fhir:value "3368.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Comedian" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Comedian" ]
  ], [
     fhir:index 2682 ;
     fhir:CodeSystem.concept.code [ fhir:value "3368.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Entertainer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Entertainer" ]
  ], [
     fhir:index 2683 ;
     fhir:CodeSystem.concept.code [ fhir:value "3368.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Female Impersonator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Female Impersonator" ]
  ], [
     fhir:index 2684 ;
     fhir:CodeSystem.concept.code [ fhir:value "3368.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fortune Teller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fortune Teller" ]
  ], [
     fhir:index 2685 ;
     fhir:CodeSystem.concept.code [ fhir:value "3368.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Handwriting Expert" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Handwriting Expert" ]
  ], [
     fhir:index 2686 ;
     fhir:CodeSystem.concept.code [ fhir:value "3368.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hypnotist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hypnotist" ]
  ], [
     fhir:index 2687 ;
     fhir:CodeSystem.concept.code [ fhir:value "3368.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Magician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Magician" ]
  ], [
     fhir:index 2688 ;
     fhir:CodeSystem.concept.code [ fhir:value "3368.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Puppet Showman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Puppet Showman" ]
  ], [
     fhir:index 2689 ;
     fhir:CodeSystem.concept.code [ fhir:value "3368.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Showman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Showman" ]
  ], [
     fhir:index 2690 ;
     fhir:CodeSystem.concept.code [ fhir:value "3368.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Side Show Performer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Side Show Performer" ]
  ], [
     fhir:index 2691 ;
     fhir:CodeSystem.concept.code [ fhir:value "3368.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Strip Tease Artist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Strip Tease Artist" ]
  ], [
     fhir:index 2692 ;
     fhir:CodeSystem.concept.code [ fhir:value "3368.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vaudeville Performer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vaudeville Performer" ]
  ], [
     fhir:index 2693 ;
     fhir:CodeSystem.concept.code [ fhir:value "3368.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ventriloquist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ventriloquist" ]
  ], [
     fhir:index 2694 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aerobics Instructor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aerobics Instructor" ]
  ], [
     fhir:index 2695 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aquafitness Instructor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aquafitness Instructor" ]
  ], [
     fhir:index 2696 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Athlete" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Athlete" ]
  ], [
     fhir:index 2697 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Athletic Coach" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Athletic Coach" ]
  ], [
     fhir:index 2698 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Boxer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Boxer" ]
  ], [
     fhir:index 2699 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coach" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coach" ]
  ], [
     fhir:index 2700 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cricketer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cricketer" ]
  ], [
     fhir:index 2701 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fitness Centre Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fitness Centre Worker" ]
  ], [
     fhir:index 2702 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fitness Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fitness Consultant" ]
  ], [
     fhir:index 2703 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fitness Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fitness Inspector" ]
  ], [
     fhir:index 2704 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fitness Instructor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fitness Instructor" ]
  ], [
     fhir:index 2705 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Golfer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Golfer" ]
  ], [
     fhir:index 2706 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gym Instructor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Gym Instructor" ]
  ], [
     fhir:index 2707 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gym Trainer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Gym Trainer" ]
  ], [
     fhir:index 2708 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Harness Racing Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Harness Racing Driver" ]
  ], [
     fhir:index 2709 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Health and Fitness Instructor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Health and Fitness Instructor" ]
  ], [
     fhir:index 2710 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Jockey" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Jockey" ]
  ], [
     fhir:index 2711 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Judo Instructor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Judo Instructor" ]
  ], [
     fhir:index 2712 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Martial Arts Instructor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Martial Arts Instructor" ]
  ], [
     fhir:index 2713 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Outdoor Instructor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Outdoor Instructor" ]
  ], [
     fhir:index 2714 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Physical Training Instructor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Physical Training Instructor" ]
  ], [
     fhir:index 2715 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Professional Sports Coach" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Professional Sports Coach" ]
  ], [
     fhir:index 2716 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Professional Sportsperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Professional Sportsperson" ]
  ], [
     fhir:index 2717 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Racecourse Official" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Racecourse Official" ]
  ], [
     fhir:index 2718 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Racecourse Starter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Racecourse Starter" ]
  ], [
     fhir:index 2719 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Racecourse Steward" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Racecourse Steward" ]
  ], [
     fhir:index 2720 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Racecourse Timekeeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Racecourse Timekeeper" ]
  ], [
     fhir:index 2721 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Referee" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Referee" ]
  ], [
     fhir:index 2722 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Riding School Instructor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Riding School Instructor" ]
  ], [
     fhir:index 2723 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rugby League Player" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rugby League Player" ]
  ], [
     fhir:index 2724 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rugby Player" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rugby Player" ]
  ], [
     fhir:index 2725 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ski Coach" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ski Coach" ]
  ], [
     fhir:index 2726 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ski Instructor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ski Instructor" ]
  ], [
     fhir:index 2727 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ski Patrol Director" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ski Patrol Director" ]
  ], [
     fhir:index 2728 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ski Tutor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ski Tutor" ]
  ], [
     fhir:index 2729 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Snowboard Instructor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Snowboard Instructor" ]
  ], [
     fhir:index 2730 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sports Coach" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sports Coach" ]
  ], [
     fhir:index 2731 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sports Coach and Trainer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sports Coach and Trainer" ]
  ], [
     fhir:index 2732 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sports Official" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sports Official" ]
  ], [
     fhir:index 2733 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sports Trainer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sports Trainer" ]
  ], [
     fhir:index 2734 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sportsman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sportsman" ]
  ], [
     fhir:index 2735 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sportsperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sportsperson" ]
  ], [
     fhir:index 2736 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sportswoman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sportswoman" ]
  ], [
     fhir:index 2737 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stipendiary Steward" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stipendiary Steward" ]
  ], [
     fhir:index 2738 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Surf Patrolman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Surf Patrolman" ]
  ], [
     fhir:index 2739 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Swimming Instructor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Swimming Instructor" ]
  ], [
     fhir:index 2740 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.047" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Swimming Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Swimming Teacher" ]
  ], [
     fhir:index 2741 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.048" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tennis Coach" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tennis Coach" ]
  ], [
     fhir:index 2742 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.049" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Timekeeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Timekeeper" ]
  ], [
     fhir:index 2743 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.050" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Trainer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Trainer" ]
  ], [
     fhir:index 2744 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.051" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Umpire" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Umpire" ]
  ], [
     fhir:index 2745 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.052" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wrestler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wrestler" ]
  ], [
     fhir:index 2746 ;
     fhir:CodeSystem.concept.code [ fhir:value "3369.053" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Yachtsman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Yachtsman" ]
  ], [
     fhir:index 2747 ;
     fhir:CodeSystem.concept.code [ fhir:value "3371.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bible Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bible Teacher" ]
  ], [
     fhir:index 2748 ;
     fhir:CodeSystem.concept.code [ fhir:value "3371.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Christian Mission Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Christian Mission Worker" ]
  ], [
     fhir:index 2749 ;
     fhir:CodeSystem.concept.code [ fhir:value "3371.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Christian Science Practitioner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Christian Science Practitioner" ]
  ], [
     fhir:index 2750 ;
     fhir:CodeSystem.concept.code [ fhir:value "3371.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Church Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Church Worker" ]
  ], [
     fhir:index 2751 ;
     fhir:CodeSystem.concept.code [ fhir:value "3371.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Evangelist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Evangelist" ]
  ], [
     fhir:index 2752 ;
     fhir:CodeSystem.concept.code [ fhir:value "3371.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Member of Religious Order" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Member of Religious Order" ]
  ], [
     fhir:index 2753 ;
     fhir:CodeSystem.concept.code [ fhir:value "3371.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Missionary" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Missionary" ]
  ], [
     fhir:index 2754 ;
     fhir:CodeSystem.concept.code [ fhir:value "3371.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Missionary Non-Ordained" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Missionary Non-Ordained" ]
  ], [
     fhir:index 2755 ;
     fhir:CodeSystem.concept.code [ fhir:value "3371.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Non-Ordained Religious Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Non-Ordained Religious Assistant" ]
  ], [
     fhir:index 2756 ;
     fhir:CodeSystem.concept.code [ fhir:value "3371.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nun" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nun" ]
  ], [
     fhir:index 2757 ;
     fhir:CodeSystem.concept.code [ fhir:value "3371.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Psychic Healer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Psychic Healer" ]
  ], [
     fhir:index 2758 ;
     fhir:CodeSystem.concept.code [ fhir:value "3371.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Religious Layman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Religious Layman" ]
  ], [
     fhir:index 2759 ;
     fhir:CodeSystem.concept.code [ fhir:value "3371.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Religious Sister" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Religious Sister" ]
  ], [
     fhir:index 2760 ;
     fhir:CodeSystem.concept.code [ fhir:value "3371.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Religious Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Religious Worker" ]
  ], [
     fhir:index 2761 ;
     fhir:CodeSystem.concept.code [ fhir:value "3371.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Theologian" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Theologian" ]
  ], [
     fhir:index 2762 ;
     fhir:CodeSystem.concept.code [ fhir:value "3371.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Transcendental Meditation Practitioner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Transcendental Meditation Practitioner" ]
  ], [
     fhir:index 2763 ;
     fhir:CodeSystem.concept.code [ fhir:value "3371.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Yoga Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Yoga Teacher" ]
  ], [
     fhir:index 2764 ;
     fhir:CodeSystem.concept.code [ fhir:value "3381.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Acclimatisation Field Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Acclimatisation Field Officer" ]
  ], [
     fhir:index 2765 ;
     fhir:CodeSystem.concept.code [ fhir:value "3381.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Acclimatisation Ranger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Acclimatisation Ranger" ]
  ], [
     fhir:index 2766 ;
     fhir:CodeSystem.concept.code [ fhir:value "3381.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Beach and Estuary Warden" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Beach and Estuary Warden" ]
  ], [
     fhir:index 2767 ;
     fhir:CodeSystem.concept.code [ fhir:value "3381.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fish and Game Warden" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fish and Game Warden" ]
  ], [
     fhir:index 2768 ;
     fhir:CodeSystem.concept.code [ fhir:value "3381.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "National Park Ranger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "National Park Ranger" ]
  ], [
     fhir:index 2769 ;
     fhir:CodeSystem.concept.code [ fhir:value "3381.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Park Ranger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Park Ranger" ]
  ], [
     fhir:index 2770 ;
     fhir:CodeSystem.concept.code [ fhir:value "3381.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wildlife Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wildlife Officer" ]
  ], [
     fhir:index 2771 ;
     fhir:CodeSystem.concept.code [ fhir:value "4111.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Audio Typist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Audio Typist" ]
  ], [
     fhir:index 2772 ;
     fhir:CodeSystem.concept.code [ fhir:value "4111.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bank Typist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bank Typist" ]
  ], [
     fhir:index 2773 ;
     fhir:CodeSystem.concept.code [ fhir:value "4111.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computer Assisted Transcript Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computer Assisted Transcript Operator" ]
  ], [
     fhir:index 2774 ;
     fhir:CodeSystem.concept.code [ fhir:value "4111.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dictaphone Typist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dictaphone Typist" ]
  ], [
     fhir:index 2775 ;
     fhir:CodeSystem.concept.code [ fhir:value "4111.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hansard Reporter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hansard Reporter" ]
  ], [
     fhir:index 2776 ;
     fhir:CodeSystem.concept.code [ fhir:value "4111.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Medical Typist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Typist" ]
  ], [
     fhir:index 2777 ;
     fhir:CodeSystem.concept.code [ fhir:value "4111.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Public Typist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Public Typist" ]
  ], [
     fhir:index 2778 ;
     fhir:CodeSystem.concept.code [ fhir:value "4111.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shorthand Typist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shorthand Typist" ]
  ], [
     fhir:index 2779 ;
     fhir:CodeSystem.concept.code [ fhir:value "4111.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Staff Typist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Staff Typist" ]
  ], [
     fhir:index 2780 ;
     fhir:CodeSystem.concept.code [ fhir:value "4111.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stenographer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stenographer" ]
  ], [
     fhir:index 2781 ;
     fhir:CodeSystem.concept.code [ fhir:value "4111.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Typist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Typist" ]
  ], [
     fhir:index 2782 ;
     fhir:CodeSystem.concept.code [ fhir:value "4111.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Typist and Word Processor Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Typist and Word Processor Operator" ]
  ], [
     fhir:index 2783 ;
     fhir:CodeSystem.concept.code [ fhir:value "4111.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Typist Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Typist Clerk" ]
  ], [
     fhir:index 2784 ;
     fhir:CodeSystem.concept.code [ fhir:value "4111.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Typist Secretary" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Typist Secretary" ]
  ], [
     fhir:index 2785 ;
     fhir:CodeSystem.concept.code [ fhir:value "4111.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Verbatim Reporter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Verbatim Reporter" ]
  ], [
     fhir:index 2786 ;
     fhir:CodeSystem.concept.code [ fhir:value "4111.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Word Processing Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Word Processing Operator" ]
  ], [
     fhir:index 2787 ;
     fhir:CodeSystem.concept.code [ fhir:value "4111.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Word Processor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Word Processor" ]
  ], [
     fhir:index 2788 ;
     fhir:CodeSystem.concept.code [ fhir:value "4111.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Word Processor Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Word Processor Operator" ]
  ], [
     fhir:index 2789 ;
     fhir:CodeSystem.concept.code [ fhir:value "4111.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "WP Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "WP Operator" ]
  ], [
     fhir:index 2790 ;
     fhir:CodeSystem.concept.code [ fhir:value "4112.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coding Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coding Clerk" ]
  ], [
     fhir:index 2791 ;
     fhir:CodeSystem.concept.code [ fhir:value "4112.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coding Data Processing Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coding Data Processing Clerk" ]
  ], [
     fhir:index 2792 ;
     fhir:CodeSystem.concept.code [ fhir:value "4112.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Data Control Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Data Control Clerk" ]
  ], [
     fhir:index 2793 ;
     fhir:CodeSystem.concept.code [ fhir:value "4112.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Data Entry Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Data Entry Clerk" ]
  ], [
     fhir:index 2794 ;
     fhir:CodeSystem.concept.code [ fhir:value "4112.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Data Entry Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Data Entry Operator" ]
  ], [
     fhir:index 2795 ;
     fhir:CodeSystem.concept.code [ fhir:value "4112.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Data Entry Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Data Entry Supervisor" ]
  ], [
     fhir:index 2796 ;
     fhir:CodeSystem.concept.code [ fhir:value "4112.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Data Processing Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Data Processing Machine Operator" ]
  ], [
     fhir:index 2797 ;
     fhir:CodeSystem.concept.code [ fhir:value "4112.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electronic Data Processor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electronic Data Processor" ]
  ], [
     fhir:index 2798 ;
     fhir:CodeSystem.concept.code [ fhir:value "4112.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Flexowriter Printer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Flexowriter Printer" ]
  ], [
     fhir:index 2799 ;
     fhir:CodeSystem.concept.code [ fhir:value "4112.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakauru Hotuku" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakauru Hotuku" ]
  ], [
     fhir:index 2800 ;
     fhir:CodeSystem.concept.code [ fhir:value "4112.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakauru Tatai" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakauru Tatai" ]
  ], [
     fhir:index 2801 ;
     fhir:CodeSystem.concept.code [ fhir:value "4112.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakaurunga Tatai" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakaurunga Tatai" ]
  ], [
     fhir:index 2802 ;
     fhir:CodeSystem.concept.code [ fhir:value "4112.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakuru Hootuku" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakuru Hootuku" ]
  ], [
     fhir:index 2803 ;
     fhir:CodeSystem.concept.code [ fhir:value "4112.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Key Punch Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Key Punch Operator" ]
  ], [
     fhir:index 2804 ;
     fhir:CodeSystem.concept.code [ fhir:value "4112.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Keyboard Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Keyboard Operator" ]
  ], [
     fhir:index 2805 ;
     fhir:CodeSystem.concept.code [ fhir:value "4112.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Punched Card Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Punched Card Machine Operator" ]
  ], [
     fhir:index 2806 ;
     fhir:CodeSystem.concept.code [ fhir:value "4112.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Data Entry Operators" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Data Entry Operators" ]
  ], [
     fhir:index 2807 ;
     fhir:CodeSystem.concept.code [ fhir:value "4112.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Teleprompt Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Teleprompt Operator" ]
  ], [
     fhir:index 2808 ;
     fhir:CodeSystem.concept.code [ fhir:value "4112.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "VDU Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "VDU Operator" ]
  ], [
     fhir:index 2809 ;
     fhir:CodeSystem.concept.code [ fhir:value "4112.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Visual Display Unit Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Visual Display Unit Operator" ]
  ], [
     fhir:index 2810 ;
     fhir:CodeSystem.concept.code [ fhir:value "4114.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Company Secretary Clerical" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Company Secretary Clerical" ]
  ], [
     fhir:index 2811 ;
     fhir:CodeSystem.concept.code [ fhir:value "4114.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Correspondence Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Correspondence Clerk" ]
  ], [
     fhir:index 2812 ;
     fhir:CodeSystem.concept.code [ fhir:value "4114.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Executive Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Executive Assistant" ]
  ], [
     fhir:index 2813 ;
     fhir:CodeSystem.concept.code [ fhir:value "4114.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Farm Secretary" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Farm Secretary" ]
  ], [
     fhir:index 2814 ;
     fhir:CodeSystem.concept.code [ fhir:value "4114.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hekeretari" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hekeretari" ]
  ], [
     fhir:index 2815 ;
     fhir:CodeSystem.concept.code [ fhir:value "4114.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiawhina Tumuaki" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiawhina Tumuaki" ]
  ], [
     fhir:index 2816 ;
     fhir:CodeSystem.concept.code [ fhir:value "4114.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Legal Secretary" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Legal Secretary" ]
  ], [
     fhir:index 2817 ;
     fhir:CodeSystem.concept.code [ fhir:value "4114.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Office Secretary" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Office Secretary" ]
  ], [
     fhir:index 2818 ;
     fhir:CodeSystem.concept.code [ fhir:value "4114.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "PA Secretary" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "PA Secretary" ]
  ], [
     fhir:index 2819 ;
     fhir:CodeSystem.concept.code [ fhir:value "4114.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Personal Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Personal Assistant" ]
  ], [
     fhir:index 2820 ;
     fhir:CodeSystem.concept.code [ fhir:value "4114.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Personal Secretary" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Personal Secretary" ]
  ], [
     fhir:index 2821 ;
     fhir:CodeSystem.concept.code [ fhir:value "4114.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Private Secretary" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Private Secretary" ]
  ], [
     fhir:index 2822 ;
     fhir:CodeSystem.concept.code [ fhir:value "4114.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Secretarys" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Secretarys" ]
  ], [
     fhir:index 2823 ;
     fhir:CodeSystem.concept.code [ fhir:value "4114.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "School Secretary" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "School Secretary" ]
  ], [
     fhir:index 2824 ;
     fhir:CodeSystem.concept.code [ fhir:value "4114.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Secretary" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Secretary" ]
  ], [
     fhir:index 2825 ;
     fhir:CodeSystem.concept.code [ fhir:value "4121.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Accountancy Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Accountancy Clerk" ]
  ], [
     fhir:index 2826 ;
     fhir:CodeSystem.concept.code [ fhir:value "4121.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Accounting Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Accounting Clerk" ]
  ], [
     fhir:index 2827 ;
     fhir:CodeSystem.concept.code [ fhir:value "4121.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Accounting Machinist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Accounting Machinist" ]
  ], [
     fhir:index 2828 ;
     fhir:CodeSystem.concept.code [ fhir:value "4121.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Accounts Administrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Accounts Administrator" ]
  ], [
     fhir:index 2829 ;
     fhir:CodeSystem.concept.code [ fhir:value "4121.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Accounts Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Accounts Clerk" ]
  ], [
     fhir:index 2830 ;
     fhir:CodeSystem.concept.code [ fhir:value "4121.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Accounts Controller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Accounts Controller" ]
  ], [
     fhir:index 2831 ;
     fhir:CodeSystem.concept.code [ fhir:value "4121.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Accounts Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Accounts Officer" ]
  ], [
     fhir:index 2832 ;
     fhir:CodeSystem.concept.code [ fhir:value "4121.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Accounts Payable Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Accounts Payable Clerk" ]
  ], [
     fhir:index 2833 ;
     fhir:CodeSystem.concept.code [ fhir:value "4121.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Accounts Receivable Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Accounts Receivable Clerk" ]
  ], [
     fhir:index 2834 ;
     fhir:CodeSystem.concept.code [ fhir:value "4121.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Adding Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Adding Machine Operator" ]
  ], [
     fhir:index 2835 ;
     fhir:CodeSystem.concept.code [ fhir:value "4121.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Audit Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Audit Assistant" ]
  ], [
     fhir:index 2836 ;
     fhir:CodeSystem.concept.code [ fhir:value "4121.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Audit Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Audit Clerk" ]
  ], [
     fhir:index 2837 ;
     fhir:CodeSystem.concept.code [ fhir:value "4121.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bookkeeping Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bookkeeping Clerk" ]
  ], [
     fhir:index 2838 ;
     fhir:CodeSystem.concept.code [ fhir:value "4121.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bookkeeping Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bookkeeping Machine Operator" ]
  ], [
     fhir:index 2839 ;
     fhir:CodeSystem.concept.code [ fhir:value "4121.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Burroughs Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Burroughs Machine Operator" ]
  ], [
     fhir:index 2840 ;
     fhir:CodeSystem.concept.code [ fhir:value "4121.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Calculating Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Calculating Machine Operator" ]
  ], [
     fhir:index 2841 ;
     fhir:CodeSystem.concept.code [ fhir:value "4121.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Calculation Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Calculation Clerk" ]
  ], [
     fhir:index 2842 ;
     fhir:CodeSystem.concept.code [ fhir:value "4121.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Costing Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Costing Clerk" ]
  ], [
     fhir:index 2843 ;
     fhir:CodeSystem.concept.code [ fhir:value "4121.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Costing Estimator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Costing Estimator" ]
  ], [
     fhir:index 2844 ;
     fhir:CodeSystem.concept.code [ fhir:value "4121.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Debtors Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Debtors Clerk" ]
  ], [
     fhir:index 2845 ;
     fhir:CodeSystem.concept.code [ fhir:value "4121.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Invoicing Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Invoicing Machine Operator" ]
  ], [
     fhir:index 2846 ;
     fhir:CodeSystem.concept.code [ fhir:value "4121.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kairekoata Moni" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kairekoata Moni" ]
  ], [
     fhir:index 2847 ;
     fhir:CodeSystem.concept.code [ fhir:value "4121.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiutuutu Kaute" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiutuutu Kaute" ]
  ], [
     fhir:index 2848 ;
     fhir:CodeSystem.concept.code [ fhir:value "4121.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Karaka Utuutu Kaute" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Karaka Utuutu Kaute" ]
  ], [
     fhir:index 2849 ;
     fhir:CodeSystem.concept.code [ fhir:value "4121.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ledger Keeping Machinist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ledger Keeping Machinist" ]
  ], [
     fhir:index 2850 ;
     fhir:CodeSystem.concept.code [ fhir:value "4121.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Legal Accounts Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Legal Accounts Clerk" ]
  ], [
     fhir:index 2851 ;
     fhir:CodeSystem.concept.code [ fhir:value "4121.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Meter Reader Electric" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Meter Reader Electric" ]
  ], [
     fhir:index 2852 ;
     fhir:CodeSystem.concept.code [ fhir:value "4121.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Payments Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Payments Clerk" ]
  ], [
     fhir:index 2853 ;
     fhir:CodeSystem.concept.code [ fhir:value "4121.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pricing Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pricing Clerk" ]
  ], [
     fhir:index 2854 ;
     fhir:CodeSystem.concept.code [ fhir:value "4121.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Audit Clerks" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Audit Clerks" ]
  ], [
     fhir:index 2855 ;
     fhir:CodeSystem.concept.code [ fhir:value "4121.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rates Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rates Clerk" ]
  ], [
     fhir:index 2856 ;
     fhir:CodeSystem.concept.code [ fhir:value "4121.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rating Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rating Officer" ]
  ], [
     fhir:index 2857 ;
     fhir:CodeSystem.concept.code [ fhir:value "4121.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Royalties Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Royalties Clerk" ]
  ], [
     fhir:index 2858 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Assistant Regional Field Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Assistant Regional Field Supervisor" ]
  ], [
     fhir:index 2859 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Brokerage Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Brokerage Clerk" ]
  ], [
     fhir:index 2860 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Canvasser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Canvasser" ]
  ], [
     fhir:index 2861 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Census Area Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Census Area Supervisor" ]
  ], [
     fhir:index 2862 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Census Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Census Clerk" ]
  ], [
     fhir:index 2863 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Census Enumerator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Census Enumerator" ]
  ], [
     fhir:index 2864 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Census Field Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Census Field Supervisor" ]
  ], [
     fhir:index 2865 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Census Processing Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Census Processing Manager" ]
  ], [
     fhir:index 2866 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Clerk Field Collections" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Clerk Field Collections" ]
  ], [
     fhir:index 2867 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Credit Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Credit Clerk" ]
  ], [
     fhir:index 2868 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Data Capture and Edit Team Leader" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Data Capture and Edit Team Leader" ]
  ], [
     fhir:index 2869 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Deputy Census Coordinator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Deputy Census Coordinator" ]
  ], [
     fhir:index 2870 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Enumerator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Enumerator" ]
  ], [
     fhir:index 2871 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Field Officer Clerical" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Field Officer Clerical" ]
  ], [
     fhir:index 2872 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Finance Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Finance Clerk" ]
  ], [
     fhir:index 2873 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Finance Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Finance Officer" ]
  ], [
     fhir:index 2874 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Interviewer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Interviewer" ]
  ], [
     fhir:index 2875 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Loans Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Loans Officer" ]
  ], [
     fhir:index 2876 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Market Research Interviewer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Market Research Interviewer" ]
  ], [
     fhir:index 2877 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Market Research Reporter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Market Research Reporter" ]
  ], [
     fhir:index 2878 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Market Survey Interviewer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Market Survey Interviewer" ]
  ], [
     fhir:index 2879 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mortgage Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mortgage Clerk" ]
  ], [
     fhir:index 2880 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Phone Surveyor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Phone Surveyor" ]
  ], [
     fhir:index 2881 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Poll Interviewer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Poll Interviewer" ]
  ], [
     fhir:index 2882 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Research Interviewer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Research Interviewer" ]
  ], [
     fhir:index 2883 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sales Canvasser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Canvasser" ]
  ], [
     fhir:index 2884 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Statistical Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Statistical Clerk" ]
  ], [
     fhir:index 2885 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Statistics Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Statistics Clerk" ]
  ], [
     fhir:index 2886 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Survey Design Statistician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Survey Design Statistician" ]
  ], [
     fhir:index 2887 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Survey Interviewer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Survey Interviewer" ]
  ], [
     fhir:index 2888 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Survey Statistician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Survey Statistician" ]
  ], [
     fhir:index 2889 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telemarketer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Telemarketer" ]
  ], [
     fhir:index 2890 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telephone Canvasser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Telephone Canvasser" ]
  ], [
     fhir:index 2891 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telephone Sales Person" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Telephone Sales Person" ]
  ], [
     fhir:index 2892 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telephone Salesperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Telephone Salesperson" ]
  ], [
     fhir:index 2893 ;
     fhir:CodeSystem.concept.code [ fhir:value "4122.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telephone Surveyor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Telephone Surveyor" ]
  ], [
     fhir:index 2894 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bulk Store Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bulk Store Supervisor" ]
  ], [
     fhir:index 2895 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cargo Agent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cargo Agent" ]
  ], [
     fhir:index 2896 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Check Weighman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Check Weighman" ]
  ], [
     fhir:index 2897 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Customs Agent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Customs Agent" ]
  ], [
     fhir:index 2898 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Customs Agents Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Customs Agents Clerk" ]
  ], [
     fhir:index 2899 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Customs Broker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Customs Broker" ]
  ], [
     fhir:index 2900 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Customs Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Customs Clerk" ]
  ], [
     fhir:index 2901 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Despatch Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Despatch Clerk" ]
  ], [
     fhir:index 2902 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dispatch and Receiving Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dispatch and Receiving Clerk" ]
  ], [
     fhir:index 2903 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dispatch Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dispatch Clerk" ]
  ], [
     fhir:index 2904 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dispatch Storeman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dispatch Storeman" ]
  ], [
     fhir:index 2905 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dispatch Storeperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dispatch Storeperson" ]
  ], [
     fhir:index 2906 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dispatch Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dispatch Supervisor" ]
  ], [
     fhir:index 2907 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Distribution Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Distribution Officer" ]
  ], [
     fhir:index 2908 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Export Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Export Clerk" ]
  ], [
     fhir:index 2909 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forwarding Agent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forwarding Agent" ]
  ], [
     fhir:index 2910 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Freight Forwarder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Freight Forwarder" ]
  ], [
     fhir:index 2911 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Import and Export Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Import and Export Clerk" ]
  ], [
     fhir:index 2912 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Inventory Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Inventory Clerk" ]
  ], [
     fhir:index 2913 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Inventory Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Inventory Officer" ]
  ], [
     fhir:index 2914 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Invoice Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Invoice Clerk" ]
  ], [
     fhir:index 2915 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Invoicing Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Invoicing Clerk" ]
  ], [
     fhir:index 2916 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Inwards Goods Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Inwards Goods Clerk" ]
  ], [
     fhir:index 2917 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Whare Putunga" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Whare Putunga" ]
  ], [
     fhir:index 2918 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Wharerangi" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Wharerangi" ]
  ], [
     fhir:index 2919 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaituku" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaituku" ]
  ], [
     fhir:index 2920 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaituku Taonga" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaituku Taonga" ]
  ], [
     fhir:index 2921 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakahaere Mau Mai Tuku Atu Taonga" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakahaere Mau Mai Tuku Atu Taonga" ]
  ], [
     fhir:index 2922 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakahaere Rekoata" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakahaere Rekoata" ]
  ], [
     fhir:index 2923 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Manufacturing Distributor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Manufacturing Distributor" ]
  ], [
     fhir:index 2924 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Parts Warehouse Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Parts Warehouse Clerk" ]
  ], [
     fhir:index 2925 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Produce Tally Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Produce Tally Clerk" ]
  ], [
     fhir:index 2926 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Property Man Theatre" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Property Man Theatre" ]
  ], [
     fhir:index 2927 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Purchasing and Inventory Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Purchasing and Inventory Officer" ]
  ], [
     fhir:index 2928 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Purchasing Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Purchasing Clerk" ]
  ], [
     fhir:index 2929 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Receiving Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Receiving Clerk" ]
  ], [
     fhir:index 2930 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sales Clerk Engineering" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Clerk Engineering" ]
  ], [
     fhir:index 2931 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shipping Freight Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shipping Freight Clerk" ]
  ], [
     fhir:index 2932 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shipping Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shipping Officer" ]
  ], [
     fhir:index 2933 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shipping Tally Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shipping Tally Clerk" ]
  ], [
     fhir:index 2934 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ships Providore" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ships Providore" ]
  ], [
     fhir:index 2935 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stock Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stock Clerk" ]
  ], [
     fhir:index 2936 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stock Control Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stock Control Clerk" ]
  ], [
     fhir:index 2937 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stock Controller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stock Controller" ]
  ], [
     fhir:index 2938 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stock Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stock Officer" ]
  ], [
     fhir:index 2939 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stockroom Controller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stockroom Controller" ]
  ], [
     fhir:index 2940 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.047" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Storage Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Storage Clerk" ]
  ], [
     fhir:index 2941 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.048" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Store Enquiries Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Store Enquiries Clerk" ]
  ], [
     fhir:index 2942 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.049" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Storekeeping Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Storekeeping Officer" ]
  ], [
     fhir:index 2943 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.050" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Storeperson Enquiries" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Storeperson Enquiries" ]
  ], [
     fhir:index 2944 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.051" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Storeperson General" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Storeperson General" ]
  ], [
     fhir:index 2945 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.052" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Storeperson General Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Storeperson General Assistant" ]
  ], [
     fhir:index 2946 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.053" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Storeroom Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Storeroom Clerk" ]
  ], [
     fhir:index 2947 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.054" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stores Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stores Assistant" ]
  ], [
     fhir:index 2948 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.055" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Supervisor Supplies" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Supervisor Supplies" ]
  ], [
     fhir:index 2949 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.056" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tally Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tally Clerk" ]
  ], [
     fhir:index 2950 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.057" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Taonga Wheketere" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Taonga Wheketere" ]
  ], [
     fhir:index 2951 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.058" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Warehouse Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Warehouse Clerk" ]
  ], [
     fhir:index 2952 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.059" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Warehouse Storeman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Warehouse Storeman" ]
  ], [
     fhir:index 2953 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.060" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Warehouse Storeperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Warehouse Storeperson" ]
  ], [
     fhir:index 2954 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.061" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Warehouse Supervisor Clerical" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Warehouse Supervisor Clerical" ]
  ], [
     fhir:index 2955 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.062" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Weighbridge Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Weighbridge Attendant" ]
  ], [
     fhir:index 2956 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.063" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Weighing and Tally Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Weighing and Tally Clerk" ]
  ], [
     fhir:index 2957 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.064" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Weighing Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Weighing Clerk" ]
  ], [
     fhir:index 2958 ;
     fhir:CodeSystem.concept.code [ fhir:value "4131.065" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Weighmaster" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Weighmaster" ]
  ], [
     fhir:index 2959 ;
     fhir:CodeSystem.concept.code [ fhir:value "4132.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coordinating Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coordinating Clerk" ]
  ], [
     fhir:index 2960 ;
     fhir:CodeSystem.concept.code [ fhir:value "4132.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Material and Production Planning Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Material and Production Planning Clerk" ]
  ], [
     fhir:index 2961 ;
     fhir:CodeSystem.concept.code [ fhir:value "4132.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Material Planning Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Material Planning Clerk" ]
  ], [
     fhir:index 2962 ;
     fhir:CodeSystem.concept.code [ fhir:value "4132.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Materials Planner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Materials Planner" ]
  ], [
     fhir:index 2963 ;
     fhir:CodeSystem.concept.code [ fhir:value "4132.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Production Clerk Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Production Clerk Officer" ]
  ], [
     fhir:index 2964 ;
     fhir:CodeSystem.concept.code [ fhir:value "4132.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Production Controller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Production Controller" ]
  ], [
     fhir:index 2965 ;
     fhir:CodeSystem.concept.code [ fhir:value "4132.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Production Planner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Production Planner" ]
  ], [
     fhir:index 2966 ;
     fhir:CodeSystem.concept.code [ fhir:value "4132.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Production Planning Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Production Planning Clerk" ]
  ], [
     fhir:index 2967 ;
     fhir:CodeSystem.concept.code [ fhir:value "4132.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Production Planning Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Production Planning Supervisor" ]
  ], [
     fhir:index 2968 ;
     fhir:CodeSystem.concept.code [ fhir:value "4132.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Production Scheduler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Production Scheduler" ]
  ], [
     fhir:index 2969 ;
     fhir:CodeSystem.concept.code [ fhir:value "4132.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Material And Production Clerks" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Material And Production Clerks" ]
  ], [
     fhir:index 2970 ;
     fhir:CodeSystem.concept.code [ fhir:value "4132.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Schedule Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Schedule Clerk" ]
  ], [
     fhir:index 2971 ;
     fhir:CodeSystem.concept.code [ fhir:value "4133.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Air Transport Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Air Transport Supervisor" ]
  ], [
     fhir:index 2972 ;
     fhir:CodeSystem.concept.code [ fhir:value "4133.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Boat Dispatcher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Boat Dispatcher" ]
  ], [
     fhir:index 2973 ;
     fhir:CodeSystem.concept.code [ fhir:value "4133.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bus Ticket Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bus Ticket Inspector" ]
  ], [
     fhir:index 2974 ;
     fhir:CodeSystem.concept.code [ fhir:value "4133.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bus Tram Conductor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bus Tram Conductor" ]
  ], [
     fhir:index 2975 ;
     fhir:CodeSystem.concept.code [ fhir:value "4133.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cable Car Conductor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cable Car Conductor" ]
  ], [
     fhir:index 2976 ;
     fhir:CodeSystem.concept.code [ fhir:value "4133.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Railway Guard" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Railway Guard" ]
  ], [
     fhir:index 2977 ;
     fhir:CodeSystem.concept.code [ fhir:value "4133.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Railway Ticket Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Railway Ticket Inspector" ]
  ], [
     fhir:index 2978 ;
     fhir:CodeSystem.concept.code [ fhir:value "4133.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Railway Traffic Dispatcher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Railway Traffic Dispatcher" ]
  ], [
     fhir:index 2979 ;
     fhir:CodeSystem.concept.code [ fhir:value "4133.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Railway Traffic Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Railway Traffic Inspector" ]
  ], [
     fhir:index 2980 ;
     fhir:CodeSystem.concept.code [ fhir:value "4133.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Railway Transport Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Railway Transport Clerk" ]
  ], [
     fhir:index 2981 ;
     fhir:CodeSystem.concept.code [ fhir:value "4133.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Railway Transport Service Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Railway Transport Service Inspector" ]
  ], [
     fhir:index 2982 ;
     fhir:CodeSystem.concept.code [ fhir:value "4133.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Railways Traffic Foreman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Railways Traffic Foreman" ]
  ], [
     fhir:index 2983 ;
     fhir:CodeSystem.concept.code [ fhir:value "4133.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Railways Yard Foreman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Railways Yard Foreman" ]
  ], [
     fhir:index 2984 ;
     fhir:CodeSystem.concept.code [ fhir:value "4133.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Railways Yard Master" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Railways Yard Master" ]
  ], [
     fhir:index 2985 ;
     fhir:CodeSystem.concept.code [ fhir:value "4133.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Road Passenger Transport Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Road Passenger Transport Inspector" ]
  ], [
     fhir:index 2986 ;
     fhir:CodeSystem.concept.code [ fhir:value "4133.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Road Traffic Controller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Road Traffic Controller" ]
  ], [
     fhir:index 2987 ;
     fhir:CodeSystem.concept.code [ fhir:value "4133.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Road Transport Dispatcher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Road Transport Dispatcher" ]
  ], [
     fhir:index 2988 ;
     fhir:CodeSystem.concept.code [ fhir:value "4133.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shipping Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shipping Clerk" ]
  ], [
     fhir:index 2989 ;
     fhir:CodeSystem.concept.code [ fhir:value "4133.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Supervisor Locomotives" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Supervisor Locomotives" ]
  ], [
     fhir:index 2990 ;
     fhir:CodeSystem.concept.code [ fhir:value "4133.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Supervisor Other Transport and Communications" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Supervisor Other Transport and Communications" ]
  ], [
     fhir:index 2991 ;
     fhir:CodeSystem.concept.code [ fhir:value "4133.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Supervisor Railway Goods" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Supervisor Railway Goods" ]
  ], [
     fhir:index 2992 ;
     fhir:CodeSystem.concept.code [ fhir:value "4133.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Supervisor Railways" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Supervisor Railways" ]
  ], [
     fhir:index 2993 ;
     fhir:CodeSystem.concept.code [ fhir:value "4133.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Supervisor Road Transport" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Supervisor Road Transport" ]
  ], [
     fhir:index 2994 ;
     fhir:CodeSystem.concept.code [ fhir:value "4133.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ticket Collector Railway" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ticket Collector Railway" ]
  ], [
     fhir:index 2995 ;
     fhir:CodeSystem.concept.code [ fhir:value "4133.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Traffic Supervisor Airport Airlines" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Traffic Supervisor Airport Airlines" ]
  ], [
     fhir:index 2996 ;
     fhir:CodeSystem.concept.code [ fhir:value "4133.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Train Control Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Train Control Operator" ]
  ], [
     fhir:index 2997 ;
     fhir:CodeSystem.concept.code [ fhir:value "4133.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Train Examiner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Train Examiner" ]
  ], [
     fhir:index 2998 ;
     fhir:CodeSystem.concept.code [ fhir:value "4133.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Train Guard" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Train Guard" ]
  ], [
     fhir:index 2999 ;
     fhir:CodeSystem.concept.code [ fhir:value "4133.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Transport Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Transport Clerk" ]
  ], [
     fhir:index 3000 ;
     fhir:CodeSystem.concept.code [ fhir:value "4133.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Transport Department Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Transport Department Inspector" ]
  ], [
     fhir:index 3001 ;
     fhir:CodeSystem.concept.code [ fhir:value "4133.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Transport Depot Superintendent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Transport Depot Superintendent" ]
  ], [
     fhir:index 3002 ;
     fhir:CodeSystem.concept.code [ fhir:value "4133.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wagon Recorder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wagon Recorder" ]
  ], [
     fhir:index 3003 ;
     fhir:CodeSystem.concept.code [ fhir:value "4133.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wharfinger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wharfinger" ]
  ], [
     fhir:index 3004 ;
     fhir:CodeSystem.concept.code [ fhir:value "4141.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cataloguing Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cataloguing Clerk" ]
  ], [
     fhir:index 3005 ;
     fhir:CodeSystem.concept.code [ fhir:value "4141.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Childrens Library Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Childrens Library Assistant" ]
  ], [
     fhir:index 3006 ;
     fhir:CodeSystem.concept.code [ fhir:value "4141.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Circulation Desk Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Circulation Desk Assistant" ]
  ], [
     fhir:index 3007 ;
     fhir:CodeSystem.concept.code [ fhir:value "4141.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Compiler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Compiler" ]
  ], [
     fhir:index 3008 ;
     fhir:CodeSystem.concept.code [ fhir:value "4141.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Directory Compiler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Directory Compiler" ]
  ], [
     fhir:index 3009 ;
     fhir:CodeSystem.concept.code [ fhir:value "4141.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Documentation Clerk Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Documentation Clerk Officer" ]
  ], [
     fhir:index 3010 ;
     fhir:CodeSystem.concept.code [ fhir:value "4141.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Filing Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Filing Clerk" ]
  ], [
     fhir:index 3011 ;
     fhir:CodeSystem.concept.code [ fhir:value "4141.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Film Library Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Film Library Clerk" ]
  ], [
     fhir:index 3012 ;
     fhir:CodeSystem.concept.code [ fhir:value "4141.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Index Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Index Clerk" ]
  ], [
     fhir:index 3013 ;
     fhir:CodeSystem.concept.code [ fhir:value "4141.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Library Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Library Assistant" ]
  ], [
     fhir:index 3014 ;
     fhir:CodeSystem.concept.code [ fhir:value "4141.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Listing Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Listing Clerk" ]
  ], [
     fhir:index 3015 ;
     fhir:CodeSystem.concept.code [ fhir:value "4141.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mobile Library Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mobile Library Assistant" ]
  ], [
     fhir:index 3016 ;
     fhir:CodeSystem.concept.code [ fhir:value "4141.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plan Records Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plan Records Officer" ]
  ], [
     fhir:index 3017 ;
     fhir:CodeSystem.concept.code [ fhir:value "4141.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Library Assistants" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Library Assistants" ]
  ], [
     fhir:index 3018 ;
     fhir:CodeSystem.concept.code [ fhir:value "4141.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Record And Filing Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Record And Filing Clerk" ]
  ], [
     fhir:index 3019 ;
     fhir:CodeSystem.concept.code [ fhir:value "4141.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Record and Filing Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Record and Filing Clerk" ]
  ], [
     fhir:index 3020 ;
     fhir:CodeSystem.concept.code [ fhir:value "4141.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Records Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Records Clerk" ]
  ], [
     fhir:index 3021 ;
     fhir:CodeSystem.concept.code [ fhir:value "4141.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Records Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Records Officer" ]
  ], [
     fhir:index 3022 ;
     fhir:CodeSystem.concept.code [ fhir:value "4141.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Registry Office Keeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Registry Office Keeper" ]
  ], [
     fhir:index 3023 ;
     fhir:CodeSystem.concept.code [ fhir:value "4141.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "School Library Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "School Library Assistant" ]
  ], [
     fhir:index 3024 ;
     fhir:CodeSystem.concept.code [ fhir:value "4141.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ward Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ward Clerk" ]
  ], [
     fhir:index 3025 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaikomiri Mera" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaikomiri Mera" ]
  ], [
     fhir:index 3026 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaikomiri Reta" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaikomiri Reta" ]
  ], [
     fhir:index 3027 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaikoomiri Meera" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaikoomiri Meera" ]
  ], [
     fhir:index 3028 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaikoomiri Reta" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaikoomiri Reta" ]
  ], [
     fhir:index 3029 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaikoowhiri Kopaki" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaikoowhiri Kopaki" ]
  ], [
     fhir:index 3030 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaikoowhiri Meera" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaikoowhiri Meera" ]
  ], [
     fhir:index 3031 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaikoowhiri Reta" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaikoowhiri Reta" ]
  ], [
     fhir:index 3032 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaikowhiri Kopaki" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaikowhiri Kopaki" ]
  ], [
     fhir:index 3033 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaikowhiri Mera" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaikowhiri Mera" ]
  ], [
     fhir:index 3034 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaikowhiri Reta" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaikowhiri Reta" ]
  ], [
     fhir:index 3035 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mail Carrier" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mail Carrier" ]
  ], [
     fhir:index 3036 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mail Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mail Clerk" ]
  ], [
     fhir:index 3037 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mail Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mail Contractor" ]
  ], [
     fhir:index 3038 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mail Delivery Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mail Delivery Contractor" ]
  ], [
     fhir:index 3039 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mail Dispatch Clerk Office" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mail Dispatch Clerk Office" ]
  ], [
     fhir:index 3040 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mail Dispatch Clerk Post Office" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mail Dispatch Clerk Post Office" ]
  ], [
     fhir:index 3041 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mail Distribution Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mail Distribution Clerk" ]
  ], [
     fhir:index 3042 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mail Sorter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mail Sorter" ]
  ], [
     fhir:index 3043 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mail Sorting Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mail Sorting Clerk" ]
  ], [
     fhir:index 3044 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mailman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mailman" ]
  ], [
     fhir:index 3045 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Post Office Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Post Office Clerk" ]
  ], [
     fhir:index 3046 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Post Office Mail Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Post Office Mail Clerk" ]
  ], [
     fhir:index 3047 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Post Office Mail Sorter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Post Office Mail Sorter" ]
  ], [
     fhir:index 3048 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Post Office Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Post Office Supervisor" ]
  ], [
     fhir:index 3049 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Post Woman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Post Woman" ]
  ], [
     fhir:index 3050 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Postal Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Postal Clerk" ]
  ], [
     fhir:index 3051 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Postal Deliverer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Postal Deliverer" ]
  ], [
     fhir:index 3052 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Postal Services Supervisor Other" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Postal Services Supervisor Other" ]
  ], [
     fhir:index 3053 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Postal Services Supervisor Post Office" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Postal Services Supervisor Post Office" ]
  ], [
     fhir:index 3054 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Postal Sorter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Postal Sorter" ]
  ], [
     fhir:index 3055 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Postie" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Postie" ]
  ], [
     fhir:index 3056 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Postman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Postman" ]
  ], [
     fhir:index 3057 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Postwoman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Postwoman" ]
  ], [
     fhir:index 3058 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Mail Clerks" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Mail Clerks" ]
  ], [
     fhir:index 3059 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Mail Delivery Contractors" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Mail Delivery Contractors" ]
  ], [
     fhir:index 3060 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Mail Sorting Clerks" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Mail Sorting Clerks" ]
  ], [
     fhir:index 3061 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Postal Deliverers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Postal Deliverers" ]
  ], [
     fhir:index 3062 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rural Delivery Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rural Delivery Contractor" ]
  ], [
     fhir:index 3063 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rural Mail Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rural Mail Contractor" ]
  ], [
     fhir:index 3064 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rural Mail Deliverer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rural Mail Deliverer" ]
  ], [
     fhir:index 3065 ;
     fhir:CodeSystem.concept.code [ fhir:value "4142.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rural Mail Delivery Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rural Mail Delivery Contractor" ]
  ], [
     fhir:index 3066 ;
     fhir:CodeSystem.concept.code [ fhir:value "4143.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Proof Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Proof Machine Operator" ]
  ], [
     fhir:index 3067 ;
     fhir:CodeSystem.concept.code [ fhir:value "4143.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Proof Reader" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Proof Reader" ]
  ], [
     fhir:index 3068 ;
     fhir:CodeSystem.concept.code [ fhir:value "4143.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Readers Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Readers Assistant" ]
  ], [
     fhir:index 3069 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Accommodation Officer University Hostels" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Accommodation Officer University Hostels" ]
  ], [
     fhir:index 3070 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Addressing Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Addressing Machine Operator" ]
  ], [
     fhir:index 3071 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Apihaa rangahau korero" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Apihaa rangahau korero" ]
  ], [
     fhir:index 3072 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Clerical Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Clerical Assistant" ]
  ], [
     fhir:index 3073 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Clerical Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Clerical Supervisor" ]
  ], [
     fhir:index 3074 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Clerical Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Clerical Worker" ]
  ], [
     fhir:index 3075 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Document Shredder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Document Shredder" ]
  ], [
     fhir:index 3076 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Duplicating Machinist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Duplicating Machinist" ]
  ], [
     fhir:index 3077 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "General Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "General Clerk" ]
  ], [
     fhir:index 3078 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "General Office Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "General Office Clerk" ]
  ], [
     fhir:index 3079 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Girl Friday" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Girl Friday" ]
  ], [
     fhir:index 3080 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Government Department Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Government Department Clerk" ]
  ], [
     fhir:index 3081 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Human Resources Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Human Resources Clerk" ]
  ], [
     fhir:index 3082 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Junior Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Junior Clerk" ]
  ], [
     fhir:index 3083 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaaraka" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaaraka" ]
  ], [
     fhir:index 3084 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaaraka o te Tari" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaaraka o te Tari" ]
  ], [
     fhir:index 3085 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiawhina Mahi Tari" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiawhina Mahi Tari" ]
  ], [
     fhir:index 3086 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Tari" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Tari" ]
  ], [
     fhir:index 3087 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaitautoko Tauira Maaori" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaitautoko Tauira Maaori" ]
  ], [
     fhir:index 3088 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaitiaki Putea" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaitiaki Putea" ]
  ], [
     fhir:index 3089 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaitiaki Puutea" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaitiaki Puutea" ]
  ], [
     fhir:index 3090 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaitiaki Tari" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaitiaki Tari" ]
  ], [
     fhir:index 3091 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Karaka" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Karaka" ]
  ], [
     fhir:index 3092 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Karaka o te Tari" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Karaka o te Tari" ]
  ], [
     fhir:index 3093 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Local Body Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Local Body Clerk" ]
  ], [
     fhir:index 3094 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Local Body Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Local Body Officer" ]
  ], [
     fhir:index 3095 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Newspaper Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Newspaper Clerk" ]
  ], [
     fhir:index 3096 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Office Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Office Assistant" ]
  ], [
     fhir:index 3097 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Office Boy" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Office Boy" ]
  ], [
     fhir:index 3098 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Office Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Office Clerk" ]
  ], [
     fhir:index 3099 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Office Junior" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Office Junior" ]
  ], [
     fhir:index 3100 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Office Junior Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Office Junior Clerk" ]
  ], [
     fhir:index 3101 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Office Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Office Machine Operator" ]
  ], [
     fhir:index 3102 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Office Machinist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Office Machinist" ]
  ], [
     fhir:index 3103 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Office Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Office Worker" ]
  ], [
     fhir:index 3104 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pay Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pay Clerk" ]
  ], [
     fhir:index 3105 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pay Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pay Officer" ]
  ], [
     fhir:index 3106 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paymaster" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paymaster" ]
  ], [
     fhir:index 3107 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Payroll Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Payroll Clerk" ]
  ], [
     fhir:index 3108 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Payroll Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Payroll Officer" ]
  ], [
     fhir:index 3109 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Personal Records Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Personal Records Clerk" ]
  ], [
     fhir:index 3110 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Photocopier Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Photocopier Operator" ]
  ], [
     fhir:index 3111 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Photocopying Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Photocopying Machine Operator" ]
  ], [
     fhir:index 3112 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Photographic Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Photographic Machine Operator" ]
  ], [
     fhir:index 3113 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plan Printer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plan Printer" ]
  ], [
     fhir:index 3114 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of General Clerks" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of General Clerks" ]
  ], [
     fhir:index 3115 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.047" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Office Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Office Machine Operator" ]
  ], [
     fhir:index 3116 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.048" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Railway Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Railway Clerk" ]
  ], [
     fhir:index 3117 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.049" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Recreation Clerk Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Recreation Clerk Officer" ]
  ], [
     fhir:index 3118 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.050" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Research Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Research Assistant" ]
  ], [
     fhir:index 3119 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.051" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Research Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Research Worker" ]
  ], [
     fhir:index 3120 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.052" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Researcher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Researcher" ]
  ], [
     fhir:index 3121 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.053" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Salaries Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Salaries Clerk" ]
  ], [
     fhir:index 3122 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.054" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Salaries Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Salaries Officer" ]
  ], [
     fhir:index 3123 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.055" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Staff Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Staff Clerk" ]
  ], [
     fhir:index 3124 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.056" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telex Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Telex Operator" ]
  ], [
     fhir:index 3125 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.057" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Timekeeper Employees" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Timekeeper Employees" ]
  ], [
     fhir:index 3126 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.058" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Veterinary Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Veterinary Clerk" ]
  ], [
     fhir:index 3127 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.059" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wages Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wages Clerk" ]
  ], [
     fhir:index 3128 ;
     fhir:CodeSystem.concept.code [ fhir:value "4144.060" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Xerox Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Xerox Operator" ]
  ], [
     fhir:index 3129 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Betting Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Betting Operator" ]
  ], [
     fhir:index 3130 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Booking Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Booking Clerk" ]
  ], [
     fhir:index 3131 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Car Park Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Car Park Attendant" ]
  ], [
     fhir:index 3132 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Caretaker Rubbish Tip" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Caretaker Rubbish Tip" ]
  ], [
     fhir:index 3133 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cash Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cash Clerk" ]
  ], [
     fhir:index 3134 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cash Register Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cash Register Operator" ]
  ], [
     fhir:index 3135 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cashier" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cashier" ]
  ], [
     fhir:index 3136 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cashier Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cashier Clerk" ]
  ], [
     fhir:index 3137 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Check Out Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Check Out Operator" ]
  ], [
     fhir:index 3138 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Checkout Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Checkout Operator" ]
  ], [
     fhir:index 3139 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Checkout Operators Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Checkout Operators Supervisor" ]
  ], [
     fhir:index 3140 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Collector Machines and Meters" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Collector Machines and Meters" ]
  ], [
     fhir:index 3141 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gatekeeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Gatekeeper" ]
  ], [
     fhir:index 3142 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "General Cashier" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "General Cashier" ]
  ], [
     fhir:index 3143 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Grocery Checkout Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Grocery Checkout Operator" ]
  ], [
     fhir:index 3144 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakarite Utu" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakarite Utu" ]
  ], [
     fhir:index 3145 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lottery Seller Agent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lottery Seller Agent" ]
  ], [
     fhir:index 3146 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lotto Seller Agent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lotto Seller Agent" ]
  ], [
     fhir:index 3147 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Parking Lot Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Parking Lot Attendant" ]
  ], [
     fhir:index 3148 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Parking Officer Car Park Building" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Parking Officer Car Park Building" ]
  ], [
     fhir:index 3149 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pool Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pool Attendant" ]
  ], [
     fhir:index 3150 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pool Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pool Supervisor" ]
  ], [
     fhir:index 3151 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Cashiers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Cashiers" ]
  ], [
     fhir:index 3152 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Ticket Seller Cashiers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Ticket Seller Cashiers" ]
  ], [
     fhir:index 3153 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Skating Rink Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Skating Rink Attendant" ]
  ], [
     fhir:index 3154 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Swimming Pool Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Swimming Pool Attendant" ]
  ], [
     fhir:index 3155 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "TAB Cashier Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "TAB Cashier Clerk" ]
  ], [
     fhir:index 3156 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "TAB Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "TAB Clerk" ]
  ], [
     fhir:index 3157 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "TAB Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "TAB Operator" ]
  ], [
     fhir:index 3158 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "TAB Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "TAB Worker" ]
  ], [
     fhir:index 3159 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tele-Betting Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tele-Betting Operator" ]
  ], [
     fhir:index 3160 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ticket-Seller Cashier" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ticket-Seller Cashier" ]
  ], [
     fhir:index 3161 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Till Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Till Operator" ]
  ], [
     fhir:index 3162 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Toll Gate Keeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Toll Gate Keeper" ]
  ], [
     fhir:index 3163 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Totalisator Agency Board Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Totalisator Agency Board Worker" ]
  ], [
     fhir:index 3164 ;
     fhir:CodeSystem.concept.code [ fhir:value "4211.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tunnel Officer Tolls" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tunnel Officer Tolls" ]
  ], [
     fhir:index 3165 ;
     fhir:CodeSystem.concept.code [ fhir:value "4212.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bank Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bank Clerk" ]
  ], [
     fhir:index 3166 ;
     fhir:CodeSystem.concept.code [ fhir:value "4212.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bank Customer Services Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bank Customer Services Clerk" ]
  ], [
     fhir:index 3167 ;
     fhir:CodeSystem.concept.code [ fhir:value "4212.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bank Customer Services Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bank Customer Services Officer" ]
  ], [
     fhir:index 3168 ;
     fhir:CodeSystem.concept.code [ fhir:value "4212.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bank Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bank Officer" ]
  ], [
     fhir:index 3169 ;
     fhir:CodeSystem.concept.code [ fhir:value "4212.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bank Teller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bank Teller" ]
  ], [
     fhir:index 3170 ;
     fhir:CodeSystem.concept.code [ fhir:value "4212.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Credit Support Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Credit Support Officer" ]
  ], [
     fhir:index 3171 ;
     fhir:CodeSystem.concept.code [ fhir:value "4212.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Currency Exchange Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Currency Exchange Officer" ]
  ], [
     fhir:index 3172 ;
     fhir:CodeSystem.concept.code [ fhir:value "4212.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Foreign Exchange Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Foreign Exchange Officer" ]
  ], [
     fhir:index 3173 ;
     fhir:CodeSystem.concept.code [ fhir:value "4212.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Foreign Exchange Teller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Foreign Exchange Teller" ]
  ], [
     fhir:index 3174 ;
     fhir:CodeSystem.concept.code [ fhir:value "4212.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Peke" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Peke" ]
  ], [
     fhir:index 3175 ;
     fhir:CodeSystem.concept.code [ fhir:value "4212.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaitaatai Moni" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaitaatai Moni" ]
  ], [
     fhir:index 3176 ;
     fhir:CodeSystem.concept.code [ fhir:value "4212.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaitatai Moni" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaitatai Moni" ]
  ], [
     fhir:index 3177 ;
     fhir:CodeSystem.concept.code [ fhir:value "4212.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Personal Banker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Personal Banker" ]
  ], [
     fhir:index 3178 ;
     fhir:CodeSystem.concept.code [ fhir:value "4212.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Personal Teller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Personal Teller" ]
  ], [
     fhir:index 3179 ;
     fhir:CodeSystem.concept.code [ fhir:value "4212.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Bank Officers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Bank Officers" ]
  ], [
     fhir:index 3180 ;
     fhir:CodeSystem.concept.code [ fhir:value "4213.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Casino Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Casino Supervisor" ]
  ], [
     fhir:index 3181 ;
     fhir:CodeSystem.concept.code [ fhir:value "4213.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Croupier" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Croupier" ]
  ], [
     fhir:index 3182 ;
     fhir:CodeSystem.concept.code [ fhir:value "4213.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gaming Dealer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Gaming Dealer" ]
  ], [
     fhir:index 3183 ;
     fhir:CodeSystem.concept.code [ fhir:value "4213.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gaming Table Pit Boss" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Gaming Table Pit Boss" ]
  ], [
     fhir:index 3184 ;
     fhir:CodeSystem.concept.code [ fhir:value "4213.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gaming Table Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Gaming Table Supervisor" ]
  ], [
     fhir:index 3185 ;
     fhir:CodeSystem.concept.code [ fhir:value "4215.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bailiff" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bailiff" ]
  ], [
     fhir:index 3186 ;
     fhir:CodeSystem.concept.code [ fhir:value "4215.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bill and Debt Collector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bill and Debt Collector" ]
  ], [
     fhir:index 3187 ;
     fhir:CodeSystem.concept.code [ fhir:value "4215.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bill Collector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bill Collector" ]
  ], [
     fhir:index 3188 ;
     fhir:CodeSystem.concept.code [ fhir:value "4215.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Debt Collector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Debt Collector" ]
  ], [
     fhir:index 3189 ;
     fhir:CodeSystem.concept.code [ fhir:value "4215.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rate Rent Collector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rate Rent Collector" ]
  ], [
     fhir:index 3190 ;
     fhir:CodeSystem.concept.code [ fhir:value "4215.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Repossesion Agent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Repossesion Agent" ]
  ], [
     fhir:index 3191 ;
     fhir:CodeSystem.concept.code [ fhir:value "4215.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Repossessor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Repossessor" ]
  ], [
     fhir:index 3192 ;
     fhir:CodeSystem.concept.code [ fhir:value "4221.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aapiha Tuku Moohiotanga" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aapiha Tuku Moohiotanga" ]
  ], [
     fhir:index 3193 ;
     fhir:CodeSystem.concept.code [ fhir:value "4221.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aapiha Tuku Whakaaturanga" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aapiha Tuku Whakaaturanga" ]
  ], [
     fhir:index 3194 ;
     fhir:CodeSystem.concept.code [ fhir:value "4221.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Apiha Tuku Mohiotanga" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Apiha Tuku Mohiotanga" ]
  ], [
     fhir:index 3195 ;
     fhir:CodeSystem.concept.code [ fhir:value "4221.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Apiha Tuku Whakaaturanga" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Apiha Tuku Whakaaturanga" ]
  ], [
     fhir:index 3196 ;
     fhir:CodeSystem.concept.code [ fhir:value "4221.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dental Receptionist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dental Receptionist" ]
  ], [
     fhir:index 3197 ;
     fhir:CodeSystem.concept.code [ fhir:value "4221.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dentists Receptionist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dentists Receptionist" ]
  ], [
     fhir:index 3198 ;
     fhir:CodeSystem.concept.code [ fhir:value "4221.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Doctors Receptionist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Doctors Receptionist" ]
  ], [
     fhir:index 3199 ;
     fhir:CodeSystem.concept.code [ fhir:value "4221.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hospital Admissions Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hospital Admissions Clerk" ]
  ], [
     fhir:index 3200 ;
     fhir:CodeSystem.concept.code [ fhir:value "4221.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hospital Hostess" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hospital Hostess" ]
  ], [
     fhir:index 3201 ;
     fhir:CodeSystem.concept.code [ fhir:value "4221.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hospital Receptionist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hospital Receptionist" ]
  ], [
     fhir:index 3202 ;
     fhir:CodeSystem.concept.code [ fhir:value "4221.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hotel Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hotel Clerk" ]
  ], [
     fhir:index 3203 ;
     fhir:CodeSystem.concept.code [ fhir:value "4221.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hotel or Motel Receptionist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hotel or Motel Receptionist" ]
  ], [
     fhir:index 3204 ;
     fhir:CodeSystem.concept.code [ fhir:value "4221.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hotel Receptionist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hotel Receptionist" ]
  ], [
     fhir:index 3205 ;
     fhir:CodeSystem.concept.code [ fhir:value "4221.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Information Clerk and Other Receptionist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Information Clerk and Other Receptionist" ]
  ], [
     fhir:index 3206 ;
     fhir:CodeSystem.concept.code [ fhir:value "4221.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Information Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Information Officer" ]
  ], [
     fhir:index 3207 ;
     fhir:CodeSystem.concept.code [ fhir:value "4221.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Inland Revenue Customer Services Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Inland Revenue Customer Services Officer" ]
  ], [
     fhir:index 3208 ;
     fhir:CodeSystem.concept.code [ fhir:value "4221.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "IRD Customer Services Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "IRD Customer Services Officer" ]
  ], [
     fhir:index 3209 ;
     fhir:CodeSystem.concept.code [ fhir:value "4221.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakatau Manuhiri" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakatau Manuhiri" ]
  ], [
     fhir:index 3210 ;
     fhir:CodeSystem.concept.code [ fhir:value "4221.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Medical Receptionist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Receptionist" ]
  ], [
     fhir:index 3211 ;
     fhir:CodeSystem.concept.code [ fhir:value "4221.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motel Receptionist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motel Receptionist" ]
  ], [
     fhir:index 3212 ;
     fhir:CodeSystem.concept.code [ fhir:value "4221.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motor Lodge Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motor Lodge Clerk" ]
  ], [
     fhir:index 3213 ;
     fhir:CodeSystem.concept.code [ fhir:value "4221.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Patient Information Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Patient Information Officer" ]
  ], [
     fhir:index 3214 ;
     fhir:CodeSystem.concept.code [ fhir:value "4221.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Patient Receptionist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Patient Receptionist" ]
  ], [
     fhir:index 3215 ;
     fhir:CodeSystem.concept.code [ fhir:value "4221.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Receptionist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Receptionist" ]
  ], [
     fhir:index 3216 ;
     fhir:CodeSystem.concept.code [ fhir:value "4221.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tourist Information Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tourist Information Officer" ]
  ], [
     fhir:index 3217 ;
     fhir:CodeSystem.concept.code [ fhir:value "4221.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Travel Reception Clerk" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Travel Reception Clerk" ]
  ], [
     fhir:index 3218 ;
     fhir:CodeSystem.concept.code [ fhir:value "4222.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Answering Service Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Answering Service Operator" ]
  ], [
     fhir:index 3219 ;
     fhir:CodeSystem.concept.code [ fhir:value "4222.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Call Centre Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Call Centre Manager" ]
  ], [
     fhir:index 3220 ;
     fhir:CodeSystem.concept.code [ fhir:value "4222.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Call Centre Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Call Centre Operator" ]
  ], [
     fhir:index 3221 ;
     fhir:CodeSystem.concept.code [ fhir:value "4222.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "PABX Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "PABX Operator" ]
  ], [
     fhir:index 3222 ;
     fhir:CodeSystem.concept.code [ fhir:value "4222.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Public Exchange Operator Telephone" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Public Exchange Operator Telephone" ]
  ], [
     fhir:index 3223 ;
     fhir:CodeSystem.concept.code [ fhir:value "4222.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telephone Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Telephone Attendant" ]
  ], [
     fhir:index 3224 ;
     fhir:CodeSystem.concept.code [ fhir:value "4222.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telephone Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Telephone Operator" ]
  ], [
     fhir:index 3225 ;
     fhir:CodeSystem.concept.code [ fhir:value "4222.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telephone Receptionist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Telephone Receptionist" ]
  ], [
     fhir:index 3226 ;
     fhir:CodeSystem.concept.code [ fhir:value "4222.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telephone Services Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Telephone Services Officer" ]
  ], [
     fhir:index 3227 ;
     fhir:CodeSystem.concept.code [ fhir:value "4222.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telephone Switchboard Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Telephone Switchboard Operator" ]
  ], [
     fhir:index 3228 ;
     fhir:CodeSystem.concept.code [ fhir:value "4222.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telephone Switchboard Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Telephone Switchboard Supervisor" ]
  ], [
     fhir:index 3229 ;
     fhir:CodeSystem.concept.code [ fhir:value "4222.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telephonist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Telephonist" ]
  ], [
     fhir:index 3230 ;
     fhir:CodeSystem.concept.code [ fhir:value "4222.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telephonist Answering Service" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Telephonist Answering Service" ]
  ], [
     fhir:index 3231 ;
     fhir:CodeSystem.concept.code [ fhir:value "4222.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tolls Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tolls Operator" ]
  ], [
     fhir:index 3232 ;
     fhir:CodeSystem.concept.code [ fhir:value "4222.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tolls Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tolls Supervisor" ]
  ], [
     fhir:index 3233 ;
     fhir:CodeSystem.concept.code [ fhir:value "5111.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Air Hostess" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Air Hostess" ]
  ], [
     fhir:index 3234 ;
     fhir:CodeSystem.concept.code [ fhir:value "5111.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Airline Steward" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Airline Steward" ]
  ], [
     fhir:index 3235 ;
     fhir:CodeSystem.concept.code [ fhir:value "5111.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bus Hostess" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bus Hostess" ]
  ], [
     fhir:index 3236 ;
     fhir:CodeSystem.concept.code [ fhir:value "5111.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cabin Crew" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cabin Crew" ]
  ], [
     fhir:index 3237 ;
     fhir:CodeSystem.concept.code [ fhir:value "5111.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cabin Flight Steward" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cabin Flight Steward" ]
  ], [
     fhir:index 3238 ;
     fhir:CodeSystem.concept.code [ fhir:value "5111.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cabin Flight Stewardess" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cabin Flight Stewardess" ]
  ], [
     fhir:index 3239 ;
     fhir:CodeSystem.concept.code [ fhir:value "5111.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Flight Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Flight Attendant" ]
  ], [
     fhir:index 3240 ;
     fhir:CodeSystem.concept.code [ fhir:value "5111.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Flight Purser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Flight Purser" ]
  ], [
     fhir:index 3241 ;
     fhir:CodeSystem.concept.code [ fhir:value "5111.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Flight Steward" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Flight Steward" ]
  ], [
     fhir:index 3242 ;
     fhir:CodeSystem.concept.code [ fhir:value "5111.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ground Steward Airline" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ground Steward Airline" ]
  ], [
     fhir:index 3243 ;
     fhir:CodeSystem.concept.code [ fhir:value "5111.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ground Stewardess Airline" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ground Stewardess Airline" ]
  ], [
     fhir:index 3244 ;
     fhir:CodeSystem.concept.code [ fhir:value "5111.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Launch Hostess" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Launch Hostess" ]
  ], [
     fhir:index 3245 ;
     fhir:CodeSystem.concept.code [ fhir:value "5111.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Marine Steward" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Marine Steward" ]
  ], [
     fhir:index 3246 ;
     fhir:CodeSystem.concept.code [ fhir:value "5111.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rail Steward" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rail Steward" ]
  ], [
     fhir:index 3247 ;
     fhir:CodeSystem.concept.code [ fhir:value "5111.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rail Stewardess" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rail Stewardess" ]
  ], [
     fhir:index 3248 ;
     fhir:CodeSystem.concept.code [ fhir:value "5111.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ship Cabin Steward" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ship Cabin Steward" ]
  ], [
     fhir:index 3249 ;
     fhir:CodeSystem.concept.code [ fhir:value "5111.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ships Chief Steward" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ships Chief Steward" ]
  ], [
     fhir:index 3250 ;
     fhir:CodeSystem.concept.code [ fhir:value "5111.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ships Purser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ships Purser" ]
  ], [
     fhir:index 3251 ;
     fhir:CodeSystem.concept.code [ fhir:value "5111.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ships Steward" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ships Steward" ]
  ], [
     fhir:index 3252 ;
     fhir:CodeSystem.concept.code [ fhir:value "5111.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ships Stewardess" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ships Stewardess" ]
  ], [
     fhir:index 3253 ;
     fhir:CodeSystem.concept.code [ fhir:value "5111.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Train Hostess" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Train Hostess" ]
  ], [
     fhir:index 3254 ;
     fhir:CodeSystem.concept.code [ fhir:value "5111.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Travel Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Travel Attendant" ]
  ], [
     fhir:index 3255 ;
     fhir:CodeSystem.concept.code [ fhir:value "5111.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Travel Attendant Airline" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Travel Attendant Airline" ]
  ], [
     fhir:index 3256 ;
     fhir:CodeSystem.concept.code [ fhir:value "5111.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Travel Attendant Train" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Travel Attendant Train" ]
  ], [
     fhir:index 3257 ;
     fhir:CodeSystem.concept.code [ fhir:value "5112.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Adventure Safari Guide" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Adventure Safari Guide" ]
  ], [
     fhir:index 3258 ;
     fhir:CodeSystem.concept.code [ fhir:value "5112.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Adventure Tourism Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Adventure Tourism Operator" ]
  ], [
     fhir:index 3259 ;
     fhir:CodeSystem.concept.code [ fhir:value "5112.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Alpine Fishing Hunting Guide" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Alpine Fishing Hunting Guide" ]
  ], [
     fhir:index 3260 ;
     fhir:CodeSystem.concept.code [ fhir:value "5112.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Animal Drawn Vehicle Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Animal Drawn Vehicle Operator" ]
  ], [
     fhir:index 3261 ;
     fhir:CodeSystem.concept.code [ fhir:value "5112.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Art Gallery Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Art Gallery Attendant" ]
  ], [
     fhir:index 3262 ;
     fhir:CodeSystem.concept.code [ fhir:value "5112.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Art Gallery Guide" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Art Gallery Guide" ]
  ], [
     fhir:index 3263 ;
     fhir:CodeSystem.concept.code [ fhir:value "5112.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dive Master" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dive Master" ]
  ], [
     fhir:index 3264 ;
     fhir:CodeSystem.concept.code [ fhir:value "5112.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Horse Trekking Guide" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Horse Trekking Guide" ]
  ], [
     fhir:index 3265 ;
     fhir:CodeSystem.concept.code [ fhir:value "5112.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mountain Guide" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mountain Guide" ]
  ], [
     fhir:index 3266 ;
     fhir:CodeSystem.concept.code [ fhir:value "5112.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Museum Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Museum Attendant" ]
  ], [
     fhir:index 3267 ;
     fhir:CodeSystem.concept.code [ fhir:value "5112.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Museum Guide" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Museum Guide" ]
  ], [
     fhir:index 3268 ;
     fhir:CodeSystem.concept.code [ fhir:value "5112.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Outdoor Recreation Guide" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Outdoor Recreation Guide" ]
  ], [
     fhir:index 3269 ;
     fhir:CodeSystem.concept.code [ fhir:value "5112.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Recreation Guide" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Recreation Guide" ]
  ], [
     fhir:index 3270 ;
     fhir:CodeSystem.concept.code [ fhir:value "5112.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "River Rafting Guide" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "River Rafting Guide" ]
  ], [
     fhir:index 3271 ;
     fhir:CodeSystem.concept.code [ fhir:value "5112.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Scenic Tour Guide" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Scenic Tour Guide" ]
  ], [
     fhir:index 3272 ;
     fhir:CodeSystem.concept.code [ fhir:value "5112.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sightseeing Guide" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sightseeing Guide" ]
  ], [
     fhir:index 3273 ;
     fhir:CodeSystem.concept.code [ fhir:value "5112.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tour and Travel Guide" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tour and Travel Guide" ]
  ], [
     fhir:index 3274 ;
     fhir:CodeSystem.concept.code [ fhir:value "5112.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tour Controller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tour Controller" ]
  ], [
     fhir:index 3275 ;
     fhir:CodeSystem.concept.code [ fhir:value "5112.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tour Guide" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tour Guide" ]
  ], [
     fhir:index 3276 ;
     fhir:CodeSystem.concept.code [ fhir:value "5112.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Travel Guide" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Travel Guide" ]
  ], [
     fhir:index 3277 ;
     fhir:CodeSystem.concept.code [ fhir:value "5121.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Boarding School Hostel Matron" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Boarding School Hostel Matron" ]
  ], [
     fhir:index 3278 ;
     fhir:CodeSystem.concept.code [ fhir:value "5121.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Butler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Butler" ]
  ], [
     fhir:index 3279 ;
     fhir:CodeSystem.concept.code [ fhir:value "5121.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Camp Hostel Matron" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Camp Hostel Matron" ]
  ], [
     fhir:index 3280 ;
     fhir:CodeSystem.concept.code [ fhir:value "5121.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chambermaid" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chambermaid" ]
  ], [
     fhir:index 3281 ;
     fhir:CodeSystem.concept.code [ fhir:value "5121.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Domestic House Staff" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Domestic House Staff" ]
  ], [
     fhir:index 3282 ;
     fhir:CodeSystem.concept.code [ fhir:value "5121.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Domestic Servant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Domestic Servant" ]
  ], [
     fhir:index 3283 ;
     fhir:CodeSystem.concept.code [ fhir:value "5121.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dormitory Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dormitory Supervisor" ]
  ], [
     fhir:index 3284 ;
     fhir:CodeSystem.concept.code [ fhir:value "5121.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Executive Housekeeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Executive Housekeeper" ]
  ], [
     fhir:index 3285 ;
     fhir:CodeSystem.concept.code [ fhir:value "5121.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hospital Housekeeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hospital Housekeeper" ]
  ], [
     fhir:index 3286 ;
     fhir:CodeSystem.concept.code [ fhir:value "5121.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hostel Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hostel Supervisor" ]
  ], [
     fhir:index 3287 ;
     fhir:CodeSystem.concept.code [ fhir:value "5121.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hotel Chief Steward" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hotel Chief Steward" ]
  ], [
     fhir:index 3288 ;
     fhir:CodeSystem.concept.code [ fhir:value "5121.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hotel Housekeeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hotel Housekeeper" ]
  ], [
     fhir:index 3289 ;
     fhir:CodeSystem.concept.code [ fhir:value "5121.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "House Staff Accommodation Services" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "House Staff Accommodation Services" ]
  ], [
     fhir:index 3290 ;
     fhir:CodeSystem.concept.code [ fhir:value "5121.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "House Steward Non Private" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "House Steward Non Private" ]
  ], [
     fhir:index 3291 ;
     fhir:CodeSystem.concept.code [ fhir:value "5121.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "House Steward Private" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "House Steward Private" ]
  ], [
     fhir:index 3292 ;
     fhir:CodeSystem.concept.code [ fhir:value "5121.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "House Stewardess Non Private" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "House Stewardess Non Private" ]
  ], [
     fhir:index 3293 ;
     fhir:CodeSystem.concept.code [ fhir:value "5121.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "House Stewardess Private" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "House Stewardess Private" ]
  ], [
     fhir:index 3294 ;
     fhir:CodeSystem.concept.code [ fhir:value "5121.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Household Help" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Household Help" ]
  ], [
     fhir:index 3295 ;
     fhir:CodeSystem.concept.code [ fhir:value "5121.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Housekeeper (Not Private)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Housekeeper (Not Private)" ]
  ], [
     fhir:index 3296 ;
     fhir:CodeSystem.concept.code [ fhir:value "5121.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Housekeeper (Private Service)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Housekeeper (Private Service)" ]
  ], [
     fhir:index 3297 ;
     fhir:CodeSystem.concept.code [ fhir:value "5121.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Housekeeper Supervisor Hotels Or Similar Institution" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Housekeeper Supervisor Hotels Or Similar Institution" ]
  ], [
     fhir:index 3298 ;
     fhir:CodeSystem.concept.code [ fhir:value "5121.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Housekeeper Supervisor not Private" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Housekeeper Supervisor not Private" ]
  ], [
     fhir:index 3299 ;
     fhir:CodeSystem.concept.code [ fhir:value "5121.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Housekeeper Supervisor Private" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Housekeeper Supervisor Private" ]
  ], [
     fhir:index 3300 ;
     fhir:CodeSystem.concept.code [ fhir:value "5121.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Housekeeper Supervisor Residential Institution" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Housekeeper Supervisor Residential Institution" ]
  ], [
     fhir:index 3301 ;
     fhir:CodeSystem.concept.code [ fhir:value "5121.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Housekeeping Matron Residential Institution" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Housekeeping Matron Residential Institution" ]
  ], [
     fhir:index 3302 ;
     fhir:CodeSystem.concept.code [ fhir:value "5121.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Housemaid" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Housemaid" ]
  ], [
     fhir:index 3303 ;
     fhir:CodeSystem.concept.code [ fhir:value "5121.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Linen Keeper Hospital" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Linen Keeper Hospital" ]
  ], [
     fhir:index 3304 ;
     fhir:CodeSystem.concept.code [ fhir:value "5121.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Maid Private Service" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Maid Private Service" ]
  ], [
     fhir:index 3305 ;
     fhir:CodeSystem.concept.code [ fhir:value "5121.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nursing Home Housekeeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nursing Home Housekeeper" ]
  ], [
     fhir:index 3306 ;
     fhir:CodeSystem.concept.code [ fhir:value "5121.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Personal Maid Valet" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Personal Maid Valet" ]
  ], [
     fhir:index 3307 ;
     fhir:CodeSystem.concept.code [ fhir:value "5121.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Prison Matron" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Prison Matron" ]
  ], [
     fhir:index 3308 ;
     fhir:CodeSystem.concept.code [ fhir:value "5121.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Valet" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Valet" ]
  ], [
     fhir:index 3309 ;
     fhir:CodeSystem.concept.code [ fhir:value "5122.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cafeteria Cook" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cafeteria Cook" ]
  ], [
     fhir:index 3310 ;
     fhir:CodeSystem.concept.code [ fhir:value "5122.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chef" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chef" ]
  ], [
     fhir:index 3311 ;
     fhir:CodeSystem.concept.code [ fhir:value "5122.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cook" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cook" ]
  ], [
     fhir:index 3312 ;
     fhir:CodeSystem.concept.code [ fhir:value "5122.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cook Camp Construction Farm Shearing" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cook Camp Construction Farm Shearing" ]
  ], [
     fhir:index 3313 ;
     fhir:CodeSystem.concept.code [ fhir:value "5122.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cook Hotel" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cook Hotel" ]
  ], [
     fhir:index 3314 ;
     fhir:CodeSystem.concept.code [ fhir:value "5122.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cook Restaurant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cook Restaurant" ]
  ], [
     fhir:index 3315 ;
     fhir:CodeSystem.concept.code [ fhir:value "5122.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cook Tavern" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cook Tavern" ]
  ], [
     fhir:index 3316 ;
     fhir:CodeSystem.concept.code [ fhir:value "5122.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fast Food Cook" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fast Food Cook" ]
  ], [
     fhir:index 3317 ;
     fhir:CodeSystem.concept.code [ fhir:value "5122.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Food Supervisor Hospital Cook" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Food Supervisor Hospital Cook" ]
  ], [
     fhir:index 3318 ;
     fhir:CodeSystem.concept.code [ fhir:value "5122.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Head Chef" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Head Chef" ]
  ], [
     fhir:index 3319 ;
     fhir:CodeSystem.concept.code [ fhir:value "5122.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kuki" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kuki" ]
  ], [
     fhir:index 3320 ;
     fhir:CodeSystem.concept.code [ fhir:value "5122.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rangatira Mahi Kai" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rangatira Mahi Kai" ]
  ], [
     fhir:index 3321 ;
     fhir:CodeSystem.concept.code [ fhir:value "5122.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ships Cook" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ships Cook" ]
  ], [
     fhir:index 3322 ;
     fhir:CodeSystem.concept.code [ fhir:value "5122.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Short Order Cook" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Short Order Cook" ]
  ], [
     fhir:index 3323 ;
     fhir:CodeSystem.concept.code [ fhir:value "5122.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sous Chef" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sous Chef" ]
  ], [
     fhir:index 3324 ;
     fhir:CodeSystem.concept.code [ fhir:value "5122.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Takeaway Cook" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Takeaway Cook" ]
  ], [
     fhir:index 3325 ;
     fhir:CodeSystem.concept.code [ fhir:value "5122.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Trainee Cook" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Trainee Cook" ]
  ], [
     fhir:index 3326 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bar Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bar Attendant" ]
  ], [
     fhir:index 3327 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bar Hostess" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bar Hostess" ]
  ], [
     fhir:index 3328 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bar Maid" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bar Maid" ]
  ], [
     fhir:index 3329 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bar Person" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bar Person" ]
  ], [
     fhir:index 3330 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bar Steward" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bar Steward" ]
  ], [
     fhir:index 3331 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bar Tender" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bar Tender" ]
  ], [
     fhir:index 3332 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Barmaid" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Barmaid" ]
  ], [
     fhir:index 3333 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Barman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Barman" ]
  ], [
     fhir:index 3334 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Barperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Barperson" ]
  ], [
     fhir:index 3335 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bartender" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bartender" ]
  ], [
     fhir:index 3336 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cafe Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cafe Assistant" ]
  ], [
     fhir:index 3337 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Caf� Waiter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Caf� Waiter" ]
  ], [
     fhir:index 3338 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Caf� Waitress" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Caf� Waitress" ]
  ], [
     fhir:index 3339 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cafe Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cafe Worker" ]
  ], [
     fhir:index 3340 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cafeteria Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cafeteria Assistant" ]
  ], [
     fhir:index 3341 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cafeteria Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cafeteria Worker" ]
  ], [
     fhir:index 3342 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Canteen Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Canteen Assistant" ]
  ], [
     fhir:index 3343 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Canteen Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Canteen Worker" ]
  ], [
     fhir:index 3344 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Catering Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Catering Assistant" ]
  ], [
     fhir:index 3345 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Catering Counter Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Catering Counter Assistant" ]
  ], [
     fhir:index 3346 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Catering Counter Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Catering Counter Supervisor" ]
  ], [
     fhir:index 3347 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cellar Person" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cellar Person" ]
  ], [
     fhir:index 3348 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cellarman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cellarman" ]
  ], [
     fhir:index 3349 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cinema Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cinema Attendant" ]
  ], [
     fhir:index 3350 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cinema Usher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cinema Usher" ]
  ], [
     fhir:index 3351 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cloakroom Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cloakroom Attendant" ]
  ], [
     fhir:index 3352 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Club Steward" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Club Steward" ]
  ], [
     fhir:index 3353 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Club Stewardess" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Club Stewardess" ]
  ], [
     fhir:index 3354 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coffee Bar Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coffee Bar Assistant" ]
  ], [
     fhir:index 3355 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coffee Lounge Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coffee Lounge Assistant" ]
  ], [
     fhir:index 3356 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coffee Shop Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coffee Shop Assistant" ]
  ], [
     fhir:index 3357 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Counterhand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Counterhand" ]
  ], [
     fhir:index 3358 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Court Bailiff" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Court Bailiff" ]
  ], [
     fhir:index 3359 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Crew Member McDonalds" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Crew Member McDonalds" ]
  ], [
     fhir:index 3360 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Crier Custodian Law Courts" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Crier Custodian Law Courts" ]
  ], [
     fhir:index 3361 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dining Room Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dining Room Supervisor" ]
  ], [
     fhir:index 3362 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dishwasher Restaurant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dishwasher Restaurant" ]
  ], [
     fhir:index 3363 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Doorkeeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Doorkeeper" ]
  ], [
     fhir:index 3364 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Doorman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Doorman" ]
  ], [
     fhir:index 3365 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fast Food Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fast Food Assistant" ]
  ], [
     fhir:index 3366 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fast Food Server" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fast Food Server" ]
  ], [
     fhir:index 3367 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fish and Chip Shop Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fish and Chip Shop Worker" ]
  ], [
     fhir:index 3368 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Food Counter Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Food Counter Assistant" ]
  ], [
     fhir:index 3369 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Head Bartender" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Head Bartender" ]
  ], [
     fhir:index 3370 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Head Waiter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Head Waiter" ]
  ], [
     fhir:index 3371 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Head Waitress" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Head Waitress" ]
  ], [
     fhir:index 3372 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.047" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiawhina Mahi Kai Tere te Maoa" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiawhina Mahi Kai Tere te Maoa" ]
  ], [
     fhir:index 3373 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.048" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiawhina Mahi Toha Kai" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiawhina Mahi Toha Kai" ]
  ], [
     fhir:index 3374 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.049" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaihokohoko Inu" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaihokohoko Inu" ]
  ], [
     fhir:index 3375 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.050" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaihokohoko Waipiro" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaihokohoko Waipiro" ]
  ], [
     fhir:index 3376 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.051" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Kawhe" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Kawhe" ]
  ], [
     fhir:index 3377 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.052" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Paparaakauta" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Paparaakauta" ]
  ], [
     fhir:index 3378 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.053" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Paparakauta" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Paparakauta" ]
  ], [
     fhir:index 3379 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.054" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Waahi Kai" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Waahi Kai" ]
  ], [
     fhir:index 3380 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.055" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Wahi Kai" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Wahi Kai" ]
  ], [
     fhir:index 3381 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.056" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Whareumu" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Whareumu" ]
  ], [
     fhir:index 3382 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.057" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaitohatoha Kai Inu" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaitohatoha Kai Inu" ]
  ], [
     fhir:index 3383 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.058" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaitohu Whakataka Kai" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaitohu Whakataka Kai" ]
  ], [
     fhir:index 3384 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.059" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kitchen Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kitchen Assistant" ]
  ], [
     fhir:index 3385 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.060" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kitchen Dishwasher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kitchen Dishwasher" ]
  ], [
     fhir:index 3386 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.061" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kitchen Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kitchen Hand" ]
  ], [
     fhir:index 3387 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.062" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kitchenhand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kitchenhand" ]
  ], [
     fhir:index 3388 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.063" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lavatory Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lavatory Attendant" ]
  ], [
     fhir:index 3389 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.064" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lounge Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lounge Assistant" ]
  ], [
     fhir:index 3390 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.065" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lunch Bar Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lunch Bar Assistant" ]
  ], [
     fhir:index 3391 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.066" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lunch Bar Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lunch Bar Worker" ]
  ], [
     fhir:index 3392 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.067" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lunchbar Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lunchbar Assistant" ]
  ], [
     fhir:index 3393 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.068" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Maitre d" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Maitre d" ]
  ], [
     fhir:index 3394 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.069" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Maitre dHotel" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Maitre dHotel" ]
  ], [
     fhir:index 3395 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.070" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Maitre dRestaurant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Maitre dRestaurant" ]
  ], [
     fhir:index 3396 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.071" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Maitred" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Maitred" ]
  ], [
     fhir:index 3397 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.072" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Night Club Hostess" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Night Club Hostess" ]
  ], [
     fhir:index 3398 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.073" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Parcels Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Parcels Attendant" ]
  ], [
     fhir:index 3399 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.074" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Potato Chipper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Potato Chipper" ]
  ], [
     fhir:index 3400 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.075" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Restaurant Hostess" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Restaurant Hostess" ]
  ], [
     fhir:index 3401 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.076" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Restaurant Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Restaurant Worker" ]
  ], [
     fhir:index 3402 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.077" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Restroom Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Restroom Attendant" ]
  ], [
     fhir:index 3403 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.078" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Salad Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Salad Worker" ]
  ], [
     fhir:index 3404 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.079" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sandwich Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sandwich Hand" ]
  ], [
     fhir:index 3405 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.080" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Snack Bar Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Snack Bar Attendant" ]
  ], [
     fhir:index 3406 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.081" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sommelier" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sommelier" ]
  ], [
     fhir:index 3407 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.082" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Supervisor Cafeteria Coffee Bar" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Supervisor Cafeteria Coffee Bar" ]
  ], [
     fhir:index 3408 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.083" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Take Away Food Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Take Away Food Assistant" ]
  ], [
     fhir:index 3409 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.084" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Take Away Lunch Bar Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Take Away Lunch Bar Assistant" ]
  ], [
     fhir:index 3410 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.085" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Take Away Lunchbar Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Take Away Lunchbar Assistant" ]
  ], [
     fhir:index 3411 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.086" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Takeaway Lunch Bar Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Takeaway Lunch Bar Assistant" ]
  ], [
     fhir:index 3412 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.087" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Takeaway Lunchbar Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Takeaway Lunchbar Assistant" ]
  ], [
     fhir:index 3413 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.088" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Takeaways Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Takeaways Assistant" ]
  ], [
     fhir:index 3414 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.089" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tangata Hokohoko Inu" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tangata Hokohoko Inu" ]
  ], [
     fhir:index 3415 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.090" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tangata Hokohoko Waipiro" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tangata Hokohoko Waipiro" ]
  ], [
     fhir:index 3416 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.091" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tangata Tohatoha Kai Inu" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tangata Tohatoha Kai Inu" ]
  ], [
     fhir:index 3417 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.092" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tea Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tea Attendant" ]
  ], [
     fhir:index 3418 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.093" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tea Lady" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tea Lady" ]
  ], [
     fhir:index 3419 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.094" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tea Person" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tea Person" ]
  ], [
     fhir:index 3420 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.095" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Teaperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Teaperson" ]
  ], [
     fhir:index 3421 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.096" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Theatre Cloakroom Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Theatre Cloakroom Attendant" ]
  ], [
     fhir:index 3422 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.097" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Theatre Usher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Theatre Usher" ]
  ], [
     fhir:index 3423 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.098" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ticket Taker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ticket Taker" ]
  ], [
     fhir:index 3424 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.099" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Toilet Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Toilet Attendant" ]
  ], [
     fhir:index 3425 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.100" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Usher and Cloakroom Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Usher and Cloakroom Attendant" ]
  ], [
     fhir:index 3426 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.101" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Usher Orderly Law Courts" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Usher Orderly Law Courts" ]
  ], [
     fhir:index 3427 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.102" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wait Person" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wait Person" ]
  ], [
     fhir:index 3428 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.103" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Waiter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Waiter" ]
  ], [
     fhir:index 3429 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.104" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Waitress" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Waitress" ]
  ], [
     fhir:index 3430 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.105" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wine Steward" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wine Steward" ]
  ], [
     fhir:index 3431 ;
     fhir:CodeSystem.concept.code [ fhir:value "5123.106" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wine Stewardess" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wine Stewardess" ]
  ], [
     fhir:index 3432 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ambulance Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ambulance Officer" ]
  ], [
     fhir:index 3433 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ambulance Paramedic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ambulance Paramedic" ]
  ], [
     fhir:index 3434 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Caregiver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Caregiver" ]
  ], [
     fhir:index 3435 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chairside Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chairside Assistant" ]
  ], [
     fhir:index 3436 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Child Care Giver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Child Care Giver" ]
  ], [
     fhir:index 3437 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Childcare Giver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Childcare Giver" ]
  ], [
     fhir:index 3438 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dental Assistant Chairside" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dental Assistant Chairside" ]
  ], [
     fhir:index 3439 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dental Surgery Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dental Surgery Assistant" ]
  ], [
     fhir:index 3440 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dentists Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dentists Nurse" ]
  ], [
     fhir:index 3441 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Elderly Care Giver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Elderly Care Giver" ]
  ], [
     fhir:index 3442 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Elderly Home Carer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Elderly Home Carer" ]
  ], [
     fhir:index 3443 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "First Aid Instructor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "First Aid Instructor" ]
  ], [
     fhir:index 3444 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Geriatric Care Giver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Geriatric Care Giver" ]
  ], [
     fhir:index 3445 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Geriatric Home Carer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Geriatric Home Carer" ]
  ], [
     fhir:index 3446 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Health Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Health Assistant" ]
  ], [
     fhir:index 3447 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Home Aide Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Home Aide Assistant" ]
  ], [
     fhir:index 3448 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Home Aide Nursing" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Home Aide Nursing" ]
  ], [
     fhir:index 3449 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Home Aide or Health Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Home Aide or Health Assistant" ]
  ], [
     fhir:index 3450 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Home Aide Registered" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Home Aide Registered" ]
  ], [
     fhir:index 3451 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Home Help" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Home Help" ]
  ], [
     fhir:index 3452 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hospital Aid" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hospital Aid" ]
  ], [
     fhir:index 3453 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hospital Aide" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hospital Aide" ]
  ], [
     fhir:index 3454 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hospital Clothing Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hospital Clothing Assistant" ]
  ], [
     fhir:index 3455 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hospital Domestic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hospital Domestic" ]
  ], [
     fhir:index 3456 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hospital Orderly" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hospital Orderly" ]
  ], [
     fhir:index 3457 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hospital Porter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hospital Porter" ]
  ], [
     fhir:index 3458 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hospital Ward Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hospital Ward Assistant" ]
  ], [
     fhir:index 3459 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiawhina Mahi Naahi" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiawhina Mahi Naahi" ]
  ], [
     fhir:index 3460 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiawhina Mahi Nahi" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiawhina Mahi Nahi" ]
  ], [
     fhir:index 3461 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiawhina Mahi Neehi" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiawhina Mahi Neehi" ]
  ], [
     fhir:index 3462 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiawhina Mahi Nehi" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiawhina Mahi Nehi" ]
  ], [
     fhir:index 3463 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiawhina Mahi Tapuhi" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiawhina Mahi Tapuhi" ]
  ], [
     fhir:index 3464 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiawhina Neehi" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiawhina Neehi" ]
  ], [
     fhir:index 3465 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiawhina Nehi" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiawhina Nehi" ]
  ], [
     fhir:index 3466 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiawhina Tapuhi" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiawhina Tapuhi" ]
  ], [
     fhir:index 3467 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiawhina Turoro" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiawhina Turoro" ]
  ], [
     fhir:index 3468 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiawhina Tuuroro" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiawhina Tuuroro" ]
  ], [
     fhir:index 3469 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Naahi Awhina" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Naahi Awhina" ]
  ], [
     fhir:index 3470 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nahi Awhina" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nahi Awhina" ]
  ], [
     fhir:index 3471 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Neehi Awhina" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Neehi Awhina" ]
  ], [
     fhir:index 3472 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nehi Awhina" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nehi Awhina" ]
  ], [
     fhir:index 3473 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nurse Aide" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nurse Aide" ]
  ], [
     fhir:index 3474 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nurse Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nurse Assistant" ]
  ], [
     fhir:index 3475 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paramedic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paramedic" ]
  ], [
     fhir:index 3476 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Physiotherapists Aide" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Physiotherapists Aide" ]
  ], [
     fhir:index 3477 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Psychiatric Aide" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Psychiatric Aide" ]
  ], [
     fhir:index 3478 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.047" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Psychopaedic Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Psychopaedic Assistant" ]
  ], [
     fhir:index 3479 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.048" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Psychopeadic Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Psychopeadic Assistant" ]
  ], [
     fhir:index 3480 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.049" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Hospital Orderlies" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Hospital Orderlies" ]
  ], [
     fhir:index 3481 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.050" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Residential Care Giver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Residential Care Giver" ]
  ], [
     fhir:index 3482 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.051" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rest Home Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rest Home Worker" ]
  ], [
     fhir:index 3483 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.052" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Supervisor St Johns Ambulance" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Supervisor St Johns Ambulance" ]
  ], [
     fhir:index 3484 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.053" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tapuhi Awhina" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tapuhi Awhina" ]
  ], [
     fhir:index 3485 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.054" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Unregistered Geriatric Nurse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Unregistered Geriatric Nurse" ]
  ], [
     fhir:index 3486 ;
     fhir:CodeSystem.concept.code [ fhir:value "5131.055" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Unregistered Nurse Aide" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Unregistered Nurse Aide" ]
  ], [
     fhir:index 3487 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aesthetician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aesthetician" ]
  ], [
     fhir:index 3488 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Barber" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Barber" ]
  ], [
     fhir:index 3489 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Beautician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Beautician" ]
  ], [
     fhir:index 3490 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Beauty Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Beauty Consultant" ]
  ], [
     fhir:index 3491 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Beauty Therapist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Beauty Therapist" ]
  ], [
     fhir:index 3492 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Colour Therapist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Colour Therapist" ]
  ], [
     fhir:index 3493 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cosmetic Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cosmetic Consultant" ]
  ], [
     fhir:index 3494 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cosmetician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cosmetician" ]
  ], [
     fhir:index 3495 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cosmeticist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cosmeticist" ]
  ], [
     fhir:index 3496 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrolysis Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrolysis Assistant" ]
  ], [
     fhir:index 3497 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrolysist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrolysist" ]
  ], [
     fhir:index 3498 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Epilationist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Epilationist" ]
  ], [
     fhir:index 3499 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hair Dresser Ladies" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hair Dresser Ladies" ]
  ], [
     fhir:index 3500 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hair Dresser Mens" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hair Dresser Mens" ]
  ], [
     fhir:index 3501 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hair Stylist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hair Stylist" ]
  ], [
     fhir:index 3502 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hair Stylist Ladies" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hair Stylist Ladies" ]
  ], [
     fhir:index 3503 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hair Stylist Mens" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hair Stylist Mens" ]
  ], [
     fhir:index 3504 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hairdresser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hairdresser" ]
  ], [
     fhir:index 3505 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hairdressers Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hairdressers Assistant" ]
  ], [
     fhir:index 3506 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hairstylist Ladies" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hairstylist Ladies" ]
  ], [
     fhir:index 3507 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hairstylist Mens" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hairstylist Mens" ]
  ], [
     fhir:index 3508 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Holistic Massage Therapy Masseur" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Holistic Massage Therapy Masseur" ]
  ], [
     fhir:index 3509 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Holistic Massage Therapy Masseuse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Holistic Massage Therapy Masseuse" ]
  ], [
     fhir:index 3510 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaihakari Makawe" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaihakari Makawe" ]
  ], [
     fhir:index 3511 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kairaakai Makawe" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kairaakai Makawe" ]
  ], [
     fhir:index 3512 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kairakai Makawe" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kairakai Makawe" ]
  ], [
     fhir:index 3513 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaitapahi Makawe" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaitapahi Makawe" ]
  ], [
     fhir:index 3514 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakapaipai Makawe" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakapaipai Makawe" ]
  ], [
     fhir:index 3515 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ladies Hairdresser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ladies Hairdresser" ]
  ], [
     fhir:index 3516 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Make Up Artist Stage Studio" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Make Up Artist Stage Studio" ]
  ], [
     fhir:index 3517 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Make Up Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Make Up Consultant" ]
  ], [
     fhir:index 3518 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Makeup Artist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Makeup Artist" ]
  ], [
     fhir:index 3519 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Manicurist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Manicurist" ]
  ], [
     fhir:index 3520 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Massage Practitioner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Massage Practitioner" ]
  ], [
     fhir:index 3521 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Massage Therapist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Massage Therapist" ]
  ], [
     fhir:index 3522 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Masseur" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Masseur" ]
  ], [
     fhir:index 3523 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Masseuse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Masseuse" ]
  ], [
     fhir:index 3524 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mens Hairdresser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mens Hairdresser" ]
  ], [
     fhir:index 3525 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nail Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nail Technician" ]
  ], [
     fhir:index 3526 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Physical Therapy Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Physical Therapy Assistant" ]
  ], [
     fhir:index 3527 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sauna Bath Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sauna Bath Attendant" ]
  ], [
     fhir:index 3528 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Trichologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Trichologist" ]
  ], [
     fhir:index 3529 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Unisex Hairdresser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Unisex Hairdresser" ]
  ], [
     fhir:index 3530 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Unisex Stylist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Unisex Stylist" ]
  ], [
     fhir:index 3531 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Weight Loss Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Weight Loss Consultant" ]
  ], [
     fhir:index 3532 ;
     fhir:CodeSystem.concept.code [ fhir:value "5141.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wig Maker Supplier" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wig Maker Supplier" ]
  ], [
     fhir:index 3533 ;
     fhir:CodeSystem.concept.code [ fhir:value "5142.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Babysitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Babysitter" ]
  ], [
     fhir:index 3534 ;
     fhir:CodeSystem.concept.code [ fhir:value "5142.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Car Seat Coordinator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Car Seat Coordinator" ]
  ], [
     fhir:index 3535 ;
     fhir:CodeSystem.concept.code [ fhir:value "5142.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Child Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Child Assistant" ]
  ], [
     fhir:index 3536 ;
     fhir:CodeSystem.concept.code [ fhir:value "5142.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Child Car Seat Coordinator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Child Car Seat Coordinator" ]
  ], [
     fhir:index 3537 ;
     fhir:CodeSystem.concept.code [ fhir:value "5142.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Child Care Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Child Care Assistant" ]
  ], [
     fhir:index 3538 ;
     fhir:CodeSystem.concept.code [ fhir:value "5142.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Child Care Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Child Care Worker" ]
  ], [
     fhir:index 3539 ;
     fhir:CodeSystem.concept.code [ fhir:value "5142.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Child Minder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Child Minder" ]
  ], [
     fhir:index 3540 ;
     fhir:CodeSystem.concept.code [ fhir:value "5142.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Childcare Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Childcare Assistant" ]
  ], [
     fhir:index 3541 ;
     fhir:CodeSystem.concept.code [ fhir:value "5142.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Childcare Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Childcare Worker" ]
  ], [
     fhir:index 3542 ;
     fhir:CodeSystem.concept.code [ fhir:value "5142.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Creche Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Creche Worker" ]
  ], [
     fhir:index 3543 ;
     fhir:CodeSystem.concept.code [ fhir:value "5142.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiawhina Kohanga Reo" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiawhina Kohanga Reo" ]
  ], [
     fhir:index 3544 ;
     fhir:CodeSystem.concept.code [ fhir:value "5142.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiawhina Koohanga Reo" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiawhina Koohanga Reo" ]
  ], [
     fhir:index 3545 ;
     fhir:CodeSystem.concept.code [ fhir:value "5142.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mothers Help" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mothers Help" ]
  ], [
     fhir:index 3546 ;
     fhir:CodeSystem.concept.code [ fhir:value "5142.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nanny" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nanny" ]
  ], [
     fhir:index 3547 ;
     fhir:CodeSystem.concept.code [ fhir:value "5142.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nursemaid" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nursemaid" ]
  ], [
     fhir:index 3548 ;
     fhir:CodeSystem.concept.code [ fhir:value "5142.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nursery Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nursery Attendant" ]
  ], [
     fhir:index 3549 ;
     fhir:CodeSystem.concept.code [ fhir:value "5143.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Crematorium Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Crematorium Worker" ]
  ], [
     fhir:index 3550 ;
     fhir:CodeSystem.concept.code [ fhir:value "5143.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Embalmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Embalmer" ]
  ], [
     fhir:index 3551 ;
     fhir:CodeSystem.concept.code [ fhir:value "5143.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Funeral Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Funeral Attendant" ]
  ], [
     fhir:index 3552 ;
     fhir:CodeSystem.concept.code [ fhir:value "5143.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Funeral Director" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Funeral Director" ]
  ], [
     fhir:index 3553 ;
     fhir:CodeSystem.concept.code [ fhir:value "5143.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mortician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mortician" ]
  ], [
     fhir:index 3554 ;
     fhir:CodeSystem.concept.code [ fhir:value "5143.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Undertaker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Undertaker" ]
  ], [
     fhir:index 3555 ;
     fhir:CodeSystem.concept.code [ fhir:value "5143.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Undertakers Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Undertakers Assistant" ]
  ], [
     fhir:index 3556 ;
     fhir:CodeSystem.concept.code [ fhir:value "5151.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aircraft Accident Firefighter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aircraft Accident Firefighter" ]
  ], [
     fhir:index 3557 ;
     fhir:CodeSystem.concept.code [ fhir:value "5151.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aircraft Crash Firefighter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aircraft Crash Firefighter" ]
  ], [
     fhir:index 3558 ;
     fhir:CodeSystem.concept.code [ fhir:value "5151.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Airport Firefighter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Airport Firefighter" ]
  ], [
     fhir:index 3559 ;
     fhir:CodeSystem.concept.code [ fhir:value "5151.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Crash Fireman Officer Aircraft" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Crash Fireman Officer Aircraft" ]
  ], [
     fhir:index 3560 ;
     fhir:CodeSystem.concept.code [ fhir:value "5151.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fire Brigade Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fire Brigade Officer" ]
  ], [
     fhir:index 3561 ;
     fhir:CodeSystem.concept.code [ fhir:value "5151.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fire Equipment Officer Forest" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fire Equipment Officer Forest" ]
  ], [
     fhir:index 3562 ;
     fhir:CodeSystem.concept.code [ fhir:value "5151.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fire Fighter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fire Fighter" ]
  ], [
     fhir:index 3563 ;
     fhir:CodeSystem.concept.code [ fhir:value "5151.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fire Fighter Forest" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fire Fighter Forest" ]
  ], [
     fhir:index 3564 ;
     fhir:CodeSystem.concept.code [ fhir:value "5151.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fire Prevention Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fire Prevention Officer" ]
  ], [
     fhir:index 3565 ;
     fhir:CodeSystem.concept.code [ fhir:value "5151.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fire Protection Officer Forest" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fire Protection Officer Forest" ]
  ], [
     fhir:index 3566 ;
     fhir:CodeSystem.concept.code [ fhir:value "5151.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Firefighter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Firefighter" ]
  ], [
     fhir:index 3567 ;
     fhir:CodeSystem.concept.code [ fhir:value "5151.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Firefighter Forest" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Firefighter Forest" ]
  ], [
     fhir:index 3568 ;
     fhir:CodeSystem.concept.code [ fhir:value "5151.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fireman General" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fireman General" ]
  ], [
     fhir:index 3569 ;
     fhir:CodeSystem.concept.code [ fhir:value "5151.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rescue Fire Fighter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rescue Fire Fighter" ]
  ], [
     fhir:index 3570 ;
     fhir:CodeSystem.concept.code [ fhir:value "5151.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rural Fire Fighter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rural Fire Fighter" ]
  ], [
     fhir:index 3571 ;
     fhir:CodeSystem.concept.code [ fhir:value "5152.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Community Constable" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Community Constable" ]
  ], [
     fhir:index 3572 ;
     fhir:CodeSystem.concept.code [ fhir:value "5152.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Constable" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Constable" ]
  ], [
     fhir:index 3573 ;
     fhir:CodeSystem.concept.code [ fhir:value "5152.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Detective" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Detective" ]
  ], [
     fhir:index 3574 ;
     fhir:CodeSystem.concept.code [ fhir:value "5152.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ministry Of Transport Traffic Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ministry Of Transport Traffic Officer" ]
  ], [
     fhir:index 3575 ;
     fhir:CodeSystem.concept.code [ fhir:value "5152.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Parking Meter Reader" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Parking Meter Reader" ]
  ], [
     fhir:index 3576 ;
     fhir:CodeSystem.concept.code [ fhir:value "5152.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Parking Warden" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Parking Warden" ]
  ], [
     fhir:index 3577 ;
     fhir:CodeSystem.concept.code [ fhir:value "5152.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Personal Protection Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Personal Protection Officer" ]
  ], [
     fhir:index 3578 ;
     fhir:CodeSystem.concept.code [ fhir:value "5152.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Police Commissioned Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Police Commissioned Officer" ]
  ], [
     fhir:index 3579 ;
     fhir:CodeSystem.concept.code [ fhir:value "5152.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Police Constable" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Police Constable" ]
  ], [
     fhir:index 3580 ;
     fhir:CodeSystem.concept.code [ fhir:value "5152.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Police Detective" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Police Detective" ]
  ], [
     fhir:index 3581 ;
     fhir:CodeSystem.concept.code [ fhir:value "5152.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Police Dog Handler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Police Dog Handler" ]
  ], [
     fhir:index 3582 ;
     fhir:CodeSystem.concept.code [ fhir:value "5152.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Police Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Police Officer" ]
  ], [
     fhir:index 3583 ;
     fhir:CodeSystem.concept.code [ fhir:value "5152.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Police Recruit" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Police Recruit" ]
  ], [
     fhir:index 3584 ;
     fhir:CodeSystem.concept.code [ fhir:value "5152.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Police Sergeant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Police Sergeant" ]
  ], [
     fhir:index 3585 ;
     fhir:CodeSystem.concept.code [ fhir:value "5152.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Police Superintendent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Police Superintendent" ]
  ], [
     fhir:index 3586 ;
     fhir:CodeSystem.concept.code [ fhir:value "5152.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Police Trainee" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Police Trainee" ]
  ], [
     fhir:index 3587 ;
     fhir:CodeSystem.concept.code [ fhir:value "5152.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Police Watchouse Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Police Watchouse Officer" ]
  ], [
     fhir:index 3588 ;
     fhir:CodeSystem.concept.code [ fhir:value "5152.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Police Woman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Police Woman" ]
  ], [
     fhir:index 3589 ;
     fhir:CodeSystem.concept.code [ fhir:value "5152.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Policeman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Policeman" ]
  ], [
     fhir:index 3590 ;
     fhir:CodeSystem.concept.code [ fhir:value "5152.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Policewoman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Policewoman" ]
  ], [
     fhir:index 3591 ;
     fhir:CodeSystem.concept.code [ fhir:value "5152.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Road Safety Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Road Safety Officer" ]
  ], [
     fhir:index 3592 ;
     fhir:CodeSystem.concept.code [ fhir:value "5152.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Traffic Inspector Road" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Traffic Inspector Road" ]
  ], [
     fhir:index 3593 ;
     fhir:CodeSystem.concept.code [ fhir:value "5152.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Traffic Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Traffic Officer" ]
  ], [
     fhir:index 3594 ;
     fhir:CodeSystem.concept.code [ fhir:value "5152.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Traffic Warden" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Traffic Warden" ]
  ], [
     fhir:index 3595 ;
     fhir:CodeSystem.concept.code [ fhir:value "5152.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tunnel Officer Traffic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tunnel Officer Traffic" ]
  ], [
     fhir:index 3596 ;
     fhir:CodeSystem.concept.code [ fhir:value "5153.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aapiha Whakahaere Herehere" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aapiha Whakahaere Herehere" ]
  ], [
     fhir:index 3597 ;
     fhir:CodeSystem.concept.code [ fhir:value "5153.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aapiha Whakatika Whakaora Mauhere" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aapiha Whakatika Whakaora Mauhere" ]
  ], [
     fhir:index 3598 ;
     fhir:CodeSystem.concept.code [ fhir:value "5153.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Apiha Whakahaere Herehere" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Apiha Whakahaere Herehere" ]
  ], [
     fhir:index 3599 ;
     fhir:CodeSystem.concept.code [ fhir:value "5153.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Apiha Whakatika Whakaora Mauhere" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Apiha Whakatika Whakaora Mauhere" ]
  ], [
     fhir:index 3600 ;
     fhir:CodeSystem.concept.code [ fhir:value "5153.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Correction Facility Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Correction Facility Worker" ]
  ], [
     fhir:index 3601 ;
     fhir:CodeSystem.concept.code [ fhir:value "5153.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pouawhi" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pouawhi" ]
  ], [
     fhir:index 3602 ;
     fhir:CodeSystem.concept.code [ fhir:value "5153.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Prison Guard" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Prison Guard" ]
  ], [
     fhir:index 3603 ;
     fhir:CodeSystem.concept.code [ fhir:value "5153.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Prison Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Prison Officer" ]
  ], [
     fhir:index 3604 ;
     fhir:CodeSystem.concept.code [ fhir:value "5153.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Prison Warden" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Prison Warden" ]
  ], [
     fhir:index 3605 ;
     fhir:CodeSystem.concept.code [ fhir:value "5153.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Warden (Prison)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Warden (Prison)" ]
  ], [
     fhir:index 3606 ;
     fhir:CodeSystem.concept.code [ fhir:value "5153.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Warder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Warder" ]
  ], [
     fhir:index 3607 ;
     fhir:CodeSystem.concept.code [ fhir:value "5154.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aapiha Marumaru" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aapiha Marumaru" ]
  ], [
     fhir:index 3608 ;
     fhir:CodeSystem.concept.code [ fhir:value "5154.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aapiha Mataara" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aapiha Mataara" ]
  ], [
     fhir:index 3609 ;
     fhir:CodeSystem.concept.code [ fhir:value "5154.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Apiha Marumaru" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Apiha Marumaru" ]
  ], [
     fhir:index 3610 ;
     fhir:CodeSystem.concept.code [ fhir:value "5154.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Apiha Mataara" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Apiha Mataara" ]
  ], [
     fhir:index 3611 ;
     fhir:CodeSystem.concept.code [ fhir:value "5154.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Armoured Car Driver Security" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Armoured Car Driver Security" ]
  ], [
     fhir:index 3612 ;
     fhir:CodeSystem.concept.code [ fhir:value "5154.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aviation Security Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aviation Security Officer" ]
  ], [
     fhir:index 3613 ;
     fhir:CodeSystem.concept.code [ fhir:value "5154.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bank Escort" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bank Escort" ]
  ], [
     fhir:index 3614 ;
     fhir:CodeSystem.concept.code [ fhir:value "5154.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bouncer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bouncer" ]
  ], [
     fhir:index 3615 ;
     fhir:CodeSystem.concept.code [ fhir:value "5154.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Commissionaire Security" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Commissionaire Security" ]
  ], [
     fhir:index 3616 ;
     fhir:CodeSystem.concept.code [ fhir:value "5154.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Egress Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Egress Officer" ]
  ], [
     fhir:index 3617 ;
     fhir:CodeSystem.concept.code [ fhir:value "5154.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forest Guard" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forest Guard" ]
  ], [
     fhir:index 3618 ;
     fhir:CodeSystem.concept.code [ fhir:value "5154.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Museum Guard" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Museum Guard" ]
  ], [
     fhir:index 3619 ;
     fhir:CodeSystem.concept.code [ fhir:value "5154.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Night Watchman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Night Watchman" ]
  ], [
     fhir:index 3620 ;
     fhir:CodeSystem.concept.code [ fhir:value "5154.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Park Warden" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Park Warden" ]
  ], [
     fhir:index 3621 ;
     fhir:CodeSystem.concept.code [ fhir:value "5154.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Patrolman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Patrolman" ]
  ], [
     fhir:index 3622 ;
     fhir:CodeSystem.concept.code [ fhir:value "5154.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Port Security Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Port Security Officer" ]
  ], [
     fhir:index 3623 ;
     fhir:CodeSystem.concept.code [ fhir:value "5154.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Private Detective" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Private Detective" ]
  ], [
     fhir:index 3624 ;
     fhir:CodeSystem.concept.code [ fhir:value "5154.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Private Enquiry Agent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Private Enquiry Agent" ]
  ], [
     fhir:index 3625 ;
     fhir:CodeSystem.concept.code [ fhir:value "5154.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Private Guard" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Private Guard" ]
  ], [
     fhir:index 3626 ;
     fhir:CodeSystem.concept.code [ fhir:value "5154.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Private Investigator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Private Investigator" ]
  ], [
     fhir:index 3627 ;
     fhir:CodeSystem.concept.code [ fhir:value "5154.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Security Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Security Advisor" ]
  ], [
     fhir:index 3628 ;
     fhir:CodeSystem.concept.code [ fhir:value "5154.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Security Agent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Security Agent" ]
  ], [
     fhir:index 3629 ;
     fhir:CodeSystem.concept.code [ fhir:value "5154.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Security Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Security Consultant" ]
  ], [
     fhir:index 3630 ;
     fhir:CodeSystem.concept.code [ fhir:value "5154.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Security Courier" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Security Courier" ]
  ], [
     fhir:index 3631 ;
     fhir:CodeSystem.concept.code [ fhir:value "5154.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Security Guard" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Security Guard" ]
  ], [
     fhir:index 3632 ;
     fhir:CodeSystem.concept.code [ fhir:value "5154.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Security Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Security Officer" ]
  ], [
     fhir:index 3633 ;
     fhir:CodeSystem.concept.code [ fhir:value "5154.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shop Floor Walker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shop Floor Walker" ]
  ], [
     fhir:index 3634 ;
     fhir:CodeSystem.concept.code [ fhir:value "5154.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Store Detective" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Store Detective" ]
  ], [
     fhir:index 3635 ;
     fhir:CodeSystem.concept.code [ fhir:value "5154.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Taituara" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Taituara" ]
  ], [
     fhir:index 3636 ;
     fhir:CodeSystem.concept.code [ fhir:value "5154.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Taituaraa" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Taituaraa" ]
  ], [
     fhir:index 3637 ;
     fhir:CodeSystem.concept.code [ fhir:value "5154.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tangata Mataara" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tangata Mataara" ]
  ], [
     fhir:index 3638 ;
     fhir:CodeSystem.concept.code [ fhir:value "5155.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Air Force Navigator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Air Force Navigator" ]
  ], [
     fhir:index 3639 ;
     fhir:CodeSystem.concept.code [ fhir:value "5155.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Airforce Pilot" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Airforce Pilot" ]
  ], [
     fhir:index 3640 ;
     fhir:CodeSystem.concept.code [ fhir:value "5155.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Airman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Airman" ]
  ], [
     fhir:index 3641 ;
     fhir:CodeSystem.concept.code [ fhir:value "5155.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Airwoman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Airwoman" ]
  ], [
     fhir:index 3642 ;
     fhir:CodeSystem.concept.code [ fhir:value "5155.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Armed Forces" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Armed Forces" ]
  ], [
     fhir:index 3643 ;
     fhir:CodeSystem.concept.code [ fhir:value "5155.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Army Armoured Vehicle Crew" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Army Armoured Vehicle Crew" ]
  ], [
     fhir:index 3644 ;
     fhir:CodeSystem.concept.code [ fhir:value "5155.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Army Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Army Officer" ]
  ], [
     fhir:index 3645 ;
     fhir:CodeSystem.concept.code [ fhir:value "5155.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Artillery Signaller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Artillery Signaller" ]
  ], [
     fhir:index 3646 ;
     fhir:CodeSystem.concept.code [ fhir:value "5155.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hoia" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hoia" ]
  ], [
     fhir:index 3647 ;
     fhir:CodeSystem.concept.code [ fhir:value "5155.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Military Policeman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Military Policeman" ]
  ], [
     fhir:index 3648 ;
     fhir:CodeSystem.concept.code [ fhir:value "5155.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Naval Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Naval Officer" ]
  ], [
     fhir:index 3649 ;
     fhir:CodeSystem.concept.code [ fhir:value "5155.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Naval Rater" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Naval Rater" ]
  ], [
     fhir:index 3650 ;
     fhir:CodeSystem.concept.code [ fhir:value "5155.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Naval Rating" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Naval Rating" ]
  ], [
     fhir:index 3651 ;
     fhir:CodeSystem.concept.code [ fhir:value "5155.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Navy Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Navy Officer" ]
  ], [
     fhir:index 3652 ;
     fhir:CodeSystem.concept.code [ fhir:value "5155.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Navy Rating" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Navy Rating" ]
  ], [
     fhir:index 3653 ;
     fhir:CodeSystem.concept.code [ fhir:value "5155.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Navy Seaman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Navy Seaman" ]
  ], [
     fhir:index 3654 ;
     fhir:CodeSystem.concept.code [ fhir:value "5155.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Petty Officer Navy" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Petty Officer Navy" ]
  ], [
     fhir:index 3655 ;
     fhir:CodeSystem.concept.code [ fhir:value "5155.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "RNZAF Pilot" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "RNZAF Pilot" ]
  ], [
     fhir:index 3656 ;
     fhir:CodeSystem.concept.code [ fhir:value "5155.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sailor Navy" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sailor Navy" ]
  ], [
     fhir:index 3657 ;
     fhir:CodeSystem.concept.code [ fhir:value "5155.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Soldier" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Soldier" ]
  ], [
     fhir:index 3658 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Agricultural Equipment Parts Salesperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Agricultural Equipment Parts Salesperson" ]
  ], [
     fhir:index 3659 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Amway Distributor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Amway Distributor" ]
  ], [
     fhir:index 3660 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Amway Seller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Amway Seller" ]
  ], [
     fhir:index 3661 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Auto Parts Salesman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Auto Parts Salesman" ]
  ], [
     fhir:index 3662 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Automobile Saleperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Automobile Saleperson" ]
  ], [
     fhir:index 3663 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Automotive Parts Salesperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Automotive Parts Salesperson" ]
  ], [
     fhir:index 3664 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bicycle Salesperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bicycle Salesperson" ]
  ], [
     fhir:index 3665 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Book Shop Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Book Shop Assistant" ]
  ], [
     fhir:index 3666 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bottle Store Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bottle Store Assistant" ]
  ], [
     fhir:index 3667 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bottle Store Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bottle Store Attendant" ]
  ], [
     fhir:index 3668 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Boutique Sales Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Boutique Sales Assistant" ]
  ], [
     fhir:index 3669 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Car Parts Salesman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Car Parts Salesman" ]
  ], [
     fhir:index 3670 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Car Parts Salesperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Car Parts Salesperson" ]
  ], [
     fhir:index 3671 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Car Salesman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Car Salesman" ]
  ], [
     fhir:index 3672 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Car Salesperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Car Salesperson" ]
  ], [
     fhir:index 3673 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Checkout Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Checkout Assistant" ]
  ], [
     fhir:index 3674 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Clothing Sales Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Clothing Sales Consultant" ]
  ], [
     fhir:index 3675 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Corsetiere" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Corsetiere" ]
  ], [
     fhir:index 3676 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cycle Salesperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cycle Salesperson" ]
  ], [
     fhir:index 3677 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Deli Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Deli Assistant" ]
  ], [
     fhir:index 3678 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Delicatessan Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Delicatessan Assistant" ]
  ], [
     fhir:index 3679 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Demonstrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Demonstrator" ]
  ], [
     fhir:index 3680 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fashion Sales Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fashion Sales Assistant" ]
  ], [
     fhir:index 3681 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Florist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Florist" ]
  ], [
     fhir:index 3682 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Florists Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Florists Assistant" ]
  ], [
     fhir:index 3683 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Food Demonstrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Food Demonstrator" ]
  ], [
     fhir:index 3684 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forecourt Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forecourt Attendant" ]
  ], [
     fhir:index 3685 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Garage Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Garage Attendant" ]
  ], [
     fhir:index 3686 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gas Station Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Gas Station Attendant" ]
  ], [
     fhir:index 3687 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Grocery Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Grocery Assistant" ]
  ], [
     fhir:index 3688 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Grocery Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Grocery Worker" ]
  ], [
     fhir:index 3689 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hardware Sales Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hardware Sales Assistant" ]
  ], [
     fhir:index 3690 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Home Appliance Salesperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Home Appliance Salesperson" ]
  ], [
     fhir:index 3691 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Installer Blinds Luxaflex Holland" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Installer Blinds Luxaflex Holland" ]
  ], [
     fhir:index 3692 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiawhina Hokohoko" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiawhina Hokohoko" ]
  ], [
     fhir:index 3693 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiawhina Kaihokohoko" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiawhina Kaihokohoko" ]
  ], [
     fhir:index 3694 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiawhina Toa" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiawhina Toa" ]
  ], [
     fhir:index 3695 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiawhina Toa Hokohoko" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiawhina Toa Hokohoko" ]
  ], [
     fhir:index 3696 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaihoko" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaihoko" ]
  ], [
     fhir:index 3697 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaihokohoko" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaihokohoko" ]
  ], [
     fhir:index 3698 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Whare Penehiini" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Whare Penehiini" ]
  ], [
     fhir:index 3699 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Whare Penehini" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Whare Penehini" ]
  ], [
     fhir:index 3700 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mail Order Salesman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mail Order Salesman" ]
  ], [
     fhir:index 3701 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Merchandiser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Merchandiser" ]
  ], [
     fhir:index 3702 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motor Vehicle Salesman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motor Vehicle Salesman" ]
  ], [
     fhir:index 3703 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motor Vehicle Salesperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motor Vehicle Salesperson" ]
  ], [
     fhir:index 3704 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.047" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Night Filler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Night Filler" ]
  ], [
     fhir:index 3705 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.048" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Orderman Wholesale or Retail" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Orderman Wholesale or Retail" ]
  ], [
     fhir:index 3706 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.049" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Party Plan Seller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Party Plan Seller" ]
  ], [
     fhir:index 3707 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.050" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Petrol Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Petrol Attendant" ]
  ], [
     fhir:index 3708 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.051" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Petrol Pump Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Petrol Pump Attendant" ]
  ], [
     fhir:index 3709 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.052" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Petroleum Distribution Agent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Petroleum Distribution Agent" ]
  ], [
     fhir:index 3710 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.053" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Petroleum Transfer Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Petroleum Transfer Technician" ]
  ], [
     fhir:index 3711 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.054" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pharmacy Salesperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pharmacy Salesperson" ]
  ], [
     fhir:index 3712 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.055" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Promotion Salesperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Promotion Salesperson" ]
  ], [
     fhir:index 3713 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.056" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Retail Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Retail Assistant" ]
  ], [
     fhir:index 3714 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.057" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Retail Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Retail Officer" ]
  ], [
     fhir:index 3715 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.058" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Retail Pharmacy Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Retail Pharmacy Assistant" ]
  ], [
     fhir:index 3716 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.059" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Retail Sales Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Retail Sales Consultant" ]
  ], [
     fhir:index 3717 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.060" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Retail Salesman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Retail Salesman" ]
  ], [
     fhir:index 3718 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.061" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Retail Salesperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Retail Salesperson" ]
  ], [
     fhir:index 3719 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.062" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sales Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Assistant" ]
  ], [
     fhir:index 3720 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.063" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sales Consultant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Consultant" ]
  ], [
     fhir:index 3721 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.064" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sales Demonstrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Demonstrator" ]
  ], [
     fhir:index 3722 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.065" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sales Man" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Man" ]
  ], [
     fhir:index 3723 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.066" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sales Merchandiser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Merchandiser" ]
  ], [
     fhir:index 3724 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.067" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sales Person" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Person" ]
  ], [
     fhir:index 3725 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.068" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sales Promotions Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Promotions Supervisor" ]
  ], [
     fhir:index 3726 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.069" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sales Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Supervisor" ]
  ], [
     fhir:index 3727 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.070" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sales Supervisor Retail" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Supervisor Retail" ]
  ], [
     fhir:index 3728 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.071" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sales Supervisor Wholesale" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Supervisor Wholesale" ]
  ], [
     fhir:index 3729 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.072" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sales Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sales Worker" ]
  ], [
     fhir:index 3730 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.073" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Salesman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Salesman" ]
  ], [
     fhir:index 3731 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.074" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Salesman Automotive Parts Retail" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Salesman Automotive Parts Retail" ]
  ], [
     fhir:index 3732 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.075" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Salesperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Salesperson" ]
  ], [
     fhir:index 3733 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.076" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Salesperson Educational Aid" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Salesperson Educational Aid" ]
  ], [
     fhir:index 3734 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.077" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Saleswoman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Saleswoman" ]
  ], [
     fhir:index 3735 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.078" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Service Station Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Service Station Attendant" ]
  ], [
     fhir:index 3736 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.079" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shop Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shop Assistant" ]
  ], [
     fhir:index 3737 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.080" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shop Shelf Filler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shop Shelf Filler" ]
  ], [
     fhir:index 3738 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.081" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shop Shelf Stacker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shop Shelf Stacker" ]
  ], [
     fhir:index 3739 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.082" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shop Shelver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shop Shelver" ]
  ], [
     fhir:index 3740 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.083" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Spare Parts Salesman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Spare Parts Salesman" ]
  ], [
     fhir:index 3741 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.084" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sports Goods Salesman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sports Goods Salesman" ]
  ], [
     fhir:index 3742 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.085" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stamp Dealer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stamp Dealer" ]
  ], [
     fhir:index 3743 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.086" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Store Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Store Assistant" ]
  ], [
     fhir:index 3744 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.087" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Supermarket Shelf Stacker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Supermarket Shelf Stacker" ]
  ], [
     fhir:index 3745 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.088" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tangata Hokohoko" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tangata Hokohoko" ]
  ], [
     fhir:index 3746 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.089" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Timber Sales Officer Forestry" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Timber Sales Officer Forestry" ]
  ], [
     fhir:index 3747 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.090" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Truck Parts Salesperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Truck Parts Salesperson" ]
  ], [
     fhir:index 3748 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.091" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tupperware Dealer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tupperware Dealer" ]
  ], [
     fhir:index 3749 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.092" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tyre Repairer Garage" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tyre Repairer Garage" ]
  ], [
     fhir:index 3750 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.093" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tyre Salesman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tyre Salesman" ]
  ], [
     fhir:index 3751 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.094" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Used Car Salesperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Used Car Salesperson" ]
  ], [
     fhir:index 3752 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.095" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vehicle Salesman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vehicle Salesman" ]
  ], [
     fhir:index 3753 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.096" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vehicle Salesperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vehicle Salesperson" ]
  ], [
     fhir:index 3754 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.097" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Video Shop Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Video Shop Assistant" ]
  ], [
     fhir:index 3755 ;
     fhir:CodeSystem.concept.code [ fhir:value "5211.098" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Warehouse Salesman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Warehouse Salesman" ]
  ], [
     fhir:index 3756 ;
     fhir:CodeSystem.concept.code [ fhir:value "5221.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Amusement Fairground Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Amusement Fairground Attendant" ]
  ], [
     fhir:index 3757 ;
     fhir:CodeSystem.concept.code [ fhir:value "5221.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bread Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bread Contractor" ]
  ], [
     fhir:index 3758 ;
     fhir:CodeSystem.concept.code [ fhir:value "5221.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bread Contractor Vendor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bread Contractor Vendor" ]
  ], [
     fhir:index 3759 ;
     fhir:CodeSystem.concept.code [ fhir:value "5221.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hawker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hawker" ]
  ], [
     fhir:index 3760 ;
     fhir:CodeSystem.concept.code [ fhir:value "5221.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ice Cream Vendor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ice Cream Vendor" ]
  ], [
     fhir:index 3761 ;
     fhir:CodeSystem.concept.code [ fhir:value "5221.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Milk Man" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Milk Man" ]
  ], [
     fhir:index 3762 ;
     fhir:CodeSystem.concept.code [ fhir:value "5221.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Milk Vendor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Milk Vendor" ]
  ], [
     fhir:index 3763 ;
     fhir:CodeSystem.concept.code [ fhir:value "5221.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Milkman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Milkman" ]
  ], [
     fhir:index 3764 ;
     fhir:CodeSystem.concept.code [ fhir:value "5221.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Newsagent Vendor Street" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Newsagent Vendor Street" ]
  ], [
     fhir:index 3765 ;
     fhir:CodeSystem.concept.code [ fhir:value "5221.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Salesman Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Salesman Driver" ]
  ], [
     fhir:index 3766 ;
     fhir:CodeSystem.concept.code [ fhir:value "5221.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Side Show Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Side Show Worker" ]
  ], [
     fhir:index 3767 ;
     fhir:CodeSystem.concept.code [ fhir:value "5221.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Street Vendor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Street Vendor" ]
  ], [
     fhir:index 3768 ;
     fhir:CodeSystem.concept.code [ fhir:value "5221.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Street Vendor and Related Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Street Vendor and Related Worker" ]
  ], [
     fhir:index 3769 ;
     fhir:CodeSystem.concept.code [ fhir:value "5221.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Van Salesman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Van Salesman" ]
  ], [
     fhir:index 3770 ;
     fhir:CodeSystem.concept.code [ fhir:value "5231.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Artists Model" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Artists Model" ]
  ], [
     fhir:index 3771 ;
     fhir:CodeSystem.concept.code [ fhir:value "5231.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fashion and Other Model" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fashion and Other Model" ]
  ], [
     fhir:index 3772 ;
     fhir:CodeSystem.concept.code [ fhir:value "5231.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fashion Model" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fashion Model" ]
  ], [
     fhir:index 3773 ;
     fhir:CodeSystem.concept.code [ fhir:value "5231.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Model" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Model" ]
  ], [
     fhir:index 3774 ;
     fhir:CodeSystem.concept.code [ fhir:value "5231.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Modelling Instructor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Modelling Instructor" ]
  ], [
     fhir:index 3775 ;
     fhir:CodeSystem.concept.code [ fhir:value "5231.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Photographic Model" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Photographic Model" ]
  ], [
     fhir:index 3776 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Arable Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Arable Farmer" ]
  ], [
     fhir:index 3777 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Crop Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Crop Farmer" ]
  ], [
     fhir:index 3778 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Crop Grower" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Crop Grower" ]
  ], [
     fhir:index 3779 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Crop Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Crop Worker" ]
  ], [
     fhir:index 3780 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Field Crop Farm Cadet" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Field Crop Farm Cadet" ]
  ], [
     fhir:index 3781 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Field Crop Farm Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Field Crop Farm Manager" ]
  ], [
     fhir:index 3782 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Field Crop Farm Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Field Crop Farm Supervisor" ]
  ], [
     fhir:index 3783 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Field Crop Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Field Crop Farmer" ]
  ], [
     fhir:index 3784 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Field Crop Grower" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Field Crop Grower" ]
  ], [
     fhir:index 3785 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Field Crop Grower and Related Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Field Crop Grower and Related Worker" ]
  ], [
     fhir:index 3786 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Field Crop Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Field Crop Worker" ]
  ], [
     fhir:index 3787 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Flax Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Flax Cutter" ]
  ], [
     fhir:index 3788 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Flax Farm Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Flax Farm Manager" ]
  ], [
     fhir:index 3789 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Flax Farm Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Flax Farm Worker" ]
  ], [
     fhir:index 3790 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glasshouse Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glasshouse Worker" ]
  ], [
     fhir:index 3791 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Greenhouse Worker Market Garden" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Greenhouse Worker Market Garden" ]
  ], [
     fhir:index 3792 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hop Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hop Farmer" ]
  ], [
     fhir:index 3793 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hop Grower" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hop Grower" ]
  ], [
     fhir:index 3794 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hop Picker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hop Picker" ]
  ], [
     fhir:index 3795 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kumara Grower" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kumara Grower" ]
  ], [
     fhir:index 3796 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Maize Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Maize Farmer" ]
  ], [
     fhir:index 3797 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Market Garden Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Market Garden Manager" ]
  ], [
     fhir:index 3798 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Market Garden Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Market Garden Worker" ]
  ], [
     fhir:index 3799 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Market Gardener" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Market Gardener" ]
  ], [
     fhir:index 3800 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Market Gardener and Related Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Market Gardener and Related Worker" ]
  ], [
     fhir:index 3801 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Market Gardener Glass House" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Market Gardener Glass House" ]
  ], [
     fhir:index 3802 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Market Gardening Cadet" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Market Gardening Cadet" ]
  ], [
     fhir:index 3803 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Market Gardening Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Market Gardening Farmer" ]
  ], [
     fhir:index 3804 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Market Gardening Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Market Gardening Supervisor" ]
  ], [
     fhir:index 3805 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mushroom Grower" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mushroom Grower" ]
  ], [
     fhir:index 3806 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mushroom Grower Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mushroom Grower Farmer" ]
  ], [
     fhir:index 3807 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mushroom Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mushroom Hand" ]
  ], [
     fhir:index 3808 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mushroom Picker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mushroom Picker" ]
  ], [
     fhir:index 3809 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Organic Crop Grower" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Organic Crop Grower" ]
  ], [
     fhir:index 3810 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Field Crop Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other Field Crop Farmer" ]
  ], [
     fhir:index 3811 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Potato Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Potato Farmer" ]
  ], [
     fhir:index 3812 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Potato Grower" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Potato Grower" ]
  ], [
     fhir:index 3813 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Market Gardeners And Workers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Market Gardeners And Workers" ]
  ], [
     fhir:index 3814 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tobacco Crop Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tobacco Crop Hand" ]
  ], [
     fhir:index 3815 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tobacco Grower" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tobacco Grower" ]
  ], [
     fhir:index 3816 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tobacco Picker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tobacco Picker" ]
  ], [
     fhir:index 3817 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tomato Farm Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tomato Farm Worker" ]
  ], [
     fhir:index 3818 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tomato Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tomato Farmer" ]
  ], [
     fhir:index 3819 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tomato Grower" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tomato Grower" ]
  ], [
     fhir:index 3820 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tomato Picker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tomato Picker" ]
  ], [
     fhir:index 3821 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vegetable Farm Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vegetable Farm Worker" ]
  ], [
     fhir:index 3822 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.047" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vegetable Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vegetable Farmer" ]
  ], [
     fhir:index 3823 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.048" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vegetable Grower" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vegetable Grower" ]
  ], [
     fhir:index 3824 ;
     fhir:CodeSystem.concept.code [ fhir:value "6111.049" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vegetable Picker Grader" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vegetable Picker Grader" ]
  ], [
     fhir:index 3825 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Apple Orchardist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Apple Orchardist" ]
  ], [
     fhir:index 3826 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Apple Picker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Apple Picker" ]
  ], [
     fhir:index 3827 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Berry Fruit Grower" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Berry Fruit Grower" ]
  ], [
     fhir:index 3828 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Berry Fruit Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Berry Fruit Worker" ]
  ], [
     fhir:index 3829 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Berry Picker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Berry Picker" ]
  ], [
     fhir:index 3830 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Berryfruit Farm Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Berryfruit Farm Manager" ]
  ], [
     fhir:index 3831 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Berryfruit Farm Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Berryfruit Farm Supervisor" ]
  ], [
     fhir:index 3832 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Berryfruit Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Berryfruit Farmer" ]
  ], [
     fhir:index 3833 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Berryfruit Grower" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Berryfruit Grower" ]
  ], [
     fhir:index 3834 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Berryfruit Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Berryfruit Worker" ]
  ], [
     fhir:index 3835 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Citrus Fruit Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Citrus Fruit Farmer" ]
  ], [
     fhir:index 3836 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Currant Grower" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Currant Grower" ]
  ], [
     fhir:index 3837 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Farmer Orchardist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Farmer Orchardist" ]
  ], [
     fhir:index 3838 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fruit Farm Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fruit Farm Hand" ]
  ], [
     fhir:index 3839 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fruit Farm Manager Orchard" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fruit Farm Manager Orchard" ]
  ], [
     fhir:index 3840 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fruit Farm Supervisor Orchard" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fruit Farm Supervisor Orchard" ]
  ], [
     fhir:index 3841 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fruit Grader Packer in Orchard" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fruit Grader Packer in Orchard" ]
  ], [
     fhir:index 3842 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fruit Grower" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fruit Grower" ]
  ], [
     fhir:index 3843 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fruit Grower Orchard" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fruit Grower Orchard" ]
  ], [
     fhir:index 3844 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fruit Grower Worker Orchard" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fruit Grower Worker Orchard" ]
  ], [
     fhir:index 3845 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fruit Picker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fruit Picker" ]
  ], [
     fhir:index 3846 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Grape Grower" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Grape Grower" ]
  ], [
     fhir:index 3847 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Grape Grower Or Wine Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Grape Grower Or Wine Maker" ]
  ], [
     fhir:index 3848 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Grape Growing Vineyard Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Grape Growing Vineyard Worker" ]
  ], [
     fhir:index 3849 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaikohi AAporo" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaikohi AAporo" ]
  ], [
     fhir:index 3850 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaikohi Aporo" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaikohi Aporo" ]
  ], [
     fhir:index 3851 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaikohi Hua Raakau" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaikohi Hua Raakau" ]
  ], [
     fhir:index 3852 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaikohi Hua Rakau" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaikohi Hua Rakau" ]
  ], [
     fhir:index 3853 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Waahi Whakatipu Hua Raakau" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Waahi Whakatipu Hua Raakau" ]
  ], [
     fhir:index 3854 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Wahi Whakatipu Hua Rakau" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Wahi Whakatipu Hua Rakau" ]
  ], [
     fhir:index 3855 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaitiaki Hua Raakau" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaitiaki Hua Raakau" ]
  ], [
     fhir:index 3856 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaitiaki Hua Rakau" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaitiaki Hua Rakau" ]
  ], [
     fhir:index 3857 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwehewehe Hua Raakau" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwehewehe Hua Raakau" ]
  ], [
     fhir:index 3858 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwehewehe Hua Rakau" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwehewehe Hua Rakau" ]
  ], [
     fhir:index 3859 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakahaere Uru Hua Raakau" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakahaere Uru Hua Raakau" ]
  ], [
     fhir:index 3860 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakahaere Uru Hua Rakau" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakahaere Uru Hua Rakau" ]
  ], [
     fhir:index 3861 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakahaere Waahi Whakatipu Hua Raakau" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakahaere Waahi Whakatipu Hua Raakau" ]
  ], [
     fhir:index 3862 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakahaere Wahi Whakatipu Hua Rakau" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakahaere Wahi Whakatipu Hua Rakau" ]
  ], [
     fhir:index 3863 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kiwifruit Grower" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kiwifruit Grower" ]
  ], [
     fhir:index 3864 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kiwifruit Orchardist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kiwifruit Orchardist" ]
  ], [
     fhir:index 3865 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Oenologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Oenologist" ]
  ], [
     fhir:index 3866 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Orchard Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Orchard Hand" ]
  ], [
     fhir:index 3867 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Orchard Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Orchard Labourer" ]
  ], [
     fhir:index 3868 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Orchard Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Orchard Manager" ]
  ], [
     fhir:index 3869 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Orchard Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Orchard Supervisor" ]
  ], [
     fhir:index 3870 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Orchard Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Orchard Worker" ]
  ], [
     fhir:index 3871 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.047" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Orchardist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Orchardist" ]
  ], [
     fhir:index 3872 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.048" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Orchardist Cadet" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Orchardist Cadet" ]
  ], [
     fhir:index 3873 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.049" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pipfruit Grower" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pipfruit Grower" ]
  ], [
     fhir:index 3874 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.050" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Fruit Grower Workers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Fruit Grower Workers" ]
  ], [
     fhir:index 3875 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.051" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Raspberry Grower" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Raspberry Grower" ]
  ], [
     fhir:index 3876 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.052" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stone Fruit Grower" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stone Fruit Grower" ]
  ], [
     fhir:index 3877 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.053" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Strawberry Grower" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Strawberry Grower" ]
  ], [
     fhir:index 3878 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.054" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Subtropical Fruit Grower" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Subtropical Fruit Grower" ]
  ], [
     fhir:index 3879 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.055" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vigneron" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vigneron" ]
  ], [
     fhir:index 3880 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.056" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vineyard Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vineyard Hand" ]
  ], [
     fhir:index 3881 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.057" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vineyard Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vineyard Manager" ]
  ], [
     fhir:index 3882 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.058" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vineyard Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vineyard Supervisor" ]
  ], [
     fhir:index 3883 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.059" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vineyard Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vineyard Worker" ]
  ], [
     fhir:index 3884 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.060" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Viticulturist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Viticulturist" ]
  ], [
     fhir:index 3885 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.061" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wine Blender" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wine Blender" ]
  ], [
     fhir:index 3886 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.062" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wine Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wine Maker" ]
  ], [
     fhir:index 3887 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.063" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wine Making Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wine Making Worker" ]
  ], [
     fhir:index 3888 ;
     fhir:CodeSystem.concept.code [ fhir:value "6112.064" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Winemaker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Winemaker" ]
  ], [
     fhir:index 3889 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Agricultural Horticulture Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Agricultural Horticulture Worker" ]
  ], [
     fhir:index 3890 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Arborist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Arborist" ]
  ], [
     fhir:index 3891 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bulb Grower" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bulb Grower" ]
  ], [
     fhir:index 3892 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Caretaker Parks" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Caretaker Parks" ]
  ], [
     fhir:index 3893 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Floraculturist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Floraculturist" ]
  ], [
     fhir:index 3894 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Flower Grower" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Flower Grower" ]
  ], [
     fhir:index 3895 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gardener" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Gardener" ]
  ], [
     fhir:index 3896 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Green Keeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Green Keeper" ]
  ], [
     fhir:index 3897 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Greenhouse Worker Nursery" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Greenhouse Worker Nursery" ]
  ], [
     fhir:index 3898 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Greenkeeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Greenkeeper" ]
  ], [
     fhir:index 3899 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Greenkeeper Sport and Recreation Grounds" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Greenkeeper Sport and Recreation Grounds" ]
  ], [
     fhir:index 3900 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Greens Superintendent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Greens Superintendent" ]
  ], [
     fhir:index 3901 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Grounds or Green Keeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Grounds or Green Keeper" ]
  ], [
     fhir:index 3902 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Groundsman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Groundsman" ]
  ], [
     fhir:index 3903 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Groundsman Sports and Recreation" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Groundsman Sports and Recreation" ]
  ], [
     fhir:index 3904 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Groundsperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Groundsperson" ]
  ], [
     fhir:index 3905 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hedge Cutting Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hedge Cutting Contractor" ]
  ], [
     fhir:index 3906 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Horticultural Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Horticultural Assistant" ]
  ], [
     fhir:index 3907 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Horticultural Nursery Advisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Horticultural Nursery Advisor" ]
  ], [
     fhir:index 3908 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Horticultural Superintendent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Horticultural Superintendent" ]
  ], [
     fhir:index 3909 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Horticultural Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Horticultural Worker" ]
  ], [
     fhir:index 3910 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Horticulturalist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Horticulturalist" ]
  ], [
     fhir:index 3911 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Horticulture Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Horticulture Worker" ]
  ], [
     fhir:index 3912 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Horticulturist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Horticulturist" ]
  ], [
     fhir:index 3913 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Jobbing Gardener" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Jobbing Gardener" ]
  ], [
     fhir:index 3914 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Kaari" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Kaari" ]
  ], [
     fhir:index 3915 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Kari" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Kari" ]
  ], [
     fhir:index 3916 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Whenua" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Whenua" ]
  ], [
     fhir:index 3917 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaitiaki Mahinga Kaari" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaitiaki Mahinga Kaari" ]
  ], [
     fhir:index 3918 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaitiaki Mahinga Kari" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaitiaki Mahinga Kari" ]
  ], [
     fhir:index 3919 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Landscape Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Landscape Contractor" ]
  ], [
     fhir:index 3920 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Landscape Gardener" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Landscape Gardener" ]
  ], [
     fhir:index 3921 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Landscaping Gardening Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Landscaping Gardening Worker" ]
  ], [
     fhir:index 3922 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lawn Mowing Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lawn Mowing Contractor" ]
  ], [
     fhir:index 3923 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lawnmowing Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lawnmowing Contractor" ]
  ], [
     fhir:index 3924 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Medicinal Plant Grower" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Medicinal Plant Grower" ]
  ], [
     fhir:index 3925 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nursery Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nursery Assistant" ]
  ], [
     fhir:index 3926 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nursery Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nursery Farmer" ]
  ], [
     fhir:index 3927 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nursery Grower" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nursery Grower" ]
  ], [
     fhir:index 3928 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nursery Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nursery Labourer" ]
  ], [
     fhir:index 3929 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nursery Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nursery Manager" ]
  ], [
     fhir:index 3930 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nursery Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nursery Worker" ]
  ], [
     fhir:index 3931 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nurseryman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nurseryman" ]
  ], [
     fhir:index 3932 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Orchid Grower" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Orchid Grower" ]
  ], [
     fhir:index 3933 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Gardeners" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Gardeners" ]
  ], [
     fhir:index 3934 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Grounds Or Green Keeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Grounds Or Green Keeper" ]
  ], [
     fhir:index 3935 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.047" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Landscape Gardeners" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Landscape Gardeners" ]
  ], [
     fhir:index 3936 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.048" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Racecourse Groundsperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Racecourse Groundsperson" ]
  ], [
     fhir:index 3937 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.049" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Racecourse Maintenance Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Racecourse Maintenance Worker" ]
  ], [
     fhir:index 3938 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.050" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "School Groundsperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "School Groundsperson" ]
  ], [
     fhir:index 3939 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.051" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Seed Grower" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Seed Grower" ]
  ], [
     fhir:index 3940 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.052" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tree Doctor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tree Doctor" ]
  ], [
     fhir:index 3941 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.053" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tree Surgeon" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tree Surgeon" ]
  ], [
     fhir:index 3942 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.054" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tropical Plant Grower" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tropical Plant Grower" ]
  ], [
     fhir:index 3943 ;
     fhir:CodeSystem.concept.code [ fhir:value "6113.055" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Turf Layer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Turf Layer" ]
  ], [
     fhir:index 3944 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Beef Farm Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Beef Farm Worker" ]
  ], [
     fhir:index 3945 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Beef Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Beef Farmer" ]
  ], [
     fhir:index 3946 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bull Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bull Farmer" ]
  ], [
     fhir:index 3947 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cat Breeder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cat Breeder" ]
  ], [
     fhir:index 3948 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cattle Breeder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cattle Breeder" ]
  ], [
     fhir:index 3949 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cattle Farm Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cattle Farm Manager" ]
  ], [
     fhir:index 3950 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cattle Farm Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cattle Farm Supervisor" ]
  ], [
     fhir:index 3951 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cattle Farm Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cattle Farm Worker" ]
  ], [
     fhir:index 3952 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cattle Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cattle Farmer" ]
  ], [
     fhir:index 3953 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cattle Station Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cattle Station Worker" ]
  ], [
     fhir:index 3954 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cattle Stud Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cattle Stud Farmer" ]
  ], [
     fhir:index 3955 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dairy Farm Cadet" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dairy Farm Cadet" ]
  ], [
     fhir:index 3956 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dairy Farm Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dairy Farm Hand" ]
  ], [
     fhir:index 3957 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dairy Farm Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dairy Farm Manager" ]
  ], [
     fhir:index 3958 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dairy Farm Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dairy Farm Supervisor" ]
  ], [
     fhir:index 3959 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dairy Farm Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dairy Farm Worker" ]
  ], [
     fhir:index 3960 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dairy Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dairy Farmer" ]
  ], [
     fhir:index 3961 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dairy Stud Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dairy Stud Farmer" ]
  ], [
     fhir:index 3962 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Deer Farm Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Deer Farm Manager" ]
  ], [
     fhir:index 3963 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Deer Farm Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Deer Farm Supervisor" ]
  ], [
     fhir:index 3964 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Deer Farm Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Deer Farm Worker" ]
  ], [
     fhir:index 3965 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Deer Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Deer Farmer" ]
  ], [
     fhir:index 3966 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Deer Stud Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Deer Stud Farmer" ]
  ], [
     fhir:index 3967 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dog Breeder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dog Breeder" ]
  ], [
     fhir:index 3968 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fitch Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fitch Farmer" ]
  ], [
     fhir:index 3969 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Goat Breeder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Goat Breeder" ]
  ], [
     fhir:index 3970 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Goat Farm Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Goat Farm Manager" ]
  ], [
     fhir:index 3971 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Goat Farm Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Goat Farm Supervisor" ]
  ], [
     fhir:index 3972 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Goat Farm Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Goat Farm Worker" ]
  ], [
     fhir:index 3973 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Goat Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Goat Farmer" ]
  ], [
     fhir:index 3974 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Goat Stud Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Goat Stud Farmer" ]
  ], [
     fhir:index 3975 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Grazier" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Grazier" ]
  ], [
     fhir:index 3976 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Horse Breeder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Horse Breeder" ]
  ], [
     fhir:index 3977 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Horse Breeder Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Horse Breeder Worker" ]
  ], [
     fhir:index 3978 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Horse Stud Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Horse Stud Farmer" ]
  ], [
     fhir:index 3979 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimiraka Kau" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimiraka Kau" ]
  ], [
     fhir:index 3980 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaipaamu Hipi" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaipaamu Hipi" ]
  ], [
     fhir:index 3981 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaipamu Hipi" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaipamu Hipi" ]
  ], [
     fhir:index 3982 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaitiaki Paamu Hipi" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaitiaki Paamu Hipi" ]
  ], [
     fhir:index 3983 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaitiaki Pamu Hipi" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaitiaki Pamu Hipi" ]
  ], [
     fhir:index 3984 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakahaere Paamu Hipi" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakahaere Paamu Hipi" ]
  ], [
     fhir:index 3985 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakahaere Pamu Hipi" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakahaere Pamu Hipi" ]
  ], [
     fhir:index 3986 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Livestock Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Livestock Farmer" ]
  ], [
     fhir:index 3987 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Llama Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Llama Farmer" ]
  ], [
     fhir:index 3988 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Milking Equipment Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Milking Equipment Operator" ]
  ], [
     fhir:index 3989 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ostrich Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ostrich Farmer" ]
  ], [
     fhir:index 3990 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.047" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Livestock Farm Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other Livestock Farm Manager" ]
  ], [
     fhir:index 3991 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.048" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Livestock Farm Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other Livestock Farm Supervisor" ]
  ], [
     fhir:index 3992 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.049" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Livestock Farm Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other Livestock Farm Worker" ]
  ], [
     fhir:index 3993 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.050" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Livestock Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other Livestock Farmer" ]
  ], [
     fhir:index 3994 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.051" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pig Farm Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pig Farm Manager" ]
  ], [
     fhir:index 3995 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.052" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pig Farm Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pig Farm Supervisor" ]
  ], [
     fhir:index 3996 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.053" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pig Farm Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pig Farm Worker" ]
  ], [
     fhir:index 3997 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.054" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pig Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pig Farmer" ]
  ], [
     fhir:index 3998 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.055" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pig Stud Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pig Stud Farmer" ]
  ], [
     fhir:index 3999 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.056" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Possum Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Possum Farmer" ]
  ], [
     fhir:index 4000 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.057" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rabbit Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rabbit Farmer" ]
  ], [
     fhir:index 4001 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.058" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Racehorse Stud Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Racehorse Stud Worker" ]
  ], [
     fhir:index 4002 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.059" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Share Milker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Share Milker" ]
  ], [
     fhir:index 4003 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.060" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sharemilker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sharemilker" ]
  ], [
     fhir:index 4004 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.061" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sheep Dipping Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sheep Dipping Contractor" ]
  ], [
     fhir:index 4005 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.062" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sheep Farm Cadet" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sheep Farm Cadet" ]
  ], [
     fhir:index 4006 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.063" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sheep Farm Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sheep Farm Hand" ]
  ], [
     fhir:index 4007 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.064" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sheep Farm Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sheep Farm Manager" ]
  ], [
     fhir:index 4008 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.065" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sheep Farm Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sheep Farm Supervisor" ]
  ], [
     fhir:index 4009 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.066" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sheep Farm Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sheep Farm Worker" ]
  ], [
     fhir:index 4010 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.067" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sheep Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sheep Farmer" ]
  ], [
     fhir:index 4011 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.068" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sheep Runholder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sheep Runholder" ]
  ], [
     fhir:index 4012 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.069" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sheep Station Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sheep Station Hand" ]
  ], [
     fhir:index 4013 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.070" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sheep Station Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sheep Station Manager" ]
  ], [
     fhir:index 4014 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.071" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sheep Station Owner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sheep Station Owner" ]
  ], [
     fhir:index 4015 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.072" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sheep Station Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sheep Station Supervisor" ]
  ], [
     fhir:index 4016 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.073" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sheep Stud Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sheep Stud Farmer" ]
  ], [
     fhir:index 4017 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.074" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stud Groom" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stud Groom" ]
  ], [
     fhir:index 4018 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.075" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stud Racehorse Breeder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stud Racehorse Breeder" ]
  ], [
     fhir:index 4019 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.076" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stud Racehorse Farm Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stud Racehorse Farm Manager" ]
  ], [
     fhir:index 4020 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.077" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stud Racehorse Farm Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stud Racehorse Farm Supervisor" ]
  ], [
     fhir:index 4021 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.078" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Town Milk Supplier" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Town Milk Supplier" ]
  ], [
     fhir:index 4022 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.079" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Water Buffalo Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Water Buffalo Farmer" ]
  ], [
     fhir:index 4023 ;
     fhir:CodeSystem.concept.code [ fhir:value "6121.080" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Yak Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Yak Farmer" ]
  ], [
     fhir:index 4024 ;
     fhir:CodeSystem.concept.code [ fhir:value "6122.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mixed Livestock Farm Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mixed Livestock Farm Manager" ]
  ], [
     fhir:index 4025 ;
     fhir:CodeSystem.concept.code [ fhir:value "6122.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mixed Livestock Farm Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mixed Livestock Farm Supervisor" ]
  ], [
     fhir:index 4026 ;
     fhir:CodeSystem.concept.code [ fhir:value "6122.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mixed Livestock Farm Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mixed Livestock Farm Worker" ]
  ], [
     fhir:index 4027 ;
     fhir:CodeSystem.concept.code [ fhir:value "6122.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mixed Livestock Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mixed Livestock Farmer" ]
  ], [
     fhir:index 4028 ;
     fhir:CodeSystem.concept.code [ fhir:value "6123.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chicken Catcher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chicken Catcher" ]
  ], [
     fhir:index 4029 ;
     fhir:CodeSystem.concept.code [ fhir:value "6123.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chicken Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chicken Farmer" ]
  ], [
     fhir:index 4030 ;
     fhir:CodeSystem.concept.code [ fhir:value "6123.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chicken Hatchery Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chicken Hatchery Assistant" ]
  ], [
     fhir:index 4031 ;
     fhir:CodeSystem.concept.code [ fhir:value "6123.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chicken Poultry Farm Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chicken Poultry Farm Worker" ]
  ], [
     fhir:index 4032 ;
     fhir:CodeSystem.concept.code [ fhir:value "6123.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chicken Sexer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chicken Sexer" ]
  ], [
     fhir:index 4033 ;
     fhir:CodeSystem.concept.code [ fhir:value "6123.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Duck Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Duck Farmer" ]
  ], [
     fhir:index 4034 ;
     fhir:CodeSystem.concept.code [ fhir:value "6123.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Egg Collector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Egg Collector" ]
  ], [
     fhir:index 4035 ;
     fhir:CodeSystem.concept.code [ fhir:value "6123.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Egg Producer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Egg Producer" ]
  ], [
     fhir:index 4036 ;
     fhir:CodeSystem.concept.code [ fhir:value "6123.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Goose Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Goose Farmer" ]
  ], [
     fhir:index 4037 ;
     fhir:CodeSystem.concept.code [ fhir:value "6123.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pheasant Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pheasant Farmer" ]
  ], [
     fhir:index 4038 ;
     fhir:CodeSystem.concept.code [ fhir:value "6123.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Poultry Farm Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Poultry Farm Hand" ]
  ], [
     fhir:index 4039 ;
     fhir:CodeSystem.concept.code [ fhir:value "6123.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Poultry Farm Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Poultry Farm Manager" ]
  ], [
     fhir:index 4040 ;
     fhir:CodeSystem.concept.code [ fhir:value "6123.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Poultry Farm Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Poultry Farm Supervisor" ]
  ], [
     fhir:index 4041 ;
     fhir:CodeSystem.concept.code [ fhir:value "6123.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Poultry Farm Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Poultry Farm Worker" ]
  ], [
     fhir:index 4042 ;
     fhir:CodeSystem.concept.code [ fhir:value "6123.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Poultry Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Poultry Farmer" ]
  ], [
     fhir:index 4043 ;
     fhir:CodeSystem.concept.code [ fhir:value "6123.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Poultry Hatcher Breeder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Poultry Hatcher Breeder" ]
  ], [
     fhir:index 4044 ;
     fhir:CodeSystem.concept.code [ fhir:value "6123.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Poultry Hatchery Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Poultry Hatchery Manager" ]
  ], [
     fhir:index 4045 ;
     fhir:CodeSystem.concept.code [ fhir:value "6123.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Poultry Hatchery Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Poultry Hatchery Supervisor" ]
  ], [
     fhir:index 4046 ;
     fhir:CodeSystem.concept.code [ fhir:value "6123.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Poultry Hatchery Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Poultry Hatchery Worker" ]
  ], [
     fhir:index 4047 ;
     fhir:CodeSystem.concept.code [ fhir:value "6123.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Poultry Worker Factory" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Poultry Worker Factory" ]
  ], [
     fhir:index 4048 ;
     fhir:CodeSystem.concept.code [ fhir:value "6123.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Turkey Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Turkey Farmer" ]
  ], [
     fhir:index 4049 ;
     fhir:CodeSystem.concept.code [ fhir:value "6124.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Apiarist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Apiarist" ]
  ], [
     fhir:index 4050 ;
     fhir:CodeSystem.concept.code [ fhir:value "6124.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Apiarist and Apiary Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Apiarist and Apiary Worker" ]
  ], [
     fhir:index 4051 ;
     fhir:CodeSystem.concept.code [ fhir:value "6124.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Apiary Cadet" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Apiary Cadet" ]
  ], [
     fhir:index 4052 ;
     fhir:CodeSystem.concept.code [ fhir:value "6124.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Apiary Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Apiary Manager" ]
  ], [
     fhir:index 4053 ;
     fhir:CodeSystem.concept.code [ fhir:value "6124.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Apiary Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Apiary Supervisor" ]
  ], [
     fhir:index 4054 ;
     fhir:CodeSystem.concept.code [ fhir:value "6124.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Apiary Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Apiary Worker" ]
  ], [
     fhir:index 4055 ;
     fhir:CodeSystem.concept.code [ fhir:value "6124.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bee Keeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bee Keeper" ]
  ], [
     fhir:index 4056 ;
     fhir:CodeSystem.concept.code [ fhir:value "6124.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Beekeeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Beekeeper" ]
  ], [
     fhir:index 4057 ;
     fhir:CodeSystem.concept.code [ fhir:value "6124.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Beekeeping Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Beekeeping Worker" ]
  ], [
     fhir:index 4058 ;
     fhir:CodeSystem.concept.code [ fhir:value "6124.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Honey Grader" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Honey Grader" ]
  ], [
     fhir:index 4059 ;
     fhir:CodeSystem.concept.code [ fhir:value "6124.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Worker Bee Farm" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Worker Bee Farm" ]
  ], [
     fhir:index 4060 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Agricultural Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Agricultural Worker" ]
  ], [
     fhir:index 4061 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Animal Attendant Farm" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Animal Attendant Farm" ]
  ], [
     fhir:index 4062 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bush Clearer Scrub Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bush Clearer Scrub Cutter" ]
  ], [
     fhir:index 4063 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Crop and Livestock Farm Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Crop and Livestock Farm Manager" ]
  ], [
     fhir:index 4064 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Crop and Livestock Farm Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Crop and Livestock Farm Supervisor" ]
  ], [
     fhir:index 4065 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Crop and Livestock Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Crop and Livestock Farmer" ]
  ], [
     fhir:index 4066 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Crop and Livestock Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Crop and Livestock Worker" ]
  ], [
     fhir:index 4067 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Crop Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Crop Hand" ]
  ], [
     fhir:index 4068 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Farm Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Farm Assistant" ]
  ], [
     fhir:index 4069 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Farm Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Farm Hand" ]
  ], [
     fhir:index 4070 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Farm Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Farm Labourer" ]
  ], [
     fhir:index 4071 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Farm Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Farm Worker" ]
  ], [
     fhir:index 4072 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Farmer (nod)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Farmer (nod)" ]
  ], [
     fhir:index 4073 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "General Farm Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "General Farm Manager" ]
  ], [
     fhir:index 4074 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "General Farm Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "General Farm Supervisor" ]
  ], [
     fhir:index 4075 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "General Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "General Farmer" ]
  ], [
     fhir:index 4076 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Grubber and Clearer Land" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Grubber and Clearer Land" ]
  ], [
     fhir:index 4077 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Haymaker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Haymaker" ]
  ], [
     fhir:index 4078 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiahuwhenua" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiahuwhenua" ]
  ], [
     fhir:index 4079 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiawhina Ahuwhenua" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiawhina Ahuwhenua" ]
  ], [
     fhir:index 4080 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiawhina Mahi Paamu" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiawhina Mahi Paamu" ]
  ], [
     fhir:index 4081 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiawhina Mahi Pamu" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiawhina Mahi Pamu" ]
  ], [
     fhir:index 4082 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiawhina Paamu" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiawhina Paamu" ]
  ], [
     fhir:index 4083 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiawhina Pamu" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiawhina Pamu" ]
  ], [
     fhir:index 4084 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Ahuwhenua" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Ahuwhenua" ]
  ], [
     fhir:index 4085 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Paamu" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Paamu" ]
  ], [
     fhir:index 4086 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Pamu" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Pamu" ]
  ], [
     fhir:index 4087 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaipaamu" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaipaamu" ]
  ], [
     fhir:index 4088 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaipamu" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaipamu" ]
  ], [
     fhir:index 4089 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaitautoko Mahi Paamu" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaitautoko Mahi Paamu" ]
  ], [
     fhir:index 4090 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaitautoko Mahi Pamu" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaitautoko Mahi Pamu" ]
  ], [
     fhir:index 4091 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Landgirl" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Landgirl" ]
  ], [
     fhir:index 4092 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mixed Farm Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mixed Farm Manager" ]
  ], [
     fhir:index 4093 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mixed Farm Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mixed Farm Supervisor" ]
  ], [
     fhir:index 4094 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mixed Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mixed Farmer" ]
  ], [
     fhir:index 4095 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Station Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Station Hand" ]
  ], [
     fhir:index 4096 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tussock Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tussock Worker" ]
  ], [
     fhir:index 4097 ;
     fhir:CodeSystem.concept.code [ fhir:value "6125.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Willow Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Willow Cutter" ]
  ], [
     fhir:index 4098 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cattle Drover" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cattle Drover" ]
  ], [
     fhir:index 4099 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dairy Herd Milk Tester" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dairy Herd Milk Tester" ]
  ], [
     fhir:index 4100 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Drover" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Drover" ]
  ], [
     fhir:index 4101 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Farm Stablehand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Farm Stablehand" ]
  ], [
     fhir:index 4102 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fleece Classer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fleece Classer" ]
  ], [
     fhir:index 4103 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Groom Stable Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Groom Stable Hand" ]
  ], [
     fhir:index 4104 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Head Shepherd" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Head Shepherd" ]
  ], [
     fhir:index 4105 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Herdsman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Herdsman" ]
  ], [
     fhir:index 4106 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Horse Box Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Horse Box Attendant" ]
  ], [
     fhir:index 4107 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Horse Breaker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Horse Breaker" ]
  ], [
     fhir:index 4108 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Horse Trainer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Horse Trainer" ]
  ], [
     fhir:index 4109 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Horse Trainer Cadet" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Horse Trainer Cadet" ]
  ], [
     fhir:index 4110 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaikuti Hipi" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaikuti Hipi" ]
  ], [
     fhir:index 4111 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaipoipoi Huruhuru Hipi" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaipoipoi Huruhuru Hipi" ]
  ], [
     fhir:index 4112 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaipoipoi Wuru" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaipoipoi Wuru" ]
  ], [
     fhir:index 4113 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaipoipoi Wuuru" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaipoipoi Wuuru" ]
  ], [
     fhir:index 4114 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Milk Sample Collector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Milk Sample Collector" ]
  ], [
     fhir:index 4115 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Musterer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Musterer" ]
  ], [
     fhir:index 4116 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Horse Trainer Groom Or Stablehands" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Horse Trainer Groom Or Stablehands" ]
  ], [
     fhir:index 4117 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Wool Classers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Wool Classers" ]
  ], [
     fhir:index 4118 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Race Horse Trainer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Race Horse Trainer" ]
  ], [
     fhir:index 4119 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Racing Dog Trainer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Racing Dog Trainer" ]
  ], [
     fhir:index 4120 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sampling Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sampling Officer" ]
  ], [
     fhir:index 4121 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shearer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shearer" ]
  ], [
     fhir:index 4122 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shearing Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shearing Contractor" ]
  ], [
     fhir:index 4123 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shearing Shed Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shearing Shed Hand" ]
  ], [
     fhir:index 4124 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shearing Shed Overseer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shearing Shed Overseer" ]
  ], [
     fhir:index 4125 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shearing Shed Wool Presser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shearing Shed Wool Presser" ]
  ], [
     fhir:index 4126 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shearing Shed Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shearing Shed Worker" ]
  ], [
     fhir:index 4127 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sheep Shearer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sheep Shearer" ]
  ], [
     fhir:index 4128 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shepherd" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shepherd" ]
  ], [
     fhir:index 4129 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stable Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stable Hand" ]
  ], [
     fhir:index 4130 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stablehand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stablehand" ]
  ], [
     fhir:index 4131 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stock Drafter Farm" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stock Drafter Farm" ]
  ], [
     fhir:index 4132 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stockman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stockman" ]
  ], [
     fhir:index 4133 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Strapper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Strapper" ]
  ], [
     fhir:index 4134 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wool Baler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wool Baler" ]
  ], [
     fhir:index 4135 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wool Classer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wool Classer" ]
  ], [
     fhir:index 4136 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wool Classer Grader" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wool Classer Grader" ]
  ], [
     fhir:index 4137 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wool Classer Shearing Shed" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wool Classer Shearing Shed" ]
  ], [
     fhir:index 4138 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wool Grader Shearing Shed" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wool Grader Shearing Shed" ]
  ], [
     fhir:index 4139 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wool Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wool Hand" ]
  ], [
     fhir:index 4140 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wool Handler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wool Handler" ]
  ], [
     fhir:index 4141 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wool Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wool Labourer" ]
  ], [
     fhir:index 4142 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wool Sorter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wool Sorter" ]
  ], [
     fhir:index 4143 ;
     fhir:CodeSystem.concept.code [ fhir:value "6126.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Woolclasser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Woolclasser" ]
  ], [
     fhir:index 4144 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Axeman Forest" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Axeman Forest" ]
  ], [
     fhir:index 4145 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bush Clearer Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bush Clearer Cutter" ]
  ], [
     fhir:index 4146 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bush Clearing Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bush Clearing Contractor" ]
  ], [
     fhir:index 4147 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bush Clearing Scrub Cutter Forest" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bush Clearing Scrub Cutter Forest" ]
  ], [
     fhir:index 4148 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bush Man" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bush Man" ]
  ], [
     fhir:index 4149 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bush Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bush Worker" ]
  ], [
     fhir:index 4150 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bushman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bushman" ]
  ], [
     fhir:index 4151 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cross Cut Sawyer Forest" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cross Cut Sawyer Forest" ]
  ], [
     fhir:index 4152 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Feller and Crosscutter Forestry" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Feller and Crosscutter Forestry" ]
  ], [
     fhir:index 4153 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Firewood Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Firewood Cutter" ]
  ], [
     fhir:index 4154 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forest Foreman Overseer Logging" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forest Foreman Overseer Logging" ]
  ], [
     fhir:index 4155 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forest Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forest Hand" ]
  ], [
     fhir:index 4156 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forest Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forest Labourer" ]
  ], [
     fhir:index 4157 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forest Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forest Supervisor" ]
  ], [
     fhir:index 4158 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forestry Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forestry Contractor" ]
  ], [
     fhir:index 4159 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forestry Field Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forestry Field Assistant" ]
  ], [
     fhir:index 4160 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forestry Foreman Overseer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forestry Foreman Overseer" ]
  ], [
     fhir:index 4161 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forestry Gang Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forestry Gang Supervisor" ]
  ], [
     fhir:index 4162 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forestry Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forestry Labourer" ]
  ], [
     fhir:index 4163 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forestry Protection Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forestry Protection Officer" ]
  ], [
     fhir:index 4164 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forestry Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forestry Worker" ]
  ], [
     fhir:index 4165 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hauling Engine Contractor Logging" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hauling Engine Contractor Logging" ]
  ], [
     fhir:index 4166 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hauling Engine Driver Logging" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hauling Engine Driver Logging" ]
  ], [
     fhir:index 4167 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiawhina Mahi Whakato Tiaki Rakau Ngahere" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiawhina Mahi Whakato Tiaki Rakau Ngahere" ]
  ], [
     fhir:index 4168 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiawhina Mahi Whakatoo Tiaki Raakau Ngahere" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiawhina Mahi Whakatoo Tiaki Raakau Ngahere" ]
  ], [
     fhir:index 4169 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Ngahere" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Ngahere" ]
  ], [
     fhir:index 4170 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Puihi" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Puihi" ]
  ], [
     fhir:index 4171 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Leading Bushman Logging" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Leading Bushman Logging" ]
  ], [
     fhir:index 4172 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Leading Forest Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Leading Forest Hand" ]
  ], [
     fhir:index 4173 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Leading Hand Logging" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Leading Hand Logging" ]
  ], [
     fhir:index 4174 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Log Assessor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Log Assessor" ]
  ], [
     fhir:index 4175 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Log Hauler Bush" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Log Hauler Bush" ]
  ], [
     fhir:index 4176 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Log Raft Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Log Raft Maker" ]
  ], [
     fhir:index 4177 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Logger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Logger" ]
  ], [
     fhir:index 4178 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Logging Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Logging Contractor" ]
  ], [
     fhir:index 4179 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Logging Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Logging Operator" ]
  ], [
     fhir:index 4180 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Logging Pruner Tree" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Logging Pruner Tree" ]
  ], [
     fhir:index 4181 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Logging Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Logging Supervisor" ]
  ], [
     fhir:index 4182 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Logging Topper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Logging Topper" ]
  ], [
     fhir:index 4183 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lumberjack" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lumberjack" ]
  ], [
     fhir:index 4184 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Moss Gatherer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Moss Gatherer" ]
  ], [
     fhir:index 4185 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plantation Worker Forestry" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plantation Worker Forestry" ]
  ], [
     fhir:index 4186 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Planter Trees Forestry" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Planter Trees Forestry" ]
  ], [
     fhir:index 4187 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Prop Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Prop Cutter" ]
  ], [
     fhir:index 4188 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pruner Forest" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pruner Forest" ]
  ], [
     fhir:index 4189 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Forestry Contractors" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Forestry Contractors" ]
  ], [
     fhir:index 4190 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.047" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Loggers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Loggers" ]
  ], [
     fhir:index 4191 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.048" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Scrub Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Scrub Cutter" ]
  ], [
     fhir:index 4192 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.049" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Scrub Cutting Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Scrub Cutting Contractor" ]
  ], [
     fhir:index 4193 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.050" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Skiddy Forest" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Skiddy Forest" ]
  ], [
     fhir:index 4194 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.051" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sniper Forest" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sniper Forest" ]
  ], [
     fhir:index 4195 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.052" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Spaghnum Moss Gatherer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Spaghnum Moss Gatherer" ]
  ], [
     fhir:index 4196 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.053" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Timber Getter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Timber Getter" ]
  ], [
     fhir:index 4197 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.054" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tree Feller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tree Feller" ]
  ], [
     fhir:index 4198 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.055" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tree Planter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tree Planter" ]
  ], [
     fhir:index 4199 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.056" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tree Topper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tree Topper" ]
  ], [
     fhir:index 4200 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.057" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Waoko" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Waoko" ]
  ], [
     fhir:index 4201 ;
     fhir:CodeSystem.concept.code [ fhir:value "6131.058" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Woodsman Foreman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Woodsman Foreman" ]
  ], [
     fhir:index 4202 ;
     fhir:CodeSystem.concept.code [ fhir:value "6141.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Crayfisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Crayfisher" ]
  ], [
     fhir:index 4203 ;
     fhir:CodeSystem.concept.code [ fhir:value "6141.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Deep Sea Fishing Boat Skipper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Deep Sea Fishing Boat Skipper" ]
  ], [
     fhir:index 4204 ;
     fhir:CodeSystem.concept.code [ fhir:value "6141.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Diver Fishing" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Diver Fishing" ]
  ], [
     fhir:index 4205 ;
     fhir:CodeSystem.concept.code [ fhir:value "6141.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fish Baiter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fish Baiter" ]
  ], [
     fhir:index 4206 ;
     fhir:CodeSystem.concept.code [ fhir:value "6141.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fisherman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fisherman" ]
  ], [
     fhir:index 4207 ;
     fhir:CodeSystem.concept.code [ fhir:value "6141.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fisherperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fisherperson" ]
  ], [
     fhir:index 4208 ;
     fhir:CodeSystem.concept.code [ fhir:value "6141.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fishing Boat Captain" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fishing Boat Captain" ]
  ], [
     fhir:index 4209 ;
     fhir:CodeSystem.concept.code [ fhir:value "6141.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fishing Boat Skipper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fishing Boat Skipper" ]
  ], [
     fhir:index 4210 ;
     fhir:CodeSystem.concept.code [ fhir:value "6141.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fishing Launch Proprietor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fishing Launch Proprietor" ]
  ], [
     fhir:index 4211 ;
     fhir:CodeSystem.concept.code [ fhir:value "6141.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fishing Skipper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fishing Skipper" ]
  ], [
     fhir:index 4212 ;
     fhir:CodeSystem.concept.code [ fhir:value "6141.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaihi Ika" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaihi Ika" ]
  ], [
     fhir:index 4213 ;
     fhir:CodeSystem.concept.code [ fhir:value "6141.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaihii Ika" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaihii Ika" ]
  ], [
     fhir:index 4214 ;
     fhir:CodeSystem.concept.code [ fhir:value "6141.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaihopu Ika" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaihopu Ika" ]
  ], [
     fhir:index 4215 ;
     fhir:CodeSystem.concept.code [ fhir:value "6141.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Oyster Fisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Oyster Fisher" ]
  ], [
     fhir:index 4216 ;
     fhir:CodeSystem.concept.code [ fhir:value "6141.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paua Gatherer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paua Gatherer" ]
  ], [
     fhir:index 4217 ;
     fhir:CodeSystem.concept.code [ fhir:value "6141.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paua Gatherer Diver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paua Gatherer Diver" ]
  ], [
     fhir:index 4218 ;
     fhir:CodeSystem.concept.code [ fhir:value "6141.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rock Lobster Fisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rock Lobster Fisher" ]
  ], [
     fhir:index 4219 ;
     fhir:CodeSystem.concept.code [ fhir:value "6141.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Seaweed Gatherer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Seaweed Gatherer" ]
  ], [
     fhir:index 4220 ;
     fhir:CodeSystem.concept.code [ fhir:value "6141.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shell Fish Gatherer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shell Fish Gatherer" ]
  ], [
     fhir:index 4221 ;
     fhir:CodeSystem.concept.code [ fhir:value "6141.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shell Fisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shell Fisher" ]
  ], [
     fhir:index 4222 ;
     fhir:CodeSystem.concept.code [ fhir:value "6141.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shellfish Gatherer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shellfish Gatherer" ]
  ], [
     fhir:index 4223 ;
     fhir:CodeSystem.concept.code [ fhir:value "6141.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tangata Hi Ika" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tangata Hi Ika" ]
  ], [
     fhir:index 4224 ;
     fhir:CodeSystem.concept.code [ fhir:value "6141.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tangata Hii Ika" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tangata Hii Ika" ]
  ], [
     fhir:index 4225 ;
     fhir:CodeSystem.concept.code [ fhir:value "6141.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tangata Hopu Ika" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tangata Hopu Ika" ]
  ], [
     fhir:index 4226 ;
     fhir:CodeSystem.concept.code [ fhir:value "6141.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Trawler Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Trawler Hand" ]
  ], [
     fhir:index 4227 ;
     fhir:CodeSystem.concept.code [ fhir:value "6141.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Trawlerman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Trawlerman" ]
  ], [
     fhir:index 4228 ;
     fhir:CodeSystem.concept.code [ fhir:value "6141.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Whitebaiter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Whitebaiter" ]
  ], [
     fhir:index 4229 ;
     fhir:CodeSystem.concept.code [ fhir:value "6142.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fish Farm Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fish Farm Manager" ]
  ], [
     fhir:index 4230 ;
     fhir:CodeSystem.concept.code [ fhir:value "6142.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fish Farm Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fish Farm Worker" ]
  ], [
     fhir:index 4231 ;
     fhir:CodeSystem.concept.code [ fhir:value "6142.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fish Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fish Farmer" ]
  ], [
     fhir:index 4232 ;
     fhir:CodeSystem.concept.code [ fhir:value "6142.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fish Hatchery Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fish Hatchery Manager" ]
  ], [
     fhir:index 4233 ;
     fhir:CodeSystem.concept.code [ fhir:value "6142.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fish Hatchery Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fish Hatchery Worker" ]
  ], [
     fhir:index 4234 ;
     fhir:CodeSystem.concept.code [ fhir:value "6142.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Marine Farm Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Marine Farm Supervisor" ]
  ], [
     fhir:index 4235 ;
     fhir:CodeSystem.concept.code [ fhir:value "6142.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Marine Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Marine Farmer" ]
  ], [
     fhir:index 4236 ;
     fhir:CodeSystem.concept.code [ fhir:value "6142.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mussel Farm Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mussel Farm Manager" ]
  ], [
     fhir:index 4237 ;
     fhir:CodeSystem.concept.code [ fhir:value "6142.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mussel Oyster Farm Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mussel Oyster Farm Worker" ]
  ], [
     fhir:index 4238 ;
     fhir:CodeSystem.concept.code [ fhir:value "6142.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mussel Oyster Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mussel Oyster Farmer" ]
  ], [
     fhir:index 4239 ;
     fhir:CodeSystem.concept.code [ fhir:value "6142.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Oyster Farm Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Oyster Farm Manager" ]
  ], [
     fhir:index 4240 ;
     fhir:CodeSystem.concept.code [ fhir:value "6142.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Mussel Oyster Farmer And Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Mussel Oyster Farmer And Worker" ]
  ], [
     fhir:index 4241 ;
     fhir:CodeSystem.concept.code [ fhir:value "6142.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Salmon Farm Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Salmon Farm Manager" ]
  ], [
     fhir:index 4242 ;
     fhir:CodeSystem.concept.code [ fhir:value "6142.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Salmon Farm Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Salmon Farm Worker" ]
  ], [
     fhir:index 4243 ;
     fhir:CodeSystem.concept.code [ fhir:value "6142.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Salmon Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Salmon Farmer" ]
  ], [
     fhir:index 4244 ;
     fhir:CodeSystem.concept.code [ fhir:value "6142.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shellfish Farm Manager" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shellfish Farm Manager" ]
  ], [
     fhir:index 4245 ;
     fhir:CodeSystem.concept.code [ fhir:value "6142.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shellfish Farm Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shellfish Farm Worker" ]
  ], [
     fhir:index 4246 ;
     fhir:CodeSystem.concept.code [ fhir:value "6142.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shellfish Farmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shellfish Farmer" ]
  ], [
     fhir:index 4247 ;
     fhir:CodeSystem.concept.code [ fhir:value "6143.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Commercial Shooter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Commercial Shooter" ]
  ], [
     fhir:index 4248 ;
     fhir:CodeSystem.concept.code [ fhir:value "6143.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Deer Culler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Deer Culler" ]
  ], [
     fhir:index 4249 ;
     fhir:CodeSystem.concept.code [ fhir:value "6143.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Deer Hunter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Deer Hunter" ]
  ], [
     fhir:index 4250 ;
     fhir:CodeSystem.concept.code [ fhir:value "6143.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Deer Recoverer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Deer Recoverer" ]
  ], [
     fhir:index 4251 ;
     fhir:CodeSystem.concept.code [ fhir:value "6143.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Deer Shooter Commercial" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Deer Shooter Commercial" ]
  ], [
     fhir:index 4252 ;
     fhir:CodeSystem.concept.code [ fhir:value "6143.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hunter and Trapper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hunter and Trapper" ]
  ], [
     fhir:index 4253 ;
     fhir:CodeSystem.concept.code [ fhir:value "6143.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Muttonbirder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Muttonbirder" ]
  ], [
     fhir:index 4254 ;
     fhir:CodeSystem.concept.code [ fhir:value "6143.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pest Destruction Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pest Destruction Worker" ]
  ], [
     fhir:index 4255 ;
     fhir:CodeSystem.concept.code [ fhir:value "6143.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Possum Trapper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Possum Trapper" ]
  ], [
     fhir:index 4256 ;
     fhir:CodeSystem.concept.code [ fhir:value "6143.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rabbiter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rabbiter" ]
  ], [
     fhir:index 4257 ;
     fhir:CodeSystem.concept.code [ fhir:value "6143.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shooter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shooter" ]
  ], [
     fhir:index 4258 ;
     fhir:CodeSystem.concept.code [ fhir:value "6143.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Trapper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Trapper" ]
  ], [
     fhir:index 4259 ;
     fhir:CodeSystem.concept.code [ fhir:value "6144.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Animal Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Animal Assistant" ]
  ], [
     fhir:index 4260 ;
     fhir:CodeSystem.concept.code [ fhir:value "6144.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Animal Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Animal Attendant" ]
  ], [
     fhir:index 4261 ;
     fhir:CodeSystem.concept.code [ fhir:value "6144.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Animal Control Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Animal Control Officer" ]
  ], [
     fhir:index 4262 ;
     fhir:CodeSystem.concept.code [ fhir:value "6144.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Animal Keeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Animal Keeper" ]
  ], [
     fhir:index 4263 ;
     fhir:CodeSystem.concept.code [ fhir:value "6144.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Animal Welfare Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Animal Welfare Worker" ]
  ], [
     fhir:index 4264 ;
     fhir:CodeSystem.concept.code [ fhir:value "6144.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aquarium Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aquarium Worker" ]
  ], [
     fhir:index 4265 ;
     fhir:CodeSystem.concept.code [ fhir:value "6144.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aviary Keeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aviary Keeper" ]
  ], [
     fhir:index 4266 ;
     fhir:CodeSystem.concept.code [ fhir:value "6144.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Boarding Kennel Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Boarding Kennel Attendant" ]
  ], [
     fhir:index 4267 ;
     fhir:CodeSystem.concept.code [ fhir:value "6144.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Boarding Kennel Proprietor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Boarding Kennel Proprietor" ]
  ], [
     fhir:index 4268 ;
     fhir:CodeSystem.concept.code [ fhir:value "6144.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cattery Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cattery Attendant" ]
  ], [
     fhir:index 4269 ;
     fhir:CodeSystem.concept.code [ fhir:value "6144.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cattery Proprietor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cattery Proprietor" ]
  ], [
     fhir:index 4270 ;
     fhir:CodeSystem.concept.code [ fhir:value "6144.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dog Beautician Groomer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dog Beautician Groomer" ]
  ], [
     fhir:index 4271 ;
     fhir:CodeSystem.concept.code [ fhir:value "6144.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dog Control Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dog Control Officer" ]
  ], [
     fhir:index 4272 ;
     fhir:CodeSystem.concept.code [ fhir:value "6144.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dog Kennel Boarding Proprietor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dog Kennel Boarding Proprietor" ]
  ], [
     fhir:index 4273 ;
     fhir:CodeSystem.concept.code [ fhir:value "6144.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dog Ranger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dog Ranger" ]
  ], [
     fhir:index 4274 ;
     fhir:CodeSystem.concept.code [ fhir:value "6144.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Game Warden" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Game Warden" ]
  ], [
     fhir:index 4275 ;
     fhir:CodeSystem.concept.code [ fhir:value "6144.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Guide Dog Trainer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Guide Dog Trainer" ]
  ], [
     fhir:index 4276 ;
     fhir:CodeSystem.concept.code [ fhir:value "6144.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Humane Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Humane Officer" ]
  ], [
     fhir:index 4277 ;
     fhir:CodeSystem.concept.code [ fhir:value "6144.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hydatids Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hydatids Officer" ]
  ], [
     fhir:index 4278 ;
     fhir:CodeSystem.concept.code [ fhir:value "6144.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kennels Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kennels Assistant" ]
  ], [
     fhir:index 4279 ;
     fhir:CodeSystem.concept.code [ fhir:value "6144.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pet Groomer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pet Groomer" ]
  ], [
     fhir:index 4280 ;
     fhir:CodeSystem.concept.code [ fhir:value "6144.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pound Keeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pound Keeper" ]
  ], [
     fhir:index 4281 ;
     fhir:CodeSystem.concept.code [ fhir:value "6144.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "SPCA Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "SPCA Worker" ]
  ], [
     fhir:index 4282 ;
     fhir:CodeSystem.concept.code [ fhir:value "6144.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Zoo Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Zoo Attendant" ]
  ], [
     fhir:index 4283 ;
     fhir:CodeSystem.concept.code [ fhir:value "6144.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Zoo Keeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Zoo Keeper" ]
  ], [
     fhir:index 4284 ;
     fhir:CodeSystem.concept.code [ fhir:value "6144.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Zoo Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Zoo Worker" ]
  ], [
     fhir:index 4285 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Artificial Stone Setter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Artificial Stone Setter" ]
  ], [
     fhir:index 4286 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Block Layer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Block Layer" ]
  ], [
     fhir:index 4287 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Blocklayer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Blocklayer" ]
  ], [
     fhir:index 4288 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Brick Layer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Brick Layer" ]
  ], [
     fhir:index 4289 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bricklayer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bricklayer" ]
  ], [
     fhir:index 4290 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bricklayer and/or Blocklayer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bricklayer and/or Blocklayer" ]
  ], [
     fhir:index 4291 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bricklaying Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bricklaying Contractor" ]
  ], [
     fhir:index 4292 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bricklaying Pointer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bricklaying Pointer" ]
  ], [
     fhir:index 4293 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bricklaying Stopper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bricklaying Stopper" ]
  ], [
     fhir:index 4294 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cast Stone Products Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cast Stone Products Maker" ]
  ], [
     fhir:index 4295 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ceramic Tiler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ceramic Tiler" ]
  ], [
     fhir:index 4296 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chimney Repairman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chimney Repairman" ]
  ], [
     fhir:index 4297 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Construction Setter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Construction Setter" ]
  ], [
     fhir:index 4298 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Construction Stonemason" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Construction Stonemason" ]
  ], [
     fhir:index 4299 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hand Carver Stone" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hand Carver Stone" ]
  ], [
     fhir:index 4300 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Headstone Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Headstone Maker" ]
  ], [
     fhir:index 4301 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kiln Builder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kiln Builder" ]
  ], [
     fhir:index 4302 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Marble Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Marble Cutter" ]
  ], [
     fhir:index 4303 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Marble Mason" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Marble Mason" ]
  ], [
     fhir:index 4304 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Marble Polisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Marble Polisher" ]
  ], [
     fhir:index 4305 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Marble Processor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Marble Processor" ]
  ], [
     fhir:index 4306 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Marble Sawyer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Marble Sawyer" ]
  ], [
     fhir:index 4307 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Marble Splitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Marble Splitter" ]
  ], [
     fhir:index 4308 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Masonry Carver Monumental" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Masonry Carver Monumental" ]
  ], [
     fhir:index 4309 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Masonry Cutter Monumental" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Masonry Cutter Monumental" ]
  ], [
     fhir:index 4310 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Masonry Fixer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Masonry Fixer" ]
  ], [
     fhir:index 4311 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Masonry Setter Monumental" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Masonry Setter Monumental" ]
  ], [
     fhir:index 4312 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Monument Installer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Monument Installer" ]
  ], [
     fhir:index 4313 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Monumental Mason" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Monumental Mason" ]
  ], [
     fhir:index 4314 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Polishing and Stone Cutting Lathe Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Polishing and Stone Cutting Lathe Operator" ]
  ], [
     fhir:index 4315 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Steeplejack" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Steeplejack" ]
  ], [
     fhir:index 4316 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stone Grinder Planer Polisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stone Grinder Planer Polisher" ]
  ], [
     fhir:index 4317 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stone Mason" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stone Mason" ]
  ], [
     fhir:index 4318 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stone Masonry Setter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stone Masonry Setter" ]
  ], [
     fhir:index 4319 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stone Sawyer Splitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stone Sawyer Splitter" ]
  ], [
     fhir:index 4320 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stone Turner Lathe" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stone Turner Lathe" ]
  ], [
     fhir:index 4321 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stonemason" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stonemason" ]
  ], [
     fhir:index 4322 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Terrazzo Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Terrazzo Worker" ]
  ], [
     fhir:index 4323 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tile Layer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tile Layer" ]
  ], [
     fhir:index 4324 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tile Setter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tile Setter" ]
  ], [
     fhir:index 4325 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tiler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tiler" ]
  ], [
     fhir:index 4326 ;
     fhir:CodeSystem.concept.code [ fhir:value "7111.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wall and Floor Tiler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wall and Floor Tiler" ]
  ], [
     fhir:index 4327 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Boatbuilding Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Boatbuilding Supervisor" ]
  ], [
     fhir:index 4328 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bridge Builder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bridge Builder" ]
  ], [
     fhir:index 4329 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bridge Carpenter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bridge Carpenter" ]
  ], [
     fhir:index 4330 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Builder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Builder" ]
  ], [
     fhir:index 4331 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Builder Housing" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Builder Housing" ]
  ], [
     fhir:index 4332 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Building Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Building Contractor" ]
  ], [
     fhir:index 4333 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Building Maintenance Repairman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Building Maintenance Repairman" ]
  ], [
     fhir:index 4334 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Building Supervisor Construction" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Building Supervisor Construction" ]
  ], [
     fhir:index 4335 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Carpenter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Carpenter" ]
  ], [
     fhir:index 4336 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Carpenter Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Carpenter Contractor" ]
  ], [
     fhir:index 4337 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Carpenter Maintenance" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Carpenter Maintenance" ]
  ], [
     fhir:index 4338 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Carpenter or Joiner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Carpenter or Joiner" ]
  ], [
     fhir:index 4339 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Commercial Carpenter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Commercial Carpenter" ]
  ], [
     fhir:index 4340 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Construction Foreman Chargehand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Construction Foreman Chargehand" ]
  ], [
     fhir:index 4341 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fibreglass Boat Builder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fibreglass Boat Builder" ]
  ], [
     fhir:index 4342 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Home Renovator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Home Renovator" ]
  ], [
     fhir:index 4343 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Joiner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Joiner" ]
  ], [
     fhir:index 4344 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaamura Whakaaetanga Utu" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaamura Whakaaetanga Utu" ]
  ], [
     fhir:index 4345 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaamura Whakaritenga Utu" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaamura Whakaritenga Utu" ]
  ], [
     fhir:index 4346 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaihanga Taputapu Whare" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaihanga Taputapu Whare" ]
  ], [
     fhir:index 4347 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kamura Whakaaetanga Utu" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kamura Whakaaetanga Utu" ]
  ], [
     fhir:index 4348 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kamura Whakaritenga Utu" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kamura Whakaritenga Utu" ]
  ], [
     fhir:index 4349 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mine Carpenter Rough Carpentry" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mine Carpenter Rough Carpentry" ]
  ], [
     fhir:index 4350 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Panel Erector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Panel Erector" ]
  ], [
     fhir:index 4351 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Prefabricated Buildings Maker and Erector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Prefabricated Buildings Maker and Erector" ]
  ], [
     fhir:index 4352 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Production Supervisor Construction" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Production Supervisor Construction" ]
  ], [
     fhir:index 4353 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Registered Master Builder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Registered Master Builder" ]
  ], [
     fhir:index 4354 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Residential Builder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Residential Builder" ]
  ], [
     fhir:index 4355 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ship Builder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ship Builder" ]
  ], [
     fhir:index 4356 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ships Carpenter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ships Carpenter" ]
  ], [
     fhir:index 4357 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ships Joiner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ships Joiner" ]
  ], [
     fhir:index 4358 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shipwright Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shipwright Inspector" ]
  ], [
     fhir:index 4359 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shopfitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shopfitter" ]
  ], [
     fhir:index 4360 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wharf Carpenter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wharf Carpenter" ]
  ], [
     fhir:index 4361 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wood Caravan Builder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wood Caravan Builder" ]
  ], [
     fhir:index 4362 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wood Joiner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wood Joiner" ]
  ], [
     fhir:index 4363 ;
     fhir:CodeSystem.concept.code [ fhir:value "7112.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Yacht Builder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Yacht Builder" ]
  ], [
     fhir:index 4364 ;
     fhir:CodeSystem.concept.code [ fhir:value "7121.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dry Wall Plasterer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dry Wall Plasterer" ]
  ], [
     fhir:index 4365 ;
     fhir:CodeSystem.concept.code [ fhir:value "7121.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fibrous Plaster Wallboard Installer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fibrous Plaster Wallboard Installer" ]
  ], [
     fhir:index 4366 ;
     fhir:CodeSystem.concept.code [ fhir:value "7121.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fibrous Plasterer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fibrous Plasterer" ]
  ], [
     fhir:index 4367 ;
     fhir:CodeSystem.concept.code [ fhir:value "7121.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gib Board Stopper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Gib Board Stopper" ]
  ], [
     fhir:index 4368 ;
     fhir:CodeSystem.concept.code [ fhir:value "7121.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gib Stopper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Gib Stopper" ]
  ], [
     fhir:index 4369 ;
     fhir:CodeSystem.concept.code [ fhir:value "7121.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Interior Plasterer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Interior Plasterer" ]
  ], [
     fhir:index 4370 ;
     fhir:CodeSystem.concept.code [ fhir:value "7121.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ornamental Plasterer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ornamental Plasterer" ]
  ], [
     fhir:index 4371 ;
     fhir:CodeSystem.concept.code [ fhir:value "7121.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plasterboard Fixer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plasterboard Fixer" ]
  ], [
     fhir:index 4372 ;
     fhir:CodeSystem.concept.code [ fhir:value "7121.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plasterboard Stopper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plasterboard Stopper" ]
  ], [
     fhir:index 4373 ;
     fhir:CodeSystem.concept.code [ fhir:value "7121.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plasterer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plasterer" ]
  ], [
     fhir:index 4374 ;
     fhir:CodeSystem.concept.code [ fhir:value "7121.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Solid Plasterer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Solid Plasterer" ]
  ], [
     fhir:index 4375 ;
     fhir:CodeSystem.concept.code [ fhir:value "7121.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stucco Plasterer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stucco Plasterer" ]
  ], [
     fhir:index 4376 ;
     fhir:CodeSystem.concept.code [ fhir:value "7122.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Auto Glazier" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Auto Glazier" ]
  ], [
     fhir:index 4377 ;
     fhir:CodeSystem.concept.code [ fhir:value "7122.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glazier" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glazier" ]
  ], [
     fhir:index 4378 ;
     fhir:CodeSystem.concept.code [ fhir:value "7122.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glazier Leaded Glass" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glazier Leaded Glass" ]
  ], [
     fhir:index 4379 ;
     fhir:CodeSystem.concept.code [ fhir:value "7122.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Leadlight Glazier" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Leadlight Glazier" ]
  ], [
     fhir:index 4380 ;
     fhir:CodeSystem.concept.code [ fhir:value "7122.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mirror Installer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mirror Installer" ]
  ], [
     fhir:index 4381 ;
     fhir:CodeSystem.concept.code [ fhir:value "7122.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Window Glass Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Window Glass Fitter" ]
  ], [
     fhir:index 4382 ;
     fhir:CodeSystem.concept.code [ fhir:value "7123.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakarerewai" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakarerewai" ]
  ], [
     fhir:index 4383 ;
     fhir:CodeSystem.concept.code [ fhir:value "7123.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakauru Taputapu Wai" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakauru Taputapu Wai" ]
  ], [
     fhir:index 4384 ;
     fhir:CodeSystem.concept.code [ fhir:value "7123.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Maintenance Plumber" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Maintenance Plumber" ]
  ], [
     fhir:index 4385 ;
     fhir:CodeSystem.concept.code [ fhir:value "7123.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plumber" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plumber" ]
  ], [
     fhir:index 4386 ;
     fhir:CodeSystem.concept.code [ fhir:value "7124.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Auto Striper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Auto Striper" ]
  ], [
     fhir:index 4387 ;
     fhir:CodeSystem.concept.code [ fhir:value "7124.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Automobile Painter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Automobile Painter" ]
  ], [
     fhir:index 4388 ;
     fhir:CodeSystem.concept.code [ fhir:value "7124.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Brush Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Brush Hand" ]
  ], [
     fhir:index 4389 ;
     fhir:CodeSystem.concept.code [ fhir:value "7124.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Car Painter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Car Painter" ]
  ], [
     fhir:index 4390 ;
     fhir:CodeSystem.concept.code [ fhir:value "7124.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Car Spray Painter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Car Spray Painter" ]
  ], [
     fhir:index 4391 ;
     fhir:CodeSystem.concept.code [ fhir:value "7124.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coach Painter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coach Painter" ]
  ], [
     fhir:index 4392 ;
     fhir:CodeSystem.concept.code [ fhir:value "7124.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coachpainter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coachpainter" ]
  ], [
     fhir:index 4393 ;
     fhir:CodeSystem.concept.code [ fhir:value "7124.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Decorator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Decorator" ]
  ], [
     fhir:index 4394 ;
     fhir:CodeSystem.concept.code [ fhir:value "7124.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Highway Lane Marker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Highway Lane Marker" ]
  ], [
     fhir:index 4395 ;
     fhir:CodeSystem.concept.code [ fhir:value "7124.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "House Painter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "House Painter" ]
  ], [
     fhir:index 4396 ;
     fhir:CodeSystem.concept.code [ fhir:value "7124.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaipeita Kaiwhakapaipai Whare" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaipeita Kaiwhakapaipai Whare" ]
  ], [
     fhir:index 4397 ;
     fhir:CodeSystem.concept.code [ fhir:value "7124.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaipeita Whare" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaipeita Whare" ]
  ], [
     fhir:index 4398 ;
     fhir:CodeSystem.concept.code [ fhir:value "7124.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Coater" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Coater" ]
  ], [
     fhir:index 4399 ;
     fhir:CodeSystem.concept.code [ fhir:value "7124.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Sprayer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Sprayer" ]
  ], [
     fhir:index 4400 ;
     fhir:CodeSystem.concept.code [ fhir:value "7124.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motor Vehicle Painter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motor Vehicle Painter" ]
  ], [
     fhir:index 4401 ;
     fhir:CodeSystem.concept.code [ fhir:value "7124.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Painter and Decorator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Painter and Decorator" ]
  ], [
     fhir:index 4402 ;
     fhir:CodeSystem.concept.code [ fhir:value "7124.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Painter and Paperhanger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Painter and Paperhanger" ]
  ], [
     fhir:index 4403 ;
     fhir:CodeSystem.concept.code [ fhir:value "7124.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Painter Decorator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Painter Decorator" ]
  ], [
     fhir:index 4404 ;
     fhir:CodeSystem.concept.code [ fhir:value "7124.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Painter Decorator or Paperhanger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Painter Decorator or Paperhanger" ]
  ], [
     fhir:index 4405 ;
     fhir:CodeSystem.concept.code [ fhir:value "7124.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Painter Paperhanger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Painter Paperhanger" ]
  ], [
     fhir:index 4406 ;
     fhir:CodeSystem.concept.code [ fhir:value "7124.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Painting Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Painting Contractor" ]
  ], [
     fhir:index 4407 ;
     fhir:CodeSystem.concept.code [ fhir:value "7124.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paperhanger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paperhanger" ]
  ], [
     fhir:index 4408 ;
     fhir:CodeSystem.concept.code [ fhir:value "7124.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Road Marker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Road Marker" ]
  ], [
     fhir:index 4409 ;
     fhir:CodeSystem.concept.code [ fhir:value "7124.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rust Proofer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rust Proofer" ]
  ], [
     fhir:index 4410 ;
     fhir:CodeSystem.concept.code [ fhir:value "7124.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ships Painter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ships Painter" ]
  ], [
     fhir:index 4411 ;
     fhir:CodeSystem.concept.code [ fhir:value "7124.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sign Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sign Maker" ]
  ], [
     fhir:index 4412 ;
     fhir:CodeSystem.concept.code [ fhir:value "7124.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sign Manufacturer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sign Manufacturer" ]
  ], [
     fhir:index 4413 ;
     fhir:CodeSystem.concept.code [ fhir:value "7124.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sign Painter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sign Painter" ]
  ], [
     fhir:index 4414 ;
     fhir:CodeSystem.concept.code [ fhir:value "7124.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sign Writer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sign Writer" ]
  ], [
     fhir:index 4415 ;
     fhir:CodeSystem.concept.code [ fhir:value "7124.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Signcrafter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Signcrafter" ]
  ], [
     fhir:index 4416 ;
     fhir:CodeSystem.concept.code [ fhir:value "7124.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Signwriter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Signwriter" ]
  ], [
     fhir:index 4417 ;
     fhir:CodeSystem.concept.code [ fhir:value "7124.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Spray Painter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Spray Painter" ]
  ], [
     fhir:index 4418 ;
     fhir:CodeSystem.concept.code [ fhir:value "7124.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Spraypainter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Spraypainter" ]
  ], [
     fhir:index 4419 ;
     fhir:CodeSystem.concept.code [ fhir:value "7124.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Structural Steel Painter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Structural Steel Painter" ]
  ], [
     fhir:index 4420 ;
     fhir:CodeSystem.concept.code [ fhir:value "7124.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tangata Peita Whare" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tangata Peita Whare" ]
  ], [
     fhir:index 4421 ;
     fhir:CodeSystem.concept.code [ fhir:value "7131.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aircraft Electrician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aircraft Electrician" ]
  ], [
     fhir:index 4422 ;
     fhir:CodeSystem.concept.code [ fhir:value "7131.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Appliance Electrician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Appliance Electrician" ]
  ], [
     fhir:index 4423 ;
     fhir:CodeSystem.concept.code [ fhir:value "7131.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Appliance Serviceman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Appliance Serviceman" ]
  ], [
     fhir:index 4424 ;
     fhir:CodeSystem.concept.code [ fhir:value "7131.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Auto Electrician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Auto Electrician" ]
  ], [
     fhir:index 4425 ;
     fhir:CodeSystem.concept.code [ fhir:value "7131.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Automotive Electrician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Automotive Electrician" ]
  ], [
     fhir:index 4426 ;
     fhir:CodeSystem.concept.code [ fhir:value "7131.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Car Electrician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Car Electrician" ]
  ], [
     fhir:index 4427 ;
     fhir:CodeSystem.concept.code [ fhir:value "7131.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Domestic Appliance Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Domestic Appliance Fitter" ]
  ], [
     fhir:index 4428 ;
     fhir:CodeSystem.concept.code [ fhir:value "7131.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Domestic Electrician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Domestic Electrician" ]
  ], [
     fhir:index 4429 ;
     fhir:CodeSystem.concept.code [ fhir:value "7131.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Appliance Serviceman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Appliance Serviceman" ]
  ], [
     fhir:index 4430 ;
     fhir:CodeSystem.concept.code [ fhir:value "7131.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Appliance Servicer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Appliance Servicer" ]
  ], [
     fhir:index 4431 ;
     fhir:CodeSystem.concept.code [ fhir:value "7131.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Contractor" ]
  ], [
     fhir:index 4432 ;
     fhir:CodeSystem.concept.code [ fhir:value "7131.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Installer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Installer" ]
  ], [
     fhir:index 4433 ;
     fhir:CodeSystem.concept.code [ fhir:value "7131.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Repairman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Repairman" ]
  ], [
     fhir:index 4434 ;
     fhir:CodeSystem.concept.code [ fhir:value "7131.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrician" ]
  ], [
     fhir:index 4435 ;
     fhir:CodeSystem.concept.code [ fhir:value "7131.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Home Appliance Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Home Appliance Repairer" ]
  ], [
     fhir:index 4436 ;
     fhir:CodeSystem.concept.code [ fhir:value "7131.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Home Appliance Serviceman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Home Appliance Serviceman" ]
  ], [
     fhir:index 4437 ;
     fhir:CodeSystem.concept.code [ fhir:value "7131.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Industrial Electrician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Industrial Electrician" ]
  ], [
     fhir:index 4438 ;
     fhir:CodeSystem.concept.code [ fhir:value "7131.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Hihiko" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Hihiko" ]
  ], [
     fhir:index 4439 ;
     fhir:CodeSystem.concept.code [ fhir:value "7131.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Hiko" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Hiko" ]
  ], [
     fhir:index 4440 ;
     fhir:CodeSystem.concept.code [ fhir:value "7131.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Hikohiko" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Hikohiko" ]
  ], [
     fhir:index 4441 ;
     fhir:CodeSystem.concept.code [ fhir:value "7131.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Whakatikatika Taputapu Hiko" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Whakatikatika Taputapu Hiko" ]
  ], [
     fhir:index 4442 ;
     fhir:CodeSystem.concept.code [ fhir:value "7131.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Whakauru Hiko" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Whakauru Hiko" ]
  ], [
     fhir:index 4443 ;
     fhir:CodeSystem.concept.code [ fhir:value "7131.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Whakauru Taputapu Hiko" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Whakauru Taputapu Hiko" ]
  ], [
     fhir:index 4444 ;
     fhir:CodeSystem.concept.code [ fhir:value "7131.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakatika Hihiko" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakatika Hihiko" ]
  ], [
     fhir:index 4445 ;
     fhir:CodeSystem.concept.code [ fhir:value "7131.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Locomotive Electrician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Locomotive Electrician" ]
  ], [
     fhir:index 4446 ;
     fhir:CodeSystem.concept.code [ fhir:value "7131.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Maintenance Electrician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Maintenance Electrician" ]
  ], [
     fhir:index 4447 ;
     fhir:CodeSystem.concept.code [ fhir:value "7131.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mine Electrician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mine Electrician" ]
  ], [
     fhir:index 4448 ;
     fhir:CodeSystem.concept.code [ fhir:value "7131.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Neon Lighting Electrician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Neon Lighting Electrician" ]
  ], [
     fhir:index 4449 ;
     fhir:CodeSystem.concept.code [ fhir:value "7131.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ships Electrician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ships Electrician" ]
  ], [
     fhir:index 4450 ;
     fhir:CodeSystem.concept.code [ fhir:value "7131.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Transport Electrician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Transport Electrician" ]
  ], [
     fhir:index 4451 ;
     fhir:CodeSystem.concept.code [ fhir:value "7131.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vehicle Electrician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vehicle Electrician" ]
  ], [
     fhir:index 4452 ;
     fhir:CodeSystem.concept.code [ fhir:value "7131.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Whiteware Serviceman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Whiteware Serviceman" ]
  ], [
     fhir:index 4453 ;
     fhir:CodeSystem.concept.code [ fhir:value "7211.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Brass Founder Moulder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Brass Founder Moulder" ]
  ], [
     fhir:index 4454 ;
     fhir:CodeSystem.concept.code [ fhir:value "7211.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coremaker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coremaker" ]
  ], [
     fhir:index 4455 ;
     fhir:CodeSystem.concept.code [ fhir:value "7211.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Foundry Moulder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Foundry Moulder" ]
  ], [
     fhir:index 4456 ;
     fhir:CodeSystem.concept.code [ fhir:value "7211.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Mould Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Mould Maker" ]
  ], [
     fhir:index 4457 ;
     fhir:CodeSystem.concept.code [ fhir:value "7211.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Mould Maker Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Mould Maker Supervisor" ]
  ], [
     fhir:index 4458 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aircraft Body Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aircraft Body Maker" ]
  ], [
     fhir:index 4459 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aluminium Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aluminium Worker" ]
  ], [
     fhir:index 4460 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Auto Body Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Auto Body Repairer" ]
  ], [
     fhir:index 4461 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Blind Maker Venetian" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Blind Maker Venetian" ]
  ], [
     fhir:index 4462 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Blind Repairer Venetian" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Blind Repairer Venetian" ]
  ], [
     fhir:index 4463 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Boiler Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Boiler Maker" ]
  ], [
     fhir:index 4464 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Boilermaker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Boilermaker" ]
  ], [
     fhir:index 4465 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Boilermaker Welder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Boilermaker Welder" ]
  ], [
     fhir:index 4466 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Boilermakers Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Boilermakers Supervisor" ]
  ], [
     fhir:index 4467 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Brassmith" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Brassmith" ]
  ], [
     fhir:index 4468 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Canister Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Canister Maker" ]
  ], [
     fhir:index 4469 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chassis Straightener" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chassis Straightener" ]
  ], [
     fhir:index 4470 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coach Builder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coach Builder" ]
  ], [
     fhir:index 4471 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coach Building Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coach Building Supervisor" ]
  ], [
     fhir:index 4472 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coachbuilder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coachbuilder" ]
  ], [
     fhir:index 4473 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coppersmith" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coppersmith" ]
  ], [
     fhir:index 4474 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Duct Erector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Duct Erector" ]
  ], [
     fhir:index 4475 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fabrication Engineer (Welding)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fabrication Engineer (Welding)" ]
  ], [
     fhir:index 4476 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fitter and Welder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fitter and Welder" ]
  ], [
     fhir:index 4477 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fitter and Welder Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fitter and Welder Supervisor" ]
  ], [
     fhir:index 4478 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fitter Welder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fitter Welder" ]
  ], [
     fhir:index 4479 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Furniture Maker Metal" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Furniture Maker Metal" ]
  ], [
     fhir:index 4480 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Heavy Fabrication Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Heavy Fabrication Engineer" ]
  ], [
     fhir:index 4481 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Installer Sheetmetal" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Installer Sheetmetal" ]
  ], [
     fhir:index 4482 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Light Farbrication Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Light Farbrication Engineer" ]
  ], [
     fhir:index 4483 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Machine Riveter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Machine Riveter" ]
  ], [
     fhir:index 4484 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Boat or Ship Builder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Boat or Ship Builder" ]
  ], [
     fhir:index 4485 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Caravan Builder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Caravan Builder" ]
  ], [
     fhir:index 4486 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Coach and Carriage Builder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Coach and Carriage Builder" ]
  ], [
     fhir:index 4487 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Marker Sheet Machine Shop" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Marker Sheet Machine Shop" ]
  ], [
     fhir:index 4488 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Sheeter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Sheeter" ]
  ], [
     fhir:index 4489 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Shipwright" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Shipwright" ]
  ], [
     fhir:index 4490 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motor Body Builder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motor Body Builder" ]
  ], [
     fhir:index 4491 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Panel Beater" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Panel Beater" ]
  ], [
     fhir:index 4492 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Panelbeater" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Panelbeater" ]
  ], [
     fhir:index 4493 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Perambulator Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Perambulator Maker" ]
  ], [
     fhir:index 4494 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plate Layer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plate Layer" ]
  ], [
     fhir:index 4495 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pressure Welder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pressure Welder" ]
  ], [
     fhir:index 4496 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Process Worker Sheet Metal" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Process Worker Sheet Metal" ]
  ], [
     fhir:index 4497 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Panelbeaters" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Panelbeaters" ]
  ], [
     fhir:index 4498 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Riveter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Riveter" ]
  ], [
     fhir:index 4499 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sheet Metal Marker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sheet Metal Marker" ]
  ], [
     fhir:index 4500 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sheet Metal Production Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sheet Metal Production Supervisor" ]
  ], [
     fhir:index 4501 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sheet Metal Work Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sheet Metal Work Supervisor" ]
  ], [
     fhir:index 4502 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sheet Metal Worker Aircraft" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sheet Metal Worker Aircraft" ]
  ], [
     fhir:index 4503 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sheetmetal Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sheetmetal Engineer" ]
  ], [
     fhir:index 4504 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.047" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sheetmetal Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sheetmetal Worker" ]
  ], [
     fhir:index 4505 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.048" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sheet-Metal Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sheet-Metal Worker" ]
  ], [
     fhir:index 4506 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.049" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ship Plater" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ship Plater" ]
  ], [
     fhir:index 4507 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.050" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shipwright and Plater Metal Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shipwright and Plater Metal Supervisor" ]
  ], [
     fhir:index 4508 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.051" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stainless Steel Fabricator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stainless Steel Fabricator" ]
  ], [
     fhir:index 4509 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.052" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tinsmith" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tinsmith" ]
  ], [
     fhir:index 4510 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.053" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Truck Builder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Truck Builder" ]
  ], [
     fhir:index 4511 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.054" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vehicle Body Builder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vehicle Body Builder" ]
  ], [
     fhir:index 4512 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.055" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vehicle Body Repairman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vehicle Body Repairman" ]
  ], [
     fhir:index 4513 ;
     fhir:CodeSystem.concept.code [ fhir:value "7212.056" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Welding Tradesperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Welding Tradesperson" ]
  ], [
     fhir:index 4514 ;
     fhir:CodeSystem.concept.code [ fhir:value "7221.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Blacksmith" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Blacksmith" ]
  ], [
     fhir:index 4515 ;
     fhir:CodeSystem.concept.code [ fhir:value "7221.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Blacksmiths Striker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Blacksmiths Striker" ]
  ], [
     fhir:index 4516 ;
     fhir:CodeSystem.concept.code [ fhir:value "7221.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Farrier" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Farrier" ]
  ], [
     fhir:index 4517 ;
     fhir:CodeSystem.concept.code [ fhir:value "7221.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Farrier Shoeing Smith" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Farrier Shoeing Smith" ]
  ], [
     fhir:index 4518 ;
     fhir:CodeSystem.concept.code [ fhir:value "7221.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wrought Iron Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wrought Iron Worker" ]
  ], [
     fhir:index 4519 ;
     fhir:CodeSystem.concept.code [ fhir:value "7222.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Die Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Die Cutter" ]
  ], [
     fhir:index 4520 ;
     fhir:CodeSystem.concept.code [ fhir:value "7222.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Die Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Die Maker" ]
  ], [
     fhir:index 4521 ;
     fhir:CodeSystem.concept.code [ fhir:value "7222.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Die Sinker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Die Sinker" ]
  ], [
     fhir:index 4522 ;
     fhir:CodeSystem.concept.code [ fhir:value "7222.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Diemaker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Diemaker" ]
  ], [
     fhir:index 4523 ;
     fhir:CodeSystem.concept.code [ fhir:value "7222.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Engineering Pattern Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Engineering Pattern Maker" ]
  ], [
     fhir:index 4524 ;
     fhir:CodeSystem.concept.code [ fhir:value "7222.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Engineering Pattern Maker Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Engineering Pattern Maker Supervisor" ]
  ], [
     fhir:index 4525 ;
     fhir:CodeSystem.concept.code [ fhir:value "7222.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Jig Mounter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Jig Mounter" ]
  ], [
     fhir:index 4526 ;
     fhir:CodeSystem.concept.code [ fhir:value "7222.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Foundry Template Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Foundry Template Maker" ]
  ], [
     fhir:index 4527 ;
     fhir:CodeSystem.concept.code [ fhir:value "7222.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Pattern Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Pattern Maker" ]
  ], [
     fhir:index 4528 ;
     fhir:CodeSystem.concept.code [ fhir:value "7222.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Profile Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Profile Cutter" ]
  ], [
     fhir:index 4529 ;
     fhir:CodeSystem.concept.code [ fhir:value "7222.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pattern Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pattern Maker" ]
  ], [
     fhir:index 4530 ;
     fhir:CodeSystem.concept.code [ fhir:value "7222.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pattern Making Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pattern Making Supervisor" ]
  ], [
     fhir:index 4531 ;
     fhir:CodeSystem.concept.code [ fhir:value "7222.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Pattern Makers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Pattern Makers" ]
  ], [
     fhir:index 4532 ;
     fhir:CodeSystem.concept.code [ fhir:value "7222.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tool Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tool Maker" ]
  ], [
     fhir:index 4533 ;
     fhir:CodeSystem.concept.code [ fhir:value "7222.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tool or Die Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tool or Die Maker" ]
  ], [
     fhir:index 4534 ;
     fhir:CodeSystem.concept.code [ fhir:value "7222.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tool or Die Maker Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tool or Die Maker Supervisor" ]
  ], [
     fhir:index 4535 ;
     fhir:CodeSystem.concept.code [ fhir:value "7222.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Toolmaker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Toolmaker" ]
  ], [
     fhir:index 4536 ;
     fhir:CodeSystem.concept.code [ fhir:value "7222.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Toolmaker and Designer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Toolmaker and Designer" ]
  ], [
     fhir:index 4537 ;
     fhir:CodeSystem.concept.code [ fhir:value "7222.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Toolmakers Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Toolmakers Supervisor" ]
  ], [
     fhir:index 4538 ;
     fhir:CodeSystem.concept.code [ fhir:value "7223.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Auto Diesel Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Auto Diesel Fitter" ]
  ], [
     fhir:index 4539 ;
     fhir:CodeSystem.concept.code [ fhir:value "7223.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Factory Workshop Engineering Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Factory Workshop Engineering Fitter" ]
  ], [
     fhir:index 4540 ;
     fhir:CodeSystem.concept.code [ fhir:value "7223.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fitter Turner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fitter Turner" ]
  ], [
     fhir:index 4541 ;
     fhir:CodeSystem.concept.code [ fhir:value "7223.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mechanical Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mechanical Fitter" ]
  ], [
     fhir:index 4542 ;
     fhir:CodeSystem.concept.code [ fhir:value "7223.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Lathe Tradesperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Lathe Tradesperson" ]
  ], [
     fhir:index 4543 ;
     fhir:CodeSystem.concept.code [ fhir:value "7223.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Petrol Pump Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Petrol Pump Fitter" ]
  ], [
     fhir:index 4544 ;
     fhir:CodeSystem.concept.code [ fhir:value "7223.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Fitter Turners" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Fitter Turners" ]
  ], [
     fhir:index 4545 ;
     fhir:CodeSystem.concept.code [ fhir:value "7223.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Service Engineering Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Service Engineering Fitter" ]
  ], [
     fhir:index 4546 ;
     fhir:CodeSystem.concept.code [ fhir:value "7223.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Water Works Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Water Works Fitter" ]
  ], [
     fhir:index 4547 ;
     fhir:CodeSystem.concept.code [ fhir:value "7223.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Waterworks Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Waterworks Fitter" ]
  ], [
     fhir:index 4548 ;
     fhir:CodeSystem.concept.code [ fhir:value "7223.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Waterworks Maintenance Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Waterworks Maintenance Fitter" ]
  ], [
     fhir:index 4549 ;
     fhir:CodeSystem.concept.code [ fhir:value "7224.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Saw Doctor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Saw Doctor" ]
  ], [
     fhir:index 4550 ;
     fhir:CodeSystem.concept.code [ fhir:value "7224.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Saw Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Saw Repairer" ]
  ], [
     fhir:index 4551 ;
     fhir:CodeSystem.concept.code [ fhir:value "7224.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Saw Setter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Saw Setter" ]
  ], [
     fhir:index 4552 ;
     fhir:CodeSystem.concept.code [ fhir:value "7224.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Saw Sharpener" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Saw Sharpener" ]
  ], [
     fhir:index 4553 ;
     fhir:CodeSystem.concept.code [ fhir:value "7224.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sawdoctor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sawdoctor" ]
  ], [
     fhir:index 4554 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Agricultural Machinery Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Agricultural Machinery Mechanic" ]
  ], [
     fhir:index 4555 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Air Conditioning Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Air Conditioning Mechanic" ]
  ], [
     fhir:index 4556 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Air Transport Workshop Planner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Air Transport Workshop Planner" ]
  ], [
     fhir:index 4557 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aircraft Engine Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aircraft Engine Mechanic" ]
  ], [
     fhir:index 4558 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aircraft Engineering Serviceman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aircraft Engineering Serviceman" ]
  ], [
     fhir:index 4559 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aircraft Engineering Tradesperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aircraft Engineering Tradesperson" ]
  ], [
     fhir:index 4560 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aircraft Simulator Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aircraft Simulator Mechanic" ]
  ], [
     fhir:index 4561 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Auto Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Auto Engineer" ]
  ], [
     fhir:index 4562 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Auto Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Auto Mechanic" ]
  ], [
     fhir:index 4563 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Auto Wrecker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Auto Wrecker" ]
  ], [
     fhir:index 4564 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Automobile Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Automobile Mechanic" ]
  ], [
     fhir:index 4565 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Automotive Dismantler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Automotive Dismantler" ]
  ], [
     fhir:index 4566 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Automotive Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Automotive Mechanic" ]
  ], [
     fhir:index 4567 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Automotive Mechanic Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Automotive Mechanic Engineer" ]
  ], [
     fhir:index 4568 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Automotive Surveyor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Automotive Surveyor" ]
  ], [
     fhir:index 4569 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bicycle Repairman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bicycle Repairman" ]
  ], [
     fhir:index 4570 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Brake Repairman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Brake Repairman" ]
  ], [
     fhir:index 4571 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Brake/Clutch Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Brake/Clutch Fitter" ]
  ], [
     fhir:index 4572 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Car Dismantler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Car Dismantler" ]
  ], [
     fhir:index 4573 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Car Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Car Mechanic" ]
  ], [
     fhir:index 4574 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Car Wrecker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Car Wrecker" ]
  ], [
     fhir:index 4575 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coin Machine Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coin Machine Mechanic" ]
  ], [
     fhir:index 4576 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cold Storage Maintenace Serviceman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cold Storage Maintenace Serviceman" ]
  ], [
     fhir:index 4577 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Construction Machinery Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Construction Machinery Mechanic" ]
  ], [
     fhir:index 4578 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cooling System Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cooling System Mechanic" ]
  ], [
     fhir:index 4579 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Diesel Injector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Diesel Injector" ]
  ], [
     fhir:index 4580 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Diesel Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Diesel Mechanic" ]
  ], [
     fhir:index 4581 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Earthmoving Machinery Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Earthmoving Machinery Mechanic" ]
  ], [
     fhir:index 4582 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Garage Mechanic Automobile" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Garage Mechanic Automobile" ]
  ], [
     fhir:index 4583 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Garden Machinery Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Garden Machinery Repairer" ]
  ], [
     fhir:index 4584 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Heating and Ventilating Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Heating and Ventilating Mechanic" ]
  ], [
     fhir:index 4585 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Heating and Ventilation Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Heating and Ventilation Mechanic" ]
  ], [
     fhir:index 4586 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Heating Control Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Heating Control Mechanic" ]
  ], [
     fhir:index 4587 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Heating Ventilation and Air Conditioning Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Heating Ventilation and Air Conditioning Mechanic" ]
  ], [
     fhir:index 4588 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hosiery Knitting Machine Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hosiery Knitting Machine Mechanic" ]
  ], [
     fhir:index 4589 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Installer Refrigeration Air Conditioning" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Installer Refrigeration Air Conditioning" ]
  ], [
     fhir:index 4590 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Jacquard Machine Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Jacquard Machine Repairer" ]
  ], [
     fhir:index 4591 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Juke Box Serviceman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Juke Box Serviceman" ]
  ], [
     fhir:index 4592 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Knitting Machine Setter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Knitting Machine Setter" ]
  ], [
     fhir:index 4593 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lawn Mower Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lawn Mower Mechanic" ]
  ], [
     fhir:index 4594 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lawnmower Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lawnmower Mechanic" ]
  ], [
     fhir:index 4595 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Licensed Aircraft Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Licensed Aircraft Mechanic" ]
  ], [
     fhir:index 4596 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Locomotive Maintainer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Locomotive Maintainer" ]
  ], [
     fhir:index 4597 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Loom Fixer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Loom Fixer" ]
  ], [
     fhir:index 4598 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Loom Tuner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Loom Tuner" ]
  ], [
     fhir:index 4599 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lube Bay Attendant or Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lube Bay Attendant or Operator" ]
  ], [
     fhir:index 4600 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.047" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Machinery Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Machinery Mechanic" ]
  ], [
     fhir:index 4601 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.048" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Maintenance Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Maintenance Fitter" ]
  ], [
     fhir:index 4602 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.049" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Maintenance Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Maintenance Mechanic" ]
  ], [
     fhir:index 4603 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.050" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Maintenance Plant Serviceman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Maintenance Plant Serviceman" ]
  ], [
     fhir:index 4604 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.051" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Maintenance Serviceman Cold Storage" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Maintenance Serviceman Cold Storage" ]
  ], [
     fhir:index 4605 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.052" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Marine Engine Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Marine Engine Fitter" ]
  ], [
     fhir:index 4606 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.053" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Marine Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Marine Mechanic" ]
  ], [
     fhir:index 4607 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.054" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Marine Superintendant Maintenance" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Marine Superintendant Maintenance" ]
  ], [
     fhir:index 4608 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.055" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mechanical Products Inspector and Tester" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mechanical Products Inspector and Tester" ]
  ], [
     fhir:index 4609 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.056" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Working Machine Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Working Machine Mechanic" ]
  ], [
     fhir:index 4610 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.057" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Meter Tester" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Meter Tester" ]
  ], [
     fhir:index 4611 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.058" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mill Serviceman Sawmill Maintenance" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mill Serviceman Sawmill Maintenance" ]
  ], [
     fhir:index 4612 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.059" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mine Machinery Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mine Machinery Mechanic" ]
  ], [
     fhir:index 4613 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.060" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motor Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motor Mechanic" ]
  ], [
     fhir:index 4614 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.061" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motor Mower Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motor Mower Mechanic" ]
  ], [
     fhir:index 4615 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.062" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motor Mower Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motor Mower Repairer" ]
  ], [
     fhir:index 4616 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.063" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motor Vehicle Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motor Vehicle Inspector" ]
  ], [
     fhir:index 4617 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.064" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motor Vehicle Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motor Vehicle Mechanic" ]
  ], [
     fhir:index 4618 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.065" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motorcycle Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motorcycle Mechanic" ]
  ], [
     fhir:index 4619 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.066" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Muffler/Exhaust Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Muffler/Exhaust Fitter" ]
  ], [
     fhir:index 4620 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.067" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Outboard Motor Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Outboard Motor Mechanic" ]
  ], [
     fhir:index 4621 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.068" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Parking Meter Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Parking Meter Mechanic" ]
  ], [
     fhir:index 4622 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.069" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Patrol Officer Automobile Association" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Patrol Officer Automobile Association" ]
  ], [
     fhir:index 4623 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.070" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Petrol Pump Maintenance Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Petrol Pump Maintenance Mechanic" ]
  ], [
     fhir:index 4624 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.071" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plant Maintenance Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plant Maintenance Mechanic" ]
  ], [
     fhir:index 4625 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.072" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Printing Machine Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Printing Machine Mechanic" ]
  ], [
     fhir:index 4626 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.073" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pump Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pump Mechanic" ]
  ], [
     fhir:index 4627 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.074" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Refrigeration Installer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Refrigeration Installer" ]
  ], [
     fhir:index 4628 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.075" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Refrigeration Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Refrigeration Mechanic" ]
  ], [
     fhir:index 4629 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.076" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Refrigeration Serviceman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Refrigeration Serviceman" ]
  ], [
     fhir:index 4630 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.077" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Refrigeration Systems Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Refrigeration Systems Mechanic" ]
  ], [
     fhir:index 4631 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.078" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Scooter Motorbike Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Scooter Motorbike Mechanic" ]
  ], [
     fhir:index 4632 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.079" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sewing Machine Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sewing Machine Mechanic" ]
  ], [
     fhir:index 4633 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.080" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ships Engine Room Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ships Engine Room Mechanic" ]
  ], [
     fhir:index 4634 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.081" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Slot Machine Serviceman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Slot Machine Serviceman" ]
  ], [
     fhir:index 4635 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.082" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Small Engine Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Small Engine Mechanic" ]
  ], [
     fhir:index 4636 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.083" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Testing Machine Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Testing Machine Engineer" ]
  ], [
     fhir:index 4637 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.084" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Textile Machine Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Textile Machine Mechanic" ]
  ], [
     fhir:index 4638 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.085" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tractor Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tractor Mechanic" ]
  ], [
     fhir:index 4639 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.086" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tractor Servicer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tractor Servicer" ]
  ], [
     fhir:index 4640 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.087" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Truck Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Truck Mechanic" ]
  ], [
     fhir:index 4641 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.088" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vehicle Dismantler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vehicle Dismantler" ]
  ], [
     fhir:index 4642 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.089" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vehicle Radiator Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vehicle Radiator Mechanic" ]
  ], [
     fhir:index 4643 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.090" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ventilation and Air Conditioning Installer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ventilation and Air Conditioning Installer" ]
  ], [
     fhir:index 4644 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.091" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ventilation Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ventilation Mechanic" ]
  ], [
     fhir:index 4645 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.092" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Weaving and Knitting Machine Setter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Weaving and Knitting Machine Setter" ]
  ], [
     fhir:index 4646 ;
     fhir:CodeSystem.concept.code [ fhir:value "7231.093" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Woodworking Machine Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Woodworking Machine Mechanic" ]
  ], [
     fhir:index 4647 ;
     fhir:CodeSystem.concept.code [ fhir:value "7241.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Automatic Signal Maintenance Man" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Automatic Signal Maintenance Man" ]
  ], [
     fhir:index 4648 ;
     fhir:CodeSystem.concept.code [ fhir:value "7241.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dynamo Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dynamo Fitter" ]
  ], [
     fhir:index 4649 ;
     fhir:CodeSystem.concept.code [ fhir:value "7241.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electric Motor and Generator Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electric Motor and Generator Fitter" ]
  ], [
     fhir:index 4650 ;
     fhir:CodeSystem.concept.code [ fhir:value "7241.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Air Conditioning Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Air Conditioning Fitter" ]
  ], [
     fhir:index 4651 ;
     fhir:CodeSystem.concept.code [ fhir:value "7241.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Fitter" ]
  ], [
     fhir:index 4652 ;
     fhir:CodeSystem.concept.code [ fhir:value "7241.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Instrument Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Instrument Fitter" ]
  ], [
     fhir:index 4653 ;
     fhir:CodeSystem.concept.code [ fhir:value "7241.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Mechanic Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Mechanic Fitter" ]
  ], [
     fhir:index 4654 ;
     fhir:CodeSystem.concept.code [ fhir:value "7241.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Signal Adjuster Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Signal Adjuster Fitter" ]
  ], [
     fhir:index 4655 ;
     fhir:CodeSystem.concept.code [ fhir:value "7241.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Signalling Systems Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Signalling Systems Fitter" ]
  ], [
     fhir:index 4656 ;
     fhir:CodeSystem.concept.code [ fhir:value "7241.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Switch and Control Gear Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Switch and Control Gear Fitter" ]
  ], [
     fhir:index 4657 ;
     fhir:CodeSystem.concept.code [ fhir:value "7241.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Switchboard Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Switchboard Fitter" ]
  ], [
     fhir:index 4658 ;
     fhir:CodeSystem.concept.code [ fhir:value "7241.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Elevator Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Elevator Fitter" ]
  ], [
     fhir:index 4659 ;
     fhir:CodeSystem.concept.code [ fhir:value "7241.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Elevator Repair Person" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Elevator Repair Person" ]
  ], [
     fhir:index 4660 ;
     fhir:CodeSystem.concept.code [ fhir:value "7241.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fire Alarm Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fire Alarm Technician" ]
  ], [
     fhir:index 4661 ;
     fhir:CodeSystem.concept.code [ fhir:value "7241.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fire Equipment Serviceman Electrical" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fire Equipment Serviceman Electrical" ]
  ], [
     fhir:index 4662 ;
     fhir:CodeSystem.concept.code [ fhir:value "7241.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lift Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lift Fitter" ]
  ], [
     fhir:index 4663 ;
     fhir:CodeSystem.concept.code [ fhir:value "7241.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lift Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lift Mechanic" ]
  ], [
     fhir:index 4664 ;
     fhir:CodeSystem.concept.code [ fhir:value "7241.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Transformer Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Transformer Fitter" ]
  ], [
     fhir:index 4665 ;
     fhir:CodeSystem.concept.code [ fhir:value "7242.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Alarm Installer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Alarm Installer" ]
  ], [
     fhir:index 4666 ;
     fhir:CodeSystem.concept.code [ fhir:value "7242.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Avionics Engineering Tradesperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Avionics Engineering Tradesperson" ]
  ], [
     fhir:index 4667 ;
     fhir:CodeSystem.concept.code [ fhir:value "7242.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Avionics Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Avionics Mechanic" ]
  ], [
     fhir:index 4668 ;
     fhir:CodeSystem.concept.code [ fhir:value "7242.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Burglar Alarm Installer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Burglar Alarm Installer" ]
  ], [
     fhir:index 4669 ;
     fhir:CodeSystem.concept.code [ fhir:value "7242.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computer Engineering Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computer Engineering Mechanic" ]
  ], [
     fhir:index 4670 ;
     fhir:CodeSystem.concept.code [ fhir:value "7242.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computer Engineering Serviceman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computer Engineering Serviceman" ]
  ], [
     fhir:index 4671 ;
     fhir:CodeSystem.concept.code [ fhir:value "7242.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electronic Adjuster" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electronic Adjuster" ]
  ], [
     fhir:index 4672 ;
     fhir:CodeSystem.concept.code [ fhir:value "7242.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electronic Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electronic Fitter" ]
  ], [
     fhir:index 4673 ;
     fhir:CodeSystem.concept.code [ fhir:value "7242.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electronic Serviceman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electronic Serviceman" ]
  ], [
     fhir:index 4674 ;
     fhir:CodeSystem.concept.code [ fhir:value "7242.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electronic Signal Adjuster Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electronic Signal Adjuster Fitter" ]
  ], [
     fhir:index 4675 ;
     fhir:CodeSystem.concept.code [ fhir:value "7242.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electronics Serviceperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electronics Serviceperson" ]
  ], [
     fhir:index 4676 ;
     fhir:CodeSystem.concept.code [ fhir:value "7242.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Industrial Electronics Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Industrial Electronics Repairer" ]
  ], [
     fhir:index 4677 ;
     fhir:CodeSystem.concept.code [ fhir:value "7242.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Office Machinery Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Office Machinery Mechanic" ]
  ], [
     fhir:index 4678 ;
     fhir:CodeSystem.concept.code [ fhir:value "7242.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Photocopier Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Photocopier Technician" ]
  ], [
     fhir:index 4679 ;
     fhir:CodeSystem.concept.code [ fhir:value "7242.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Photocopying Machine Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Photocopying Machine Mechanic" ]
  ], [
     fhir:index 4680 ;
     fhir:CodeSystem.concept.code [ fhir:value "7242.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Reprographic Machine Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Reprographic Machine Mechanic" ]
  ], [
     fhir:index 4681 ;
     fhir:CodeSystem.concept.code [ fhir:value "7242.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Security Systems Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Security Systems Fitter" ]
  ], [
     fhir:index 4682 ;
     fhir:CodeSystem.concept.code [ fhir:value "7242.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Security Systems Installer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Security Systems Installer" ]
  ], [
     fhir:index 4683 ;
     fhir:CodeSystem.concept.code [ fhir:value "7242.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Typewriter Serviceman Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Typewriter Serviceman Mechanic" ]
  ], [
     fhir:index 4684 ;
     fhir:CodeSystem.concept.code [ fhir:value "7243.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aerial Erector Radio Television" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aerial Erector Radio Television" ]
  ], [
     fhir:index 4685 ;
     fhir:CodeSystem.concept.code [ fhir:value "7243.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aerial Installer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aerial Installer" ]
  ], [
     fhir:index 4686 ;
     fhir:CodeSystem.concept.code [ fhir:value "7243.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radar Fitter and Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radar Fitter and Repairer" ]
  ], [
     fhir:index 4687 ;
     fhir:CodeSystem.concept.code [ fhir:value "7243.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radio and Television Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radio and Television Fitter" ]
  ], [
     fhir:index 4688 ;
     fhir:CodeSystem.concept.code [ fhir:value "7243.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radio and Television Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radio and Television Repairer" ]
  ], [
     fhir:index 4689 ;
     fhir:CodeSystem.concept.code [ fhir:value "7243.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rigger Television Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rigger Television Repairer" ]
  ], [
     fhir:index 4690 ;
     fhir:CodeSystem.concept.code [ fhir:value "7243.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Televions or Audio Equipment Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Televions or Audio Equipment Repairer" ]
  ], [
     fhir:index 4691 ;
     fhir:CodeSystem.concept.code [ fhir:value "7243.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Television Serviceman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Television Serviceman" ]
  ], [
     fhir:index 4692 ;
     fhir:CodeSystem.concept.code [ fhir:value "7243.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Television Technician Repair" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Television Technician Repair" ]
  ], [
     fhir:index 4693 ;
     fhir:CodeSystem.concept.code [ fhir:value "7243.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "TV Repairman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "TV Repairman" ]
  ], [
     fhir:index 4694 ;
     fhir:CodeSystem.concept.code [ fhir:value "7311.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Camera Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Camera Repairer" ]
  ], [
     fhir:index 4695 ;
     fhir:CodeSystem.concept.code [ fhir:value "7311.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Camera Repairman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Camera Repairman" ]
  ], [
     fhir:index 4696 ;
     fhir:CodeSystem.concept.code [ fhir:value "7311.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Clock Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Clock Maker" ]
  ], [
     fhir:index 4697 ;
     fhir:CodeSystem.concept.code [ fhir:value "7311.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gunsmith" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Gunsmith" ]
  ], [
     fhir:index 4698 ;
     fhir:CodeSystem.concept.code [ fhir:value "7311.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Horologist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Horologist" ]
  ], [
     fhir:index 4699 ;
     fhir:CodeSystem.concept.code [ fhir:value "7311.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Industrial Instrument Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Industrial Instrument Maker" ]
  ], [
     fhir:index 4700 ;
     fhir:CodeSystem.concept.code [ fhir:value "7311.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Industrial Instrument Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Industrial Instrument Repairer" ]
  ], [
     fhir:index 4701 ;
     fhir:CodeSystem.concept.code [ fhir:value "7311.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Industrial Instrument Serviceman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Industrial Instrument Serviceman" ]
  ], [
     fhir:index 4702 ;
     fhir:CodeSystem.concept.code [ fhir:value "7311.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Industrial Precision Instrument Maker Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Industrial Precision Instrument Maker Repairer" ]
  ], [
     fhir:index 4703 ;
     fhir:CodeSystem.concept.code [ fhir:value "7311.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Key Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Key Maker" ]
  ], [
     fhir:index 4704 ;
     fhir:CodeSystem.concept.code [ fhir:value "7311.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Locksmith" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Locksmith" ]
  ], [
     fhir:index 4705 ;
     fhir:CodeSystem.concept.code [ fhir:value "7311.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Locksmiths Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Locksmiths Supervisor" ]
  ], [
     fhir:index 4706 ;
     fhir:CodeSystem.concept.code [ fhir:value "7311.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Medical Instrument Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Medical Instrument Repairer" ]
  ], [
     fhir:index 4707 ;
     fhir:CodeSystem.concept.code [ fhir:value "7311.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Optical Glass Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Optical Glass Cutter" ]
  ], [
     fhir:index 4708 ;
     fhir:CodeSystem.concept.code [ fhir:value "7311.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Optical Glass Grinder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Optical Glass Grinder" ]
  ], [
     fhir:index 4709 ;
     fhir:CodeSystem.concept.code [ fhir:value "7311.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Optical Glass Polisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Optical Glass Polisher" ]
  ], [
     fhir:index 4710 ;
     fhir:CodeSystem.concept.code [ fhir:value "7311.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Optical Instrument Maker and Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Optical Instrument Maker and Repairer" ]
  ], [
     fhir:index 4711 ;
     fhir:CodeSystem.concept.code [ fhir:value "7311.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Optical Instrument Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Optical Instrument Repairer" ]
  ], [
     fhir:index 4712 ;
     fhir:CodeSystem.concept.code [ fhir:value "7311.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Optical Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Optical Mechanic" ]
  ], [
     fhir:index 4713 ;
     fhir:CodeSystem.concept.code [ fhir:value "7311.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Optical Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Optical Technician" ]
  ], [
     fhir:index 4714 ;
     fhir:CodeSystem.concept.code [ fhir:value "7311.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Photographic Equipment Assembler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Photographic Equipment Assembler" ]
  ], [
     fhir:index 4715 ;
     fhir:CodeSystem.concept.code [ fhir:value "7311.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Photographic Equipment Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Photographic Equipment Mechanic" ]
  ], [
     fhir:index 4716 ;
     fhir:CodeSystem.concept.code [ fhir:value "7311.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Precision Instrument Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Precision Instrument Maker" ]
  ], [
     fhir:index 4717 ;
     fhir:CodeSystem.concept.code [ fhir:value "7311.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Precision Instrument Maker Repairer Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Precision Instrument Maker Repairer Supervisor" ]
  ], [
     fhir:index 4718 ;
     fhir:CodeSystem.concept.code [ fhir:value "7311.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Precision Instrument Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Precision Instrument Repairer" ]
  ], [
     fhir:index 4719 ;
     fhir:CodeSystem.concept.code [ fhir:value "7311.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Locksmiths" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Locksmiths" ]
  ], [
     fhir:index 4720 ;
     fhir:CodeSystem.concept.code [ fhir:value "7311.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Scale Mechanic Weights and Measures" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Scale Mechanic Weights and Measures" ]
  ], [
     fhir:index 4721 ;
     fhir:CodeSystem.concept.code [ fhir:value "7311.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Scientific Instrument Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Scientific Instrument Repairer" ]
  ], [
     fhir:index 4722 ;
     fhir:CodeSystem.concept.code [ fhir:value "7311.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Surgical Instrument Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Surgical Instrument Maker" ]
  ], [
     fhir:index 4723 ;
     fhir:CodeSystem.concept.code [ fhir:value "7311.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Survey Instrument Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Survey Instrument Repairer" ]
  ], [
     fhir:index 4724 ;
     fhir:CodeSystem.concept.code [ fhir:value "7311.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Surveying Instrument Manufacturer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Surveying Instrument Manufacturer" ]
  ], [
     fhir:index 4725 ;
     fhir:CodeSystem.concept.code [ fhir:value "7311.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Watch Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Watch Maker" ]
  ], [
     fhir:index 4726 ;
     fhir:CodeSystem.concept.code [ fhir:value "7311.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Watch Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Watch Repairer" ]
  ], [
     fhir:index 4727 ;
     fhir:CodeSystem.concept.code [ fhir:value "7311.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Watchmaker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Watchmaker" ]
  ], [
     fhir:index 4728 ;
     fhir:CodeSystem.concept.code [ fhir:value "7311.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Watchmaker and Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Watchmaker and Repairer" ]
  ], [
     fhir:index 4729 ;
     fhir:CodeSystem.concept.code [ fhir:value "7312.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Musical Instrument Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Musical Instrument Maker" ]
  ], [
     fhir:index 4730 ;
     fhir:CodeSystem.concept.code [ fhir:value "7312.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Musical Instrument Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Musical Instrument Repairer" ]
  ], [
     fhir:index 4731 ;
     fhir:CodeSystem.concept.code [ fhir:value "7312.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Musical Instrument Tuner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Musical Instrument Tuner" ]
  ], [
     fhir:index 4732 ;
     fhir:CodeSystem.concept.code [ fhir:value "7312.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Piano Tuner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Piano Tuner" ]
  ], [
     fhir:index 4733 ;
     fhir:CodeSystem.concept.code [ fhir:value "7313.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Faceter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Faceter" ]
  ], [
     fhir:index 4734 ;
     fhir:CodeSystem.concept.code [ fhir:value "7313.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gem Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Gem Cutter" ]
  ], [
     fhir:index 4735 ;
     fhir:CodeSystem.concept.code [ fhir:value "7313.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gem Cutter and Polisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Gem Cutter and Polisher" ]
  ], [
     fhir:index 4736 ;
     fhir:CodeSystem.concept.code [ fhir:value "7313.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gem Polisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Gem Polisher" ]
  ], [
     fhir:index 4737 ;
     fhir:CodeSystem.concept.code [ fhir:value "7313.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gem Setter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Gem Setter" ]
  ], [
     fhir:index 4738 ;
     fhir:CodeSystem.concept.code [ fhir:value "7313.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Goldsmith" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Goldsmith" ]
  ], [
     fhir:index 4739 ;
     fhir:CodeSystem.concept.code [ fhir:value "7313.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Greenstone Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Greenstone Worker" ]
  ], [
     fhir:index 4740 ;
     fhir:CodeSystem.concept.code [ fhir:value "7313.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Jade Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Jade Worker" ]
  ], [
     fhir:index 4741 ;
     fhir:CodeSystem.concept.code [ fhir:value "7313.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Jeweller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Jeweller" ]
  ], [
     fhir:index 4742 ;
     fhir:CodeSystem.concept.code [ fhir:value "7313.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Jewellery Engraver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Jewellery Engraver" ]
  ], [
     fhir:index 4743 ;
     fhir:CodeSystem.concept.code [ fhir:value "7313.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Jewellery Form Caster" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Jewellery Form Caster" ]
  ], [
     fhir:index 4744 ;
     fhir:CodeSystem.concept.code [ fhir:value "7313.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Jewellery Manufacturer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Jewellery Manufacturer" ]
  ], [
     fhir:index 4745 ;
     fhir:CodeSystem.concept.code [ fhir:value "7313.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Jewellery Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Jewellery Repairer" ]
  ], [
     fhir:index 4746 ;
     fhir:CodeSystem.concept.code [ fhir:value "7313.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Jewellery Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Jewellery Worker" ]
  ], [
     fhir:index 4747 ;
     fhir:CodeSystem.concept.code [ fhir:value "7313.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lapidary" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lapidary" ]
  ], [
     fhir:index 4748 ;
     fhir:CodeSystem.concept.code [ fhir:value "7313.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Manufacturing Jeweller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Manufacturing Jeweller" ]
  ], [
     fhir:index 4749 ;
     fhir:CodeSystem.concept.code [ fhir:value "7313.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paua Shell Cutter Polisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paua Shell Cutter Polisher" ]
  ], [
     fhir:index 4750 ;
     fhir:CodeSystem.concept.code [ fhir:value "7313.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Precious Metal Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Precious Metal Cutter" ]
  ], [
     fhir:index 4751 ;
     fhir:CodeSystem.concept.code [ fhir:value "7313.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Gem Cutter And Polishers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Gem Cutter And Polishers" ]
  ], [
     fhir:index 4752 ;
     fhir:CodeSystem.concept.code [ fhir:value "7313.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Jeweller And Jewellery Workers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Jeweller And Jewellery Workers" ]
  ], [
     fhir:index 4753 ;
     fhir:CodeSystem.concept.code [ fhir:value "7313.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Silversmith" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Silversmith" ]
  ], [
     fhir:index 4754 ;
     fhir:CodeSystem.concept.code [ fhir:value "7321.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glass Beveller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glass Beveller" ]
  ], [
     fhir:index 4755 ;
     fhir:CodeSystem.concept.code [ fhir:value "7321.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glass Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glass Cutter" ]
  ], [
     fhir:index 4756 ;
     fhir:CodeSystem.concept.code [ fhir:value "7321.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glass Cutter and Beveller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glass Cutter and Beveller" ]
  ], [
     fhir:index 4757 ;
     fhir:CodeSystem.concept.code [ fhir:value "7321.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glass Engraver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glass Engraver" ]
  ], [
     fhir:index 4758 ;
     fhir:CodeSystem.concept.code [ fhir:value "7321.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glass Etcher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glass Etcher" ]
  ], [
     fhir:index 4759 ;
     fhir:CodeSystem.concept.code [ fhir:value "7321.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glass Finisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glass Finisher" ]
  ], [
     fhir:index 4760 ;
     fhir:CodeSystem.concept.code [ fhir:value "7321.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glass Sandblaster" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glass Sandblaster" ]
  ], [
     fhir:index 4761 ;
     fhir:CodeSystem.concept.code [ fhir:value "7321.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lens Glass Moulder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lens Glass Moulder" ]
  ], [
     fhir:index 4762 ;
     fhir:CodeSystem.concept.code [ fhir:value "7321.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lens Grinding Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lens Grinding Machine Operator" ]
  ], [
     fhir:index 4763 ;
     fhir:CodeSystem.concept.code [ fhir:value "7321.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lens Polishing Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lens Polishing Machine Operator" ]
  ], [
     fhir:index 4764 ;
     fhir:CodeSystem.concept.code [ fhir:value "7321.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Glass Cutter And Bevellers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Glass Cutter And Bevellers" ]
  ], [
     fhir:index 4765 ;
     fhir:CodeSystem.concept.code [ fhir:value "7321.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Slitter Optical Glass" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Slitter Optical Glass" ]
  ], [
     fhir:index 4766 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Balloon Printer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Balloon Printer" ]
  ], [
     fhir:index 4767 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Block Engraver Maker Printing" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Block Engraver Maker Printing" ]
  ], [
     fhir:index 4768 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Block Printer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Block Printer" ]
  ], [
     fhir:index 4769 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Carton Printer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Carton Printer" ]
  ], [
     fhir:index 4770 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Compositor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Compositor" ]
  ], [
     fhir:index 4771 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Computer Typesetter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Computer Typesetter" ]
  ], [
     fhir:index 4772 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Desktop Publisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Desktop Publisher" ]
  ], [
     fhir:index 4773 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrotyper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrotyper" ]
  ], [
     fhir:index 4774 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Engraver Machine Operator Signs" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Engraver Machine Operator Signs" ]
  ], [
     fhir:index 4775 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Feeder Printing Press Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Feeder Printing Press Supervisor" ]
  ], [
     fhir:index 4776 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Flexographic Printer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Flexographic Printer" ]
  ], [
     fhir:index 4777 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Flyer Flyhand Printing" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Flyer Flyhand Printing" ]
  ], [
     fhir:index 4778 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Graphic Pre-Press Tradesperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Graphic Pre-Press Tradesperson" ]
  ], [
     fhir:index 4779 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gravure Printer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Gravure Printer" ]
  ], [
     fhir:index 4780 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hot Metal Compositor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hot Metal Compositor" ]
  ], [
     fhir:index 4781 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Intertype Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Intertype Operator" ]
  ], [
     fhir:index 4782 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Jobbing Printer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Jobbing Printer" ]
  ], [
     fhir:index 4783 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Letter Press Printer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Letter Press Printer" ]
  ], [
     fhir:index 4784 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Letterpress Machine Printer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Letterpress Machine Printer" ]
  ], [
     fhir:index 4785 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Letterpress Machine Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Letterpress Machine Supervisor" ]
  ], [
     fhir:index 4786 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Letterpress Machinist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Letterpress Machinist" ]
  ], [
     fhir:index 4787 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Letterpress Printer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Letterpress Printer" ]
  ], [
     fhir:index 4788 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Litho Carton Printer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Litho Carton Printer" ]
  ], [
     fhir:index 4789 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lithographic Machinist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lithographic Machinist" ]
  ], [
     fhir:index 4790 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lithographic Plate Stone Engraver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lithographic Plate Stone Engraver" ]
  ], [
     fhir:index 4791 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lithographic Plate Stone Maker polisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lithographic Plate Stone Maker polisher" ]
  ], [
     fhir:index 4792 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Offset Duplicator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Offset Duplicator" ]
  ], [
     fhir:index 4793 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Offset Machinist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Offset Machinist" ]
  ], [
     fhir:index 4794 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Offset Pressman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Offset Pressman" ]
  ], [
     fhir:index 4795 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Offset Printer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Offset Printer" ]
  ], [
     fhir:index 4796 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paperboard Packaging Printer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paperboard Packaging Printer" ]
  ], [
     fhir:index 4797 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Photo Typesetting Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Photo Typesetting Machine Operator" ]
  ], [
     fhir:index 4798 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Printer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Printer" ]
  ], [
     fhir:index 4799 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Printer Wallpaper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Printer Wallpaper" ]
  ], [
     fhir:index 4800 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Printing and Publishing Production Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Printing and Publishing Production Supervisor" ]
  ], [
     fhir:index 4801 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Printing Founder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Printing Founder" ]
  ], [
     fhir:index 4802 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Printing Imposer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Printing Imposer" ]
  ], [
     fhir:index 4803 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Printing Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Printing Machine Operator" ]
  ], [
     fhir:index 4804 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Printing Machinist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Printing Machinist" ]
  ], [
     fhir:index 4805 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Printing Press Feeder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Printing Press Feeder" ]
  ], [
     fhir:index 4806 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Printing Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Printing Supervisor" ]
  ], [
     fhir:index 4807 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Printing Typesetter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Printing Typesetter" ]
  ], [
     fhir:index 4808 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Printing Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Printing Worker" ]
  ], [
     fhir:index 4809 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Screen Printers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Screen Printers" ]
  ], [
     fhir:index 4810 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Reel Fed Machine Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Reel Fed Machine Supervisor" ]
  ], [
     fhir:index 4811 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Reel-Fed Machinist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Reel-Fed Machinist" ]
  ], [
     fhir:index 4812 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.047" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Roll Winder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Roll Winder" ]
  ], [
     fhir:index 4813 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.048" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rotary Machinist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rotary Machinist" ]
  ], [
     fhir:index 4814 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.049" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rotary Press Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rotary Press Operator" ]
  ], [
     fhir:index 4815 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.050" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Screen Printer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Screen Printer" ]
  ], [
     fhir:index 4816 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.051" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Screen Printing Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Screen Printing Supervisor" ]
  ], [
     fhir:index 4817 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.052" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Screener" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Screener" ]
  ], [
     fhir:index 4818 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.053" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Screenprinter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Screenprinter" ]
  ], [
     fhir:index 4819 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.054" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Screenprinting Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Screenprinting Supervisor" ]
  ], [
     fhir:index 4820 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.055" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sheet Fed Machine Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sheet Fed Machine Supervisor" ]
  ], [
     fhir:index 4821 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.056" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sheet Fed Machinist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sheet Fed Machinist" ]
  ], [
     fhir:index 4822 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.057" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sheet Fed Printer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sheet Fed Printer" ]
  ], [
     fhir:index 4823 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.058" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Silk Screen Printer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Silk Screen Printer" ]
  ], [
     fhir:index 4824 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.059" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stencil Cutter Screen Printing" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stencil Cutter Screen Printing" ]
  ], [
     fhir:index 4825 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.060" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stereotyper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stereotyper" ]
  ], [
     fhir:index 4826 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.061" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "T Shirt Printer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "T Shirt Printer" ]
  ], [
     fhir:index 4827 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.062" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Template Printer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Template Printer" ]
  ], [
     fhir:index 4828 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.063" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Type Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Type Operator" ]
  ], [
     fhir:index 4829 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.064" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Typecaster Metal" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Typecaster Metal" ]
  ], [
     fhir:index 4830 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.065" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Typecasting Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Typecasting Machine Operator" ]
  ], [
     fhir:index 4831 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.066" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Typesetter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Typesetter" ]
  ], [
     fhir:index 4832 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.067" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Typesetter and Compositor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Typesetter and Compositor" ]
  ], [
     fhir:index 4833 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.068" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Typesetter Linotype" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Typesetter Linotype" ]
  ], [
     fhir:index 4834 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.069" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Typesetting and Compositing Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Typesetting and Compositing Supervisor" ]
  ], [
     fhir:index 4835 ;
     fhir:CodeSystem.concept.code [ fhir:value "7331.070" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Typographer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Typographer" ]
  ], [
     fhir:index 4836 ;
     fhir:CodeSystem.concept.code [ fhir:value "7332.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Binder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Binder" ]
  ], [
     fhir:index 4837 ;
     fhir:CodeSystem.concept.code [ fhir:value "7332.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bindery Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bindery Worker" ]
  ], [
     fhir:index 4838 ;
     fhir:CodeSystem.concept.code [ fhir:value "7332.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Binding Assistant Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Binding Assistant Worker" ]
  ], [
     fhir:index 4839 ;
     fhir:CodeSystem.concept.code [ fhir:value "7332.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Book Binder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Book Binder" ]
  ], [
     fhir:index 4840 ;
     fhir:CodeSystem.concept.code [ fhir:value "7332.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Book Binding Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Book Binding Supervisor" ]
  ], [
     fhir:index 4841 ;
     fhir:CodeSystem.concept.code [ fhir:value "7332.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Book Embosser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Book Embosser" ]
  ], [
     fhir:index 4842 ;
     fhir:CodeSystem.concept.code [ fhir:value "7332.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Book Finisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Book Finisher" ]
  ], [
     fhir:index 4843 ;
     fhir:CodeSystem.concept.code [ fhir:value "7332.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Book Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Book Repairer" ]
  ], [
     fhir:index 4844 ;
     fhir:CodeSystem.concept.code [ fhir:value "7332.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bookbinder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bookbinder" ]
  ], [
     fhir:index 4845 ;
     fhir:CodeSystem.concept.code [ fhir:value "7332.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bookbinder Machinist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bookbinder Machinist" ]
  ], [
     fhir:index 4846 ;
     fhir:CodeSystem.concept.code [ fhir:value "7332.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bookbinding Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bookbinding Supervisor" ]
  ], [
     fhir:index 4847 ;
     fhir:CodeSystem.concept.code [ fhir:value "7332.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paper Embosser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paper Embosser" ]
  ], [
     fhir:index 4848 ;
     fhir:CodeSystem.concept.code [ fhir:value "7333.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Camera Operator Printing" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Camera Operator Printing" ]
  ], [
     fhir:index 4849 ;
     fhir:CodeSystem.concept.code [ fhir:value "7333.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cameraman Photogravure" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cameraman Photogravure" ]
  ], [
     fhir:index 4850 ;
     fhir:CodeSystem.concept.code [ fhir:value "7333.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Graphic Photoprocessor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Graphic Photoprocessor" ]
  ], [
     fhir:index 4851 ;
     fhir:CodeSystem.concept.code [ fhir:value "7333.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Engraver Etcher Printing" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Engraver Etcher Printing" ]
  ], [
     fhir:index 4852 ;
     fhir:CodeSystem.concept.code [ fhir:value "7333.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Photo Engraver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Photo Engraver" ]
  ], [
     fhir:index 4853 ;
     fhir:CodeSystem.concept.code [ fhir:value "7333.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Photo Lithographer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Photo Lithographer" ]
  ], [
     fhir:index 4854 ;
     fhir:CodeSystem.concept.code [ fhir:value "7333.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Photo Mechanical Cameraman Printing" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Photo Mechanical Cameraman Printing" ]
  ], [
     fhir:index 4855 ;
     fhir:CodeSystem.concept.code [ fhir:value "7333.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Photo Mounter Router Printing" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Photo Mounter Router Printing" ]
  ], [
     fhir:index 4856 ;
     fhir:CodeSystem.concept.code [ fhir:value "7333.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Photo Retoucher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Photo Retoucher" ]
  ], [
     fhir:index 4857 ;
     fhir:CodeSystem.concept.code [ fhir:value "7333.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Photoengraver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Photoengraver" ]
  ], [
     fhir:index 4858 ;
     fhir:CodeSystem.concept.code [ fhir:value "7333.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Photographic Etcher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Photographic Etcher" ]
  ], [
     fhir:index 4859 ;
     fhir:CodeSystem.concept.code [ fhir:value "7333.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Photolithographer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Photolithographer" ]
  ], [
     fhir:index 4860 ;
     fhir:CodeSystem.concept.code [ fhir:value "7333.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Printing Process Engraver Etcher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Printing Process Engraver Etcher" ]
  ], [
     fhir:index 4861 ;
     fhir:CodeSystem.concept.code [ fhir:value "7411.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Butcher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Butcher" ]
  ], [
     fhir:index 4862 ;
     fhir:CodeSystem.concept.code [ fhir:value "7411.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Butcher Wholesale and Retail" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Butcher Wholesale and Retail" ]
  ], [
     fhir:index 4863 ;
     fhir:CodeSystem.concept.code [ fhir:value "7411.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaihoko Miiti" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaihoko Miiti" ]
  ], [
     fhir:index 4864 ;
     fhir:CodeSystem.concept.code [ fhir:value "7411.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaihoko Miti" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaihoko Miti" ]
  ], [
     fhir:index 4865 ;
     fhir:CodeSystem.concept.code [ fhir:value "7411.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaitapahi Miiti" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaitapahi Miiti" ]
  ], [
     fhir:index 4866 ;
     fhir:CodeSystem.concept.code [ fhir:value "7411.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaitapahi Miti" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaitapahi Miti" ]
  ], [
     fhir:index 4867 ;
     fhir:CodeSystem.concept.code [ fhir:value "7411.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Meat Grader" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Meat Grader" ]
  ], [
     fhir:index 4868 ;
     fhir:CodeSystem.concept.code [ fhir:value "7411.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Putia" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Putia" ]
  ], [
     fhir:index 4869 ;
     fhir:CodeSystem.concept.code [ fhir:value "7411.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Puutia" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Puutia" ]
  ], [
     fhir:index 4870 ;
     fhir:CodeSystem.concept.code [ fhir:value "7412.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Baker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Baker" ]
  ], [
     fhir:index 4871 ;
     fhir:CodeSystem.concept.code [ fhir:value "7412.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Baker Cake Pastry" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Baker Cake Pastry" ]
  ], [
     fhir:index 4872 ;
     fhir:CodeSystem.concept.code [ fhir:value "7412.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Biscuit Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Biscuit Maker" ]
  ], [
     fhir:index 4873 ;
     fhir:CodeSystem.concept.code [ fhir:value "7412.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bread Baker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bread Baker" ]
  ], [
     fhir:index 4874 ;
     fhir:CodeSystem.concept.code [ fhir:value "7412.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cake Decorator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cake Decorator" ]
  ], [
     fhir:index 4875 ;
     fhir:CodeSystem.concept.code [ fhir:value "7412.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cake Decorator or Finisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cake Decorator or Finisher" ]
  ], [
     fhir:index 4876 ;
     fhir:CodeSystem.concept.code [ fhir:value "7412.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cake Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cake Maker" ]
  ], [
     fhir:index 4877 ;
     fhir:CodeSystem.concept.code [ fhir:value "7412.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Food Cake Decorator Finisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Food Cake Decorator Finisher" ]
  ], [
     fhir:index 4878 ;
     fhir:CodeSystem.concept.code [ fhir:value "7412.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaitaka Paraoa" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaitaka Paraoa" ]
  ], [
     fhir:index 4879 ;
     fhir:CodeSystem.concept.code [ fhir:value "7412.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakamaoa Paraoa" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakamaoa Paraoa" ]
  ], [
     fhir:index 4880 ;
     fhir:CodeSystem.concept.code [ fhir:value "7412.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pastry Cook" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pastry Cook" ]
  ], [
     fhir:index 4881 ;
     fhir:CodeSystem.concept.code [ fhir:value "7412.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pastrycook" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pastrycook" ]
  ], [
     fhir:index 4882 ;
     fhir:CodeSystem.concept.code [ fhir:value "7412.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pastrycook Cake Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pastrycook Cake Maker" ]
  ], [
     fhir:index 4883 ;
     fhir:CodeSystem.concept.code [ fhir:value "7412.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Bakers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Bakers" ]
  ], [
     fhir:index 4884 ;
     fhir:CodeSystem.concept.code [ fhir:value "7412.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tangata Mahi Paraoa" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tangata Mahi Paraoa" ]
  ], [
     fhir:index 4885 ;
     fhir:CodeSystem.concept.code [ fhir:value "7421.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Antique Furniture Restorer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Antique Furniture Restorer" ]
  ], [
     fhir:index 4886 ;
     fhir:CodeSystem.concept.code [ fhir:value "7421.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Antique Restorer Wooden" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Antique Restorer Wooden" ]
  ], [
     fhir:index 4887 ;
     fhir:CodeSystem.concept.code [ fhir:value "7421.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Architects Model Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Architects Model Maker" ]
  ], [
     fhir:index 4888 ;
     fhir:CodeSystem.concept.code [ fhir:value "7421.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cabinet Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cabinet Maker" ]
  ], [
     fhir:index 4889 ;
     fhir:CodeSystem.concept.code [ fhir:value "7421.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cabinet Making Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cabinet Making Supervisor" ]
  ], [
     fhir:index 4890 ;
     fhir:CodeSystem.concept.code [ fhir:value "7421.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cabinetmaker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cabinetmaker" ]
  ], [
     fhir:index 4891 ;
     fhir:CodeSystem.concept.code [ fhir:value "7421.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chair Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chair Maker" ]
  ], [
     fhir:index 4892 ;
     fhir:CodeSystem.concept.code [ fhir:value "7421.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coffin Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coffin Maker" ]
  ], [
     fhir:index 4893 ;
     fhir:CodeSystem.concept.code [ fhir:value "7421.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cooper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cooper" ]
  ], [
     fhir:index 4894 ;
     fhir:CodeSystem.concept.code [ fhir:value "7421.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "French Polisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "French Polisher" ]
  ], [
     fhir:index 4895 ;
     fhir:CodeSystem.concept.code [ fhir:value "7421.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Furniture Finisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Furniture Finisher" ]
  ], [
     fhir:index 4896 ;
     fhir:CodeSystem.concept.code [ fhir:value "7421.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Furniture Maker Wood" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Furniture Maker Wood" ]
  ], [
     fhir:index 4897 ;
     fhir:CodeSystem.concept.code [ fhir:value "7421.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Furniture Polisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Furniture Polisher" ]
  ], [
     fhir:index 4898 ;
     fhir:CodeSystem.concept.code [ fhir:value "7421.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Furniture Restorer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Furniture Restorer" ]
  ], [
     fhir:index 4899 ;
     fhir:CodeSystem.concept.code [ fhir:value "7421.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Marquetry Inlayer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Marquetry Inlayer" ]
  ], [
     fhir:index 4900 ;
     fhir:CodeSystem.concept.code [ fhir:value "7421.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Model Maker Wood" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Model Maker Wood" ]
  ], [
     fhir:index 4901 ;
     fhir:CodeSystem.concept.code [ fhir:value "7421.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Overseer Wood Joinery Furniture" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Overseer Wood Joinery Furniture" ]
  ], [
     fhir:index 4902 ;
     fhir:CodeSystem.concept.code [ fhir:value "7421.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Parquetry Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Parquetry Worker" ]
  ], [
     fhir:index 4903 ;
     fhir:CodeSystem.concept.code [ fhir:value "7421.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Picture Framer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Picture Framer" ]
  ], [
     fhir:index 4904 ;
     fhir:CodeSystem.concept.code [ fhir:value "7421.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Production Chargehand Wood Joinery Furniture" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Production Chargehand Wood Joinery Furniture" ]
  ], [
     fhir:index 4905 ;
     fhir:CodeSystem.concept.code [ fhir:value "7421.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Cabinet Makers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Cabinet Makers" ]
  ], [
     fhir:index 4906 ;
     fhir:CodeSystem.concept.code [ fhir:value "7421.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Spray Polisher Wood" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Spray Polisher Wood" ]
  ], [
     fhir:index 4907 ;
     fhir:CodeSystem.concept.code [ fhir:value "7421.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Veneer Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Veneer Worker" ]
  ], [
     fhir:index 4908 ;
     fhir:CodeSystem.concept.code [ fhir:value "7421.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wheelwright" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wheelwright" ]
  ], [
     fhir:index 4909 ;
     fhir:CodeSystem.concept.code [ fhir:value "7421.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wood Bender" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wood Bender" ]
  ], [
     fhir:index 4910 ;
     fhir:CodeSystem.concept.code [ fhir:value "7421.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wooden Pattern Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wooden Pattern Maker" ]
  ], [
     fhir:index 4911 ;
     fhir:CodeSystem.concept.code [ fhir:value "7421.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Woodwork Instructor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Woodwork Instructor" ]
  ], [
     fhir:index 4912 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bespoke Tailor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bespoke Tailor" ]
  ], [
     fhir:index 4913 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Boutique Dressmaker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Boutique Dressmaker" ]
  ], [
     fhir:index 4914 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chart Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chart Cutter" ]
  ], [
     fhir:index 4915 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Clothing Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Clothing Cutter" ]
  ], [
     fhir:index 4916 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coat Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coat Hand" ]
  ], [
     fhir:index 4917 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Corset and Foundations Corsetiere" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Corset and Foundations Corsetiere" ]
  ], [
     fhir:index 4918 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cutter Fur" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cutter Fur" ]
  ], [
     fhir:index 4919 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dress Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dress Maker" ]
  ], [
     fhir:index 4920 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dressmaker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dressmaker" ]
  ], [
     fhir:index 4921 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fabric Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fabric Cutter" ]
  ], [
     fhir:index 4922 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fur Grader" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fur Grader" ]
  ], [
     fhir:index 4923 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fur Tailor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fur Tailor" ]
  ], [
     fhir:index 4924 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Furrier" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Furrier" ]
  ], [
     fhir:index 4925 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Garment Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Garment Cutter" ]
  ], [
     fhir:index 4926 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Garment Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Garment Maker" ]
  ], [
     fhir:index 4927 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Garment Marker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Garment Marker" ]
  ], [
     fhir:index 4928 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Garment Pattern Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Garment Pattern Cutter" ]
  ], [
     fhir:index 4929 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Garment Pattern Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Garment Pattern Maker" ]
  ], [
     fhir:index 4930 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glove Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glove Cutter" ]
  ], [
     fhir:index 4931 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glove Maker Fabric" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glove Maker Fabric" ]
  ], [
     fhir:index 4932 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Leather Chart Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Leather Chart Cutter" ]
  ], [
     fhir:index 4933 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Leather Garment Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Leather Garment Cutter" ]
  ], [
     fhir:index 4934 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lingerie Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lingerie Maker" ]
  ], [
     fhir:index 4935 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Textile Products Marker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Textile Products Marker" ]
  ], [
     fhir:index 4936 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sewer Fur" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sewer Fur" ]
  ], [
     fhir:index 4937 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shirt Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shirt Maker" ]
  ], [
     fhir:index 4938 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tailor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tailor" ]
  ], [
     fhir:index 4939 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tailors Trimmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tailors Trimmer" ]
  ], [
     fhir:index 4940 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Textile Products Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Textile Products Cutter" ]
  ], [
     fhir:index 4941 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Textile Products Cutting Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Textile Products Cutting Worker" ]
  ], [
     fhir:index 4942 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Textile Products Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Textile Products Maker" ]
  ], [
     fhir:index 4943 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Textile Products Marker and Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Textile Products Marker and Cutter" ]
  ], [
     fhir:index 4944 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Textile Products Marking Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Textile Products Marking Worker" ]
  ], [
     fhir:index 4945 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Textile Products Pattern Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Textile Products Pattern Maker" ]
  ], [
     fhir:index 4946 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tie Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tie Maker" ]
  ], [
     fhir:index 4947 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Trouser Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Trouser Hand" ]
  ], [
     fhir:index 4948 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Upholsterer Pattern Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Upholsterer Pattern Maker" ]
  ], [
     fhir:index 4949 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Upholstery Pattern Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Upholstery Pattern Maker" ]
  ], [
     fhir:index 4950 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vest Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vest Hand" ]
  ], [
     fhir:index 4951 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Viewer Clothing Factory" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Viewer Clothing Factory" ]
  ], [
     fhir:index 4952 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wardrobe Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wardrobe Assistant" ]
  ], [
     fhir:index 4953 ;
     fhir:CodeSystem.concept.code [ fhir:value "7431.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wardrobe Mistress" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wardrobe Mistress" ]
  ], [
     fhir:index 4954 ;
     fhir:CodeSystem.concept.code [ fhir:value "7432.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Automobile Upholsterer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Automobile Upholsterer" ]
  ], [
     fhir:index 4955 ;
     fhir:CodeSystem.concept.code [ fhir:value "7432.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Awning Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Awning Maker" ]
  ], [
     fhir:index 4956 ;
     fhir:CodeSystem.concept.code [ fhir:value "7432.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Blind Maker and Installer not Venetian" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Blind Maker and Installer not Venetian" ]
  ], [
     fhir:index 4957 ;
     fhir:CodeSystem.concept.code [ fhir:value "7432.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Blind Maker not Venetian" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Blind Maker not Venetian" ]
  ], [
     fhir:index 4958 ;
     fhir:CodeSystem.concept.code [ fhir:value "7432.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Canvas Awning Installer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Canvas Awning Installer" ]
  ], [
     fhir:index 4959 ;
     fhir:CodeSystem.concept.code [ fhir:value "7432.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Canvas Upholstery Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Canvas Upholstery Cutter" ]
  ], [
     fhir:index 4960 ;
     fhir:CodeSystem.concept.code [ fhir:value "7432.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Canvas Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Canvas Worker" ]
  ], [
     fhir:index 4961 ;
     fhir:CodeSystem.concept.code [ fhir:value "7432.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Canvas Worker Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Canvas Worker Supervisor" ]
  ], [
     fhir:index 4962 ;
     fhir:CodeSystem.concept.code [ fhir:value "7432.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Car Coach Trimmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Car Coach Trimmer" ]
  ], [
     fhir:index 4963 ;
     fhir:CodeSystem.concept.code [ fhir:value "7432.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Car Coach Upholsterer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Car Coach Upholsterer" ]
  ], [
     fhir:index 4964 ;
     fhir:CodeSystem.concept.code [ fhir:value "7432.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Car Trimmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Car Trimmer" ]
  ], [
     fhir:index 4965 ;
     fhir:CodeSystem.concept.code [ fhir:value "7432.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Car Upholsterer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Car Upholsterer" ]
  ], [
     fhir:index 4966 ;
     fhir:CodeSystem.concept.code [ fhir:value "7432.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chair Upholsterer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chair Upholsterer" ]
  ], [
     fhir:index 4967 ;
     fhir:CodeSystem.concept.code [ fhir:value "7432.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Furniture Trimmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Furniture Trimmer" ]
  ], [
     fhir:index 4968 ;
     fhir:CodeSystem.concept.code [ fhir:value "7432.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Furniture Upholsterer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Furniture Upholsterer" ]
  ], [
     fhir:index 4969 ;
     fhir:CodeSystem.concept.code [ fhir:value "7432.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Horsehair Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Horsehair Worker" ]
  ], [
     fhir:index 4970 ;
     fhir:CodeSystem.concept.code [ fhir:value "7432.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mattress Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mattress Maker" ]
  ], [
     fhir:index 4971 ;
     fhir:CodeSystem.concept.code [ fhir:value "7432.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mattress Maker Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mattress Maker Worker" ]
  ], [
     fhir:index 4972 ;
     fhir:CodeSystem.concept.code [ fhir:value "7432.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mattress Sewer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mattress Sewer" ]
  ], [
     fhir:index 4973 ;
     fhir:CodeSystem.concept.code [ fhir:value "7432.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motor Trimmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motor Trimmer" ]
  ], [
     fhir:index 4974 ;
     fhir:CodeSystem.concept.code [ fhir:value "7432.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Canvas Workers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Canvas Workers" ]
  ], [
     fhir:index 4975 ;
     fhir:CodeSystem.concept.code [ fhir:value "7432.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Furniture Upholsterers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Furniture Upholsterers" ]
  ], [
     fhir:index 4976 ;
     fhir:CodeSystem.concept.code [ fhir:value "7432.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Vehicle Upholsterer And Trimmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Vehicle Upholsterer And Trimmer" ]
  ], [
     fhir:index 4977 ;
     fhir:CodeSystem.concept.code [ fhir:value "7432.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Soft Furnishing Upholsterer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Soft Furnishing Upholsterer" ]
  ], [
     fhir:index 4978 ;
     fhir:CodeSystem.concept.code [ fhir:value "7432.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Springerup Upholstery Mattresses" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Springerup Upholstery Mattresses" ]
  ], [
     fhir:index 4979 ;
     fhir:CodeSystem.concept.code [ fhir:value "7432.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tarpaulin Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tarpaulin Maker" ]
  ], [
     fhir:index 4980 ;
     fhir:CodeSystem.concept.code [ fhir:value "7432.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vehicle Trimmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vehicle Trimmer" ]
  ], [
     fhir:index 4981 ;
     fhir:CodeSystem.concept.code [ fhir:value "7432.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vehicle Upholsterer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vehicle Upholsterer" ]
  ], [
     fhir:index 4982 ;
     fhir:CodeSystem.concept.code [ fhir:value "7432.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vehicle Upholsterer and Trimmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vehicle Upholsterer and Trimmer" ]
  ], [
     fhir:index 4983 ;
     fhir:CodeSystem.concept.code [ fhir:value "7432.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wire Mattress Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wire Mattress Maker" ]
  ], [
     fhir:index 4984 ;
     fhir:CodeSystem.concept.code [ fhir:value "7433.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Carpet and Other Floor Covering Layer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Carpet and Other Floor Covering Layer" ]
  ], [
     fhir:index 4985 ;
     fhir:CodeSystem.concept.code [ fhir:value "7433.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Carpet and Vinyl Layer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Carpet and Vinyl Layer" ]
  ], [
     fhir:index 4986 ;
     fhir:CodeSystem.concept.code [ fhir:value "7433.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Carpet Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Carpet Cutter" ]
  ], [
     fhir:index 4987 ;
     fhir:CodeSystem.concept.code [ fhir:value "7433.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Carpet Installer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Carpet Installer" ]
  ], [
     fhir:index 4988 ;
     fhir:CodeSystem.concept.code [ fhir:value "7433.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Carpet Layer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Carpet Layer" ]
  ], [
     fhir:index 4989 ;
     fhir:CodeSystem.concept.code [ fhir:value "7433.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Carpet Layer Planner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Carpet Layer Planner" ]
  ], [
     fhir:index 4990 ;
     fhir:CodeSystem.concept.code [ fhir:value "7433.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Carpet Vinyl Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Carpet Vinyl Fitter" ]
  ], [
     fhir:index 4991 ;
     fhir:CodeSystem.concept.code [ fhir:value "7433.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Floor Covering Installer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Floor Covering Installer" ]
  ], [
     fhir:index 4992 ;
     fhir:CodeSystem.concept.code [ fhir:value "7433.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Floor Layer Parquetry" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Floor Layer Parquetry" ]
  ], [
     fhir:index 4993 ;
     fhir:CodeSystem.concept.code [ fhir:value "7433.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Floor Sander" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Floor Sander" ]
  ], [
     fhir:index 4994 ;
     fhir:CodeSystem.concept.code [ fhir:value "7433.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Flooring Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Flooring Contractor" ]
  ], [
     fhir:index 4995 ;
     fhir:CodeSystem.concept.code [ fhir:value "7433.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Flooring Specialist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Flooring Specialist" ]
  ], [
     fhir:index 4996 ;
     fhir:CodeSystem.concept.code [ fhir:value "7433.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Floorsander" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Floorsander" ]
  ], [
     fhir:index 4997 ;
     fhir:CodeSystem.concept.code [ fhir:value "7433.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Layer Flooring" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Layer Flooring" ]
  ], [
     fhir:index 4998 ;
     fhir:CodeSystem.concept.code [ fhir:value "7433.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Layer Flooring Particle Board" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Layer Flooring Particle Board" ]
  ], [
     fhir:index 4999 ;
     fhir:CodeSystem.concept.code [ fhir:value "7433.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lino Layer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lino Layer" ]
  ], [
     fhir:index 5000 ;
     fhir:CodeSystem.concept.code [ fhir:value "7433.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Linoleum Layer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Linoleum Layer" ]
  ], [
     fhir:index 5001 ;
     fhir:CodeSystem.concept.code [ fhir:value "7433.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Carpet and Other Floor Layers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Carpet and Other Floor Layers" ]
  ], [
     fhir:index 5002 ;
     fhir:CodeSystem.concept.code [ fhir:value "7433.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vinyl Layer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vinyl Layer" ]
  ], [
     fhir:index 5003 ;
     fhir:CodeSystem.concept.code [ fhir:value "7441.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Boot Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Boot Repairer" ]
  ], [
     fhir:index 5004 ;
     fhir:CodeSystem.concept.code [ fhir:value "7441.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cobbler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cobbler" ]
  ], [
     fhir:index 5005 ;
     fhir:CodeSystem.concept.code [ fhir:value "7441.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Footwear Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Footwear Repairer" ]
  ], [
     fhir:index 5006 ;
     fhir:CodeSystem.concept.code [ fhir:value "7441.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Shoe Repairers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Shoe Repairers" ]
  ], [
     fhir:index 5007 ;
     fhir:CodeSystem.concept.code [ fhir:value "7441.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Saddler and Harness Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Saddler and Harness Maker" ]
  ], [
     fhir:index 5008 ;
     fhir:CodeSystem.concept.code [ fhir:value "7441.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shoe Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shoe Repairer" ]
  ], [
     fhir:index 5009 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bentonite Miner Sluicer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bentonite Miner Sluicer" ]
  ], [
     fhir:index 5010 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Building Stone Quarryman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Building Stone Quarryman" ]
  ], [
     fhir:index 5011 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cement Clay Lime Quarryman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cement Clay Lime Quarryman" ]
  ], [
     fhir:index 5012 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coal Crushing Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coal Crushing Machine Operator" ]
  ], [
     fhir:index 5013 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coal Hewer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coal Hewer" ]
  ], [
     fhir:index 5014 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coal Miner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coal Miner" ]
  ], [
     fhir:index 5015 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Collier" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Collier" ]
  ], [
     fhir:index 5016 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Copper Miner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Copper Miner" ]
  ], [
     fhir:index 5017 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Crusher Operator Minerals" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Crusher Operator Minerals" ]
  ], [
     fhir:index 5018 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gold Miner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Gold Miner" ]
  ], [
     fhir:index 5019 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gravel Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Gravel Worker" ]
  ], [
     fhir:index 5020 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Marble Quarryman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Marble Quarryman" ]
  ], [
     fhir:index 5021 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mine Driller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mine Driller" ]
  ], [
     fhir:index 5022 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mine Sampler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mine Sampler" ]
  ], [
     fhir:index 5023 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mine Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mine Worker" ]
  ], [
     fhir:index 5024 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Miner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Miner" ]
  ], [
     fhir:index 5025 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mining Blaster" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mining Blaster" ]
  ], [
     fhir:index 5026 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mining Chargeman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mining Chargeman" ]
  ], [
     fhir:index 5027 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mining Plant Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mining Plant Operator" ]
  ], [
     fhir:index 5028 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mining Surfaceman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mining Surfaceman" ]
  ], [
     fhir:index 5029 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mining Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mining Worker" ]
  ], [
     fhir:index 5030 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Production Foreman Overseer Mining Quarrying" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Production Foreman Overseer Mining Quarrying" ]
  ], [
     fhir:index 5031 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Production Supervisor Miners Quarrymen" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Production Supervisor Miners Quarrymen" ]
  ], [
     fhir:index 5032 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Production Supervisor Mining Plant Operators" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Production Supervisor Mining Plant Operators" ]
  ], [
     fhir:index 5033 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Quarry and Mine Workers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Quarry and Mine Workers" ]
  ], [
     fhir:index 5034 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quarry and Mine Working Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quarry and Mine Working Supervisor" ]
  ], [
     fhir:index 5035 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quarry Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quarry Hand" ]
  ], [
     fhir:index 5036 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quarry Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quarry Worker" ]
  ], [
     fhir:index 5037 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quarrying Blaster" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quarrying Blaster" ]
  ], [
     fhir:index 5038 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quarrying Overseer Foreman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quarrying Overseer Foreman" ]
  ], [
     fhir:index 5039 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quarrying Shot Firer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quarrying Shot Firer" ]
  ], [
     fhir:index 5040 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quarrying Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quarrying Worker" ]
  ], [
     fhir:index 5041 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sand Pit Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sand Pit Worker" ]
  ], [
     fhir:index 5042 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Scheelite Miner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Scheelite Miner" ]
  ], [
     fhir:index 5043 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shift Boss Mine" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shift Boss Mine" ]
  ], [
     fhir:index 5044 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shot Firer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shot Firer" ]
  ], [
     fhir:index 5045 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shuttle Car Operator Mine" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shuttle Car Operator Mine" ]
  ], [
     fhir:index 5046 ;
     fhir:CodeSystem.concept.code [ fhir:value "8111.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Silver Miner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Silver Miner" ]
  ], [
     fhir:index 5047 ;
     fhir:CodeSystem.concept.code [ fhir:value "8112.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Crusher Quarry" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Crusher Quarry" ]
  ], [
     fhir:index 5048 ;
     fhir:CodeSystem.concept.code [ fhir:value "8112.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Grinder Quarry" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Grinder Quarry" ]
  ], [
     fhir:index 5049 ;
     fhir:CodeSystem.concept.code [ fhir:value "8112.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lime Miller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lime Miller" ]
  ], [
     fhir:index 5050 ;
     fhir:CodeSystem.concept.code [ fhir:value "8112.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mineral and Stone Treater" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mineral and Stone Treater" ]
  ], [
     fhir:index 5051 ;
     fhir:CodeSystem.concept.code [ fhir:value "8112.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ore Crusher Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ore Crusher Operator" ]
  ], [
     fhir:index 5052 ;
     fhir:CodeSystem.concept.code [ fhir:value "8112.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quarry Jig Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quarry Jig Operator" ]
  ], [
     fhir:index 5053 ;
     fhir:CodeSystem.concept.code [ fhir:value "8112.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rock and Clay Grinder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rock and Clay Grinder" ]
  ], [
     fhir:index 5054 ;
     fhir:CodeSystem.concept.code [ fhir:value "8112.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Screen Worker Mine or Quarry" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Screen Worker Mine or Quarry" ]
  ], [
     fhir:index 5055 ;
     fhir:CodeSystem.concept.code [ fhir:value "8112.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stone Crusher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stone Crusher" ]
  ], [
     fhir:index 5056 ;
     fhir:CodeSystem.concept.code [ fhir:value "8112.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stone Splitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stone Splitter" ]
  ], [
     fhir:index 5057 ;
     fhir:CodeSystem.concept.code [ fhir:value "8113.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bore Driller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bore Driller" ]
  ], [
     fhir:index 5058 ;
     fhir:CodeSystem.concept.code [ fhir:value "8113.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bore Driller Thermal Steam" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bore Driller Thermal Steam" ]
  ], [
     fhir:index 5059 ;
     fhir:CodeSystem.concept.code [ fhir:value "8113.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cable Driller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cable Driller" ]
  ], [
     fhir:index 5060 ;
     fhir:CodeSystem.concept.code [ fhir:value "8113.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Derrick Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Derrick Worker" ]
  ], [
     fhir:index 5061 ;
     fhir:CodeSystem.concept.code [ fhir:value "8113.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Driller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Driller" ]
  ], [
     fhir:index 5062 ;
     fhir:CodeSystem.concept.code [ fhir:value "8113.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Oil and Gas Caser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Oil and Gas Caser" ]
  ], [
     fhir:index 5063 ;
     fhir:CodeSystem.concept.code [ fhir:value "8113.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Oil and Gas Cementer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Oil and Gas Cementer" ]
  ], [
     fhir:index 5064 ;
     fhir:CodeSystem.concept.code [ fhir:value "8113.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Oil and Gas Derrickman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Oil and Gas Derrickman" ]
  ], [
     fhir:index 5065 ;
     fhir:CodeSystem.concept.code [ fhir:value "8113.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Oil Rig Floorman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Oil Rig Floorman" ]
  ], [
     fhir:index 5066 ;
     fhir:CodeSystem.concept.code [ fhir:value "8113.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Overseer Foreman Oil and Gas Drilling" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Overseer Foreman Oil and Gas Drilling" ]
  ], [
     fhir:index 5067 ;
     fhir:CodeSystem.concept.code [ fhir:value "8113.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rotary Driller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rotary Driller" ]
  ], [
     fhir:index 5068 ;
     fhir:CodeSystem.concept.code [ fhir:value "8113.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Roughneck Oil Well Drilling" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Roughneck Oil Well Drilling" ]
  ], [
     fhir:index 5069 ;
     fhir:CodeSystem.concept.code [ fhir:value "8113.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Supervisor Oil And Gas Drilling" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Supervisor Oil And Gas Drilling" ]
  ], [
     fhir:index 5070 ;
     fhir:CodeSystem.concept.code [ fhir:value "8113.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Well Borer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Well Borer" ]
  ], [
     fhir:index 5071 ;
     fhir:CodeSystem.concept.code [ fhir:value "8113.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Well Caser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Well Caser" ]
  ], [
     fhir:index 5072 ;
     fhir:CodeSystem.concept.code [ fhir:value "8113.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Well Driller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Well Driller" ]
  ], [
     fhir:index 5073 ;
     fhir:CodeSystem.concept.code [ fhir:value "8113.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Well Sinker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Well Sinker" ]
  ], [
     fhir:index 5074 ;
     fhir:CodeSystem.concept.code [ fhir:value "8121.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cupola Furnaceman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cupola Furnaceman" ]
  ], [
     fhir:index 5075 ;
     fhir:CodeSystem.concept.code [ fhir:value "8121.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Die Press Operator Forging" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Die Press Operator Forging" ]
  ], [
     fhir:index 5076 ;
     fhir:CodeSystem.concept.code [ fhir:value "8121.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Drop Hammer Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Drop Hammer Operator" ]
  ], [
     fhir:index 5077 ;
     fhir:CodeSystem.concept.code [ fhir:value "8121.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electric Arc Furnaceman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electric Arc Furnaceman" ]
  ], [
     fhir:index 5078 ;
     fhir:CodeSystem.concept.code [ fhir:value "8121.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forge Hammer Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forge Hammer Operator" ]
  ], [
     fhir:index 5079 ;
     fhir:CodeSystem.concept.code [ fhir:value "8121.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forging Press Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forging Press Operator" ]
  ], [
     fhir:index 5080 ;
     fhir:CodeSystem.concept.code [ fhir:value "8121.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Furnace Operator Metallic Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Furnace Operator Metallic Supervisor" ]
  ], [
     fhir:index 5081 ;
     fhir:CodeSystem.concept.code [ fhir:value "8121.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Furnaceman Ore Smelting" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Furnaceman Ore Smelting" ]
  ], [
     fhir:index 5082 ;
     fhir:CodeSystem.concept.code [ fhir:value "8121.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ingot Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ingot Operator" ]
  ], [
     fhir:index 5083 ;
     fhir:CodeSystem.concept.code [ fhir:value "8121.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Annealer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Annealer" ]
  ], [
     fhir:index 5084 ;
     fhir:CodeSystem.concept.code [ fhir:value "8121.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Hardener" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Hardener" ]
  ], [
     fhir:index 5085 ;
     fhir:CodeSystem.concept.code [ fhir:value "8121.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Melter Reheater" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Melter Reheater" ]
  ], [
     fhir:index 5086 ;
     fhir:CodeSystem.concept.code [ fhir:value "8121.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Temperer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Temperer" ]
  ], [
     fhir:index 5087 ;
     fhir:CodeSystem.concept.code [ fhir:value "8121.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metallic Furnace Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metallic Furnace Operator" ]
  ], [
     fhir:index 5088 ;
     fhir:CodeSystem.concept.code [ fhir:value "8121.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metallic Furnace Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metallic Furnace Supervisor" ]
  ], [
     fhir:index 5089 ;
     fhir:CodeSystem.concept.code [ fhir:value "8121.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pot Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pot Operator" ]
  ], [
     fhir:index 5090 ;
     fhir:CodeSystem.concept.code [ fhir:value "8121.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Power Hammer Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Power Hammer Operator" ]
  ], [
     fhir:index 5091 ;
     fhir:CodeSystem.concept.code [ fhir:value "8121.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Press Operator Metal Forging" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Press Operator Metal Forging" ]
  ], [
     fhir:index 5092 ;
     fhir:CodeSystem.concept.code [ fhir:value "8121.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Metallic Furnace Operators" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Metallic Furnace Operators" ]
  ], [
     fhir:index 5093 ;
     fhir:CodeSystem.concept.code [ fhir:value "8121.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Steam Hammer Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Steam Hammer Operator" ]
  ], [
     fhir:index 5094 ;
     fhir:CodeSystem.concept.code [ fhir:value "8122.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Continuous Rod Casting Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Continuous Rod Casting Machine Operator" ]
  ], [
     fhir:index 5095 ;
     fhir:CodeSystem.concept.code [ fhir:value "8122.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Die Casting Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Die Casting Machine Operator" ]
  ], [
     fhir:index 5096 ;
     fhir:CodeSystem.concept.code [ fhir:value "8122.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fettler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fettler" ]
  ], [
     fhir:index 5097 ;
     fhir:CodeSystem.concept.code [ fhir:value "8122.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Foundry Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Foundry Worker" ]
  ], [
     fhir:index 5098 ;
     fhir:CodeSystem.concept.code [ fhir:value "8122.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Iron Machinist Foundry" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Iron Machinist Foundry" ]
  ], [
     fhir:index 5099 ;
     fhir:CodeSystem.concept.code [ fhir:value "8122.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Burnisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Burnisher" ]
  ], [
     fhir:index 5100 ;
     fhir:CodeSystem.concept.code [ fhir:value "8122.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Caster" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Caster" ]
  ], [
     fhir:index 5101 ;
     fhir:CodeSystem.concept.code [ fhir:value "8122.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Casting Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Casting Supervisor" ]
  ], [
     fhir:index 5102 ;
     fhir:CodeSystem.concept.code [ fhir:value "8122.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Conveyor Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Conveyor Operator" ]
  ], [
     fhir:index 5103 ;
     fhir:CodeSystem.concept.code [ fhir:value "8122.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Pourer Foundry" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Pourer Foundry" ]
  ], [
     fhir:index 5104 ;
     fhir:CodeSystem.concept.code [ fhir:value "8122.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Metal Casters" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Metal Casters" ]
  ], [
     fhir:index 5105 ;
     fhir:CodeSystem.concept.code [ fhir:value "8122.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rolling Mill Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rolling Mill Operator" ]
  ], [
     fhir:index 5106 ;
     fhir:CodeSystem.concept.code [ fhir:value "8122.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sandblaster Metal Castings" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sandblaster Metal Castings" ]
  ], [
     fhir:index 5107 ;
     fhir:CodeSystem.concept.code [ fhir:value "8122.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shot Blaster Castings" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shot Blaster Castings" ]
  ], [
     fhir:index 5108 ;
     fhir:CodeSystem.concept.code [ fhir:value "8122.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Steel Caster" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Steel Caster" ]
  ], [
     fhir:index 5109 ;
     fhir:CodeSystem.concept.code [ fhir:value "8122.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Steel Tube Mill Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Steel Tube Mill Operator" ]
  ], [
     fhir:index 5110 ;
     fhir:CodeSystem.concept.code [ fhir:value "8122.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Steel Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Steel Worker" ]
  ], [
     fhir:index 5111 ;
     fhir:CodeSystem.concept.code [ fhir:value "8122.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Steel Working Process Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Steel Working Process Worker" ]
  ], [
     fhir:index 5112 ;
     fhir:CodeSystem.concept.code [ fhir:value "8122.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Steelworker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Steelworker" ]
  ], [
     fhir:index 5113 ;
     fhir:CodeSystem.concept.code [ fhir:value "8122.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Steelworking Process Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Steelworking Process Worker" ]
  ], [
     fhir:index 5114 ;
     fhir:CodeSystem.concept.code [ fhir:value "8123.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Argon Welder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Argon Welder" ]
  ], [
     fhir:index 5115 ;
     fhir:CodeSystem.concept.code [ fhir:value "8123.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Brazer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Brazer" ]
  ], [
     fhir:index 5116 ;
     fhir:CodeSystem.concept.code [ fhir:value "8123.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Carbon Dioxide Welder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Carbon Dioxide Welder" ]
  ], [
     fhir:index 5117 ;
     fhir:CodeSystem.concept.code [ fhir:value "8123.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electric Arc Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electric Arc Cutter" ]
  ], [
     fhir:index 5118 ;
     fhir:CodeSystem.concept.code [ fhir:value "8123.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electric Arc Welder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electric Arc Welder" ]
  ], [
     fhir:index 5119 ;
     fhir:CodeSystem.concept.code [ fhir:value "8123.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Flame Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Flame Cutter" ]
  ], [
     fhir:index 5120 ;
     fhir:CodeSystem.concept.code [ fhir:value "8123.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gas Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Gas Cutter" ]
  ], [
     fhir:index 5121 ;
     fhir:CodeSystem.concept.code [ fhir:value "8123.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "General Welder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "General Welder" ]
  ], [
     fhir:index 5122 ;
     fhir:CodeSystem.concept.code [ fhir:value "8123.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lead Burner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lead Burner" ]
  ], [
     fhir:index 5123 ;
     fhir:CodeSystem.concept.code [ fhir:value "8123.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lead Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lead Worker" ]
  ], [
     fhir:index 5124 ;
     fhir:CodeSystem.concept.code [ fhir:value "8123.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Oxyacetylene Gas Welder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Oxyacetylene Gas Welder" ]
  ], [
     fhir:index 5125 ;
     fhir:CodeSystem.concept.code [ fhir:value "8123.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Solderer and Brazer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Solderer and Brazer" ]
  ], [
     fhir:index 5126 ;
     fhir:CodeSystem.concept.code [ fhir:value "8123.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Spot Welder Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Spot Welder Operator" ]
  ], [
     fhir:index 5127 ;
     fhir:CodeSystem.concept.code [ fhir:value "8123.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Welder and Flame Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Welder and Flame Cutter" ]
  ], [
     fhir:index 5128 ;
     fhir:CodeSystem.concept.code [ fhir:value "8123.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Welding Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Welding Inspector" ]
  ], [
     fhir:index 5129 ;
     fhir:CodeSystem.concept.code [ fhir:value "8123.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Welding Superintendent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Welding Superintendent" ]
  ], [
     fhir:index 5130 ;
     fhir:CodeSystem.concept.code [ fhir:value "8124.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Manipulator Metal Rolling Mill Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Manipulator Metal Rolling Mill Worker" ]
  ], [
     fhir:index 5131 ;
     fhir:CodeSystem.concept.code [ fhir:value "8124.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Drawer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Drawer" ]
  ], [
     fhir:index 5132 ;
     fhir:CodeSystem.concept.code [ fhir:value "8124.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Drawer or Extruder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Drawer or Extruder" ]
  ], [
     fhir:index 5133 ;
     fhir:CodeSystem.concept.code [ fhir:value "8124.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Drawer Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Drawer Supervisor" ]
  ], [
     fhir:index 5134 ;
     fhir:CodeSystem.concept.code [ fhir:value "8124.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Extruder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Extruder" ]
  ], [
     fhir:index 5135 ;
     fhir:CodeSystem.concept.code [ fhir:value "8124.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Extruder Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Extruder Operator" ]
  ], [
     fhir:index 5136 ;
     fhir:CodeSystem.concept.code [ fhir:value "8124.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Extrusion Press Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Extrusion Press Operator" ]
  ], [
     fhir:index 5137 ;
     fhir:CodeSystem.concept.code [ fhir:value "8124.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Normaliser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Normaliser" ]
  ], [
     fhir:index 5138 ;
     fhir:CodeSystem.concept.code [ fhir:value "8124.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Pipe and Tube Drawer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Pipe and Tube Drawer" ]
  ], [
     fhir:index 5139 ;
     fhir:CodeSystem.concept.code [ fhir:value "8124.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wire Drawer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wire Drawer" ]
  ], [
     fhir:index 5140 ;
     fhir:CodeSystem.concept.code [ fhir:value "8124.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wire Drawing Process Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wire Drawing Process Worker" ]
  ], [
     fhir:index 5141 ;
     fhir:CodeSystem.concept.code [ fhir:value "8131.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Brick and Tile Drawer and Setter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Brick and Tile Drawer and Setter" ]
  ], [
     fhir:index 5142 ;
     fhir:CodeSystem.concept.code [ fhir:value "8131.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Brick and Tile Kilnman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Brick and Tile Kilnman" ]
  ], [
     fhir:index 5143 ;
     fhir:CodeSystem.concept.code [ fhir:value "8131.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Brick and Tile Maker Moulder Presser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Brick and Tile Maker Moulder Presser" ]
  ], [
     fhir:index 5144 ;
     fhir:CodeSystem.concept.code [ fhir:value "8131.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Brick Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Brick Maker" ]
  ], [
     fhir:index 5145 ;
     fhir:CodeSystem.concept.code [ fhir:value "8131.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Brickmaker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Brickmaker" ]
  ], [
     fhir:index 5146 ;
     fhir:CodeSystem.concept.code [ fhir:value "8131.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Brickmaking Process Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Brickmaking Process Worker" ]
  ], [
     fhir:index 5147 ;
     fhir:CodeSystem.concept.code [ fhir:value "8131.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ceramic Porcelain Pottery Presser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ceramic Porcelain Pottery Presser" ]
  ], [
     fhir:index 5148 ;
     fhir:CodeSystem.concept.code [ fhir:value "8131.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ceramics Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ceramics Worker" ]
  ], [
     fhir:index 5149 ;
     fhir:CodeSystem.concept.code [ fhir:value "8131.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ceramist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ceramist" ]
  ], [
     fhir:index 5150 ;
     fhir:CodeSystem.concept.code [ fhir:value "8131.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Clay Mixer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Clay Mixer" ]
  ], [
     fhir:index 5151 ;
     fhir:CodeSystem.concept.code [ fhir:value "8131.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Clay Mould Plant Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Clay Mould Plant Operator" ]
  ], [
     fhir:index 5152 ;
     fhir:CodeSystem.concept.code [ fhir:value "8131.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Clay Product Plant Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Clay Product Plant Operator" ]
  ], [
     fhir:index 5153 ;
     fhir:CodeSystem.concept.code [ fhir:value "8131.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glass Furnaceman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glass Furnaceman" ]
  ], [
     fhir:index 5154 ;
     fhir:CodeSystem.concept.code [ fhir:value "8131.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kiln Burner Lime" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kiln Burner Lime" ]
  ], [
     fhir:index 5155 ;
     fhir:CodeSystem.concept.code [ fhir:value "8131.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kilnman Ovenman Kilnburner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kilnman Ovenman Kilnburner" ]
  ], [
     fhir:index 5156 ;
     fhir:CodeSystem.concept.code [ fhir:value "8131.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Non Metallic Mineral Products Kiln Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Non Metallic Mineral Products Kiln Operator" ]
  ], [
     fhir:index 5157 ;
     fhir:CodeSystem.concept.code [ fhir:value "8131.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Non Metallic Mineral Products Kiln or Furnace Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Non Metallic Mineral Products Kiln or Furnace Operator" ]
  ], [
     fhir:index 5158 ;
     fhir:CodeSystem.concept.code [ fhir:value "8131.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nonmetallic Mineral Products Kiln Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nonmetallic Mineral Products Kiln Operator" ]
  ], [
     fhir:index 5159 ;
     fhir:CodeSystem.concept.code [ fhir:value "8131.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Porcelain Factory Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Porcelain Factory Worker" ]
  ], [
     fhir:index 5160 ;
     fhir:CodeSystem.concept.code [ fhir:value "8131.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Potter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Potter" ]
  ], [
     fhir:index 5161 ;
     fhir:CodeSystem.concept.code [ fhir:value "8131.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pottery and Porcelain Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pottery and Porcelain Cutter" ]
  ], [
     fhir:index 5162 ;
     fhir:CodeSystem.concept.code [ fhir:value "8131.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pottery and Porcelain Modeller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pottery and Porcelain Modeller" ]
  ], [
     fhir:index 5163 ;
     fhir:CodeSystem.concept.code [ fhir:value "8131.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pottery and Porcelain Mould Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pottery and Porcelain Mould Maker" ]
  ], [
     fhir:index 5164 ;
     fhir:CodeSystem.concept.code [ fhir:value "8131.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pottery and Porcelain Mould Making Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pottery and Porcelain Mould Making Supervisor" ]
  ], [
     fhir:index 5165 ;
     fhir:CodeSystem.concept.code [ fhir:value "8131.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pottery Insulator Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pottery Insulator Maker" ]
  ], [
     fhir:index 5166 ;
     fhir:CodeSystem.concept.code [ fhir:value "8131.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pottery Pipe Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pottery Pipe Maker" ]
  ], [
     fhir:index 5167 ;
     fhir:CodeSystem.concept.code [ fhir:value "8131.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pottery Process Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pottery Process Worker" ]
  ], [
     fhir:index 5168 ;
     fhir:CodeSystem.concept.code [ fhir:value "8131.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tile Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tile Maker" ]
  ], [
     fhir:index 5169 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bottle Making Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bottle Making Machine Operator" ]
  ], [
     fhir:index 5170 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ceramics Dipper and Glazer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ceramics Dipper and Glazer" ]
  ], [
     fhir:index 5171 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ceramics Enameller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ceramics Enameller" ]
  ], [
     fhir:index 5172 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Decorative Glass Finisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Decorative Glass Finisher" ]
  ], [
     fhir:index 5173 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Factory Hand Fibreglass Moulding" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Factory Hand Fibreglass Moulding" ]
  ], [
     fhir:index 5174 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fibreglass Laminating Process Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fibreglass Laminating Process Worker" ]
  ], [
     fhir:index 5175 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fibreglass Laminator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fibreglass Laminator" ]
  ], [
     fhir:index 5176 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fibreglass Pattern Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fibreglass Pattern Maker" ]
  ], [
     fhir:index 5177 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fibreglass Process Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fibreglass Process Worker" ]
  ], [
     fhir:index 5178 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fibreglass Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fibreglass Worker" ]
  ], [
     fhir:index 5179 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fibreglass Worker and Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fibreglass Worker and Maker" ]
  ], [
     fhir:index 5180 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fibreglasser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fibreglasser" ]
  ], [
     fhir:index 5181 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glass and Ceramics Decorator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glass and Ceramics Decorator" ]
  ], [
     fhir:index 5182 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glass and Ceramics Decorator Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glass and Ceramics Decorator Supervisor" ]
  ], [
     fhir:index 5183 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glass and Ceramics Painter and Decorator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glass and Ceramics Painter and Decorator" ]
  ], [
     fhir:index 5184 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glass Bender" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glass Bender" ]
  ], [
     fhir:index 5185 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glass Blower" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glass Blower" ]
  ], [
     fhir:index 5186 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glass Decorator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glass Decorator" ]
  ], [
     fhir:index 5187 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glass Drawing Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glass Drawing Machine Operator" ]
  ], [
     fhir:index 5188 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glass Drawing Machine Operator Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glass Drawing Machine Operator Supervisor" ]
  ], [
     fhir:index 5189 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glass Fibre Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glass Fibre Maker" ]
  ], [
     fhir:index 5190 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glass Fibre Process Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glass Fibre Process Worker" ]
  ], [
     fhir:index 5191 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glass Flanger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glass Flanger" ]
  ], [
     fhir:index 5192 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glass Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glass Maker" ]
  ], [
     fhir:index 5193 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glass Making Process Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glass Making Process Worker" ]
  ], [
     fhir:index 5194 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glass Mould Blower" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glass Mould Blower" ]
  ], [
     fhir:index 5195 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glass Polisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glass Polisher" ]
  ], [
     fhir:index 5196 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glass Pressing and Drawing Machine Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glass Pressing and Drawing Machine Supervisor" ]
  ], [
     fhir:index 5197 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glass Pressing Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glass Pressing Machine Operator" ]
  ], [
     fhir:index 5198 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glass Silverer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glass Silverer" ]
  ], [
     fhir:index 5199 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glass Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glass Worker" ]
  ], [
     fhir:index 5200 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glaze Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glaze Maker" ]
  ], [
     fhir:index 5201 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mirror Silverer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mirror Silverer" ]
  ], [
     fhir:index 5202 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plate Glass Roller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plate Glass Roller" ]
  ], [
     fhir:index 5203 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Glass And Ceramics Painters" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Glass And Ceramics Painters" ]
  ], [
     fhir:index 5204 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Scientific Glass Blower" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Scientific Glass Blower" ]
  ], [
     fhir:index 5205 ;
     fhir:CodeSystem.concept.code [ fhir:value "8132.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sun Tint Filmer Glass" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sun Tint Filmer Glass" ]
  ], [
     fhir:index 5206 ;
     fhir:CodeSystem.concept.code [ fhir:value "8141.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Benchman Sawmill" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Benchman Sawmill" ]
  ], [
     fhir:index 5207 ;
     fhir:CodeSystem.concept.code [ fhir:value "8141.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Breast Bench Sawyer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Breast Bench Sawyer" ]
  ], [
     fhir:index 5208 ;
     fhir:CodeSystem.concept.code [ fhir:value "8141.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chipper Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chipper Operator" ]
  ], [
     fhir:index 5209 ;
     fhir:CodeSystem.concept.code [ fhir:value "8141.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Log Chipping Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Log Chipping Machine Operator" ]
  ], [
     fhir:index 5210 ;
     fhir:CodeSystem.concept.code [ fhir:value "8141.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Planer Timber Machinery" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Planer Timber Machinery" ]
  ], [
     fhir:index 5211 ;
     fhir:CodeSystem.concept.code [ fhir:value "8141.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Post Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Post Cutter" ]
  ], [
     fhir:index 5212 ;
     fhir:CodeSystem.concept.code [ fhir:value "8141.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Precision Timber Machinist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Precision Timber Machinist" ]
  ], [
     fhir:index 5213 ;
     fhir:CodeSystem.concept.code [ fhir:value "8141.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Timber Grader Classers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Timber Grader Classers" ]
  ], [
     fhir:index 5214 ;
     fhir:CodeSystem.concept.code [ fhir:value "8141.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sawmill Band Saw Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sawmill Band Saw Operator" ]
  ], [
     fhir:index 5215 ;
     fhir:CodeSystem.concept.code [ fhir:value "8141.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sawmill Docker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sawmill Docker" ]
  ], [
     fhir:index 5216 ;
     fhir:CodeSystem.concept.code [ fhir:value "8141.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sawmill Firewood Machinist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sawmill Firewood Machinist" ]
  ], [
     fhir:index 5217 ;
     fhir:CodeSystem.concept.code [ fhir:value "8141.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sawmill Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sawmill Hand" ]
  ], [
     fhir:index 5218 ;
     fhir:CodeSystem.concept.code [ fhir:value "8141.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sawmill Peel Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sawmill Peel Operator" ]
  ], [
     fhir:index 5219 ;
     fhir:CodeSystem.concept.code [ fhir:value "8141.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sawmill Process Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sawmill Process Worker" ]
  ], [
     fhir:index 5220 ;
     fhir:CodeSystem.concept.code [ fhir:value "8141.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sawmill Skidman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sawmill Skidman" ]
  ], [
     fhir:index 5221 ;
     fhir:CodeSystem.concept.code [ fhir:value "8141.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sawmill Table Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sawmill Table Hand" ]
  ], [
     fhir:index 5222 ;
     fhir:CodeSystem.concept.code [ fhir:value "8141.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sawmill Tallyman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sawmill Tallyman" ]
  ], [
     fhir:index 5223 ;
     fhir:CodeSystem.concept.code [ fhir:value "8141.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sawmill Timber Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sawmill Timber Machine Operator" ]
  ], [
     fhir:index 5224 ;
     fhir:CodeSystem.concept.code [ fhir:value "8141.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sawmill Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sawmill Worker" ]
  ], [
     fhir:index 5225 ;
     fhir:CodeSystem.concept.code [ fhir:value "8141.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sawmill Yardman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sawmill Yardman" ]
  ], [
     fhir:index 5226 ;
     fhir:CodeSystem.concept.code [ fhir:value "8141.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sawmiller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sawmiller" ]
  ], [
     fhir:index 5227 ;
     fhir:CodeSystem.concept.code [ fhir:value "8141.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sawyer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sawyer" ]
  ], [
     fhir:index 5228 ;
     fhir:CodeSystem.concept.code [ fhir:value "8141.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sawyer Woodwork" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sawyer Woodwork" ]
  ], [
     fhir:index 5229 ;
     fhir:CodeSystem.concept.code [ fhir:value "8141.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Solidwood Process Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Solidwood Process Operator" ]
  ], [
     fhir:index 5230 ;
     fhir:CodeSystem.concept.code [ fhir:value "8141.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tailer Out Sawmill" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tailer Out Sawmill" ]
  ], [
     fhir:index 5231 ;
     fhir:CodeSystem.concept.code [ fhir:value "8141.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tallyman Timber Yard" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tallyman Timber Yard" ]
  ], [
     fhir:index 5232 ;
     fhir:CodeSystem.concept.code [ fhir:value "8141.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Timber Classer Grader Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Timber Classer Grader Supervisor" ]
  ], [
     fhir:index 5233 ;
     fhir:CodeSystem.concept.code [ fhir:value "8141.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Timber Forest Products Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Timber Forest Products Inspector" ]
  ], [
     fhir:index 5234 ;
     fhir:CodeSystem.concept.code [ fhir:value "8141.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Timber Grader Classer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Timber Grader Classer" ]
  ], [
     fhir:index 5235 ;
     fhir:CodeSystem.concept.code [ fhir:value "8141.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Timber Inspector Forests" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Timber Inspector Forests" ]
  ], [
     fhir:index 5236 ;
     fhir:CodeSystem.concept.code [ fhir:value "8141.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Timber Overseer Forestry" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Timber Overseer Forestry" ]
  ], [
     fhir:index 5237 ;
     fhir:CodeSystem.concept.code [ fhir:value "8141.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Timber Processing Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Timber Processing Machine Operator" ]
  ], [
     fhir:index 5238 ;
     fhir:CodeSystem.concept.code [ fhir:value "8141.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Timber Processing Machine Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Timber Processing Machine Supervisor" ]
  ], [
     fhir:index 5239 ;
     fhir:CodeSystem.concept.code [ fhir:value "8141.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Timber Sorter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Timber Sorter" ]
  ], [
     fhir:index 5240 ;
     fhir:CodeSystem.concept.code [ fhir:value "8141.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Timber Stripper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Timber Stripper" ]
  ], [
     fhir:index 5241 ;
     fhir:CodeSystem.concept.code [ fhir:value "8142.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Beater Operator Pulp" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Beater Operator Pulp" ]
  ], [
     fhir:index 5242 ;
     fhir:CodeSystem.concept.code [ fhir:value "8142.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bleacher Operator Pulp Making" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bleacher Operator Pulp Making" ]
  ], [
     fhir:index 5243 ;
     fhir:CodeSystem.concept.code [ fhir:value "8142.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Boilerman Paper Pulp Production" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Boilerman Paper Pulp Production" ]
  ], [
     fhir:index 5244 ;
     fhir:CodeSystem.concept.code [ fhir:value "8142.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paper Pulp Digestor Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paper Pulp Digestor Operator" ]
  ], [
     fhir:index 5245 ;
     fhir:CodeSystem.concept.code [ fhir:value "8142.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paper Pulp Preparer Production Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paper Pulp Preparer Production Worker" ]
  ], [
     fhir:index 5246 ;
     fhir:CodeSystem.concept.code [ fhir:value "8142.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paper Pulp Production Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paper Pulp Production Supervisor" ]
  ], [
     fhir:index 5247 ;
     fhir:CodeSystem.concept.code [ fhir:value "8142.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pulp Mill Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pulp Mill Worker" ]
  ], [
     fhir:index 5248 ;
     fhir:CodeSystem.concept.code [ fhir:value "8142.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pulp Production Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pulp Production Supervisor" ]
  ], [
     fhir:index 5249 ;
     fhir:CodeSystem.concept.code [ fhir:value "8142.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pulp Production Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pulp Production Worker" ]
  ], [
     fhir:index 5250 ;
     fhir:CodeSystem.concept.code [ fhir:value "8142.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Pulp Production Workers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Pulp Production Workers" ]
  ], [
     fhir:index 5251 ;
     fhir:CodeSystem.concept.code [ fhir:value "8142.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wood Grinder Paper Pulp" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wood Grinder Paper Pulp" ]
  ], [
     fhir:index 5252 ;
     fhir:CodeSystem.concept.code [ fhir:value "8142.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wood Pulp Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wood Pulp Worker" ]
  ], [
     fhir:index 5253 ;
     fhir:CodeSystem.concept.code [ fhir:value "8143.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fibreboard Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fibreboard Maker" ]
  ], [
     fhir:index 5254 ;
     fhir:CodeSystem.concept.code [ fhir:value "8143.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paper Blendman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paper Blendman" ]
  ], [
     fhir:index 5255 ;
     fhir:CodeSystem.concept.code [ fhir:value "8143.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paper Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paper Maker" ]
  ], [
     fhir:index 5256 ;
     fhir:CodeSystem.concept.code [ fhir:value "8143.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paper Making Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paper Making Machine Operator" ]
  ], [
     fhir:index 5257 ;
     fhir:CodeSystem.concept.code [ fhir:value "8143.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paper Making Production Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paper Making Production Supervisor" ]
  ], [
     fhir:index 5258 ;
     fhir:CodeSystem.concept.code [ fhir:value "8143.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paper Mill Drier Man" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paper Mill Drier Man" ]
  ], [
     fhir:index 5259 ;
     fhir:CodeSystem.concept.code [ fhir:value "8143.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paper Mill Finisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paper Mill Finisher" ]
  ], [
     fhir:index 5260 ;
     fhir:CodeSystem.concept.code [ fhir:value "8143.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paper Mill Machinist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paper Mill Machinist" ]
  ], [
     fhir:index 5261 ;
     fhir:CodeSystem.concept.code [ fhir:value "8143.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paper Production Back End Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paper Production Back End Machine Operator" ]
  ], [
     fhir:index 5262 ;
     fhir:CodeSystem.concept.code [ fhir:value "8143.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paper Production Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paper Production Supervisor" ]
  ], [
     fhir:index 5263 ;
     fhir:CodeSystem.concept.code [ fhir:value "8143.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paper Production Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paper Production Worker" ]
  ], [
     fhir:index 5264 ;
     fhir:CodeSystem.concept.code [ fhir:value "8143.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paper Products Coating Machinist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paper Products Coating Machinist" ]
  ], [
     fhir:index 5265 ;
     fhir:CodeSystem.concept.code [ fhir:value "8143.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paper Slitting Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paper Slitting Machine Operator" ]
  ], [
     fhir:index 5266 ;
     fhir:CodeSystem.concept.code [ fhir:value "8143.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paper Supercalender Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paper Supercalender Operator" ]
  ], [
     fhir:index 5267 ;
     fhir:CodeSystem.concept.code [ fhir:value "8143.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paper Tester" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paper Tester" ]
  ], [
     fhir:index 5268 ;
     fhir:CodeSystem.concept.code [ fhir:value "8143.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Paper Production Workers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Paper Production Workers" ]
  ], [
     fhir:index 5269 ;
     fhir:CodeSystem.concept.code [ fhir:value "8143.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Strawboard Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Strawboard Maker" ]
  ], [
     fhir:index 5270 ;
     fhir:CodeSystem.concept.code [ fhir:value "8143.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wet End Machine Operator Paper Making" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wet End Machine Operator Paper Making" ]
  ], [
     fhir:index 5271 ;
     fhir:CodeSystem.concept.code [ fhir:value "8143.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wood Grinding Paper Pulp Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wood Grinding Paper Pulp Worker" ]
  ], [
     fhir:index 5272 ;
     fhir:CodeSystem.concept.code [ fhir:value "8151.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cement Grinder Miller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cement Grinder Miller" ]
  ], [
     fhir:index 5273 ;
     fhir:CodeSystem.concept.code [ fhir:value "8151.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chemical Crusher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chemical Crusher" ]
  ], [
     fhir:index 5274 ;
     fhir:CodeSystem.concept.code [ fhir:value "8151.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chemical Crusher Grinder Mixer Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chemical Crusher Grinder Mixer Supervisor" ]
  ], [
     fhir:index 5275 ;
     fhir:CodeSystem.concept.code [ fhir:value "8151.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chemical Crushing Grinding and Mixing Operators" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chemical Crushing Grinding and Mixing Operators" ]
  ], [
     fhir:index 5276 ;
     fhir:CodeSystem.concept.code [ fhir:value "8151.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chemical Grinder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chemical Grinder" ]
  ], [
     fhir:index 5277 ;
     fhir:CodeSystem.concept.code [ fhir:value "8151.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chemical Mixer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chemical Mixer" ]
  ], [
     fhir:index 5278 ;
     fhir:CodeSystem.concept.code [ fhir:value "8151.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chemical Processes Crusher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chemical Processes Crusher" ]
  ], [
     fhir:index 5279 ;
     fhir:CodeSystem.concept.code [ fhir:value "8151.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chemical Processes Grinder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chemical Processes Grinder" ]
  ], [
     fhir:index 5280 ;
     fhir:CodeSystem.concept.code [ fhir:value "8151.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chemical Processes Mixer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chemical Processes Mixer" ]
  ], [
     fhir:index 5281 ;
     fhir:CodeSystem.concept.code [ fhir:value "8151.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chemical Processing Digester Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chemical Processing Digester Operator" ]
  ], [
     fhir:index 5282 ;
     fhir:CodeSystem.concept.code [ fhir:value "8151.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dag Crusher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dag Crusher" ]
  ], [
     fhir:index 5283 ;
     fhir:CodeSystem.concept.code [ fhir:value "8151.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fertilisers Mixer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fertilisers Mixer" ]
  ], [
     fhir:index 5284 ;
     fhir:CodeSystem.concept.code [ fhir:value "8151.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glass Mixer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glass Mixer" ]
  ], [
     fhir:index 5285 ;
     fhir:CodeSystem.concept.code [ fhir:value "8151.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glass Mixer Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glass Mixer Supervisor" ]
  ], [
     fhir:index 5286 ;
     fhir:CodeSystem.concept.code [ fhir:value "8151.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mixer Abrasives Glass and Ceramics" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mixer Abrasives Glass and Ceramics" ]
  ], [
     fhir:index 5287 ;
     fhir:CodeSystem.concept.code [ fhir:value "8151.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Starch Mill Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Starch Mill Worker" ]
  ], [
     fhir:index 5288 ;
     fhir:CodeSystem.concept.code [ fhir:value "8152.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chemicals Extractor Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chemicals Extractor Operator" ]
  ], [
     fhir:index 5289 ;
     fhir:CodeSystem.concept.code [ fhir:value "8152.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Filtering and Separating Equipment Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Filtering and Separating Equipment Operator" ]
  ], [
     fhir:index 5290 ;
     fhir:CodeSystem.concept.code [ fhir:value "8152.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Filtering Equipment Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Filtering Equipment Operator" ]
  ], [
     fhir:index 5291 ;
     fhir:CodeSystem.concept.code [ fhir:value "8152.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Press and Filter Operator Chemical Processes" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Press and Filter Operator Chemical Processes" ]
  ], [
     fhir:index 5292 ;
     fhir:CodeSystem.concept.code [ fhir:value "8152.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Water Treatment Plant Operators" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Water Treatment Plant Operators" ]
  ], [
     fhir:index 5293 ;
     fhir:CodeSystem.concept.code [ fhir:value "8152.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Separating Equipment Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Separating Equipment Operator" ]
  ], [
     fhir:index 5294 ;
     fhir:CodeSystem.concept.code [ fhir:value "8152.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Treatment Plant Operator Waterworks" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Treatment Plant Operator Waterworks" ]
  ], [
     fhir:index 5295 ;
     fhir:CodeSystem.concept.code [ fhir:value "8152.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Water Filter Operator Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Water Filter Operator Attendant" ]
  ], [
     fhir:index 5296 ;
     fhir:CodeSystem.concept.code [ fhir:value "8152.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Water Treatment Plant Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Water Treatment Plant Operator" ]
  ], [
     fhir:index 5297 ;
     fhir:CodeSystem.concept.code [ fhir:value "8152.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Water Treatment Plant Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Water Treatment Plant Supervisor" ]
  ], [
     fhir:index 5298 ;
     fhir:CodeSystem.concept.code [ fhir:value "8152.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Waterworks Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Waterworks Attendant" ]
  ], [
     fhir:index 5299 ;
     fhir:CodeSystem.concept.code [ fhir:value "8152.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Waterworks Plant Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Waterworks Plant Operator" ]
  ], [
     fhir:index 5300 ;
     fhir:CodeSystem.concept.code [ fhir:value "8152.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Waterworks Serviceman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Waterworks Serviceman" ]
  ], [
     fhir:index 5301 ;
     fhir:CodeSystem.concept.code [ fhir:value "8153.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Acetylene Gas Plant Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Acetylene Gas Plant Operator" ]
  ], [
     fhir:index 5302 ;
     fhir:CodeSystem.concept.code [ fhir:value "8153.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chemical Processes Evaporator Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chemical Processes Evaporator Operator" ]
  ], [
     fhir:index 5303 ;
     fhir:CodeSystem.concept.code [ fhir:value "8153.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chemical Processes Reactor Convertor Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chemical Processes Reactor Convertor Operator" ]
  ], [
     fhir:index 5304 ;
     fhir:CodeSystem.concept.code [ fhir:value "8153.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chemical Reactor Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chemical Reactor Operator" ]
  ], [
     fhir:index 5305 ;
     fhir:CodeSystem.concept.code [ fhir:value "8153.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Distillation Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Distillation Operator" ]
  ], [
     fhir:index 5306 ;
     fhir:CodeSystem.concept.code [ fhir:value "8153.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Natural Gas Refining Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Natural Gas Refining Worker" ]
  ], [
     fhir:index 5307 ;
     fhir:CodeSystem.concept.code [ fhir:value "8153.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Oil Blender and Mixer Petroleum Refinery" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Oil Blender and Mixer Petroleum Refinery" ]
  ], [
     fhir:index 5308 ;
     fhir:CodeSystem.concept.code [ fhir:value "8153.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Oil Panel Man Refinery Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Oil Panel Man Refinery Operator" ]
  ], [
     fhir:index 5309 ;
     fhir:CodeSystem.concept.code [ fhir:value "8153.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Petroleum Refinery Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Petroleum Refinery Operator" ]
  ], [
     fhir:index 5310 ;
     fhir:CodeSystem.concept.code [ fhir:value "8153.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Petroleum Refining Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Petroleum Refining Worker" ]
  ], [
     fhir:index 5311 ;
     fhir:CodeSystem.concept.code [ fhir:value "8153.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Process Worker Oil Products" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Process Worker Oil Products" ]
  ], [
     fhir:index 5312 ;
     fhir:CodeSystem.concept.code [ fhir:value "8153.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Still And Reactor Operators" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Still And Reactor Operators" ]
  ], [
     fhir:index 5313 ;
     fhir:CodeSystem.concept.code [ fhir:value "8153.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Still and Reactor Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Still and Reactor Operator" ]
  ], [
     fhir:index 5314 ;
     fhir:CodeSystem.concept.code [ fhir:value "8153.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Still and Reactor Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Still and Reactor Supervisor" ]
  ], [
     fhir:index 5315 ;
     fhir:CodeSystem.concept.code [ fhir:value "8153.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Still and Reactor Supervisor Chemical" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Still and Reactor Supervisor Chemical" ]
  ], [
     fhir:index 5316 ;
     fhir:CodeSystem.concept.code [ fhir:value "8153.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Still and Reactor Supervisor Gas" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Still and Reactor Supervisor Gas" ]
  ], [
     fhir:index 5317 ;
     fhir:CodeSystem.concept.code [ fhir:value "8153.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Still Batch Chemical Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Still Batch Chemical Operator" ]
  ], [
     fhir:index 5318 ;
     fhir:CodeSystem.concept.code [ fhir:value "8153.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Still Pump Operator Petroleum Refinery" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Still Pump Operator Petroleum Refinery" ]
  ], [
     fhir:index 5319 ;
     fhir:CodeSystem.concept.code [ fhir:value "8153.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wood Distillation Extractor Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wood Distillation Extractor Operator" ]
  ], [
     fhir:index 5320 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ammunition Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ammunition Maker" ]
  ], [
     fhir:index 5321 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Asphalt Blender" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Asphalt Blender" ]
  ], [
     fhir:index 5322 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Battery Maker and Reconditioner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Battery Maker and Reconditioner" ]
  ], [
     fhir:index 5323 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Charcoal Burner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Charcoal Burner" ]
  ], [
     fhir:index 5324 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chemical Bleacher Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chemical Bleacher Operator" ]
  ], [
     fhir:index 5325 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chemical Fertilizer Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chemical Fertilizer Worker" ]
  ], [
     fhir:index 5326 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chemical Processes Burner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chemical Processes Burner" ]
  ], [
     fhir:index 5327 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chemical Processing Plant Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chemical Processing Plant Supervisor" ]
  ], [
     fhir:index 5328 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chemical Processor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chemical Processor" ]
  ], [
     fhir:index 5329 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cleaning Materials Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cleaning Materials Maker" ]
  ], [
     fhir:index 5330 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coke or Coal Gas Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coke or Coal Gas Maker" ]
  ], [
     fhir:index 5331 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coke Production Burner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coke Production Burner" ]
  ], [
     fhir:index 5332 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Compounder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Compounder" ]
  ], [
     fhir:index 5333 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cooker Roaster and Related Heat Treaters" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cooker Roaster and Related Heat Treaters" ]
  ], [
     fhir:index 5334 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Explosives Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Explosives Worker" ]
  ], [
     fhir:index 5335 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Floor Polish Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Floor Polish Maker" ]
  ], [
     fhir:index 5336 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Furnaceman Electrode Baking" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Furnaceman Electrode Baking" ]
  ], [
     fhir:index 5337 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Furnaceman Lime and Cement" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Furnaceman Lime and Cement" ]
  ], [
     fhir:index 5338 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gas Carboniser Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Gas Carboniser Operator" ]
  ], [
     fhir:index 5339 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gas Chargehand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Gas Chargehand" ]
  ], [
     fhir:index 5340 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gas Retort Stoker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Gas Retort Stoker" ]
  ], [
     fhir:index 5341 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gas Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Gas Worker" ]
  ], [
     fhir:index 5342 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Glue Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Glue Worker" ]
  ], [
     fhir:index 5343 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Grease Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Grease Maker" ]
  ], [
     fhir:index 5344 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Grease Press Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Grease Press Hand" ]
  ], [
     fhir:index 5345 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ink Factory Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ink Factory Hand" ]
  ], [
     fhir:index 5346 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kettleman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kettleman" ]
  ], [
     fhir:index 5347 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Chemical Processing Plant Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other Chemical Processing Plant Operator" ]
  ], [
     fhir:index 5348 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Overseer Chemical Products" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Overseer Chemical Products" ]
  ], [
     fhir:index 5349 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paint and Colour Mixer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paint and Colour Mixer" ]
  ], [
     fhir:index 5350 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paint Drying Oven Tender" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paint Drying Oven Tender" ]
  ], [
     fhir:index 5351 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paint Grinder Mixer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paint Grinder Mixer" ]
  ], [
     fhir:index 5352 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radioactive Waste Material Treatment Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radioactive Waste Material Treatment Operator" ]
  ], [
     fhir:index 5353 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rotary Burner Furnaceman Cement Lime" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rotary Burner Furnaceman Cement Lime" ]
  ], [
     fhir:index 5354 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Synthetic Fibre Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Synthetic Fibre Maker" ]
  ], [
     fhir:index 5355 ;
     fhir:CodeSystem.concept.code [ fhir:value "8154.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tar Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tar Maker" ]
  ], [
     fhir:index 5356 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Air Compressor Operator Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Air Compressor Operator Driver" ]
  ], [
     fhir:index 5357 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aircraft Refueller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aircraft Refueller" ]
  ], [
     fhir:index 5358 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Boiler Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Boiler Attendant" ]
  ], [
     fhir:index 5359 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Boiler Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Boiler Operator" ]
  ], [
     fhir:index 5360 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Boilerman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Boilerman" ]
  ], [
     fhir:index 5361 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Boilerman Fireman Steam Boiler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Boilerman Fireman Steam Boiler" ]
  ], [
     fhir:index 5362 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Control Gate Attendant Operator Power" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Control Gate Attendant Operator Power" ]
  ], [
     fhir:index 5363 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Control Room Operator Electric Power" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Control Room Operator Electric Power" ]
  ], [
     fhir:index 5364 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Donkey Engine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Donkey Engine Operator" ]
  ], [
     fhir:index 5365 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Drain Flusher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Drain Flusher" ]
  ], [
     fhir:index 5366 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Driver Turbine Electric Power" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Driver Turbine Electric Power" ]
  ], [
     fhir:index 5367 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electric Power Load Dispatcher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electric Power Load Dispatcher" ]
  ], [
     fhir:index 5368 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electric Power Substation Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electric Power Substation Operator" ]
  ], [
     fhir:index 5369 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Switchboard Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Switchboard Operator" ]
  ], [
     fhir:index 5370 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fireman Stoker Stationary Engine" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fireman Stoker Stationary Engine" ]
  ], [
     fhir:index 5371 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Heating and Ventilation Equipment Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Heating and Ventilation Equipment Operator" ]
  ], [
     fhir:index 5372 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hydraulic Power Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hydraulic Power Worker" ]
  ], [
     fhir:index 5373 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hydroelectric Shift Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hydroelectric Shift Operator" ]
  ], [
     fhir:index 5374 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hydroelectric Station Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hydroelectric Station Operator" ]
  ], [
     fhir:index 5375 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lubricator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lubricator" ]
  ], [
     fhir:index 5376 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Oil Dispatcher Pipelines" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Oil Dispatcher Pipelines" ]
  ], [
     fhir:index 5377 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Oiler and Greaser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Oiler and Greaser" ]
  ], [
     fhir:index 5378 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Stationary Engine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other Stationary Engine Operator" ]
  ], [
     fhir:index 5379 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Overseer Chargehand Electricity" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Overseer Chargehand Electricity" ]
  ], [
     fhir:index 5380 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Overseer Chargehand Supervisor Drainage" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Overseer Chargehand Supervisor Drainage" ]
  ], [
     fhir:index 5381 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Overseer Chargehand Supervisor Sewerage" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Overseer Chargehand Supervisor Sewerage" ]
  ], [
     fhir:index 5382 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Overseer Chargehand Supervisor Water" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Overseer Chargehand Supervisor Water" ]
  ], [
     fhir:index 5383 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Power Generating Machine Fitter Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Power Generating Machine Fitter Operator" ]
  ], [
     fhir:index 5384 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Power Generating Plant Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Power Generating Plant Operator" ]
  ], [
     fhir:index 5385 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Power Generating Plant Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Power Generating Plant Supervisor" ]
  ], [
     fhir:index 5386 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Power Reticulation Utilities Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Power Reticulation Utilities Officer" ]
  ], [
     fhir:index 5387 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Power Station Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Power Station Attendant" ]
  ], [
     fhir:index 5388 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Power Station Switchboard Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Power Station Switchboard Operator" ]
  ], [
     fhir:index 5389 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Power System Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Power System Operator" ]
  ], [
     fhir:index 5390 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Powerhouse Plant Station Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Powerhouse Plant Station Attendant" ]
  ], [
     fhir:index 5391 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Powerhouse Shift Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Powerhouse Shift Operator" ]
  ], [
     fhir:index 5392 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pumping Station Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pumping Station Operator" ]
  ], [
     fhir:index 5393 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Power Generating Plant Operators" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Power Generating Plant Operators" ]
  ], [
     fhir:index 5394 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Raceman Power House" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Raceman Power House" ]
  ], [
     fhir:index 5395 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sewerage Plant Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sewerage Plant Operator" ]
  ], [
     fhir:index 5396 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sewerage Plant Treatment Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sewerage Plant Treatment Operator" ]
  ], [
     fhir:index 5397 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ships Engineroom Rating" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ships Engineroom Rating" ]
  ], [
     fhir:index 5398 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ships Fireman Stoker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ships Fireman Stoker" ]
  ], [
     fhir:index 5399 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Station Supervisor Hydroelectric Steam or Thermal" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Station Supervisor Hydroelectric Steam or Thermal" ]
  ], [
     fhir:index 5400 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stationary Engine Operator Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stationary Engine Operator Driver" ]
  ], [
     fhir:index 5401 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stationary Traction Engine Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stationary Traction Engine Driver" ]
  ], [
     fhir:index 5402 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.047" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Steam or Thermal Shift Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Steam or Thermal Shift Operator" ]
  ], [
     fhir:index 5403 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.048" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Steam or Thermal Station Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Steam or Thermal Station Operator" ]
  ], [
     fhir:index 5404 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.049" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Steam Plant Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Steam Plant Operator" ]
  ], [
     fhir:index 5405 ;
     fhir:CodeSystem.concept.code [ fhir:value "8161.050" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Turbine Operator Electricity Production" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Turbine Operator Electricity Production" ]
  ], [
     fhir:index 5406 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Automated Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Automated Machine Operator" ]
  ], [
     fhir:index 5407 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Automated Metal Machine Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Automated Metal Machine Supervisor" ]
  ], [
     fhir:index 5408 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bolt Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bolt Maker" ]
  ], [
     fhir:index 5409 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Boring Machine Tool Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Boring Machine Tool Operator" ]
  ], [
     fhir:index 5410 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cable Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cable Maker" ]
  ], [
     fhir:index 5411 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Die Setter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Die Setter" ]
  ], [
     fhir:index 5412 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fishing Tackle Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fishing Tackle Maker" ]
  ], [
     fhir:index 5413 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gear Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Gear Cutter" ]
  ], [
     fhir:index 5414 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Guillotine Operator Metal" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Guillotine Operator Metal" ]
  ], [
     fhir:index 5415 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakahaere Mihini" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakahaere Mihini" ]
  ], [
     fhir:index 5416 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakahaere Mihini Aunoa" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakahaere Mihini Aunoa" ]
  ], [
     fhir:index 5417 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakahaere Miihini" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakahaere Miihini" ]
  ], [
     fhir:index 5418 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakahaere Miihini Aunoa" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakahaere Miihini Aunoa" ]
  ], [
     fhir:index 5419 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Knife Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Knife Maker" ]
  ], [
     fhir:index 5420 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lathe Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lathe Operator" ]
  ], [
     fhir:index 5421 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Machine Setter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Machine Setter" ]
  ], [
     fhir:index 5422 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Machine Tool Grinder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Machine Tool Grinder" ]
  ], [
     fhir:index 5423 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Machine Tool Operating Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Machine Tool Operating Supervisor" ]
  ], [
     fhir:index 5424 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Machine Tool Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Machine Tool Operator" ]
  ], [
     fhir:index 5425 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Machine Tool Sharpener" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Machine Tool Sharpener" ]
  ], [
     fhir:index 5426 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Badge Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Badge Maker" ]
  ], [
     fhir:index 5427 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Grinder Precision Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Grinder Precision Machine Operator" ]
  ], [
     fhir:index 5428 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Machine Tool Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Machine Tool Supervisor" ]
  ], [
     fhir:index 5429 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Machinist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Machinist" ]
  ], [
     fhir:index 5430 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Milling Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Milling Machine Operator" ]
  ], [
     fhir:index 5431 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Planing Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Planing Machine Operator" ]
  ], [
     fhir:index 5432 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Press Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Press Operator" ]
  ], [
     fhir:index 5433 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Sawing Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Sawing Machine Operator" ]
  ], [
     fhir:index 5434 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Shaping Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Shaping Machine Operator" ]
  ], [
     fhir:index 5435 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Spinner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Spinner" ]
  ], [
     fhir:index 5436 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Spinning Lathe Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Spinning Lathe Operator" ]
  ], [
     fhir:index 5437 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Working Lathe Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Working Lathe Operator" ]
  ], [
     fhir:index 5438 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Working Lathe Setter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Working Lathe Setter" ]
  ], [
     fhir:index 5439 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Working Machine Tool Setter Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Working Machine Tool Setter Operator" ]
  ], [
     fhir:index 5440 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Milling Machine Setter Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Milling Machine Setter Operator" ]
  ], [
     fhir:index 5441 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nail Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nail Maker" ]
  ], [
     fhir:index 5442 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Needle Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Needle Maker" ]
  ], [
     fhir:index 5443 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nut Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Nut Maker" ]
  ], [
     fhir:index 5444 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pneumatic Press Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pneumatic Press Operator" ]
  ], [
     fhir:index 5445 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Power Press Operator Metal" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Power Press Operator Metal" ]
  ], [
     fhir:index 5446 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Power Shear Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Power Shear Operator" ]
  ], [
     fhir:index 5447 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Power Shear Operator Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Power Shear Operator Supervisor" ]
  ], [
     fhir:index 5448 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Press Setter Metal" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Press Setter Metal" ]
  ], [
     fhir:index 5449 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pressworker Metal" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pressworker Metal" ]
  ], [
     fhir:index 5450 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Automated Machine Operators" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Automated Machine Operators" ]
  ], [
     fhir:index 5451 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Power Shear Operators" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Power Shear Operators" ]
  ], [
     fhir:index 5452 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.047" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Spring Maker And Wire Workers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Spring Maker And Wire Workers" ]
  ], [
     fhir:index 5453 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.048" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rough Grinder Metal Foundry" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rough Grinder Metal Foundry" ]
  ], [
     fhir:index 5454 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.049" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Screw Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Screw Maker" ]
  ], [
     fhir:index 5455 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.050" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Spring Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Spring Maker" ]
  ], [
     fhir:index 5456 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.051" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Spring Maker and Wire Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Spring Maker and Wire Worker" ]
  ], [
     fhir:index 5457 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.052" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Spring Maker Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Spring Maker Supervisor" ]
  ], [
     fhir:index 5458 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.053" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Steel Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Steel Machine Operator" ]
  ], [
     fhir:index 5459 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.054" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Steel Ropes Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Steel Ropes Machine Operator" ]
  ], [
     fhir:index 5460 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.055" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tool Grinder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tool Grinder" ]
  ], [
     fhir:index 5461 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.056" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tool Grinder and Sharpener" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tool Grinder and Sharpener" ]
  ], [
     fhir:index 5462 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.057" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tool Setter Operator Lathe" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tool Setter Operator Lathe" ]
  ], [
     fhir:index 5463 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.058" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tool Sharpener" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tool Sharpener" ]
  ], [
     fhir:index 5464 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.059" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Universal Machine Operator Metal" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Universal Machine Operator Metal" ]
  ], [
     fhir:index 5465 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.060" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wire Goods Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wire Goods Maker" ]
  ], [
     fhir:index 5466 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.061" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wire Product Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wire Product Machine Operator" ]
  ], [
     fhir:index 5467 ;
     fhir:CodeSystem.concept.code [ fhir:value "8211.062" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wire Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wire Worker" ]
  ], [
     fhir:index 5468 ;
     fhir:CodeSystem.concept.code [ fhir:value "8212.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Artificial Stone Maker Building" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Artificial Stone Maker Building" ]
  ], [
     fhir:index 5469 ;
     fhir:CodeSystem.concept.code [ fhir:value "8212.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Asbestos Cement Product Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Asbestos Cement Product Worker" ]
  ], [
     fhir:index 5470 ;
     fhir:CodeSystem.concept.code [ fhir:value "8212.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cement Finisher Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cement Finisher Worker" ]
  ], [
     fhir:index 5471 ;
     fhir:CodeSystem.concept.code [ fhir:value "8212.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Central Concrete Mixing Plant Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Central Concrete Mixing Plant Operator" ]
  ], [
     fhir:index 5472 ;
     fhir:CodeSystem.concept.code [ fhir:value "8212.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Concrete Batcher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Concrete Batcher" ]
  ], [
     fhir:index 5473 ;
     fhir:CodeSystem.concept.code [ fhir:value "8212.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Concrete Block Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Concrete Block Maker" ]
  ], [
     fhir:index 5474 ;
     fhir:CodeSystem.concept.code [ fhir:value "8212.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Concrete Finisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Concrete Finisher" ]
  ], [
     fhir:index 5475 ;
     fhir:CodeSystem.concept.code [ fhir:value "8212.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Concrete Layer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Concrete Layer" ]
  ], [
     fhir:index 5476 ;
     fhir:CodeSystem.concept.code [ fhir:value "8212.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Concrete Placer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Concrete Placer" ]
  ], [
     fhir:index 5477 ;
     fhir:CodeSystem.concept.code [ fhir:value "8212.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Concrete Processing Production Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Concrete Processing Production Supervisor" ]
  ], [
     fhir:index 5478 ;
     fhir:CodeSystem.concept.code [ fhir:value "8212.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Concrete Processing Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Concrete Processing Worker" ]
  ], [
     fhir:index 5479 ;
     fhir:CodeSystem.concept.code [ fhir:value "8212.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Concrete Products Caster Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Concrete Products Caster Maker" ]
  ], [
     fhir:index 5480 ;
     fhir:CodeSystem.concept.code [ fhir:value "8212.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Concrete Pump Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Concrete Pump Operator" ]
  ], [
     fhir:index 5481 ;
     fhir:CodeSystem.concept.code [ fhir:value "8212.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Concrete Reinforcing Steel Placer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Concrete Reinforcing Steel Placer" ]
  ], [
     fhir:index 5482 ;
     fhir:CodeSystem.concept.code [ fhir:value "8212.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Concrete Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Concrete Worker" ]
  ], [
     fhir:index 5483 ;
     fhir:CodeSystem.concept.code [ fhir:value "8212.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Concrete Worker Construction" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Concrete Worker Construction" ]
  ], [
     fhir:index 5484 ;
     fhir:CodeSystem.concept.code [ fhir:value "8212.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Concreting Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Concreting Contractor" ]
  ], [
     fhir:index 5485 ;
     fhir:CodeSystem.concept.code [ fhir:value "8212.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pile Post Pipe Maker Concrete" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pile Post Pipe Maker Concrete" ]
  ], [
     fhir:index 5486 ;
     fhir:CodeSystem.concept.code [ fhir:value "8212.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Precast Prestressed Concrete Products Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Precast Prestressed Concrete Products Worker" ]
  ], [
     fhir:index 5487 ;
     fhir:CodeSystem.concept.code [ fhir:value "8212.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Concrete Workers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Concrete Workers" ]
  ], [
     fhir:index 5488 ;
     fhir:CodeSystem.concept.code [ fhir:value "8221.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cosmetic Production Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cosmetic Production Worker" ]
  ], [
     fhir:index 5489 ;
     fhir:CodeSystem.concept.code [ fhir:value "8221.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Overseer Pharmaceutical Products" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Overseer Pharmaceutical Products" ]
  ], [
     fhir:index 5490 ;
     fhir:CodeSystem.concept.code [ fhir:value "8221.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pharmaceutical and Toiletry Products Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pharmaceutical and Toiletry Products Machine Operator" ]
  ], [
     fhir:index 5491 ;
     fhir:CodeSystem.concept.code [ fhir:value "8221.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pharmaceutical and Toiletry Products Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pharmaceutical and Toiletry Products Supervisor" ]
  ], [
     fhir:index 5492 ;
     fhir:CodeSystem.concept.code [ fhir:value "8221.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pharmaceutical Production Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pharmaceutical Production Worker" ]
  ], [
     fhir:index 5493 ;
     fhir:CodeSystem.concept.code [ fhir:value "8221.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pharmacy Products Factory Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pharmacy Products Factory Worker" ]
  ], [
     fhir:index 5494 ;
     fhir:CodeSystem.concept.code [ fhir:value "8221.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pharmacy Products Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pharmacy Products Machine Operator" ]
  ], [
     fhir:index 5495 ;
     fhir:CodeSystem.concept.code [ fhir:value "8221.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Pharmaceutical Toiletry Machine Operators" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Pharmaceutical Toiletry Machine Operators" ]
  ], [
     fhir:index 5496 ;
     fhir:CodeSystem.concept.code [ fhir:value "8221.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Soap Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Soap Maker" ]
  ], [
     fhir:index 5497 ;
     fhir:CodeSystem.concept.code [ fhir:value "8221.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Supervisor Pharmaceutical Products" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Supervisor Pharmaceutical Products" ]
  ], [
     fhir:index 5498 ;
     fhir:CodeSystem.concept.code [ fhir:value "8221.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Toiletry Products Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Toiletry Products Machine Operator" ]
  ], [
     fhir:index 5499 ;
     fhir:CodeSystem.concept.code [ fhir:value "8222.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Anodiser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Anodiser" ]
  ], [
     fhir:index 5500 ;
     fhir:CodeSystem.concept.code [ fhir:value "8222.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Brass Finisher Polisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Brass Finisher Polisher" ]
  ], [
     fhir:index 5501 ;
     fhir:CodeSystem.concept.code [ fhir:value "8222.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electro Polisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electro Polisher" ]
  ], [
     fhir:index 5502 ;
     fhir:CodeSystem.concept.code [ fhir:value "8222.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electroplater" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electroplater" ]
  ], [
     fhir:index 5503 ;
     fhir:CodeSystem.concept.code [ fhir:value "8222.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Enameller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Enameller" ]
  ], [
     fhir:index 5504 ;
     fhir:CodeSystem.concept.code [ fhir:value "8222.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Finisher Brass Foundry" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Finisher Brass Foundry" ]
  ], [
     fhir:index 5505 ;
     fhir:CodeSystem.concept.code [ fhir:value "8222.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Galvaniser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Galvaniser" ]
  ], [
     fhir:index 5506 ;
     fhir:CodeSystem.concept.code [ fhir:value "8222.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hot Dip Plater" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hot Dip Plater" ]
  ], [
     fhir:index 5507 ;
     fhir:CodeSystem.concept.code [ fhir:value "8222.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Cleaner" ]
  ], [
     fhir:index 5508 ;
     fhir:CodeSystem.concept.code [ fhir:value "8222.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Enameller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Enameller" ]
  ], [
     fhir:index 5509 ;
     fhir:CodeSystem.concept.code [ fhir:value "8222.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Finisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Finisher" ]
  ], [
     fhir:index 5510 ;
     fhir:CodeSystem.concept.code [ fhir:value "8222.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Plater" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Plater" ]
  ], [
     fhir:index 5511 ;
     fhir:CodeSystem.concept.code [ fhir:value "8222.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Polisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Polisher" ]
  ], [
     fhir:index 5512 ;
     fhir:CodeSystem.concept.code [ fhir:value "8222.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Working Burnisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Working Burnisher" ]
  ], [
     fhir:index 5513 ;
     fhir:CodeSystem.concept.code [ fhir:value "8222.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Electroplaters" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Electroplaters" ]
  ], [
     fhir:index 5514 ;
     fhir:CodeSystem.concept.code [ fhir:value "8222.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Hot Dip Platers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Hot Dip Platers" ]
  ], [
     fhir:index 5515 ;
     fhir:CodeSystem.concept.code [ fhir:value "8222.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ultrasonic Cleaner Metal" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ultrasonic Cleaner Metal" ]
  ], [
     fhir:index 5516 ;
     fhir:CodeSystem.concept.code [ fhir:value "8223.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dark Room Technician" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dark Room Technician" ]
  ], [
     fhir:index 5517 ;
     fhir:CodeSystem.concept.code [ fhir:value "8223.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Film Developer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Film Developer" ]
  ], [
     fhir:index 5518 ;
     fhir:CodeSystem.concept.code [ fhir:value "8223.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Film Printer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Film Printer" ]
  ], [
     fhir:index 5519 ;
     fhir:CodeSystem.concept.code [ fhir:value "8223.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Film Processing Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Film Processing Worker" ]
  ], [
     fhir:index 5520 ;
     fhir:CodeSystem.concept.code [ fhir:value "8223.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Film Processor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Film Processor" ]
  ], [
     fhir:index 5521 ;
     fhir:CodeSystem.concept.code [ fhir:value "8223.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Minilab Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Minilab Operator" ]
  ], [
     fhir:index 5522 ;
     fhir:CodeSystem.concept.code [ fhir:value "8223.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Photo Lab Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Photo Lab Assistant" ]
  ], [
     fhir:index 5523 ;
     fhir:CodeSystem.concept.code [ fhir:value "8223.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Photo Lab Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Photo Lab Operator" ]
  ], [
     fhir:index 5524 ;
     fhir:CodeSystem.concept.code [ fhir:value "8223.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Photo Processor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Photo Processor" ]
  ], [
     fhir:index 5525 ;
     fhir:CodeSystem.concept.code [ fhir:value "8223.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Photographic Darkroom Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Photographic Darkroom Operator" ]
  ], [
     fhir:index 5526 ;
     fhir:CodeSystem.concept.code [ fhir:value "8223.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Photographic Darkroom Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Photographic Darkroom Worker" ]
  ], [
     fhir:index 5527 ;
     fhir:CodeSystem.concept.code [ fhir:value "8223.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Photographic Developer and Printer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Photographic Developer and Printer" ]
  ], [
     fhir:index 5528 ;
     fhir:CodeSystem.concept.code [ fhir:value "8223.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Photographic Laboratory Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Photographic Laboratory Assistant" ]
  ], [
     fhir:index 5529 ;
     fhir:CodeSystem.concept.code [ fhir:value "8223.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Photographic Darkroom Operators" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Photographic Darkroom Operators" ]
  ], [
     fhir:index 5530 ;
     fhir:CodeSystem.concept.code [ fhir:value "8231.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Maintenance Fitter Tyres" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Maintenance Fitter Tyres" ]
  ], [
     fhir:index 5531 ;
     fhir:CodeSystem.concept.code [ fhir:value "8231.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Tyre Retreaders" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Tyre Retreaders" ]
  ], [
     fhir:index 5532 ;
     fhir:CodeSystem.concept.code [ fhir:value "8231.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rubber Mould Press Operator Tyres Tubes" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rubber Mould Press Operator Tyres Tubes" ]
  ], [
     fhir:index 5533 ;
     fhir:CodeSystem.concept.code [ fhir:value "8231.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rubber Tyre Vulcaniser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rubber Tyre Vulcaniser" ]
  ], [
     fhir:index 5534 ;
     fhir:CodeSystem.concept.code [ fhir:value "8231.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tube Vulcaniser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tube Vulcaniser" ]
  ], [
     fhir:index 5535 ;
     fhir:CodeSystem.concept.code [ fhir:value "8231.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tyre Builder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tyre Builder" ]
  ], [
     fhir:index 5536 ;
     fhir:CodeSystem.concept.code [ fhir:value "8231.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tyre Builder Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tyre Builder Supervisor" ]
  ], [
     fhir:index 5537 ;
     fhir:CodeSystem.concept.code [ fhir:value "8231.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tyre Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tyre Fitter" ]
  ], [
     fhir:index 5538 ;
     fhir:CodeSystem.concept.code [ fhir:value "8231.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tyre Moulder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tyre Moulder" ]
  ], [
     fhir:index 5539 ;
     fhir:CodeSystem.concept.code [ fhir:value "8231.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tyre Moulder and Vulcaniser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tyre Moulder and Vulcaniser" ]
  ], [
     fhir:index 5540 ;
     fhir:CodeSystem.concept.code [ fhir:value "8231.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tyre Retreader" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tyre Retreader" ]
  ], [
     fhir:index 5541 ;
     fhir:CodeSystem.concept.code [ fhir:value "8231.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tyre Retreader Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tyre Retreader Supervisor" ]
  ], [
     fhir:index 5542 ;
     fhir:CodeSystem.concept.code [ fhir:value "8231.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tyre Serviceperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tyre Serviceperson" ]
  ], [
     fhir:index 5543 ;
     fhir:CodeSystem.concept.code [ fhir:value "8231.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tyre Vulcaniser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tyre Vulcaniser" ]
  ], [
     fhir:index 5544 ;
     fhir:CodeSystem.concept.code [ fhir:value "8232.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Formica Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Formica Worker" ]
  ], [
     fhir:index 5545 ;
     fhir:CodeSystem.concept.code [ fhir:value "8232.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Laminated Sheet Plastic Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Laminated Sheet Plastic Worker" ]
  ], [
     fhir:index 5546 ;
     fhir:CodeSystem.concept.code [ fhir:value "8232.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Laminator Plastic Products" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Laminator Plastic Products" ]
  ], [
     fhir:index 5547 ;
     fhir:CodeSystem.concept.code [ fhir:value "8232.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Overseer Plastic Products" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Overseer Plastic Products" ]
  ], [
     fhir:index 5548 ;
     fhir:CodeSystem.concept.code [ fhir:value "8232.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Overseer Rubber Products" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Overseer Rubber Products" ]
  ], [
     fhir:index 5549 ;
     fhir:CodeSystem.concept.code [ fhir:value "8232.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plastic Goods Casting Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plastic Goods Casting Machine Operator" ]
  ], [
     fhir:index 5550 ;
     fhir:CodeSystem.concept.code [ fhir:value "8232.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plastic Moulding Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plastic Moulding Machine Operator" ]
  ], [
     fhir:index 5551 ;
     fhir:CodeSystem.concept.code [ fhir:value "8232.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plastics Extruding Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plastics Extruding Machine Operator" ]
  ], [
     fhir:index 5552 ;
     fhir:CodeSystem.concept.code [ fhir:value "8232.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plastics Laminator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plastics Laminator" ]
  ], [
     fhir:index 5553 ;
     fhir:CodeSystem.concept.code [ fhir:value "8232.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plastics Laminator Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plastics Laminator Supervisor" ]
  ], [
     fhir:index 5554 ;
     fhir:CodeSystem.concept.code [ fhir:value "8232.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plastics Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plastics Machine Operator" ]
  ], [
     fhir:index 5555 ;
     fhir:CodeSystem.concept.code [ fhir:value "8232.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plastics Machine Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plastics Machine Supervisor" ]
  ], [
     fhir:index 5556 ;
     fhir:CodeSystem.concept.code [ fhir:value "8232.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plastics Machine Supervisor Excl Plastics Laminator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plastics Machine Supervisor Excl Plastics Laminator" ]
  ], [
     fhir:index 5557 ;
     fhir:CodeSystem.concept.code [ fhir:value "8232.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Production Chargehand Foreman Rubber" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Production Chargehand Foreman Rubber" ]
  ], [
     fhir:index 5558 ;
     fhir:CodeSystem.concept.code [ fhir:value "8232.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Production Supervisor Rubber" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Production Supervisor Rubber" ]
  ], [
     fhir:index 5559 ;
     fhir:CodeSystem.concept.code [ fhir:value "8232.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Plastics Laminators" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Plastics Laminators" ]
  ], [
     fhir:index 5560 ;
     fhir:CodeSystem.concept.code [ fhir:value "8232.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Plastics Machine Operators" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Plastics Machine Operators" ]
  ], [
     fhir:index 5561 ;
     fhir:CodeSystem.concept.code [ fhir:value "8232.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rubber Extruding Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rubber Extruding Machine Operator" ]
  ], [
     fhir:index 5562 ;
     fhir:CodeSystem.concept.code [ fhir:value "8232.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rubber Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rubber Machine Operator" ]
  ], [
     fhir:index 5563 ;
     fhir:CodeSystem.concept.code [ fhir:value "8232.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rubber Machine Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rubber Machine Supervisor" ]
  ], [
     fhir:index 5564 ;
     fhir:CodeSystem.concept.code [ fhir:value "8232.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rubber Millman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rubber Millman" ]
  ], [
     fhir:index 5565 ;
     fhir:CodeSystem.concept.code [ fhir:value "8232.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rubber Moulding Press Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rubber Moulding Press Operator" ]
  ], [
     fhir:index 5566 ;
     fhir:CodeSystem.concept.code [ fhir:value "8232.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rubber Rollerman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rubber Rollerman" ]
  ], [
     fhir:index 5567 ;
     fhir:CodeSystem.concept.code [ fhir:value "8241.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Carpenters Benchhand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Carpenters Benchhand" ]
  ], [
     fhir:index 5568 ;
     fhir:CodeSystem.concept.code [ fhir:value "8241.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chipboard Block Setter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chipboard Block Setter" ]
  ], [
     fhir:index 5569 ;
     fhir:CodeSystem.concept.code [ fhir:value "8241.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Joiners Benchhand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Joiners Benchhand" ]
  ], [
     fhir:index 5570 ;
     fhir:CodeSystem.concept.code [ fhir:value "8241.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Joinery Machinist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Joinery Machinist" ]
  ], [
     fhir:index 5571 ;
     fhir:CodeSystem.concept.code [ fhir:value "8241.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Joinery Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Joinery Worker" ]
  ], [
     fhir:index 5572 ;
     fhir:CodeSystem.concept.code [ fhir:value "8241.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Joinery Worker Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Joinery Worker Supervisor" ]
  ], [
     fhir:index 5573 ;
     fhir:CodeSystem.concept.code [ fhir:value "8241.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lathe Operator Wood" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lathe Operator Wood" ]
  ], [
     fhir:index 5574 ;
     fhir:CodeSystem.concept.code [ fhir:value "8241.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lathe Setter Operator Wood" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lathe Setter Operator Wood" ]
  ], [
     fhir:index 5575 ;
     fhir:CodeSystem.concept.code [ fhir:value "8241.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Panel Production Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Panel Production Worker" ]
  ], [
     fhir:index 5576 ;
     fhir:CodeSystem.concept.code [ fhir:value "8241.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Particle Board Fixer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Particle Board Fixer" ]
  ], [
     fhir:index 5577 ;
     fhir:CodeSystem.concept.code [ fhir:value "8241.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Precision Band Sawyer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Precision Band Sawyer" ]
  ], [
     fhir:index 5578 ;
     fhir:CodeSystem.concept.code [ fhir:value "8241.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Timber Machinist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Timber Machinist" ]
  ], [
     fhir:index 5579 ;
     fhir:CodeSystem.concept.code [ fhir:value "8241.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Turner Wood" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Turner Wood" ]
  ], [
     fhir:index 5580 ;
     fhir:CodeSystem.concept.code [ fhir:value "8241.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wallboard Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wallboard Worker" ]
  ], [
     fhir:index 5581 ;
     fhir:CodeSystem.concept.code [ fhir:value "8241.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wood Carver Not Creative" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wood Carver Not Creative" ]
  ], [
     fhir:index 5582 ;
     fhir:CodeSystem.concept.code [ fhir:value "8241.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wood Panel Production Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wood Panel Production Supervisor" ]
  ], [
     fhir:index 5583 ;
     fhir:CodeSystem.concept.code [ fhir:value "8241.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wood Panel Production Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wood Panel Production Worker" ]
  ], [
     fhir:index 5584 ;
     fhir:CodeSystem.concept.code [ fhir:value "8241.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wood Worker Machinist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wood Worker Machinist" ]
  ], [
     fhir:index 5585 ;
     fhir:CodeSystem.concept.code [ fhir:value "8241.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wooden Box Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wooden Box Maker" ]
  ], [
     fhir:index 5586 ;
     fhir:CodeSystem.concept.code [ fhir:value "8241.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Woodwork Shaping Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Woodwork Shaping Machine Operator" ]
  ], [
     fhir:index 5587 ;
     fhir:CodeSystem.concept.code [ fhir:value "8241.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Woodworking Boring Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Woodworking Boring Machine Operator" ]
  ], [
     fhir:index 5588 ;
     fhir:CodeSystem.concept.code [ fhir:value "8241.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Woodworking Machine Setter Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Woodworking Machine Setter Operator" ]
  ], [
     fhir:index 5589 ;
     fhir:CodeSystem.concept.code [ fhir:value "8241.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Woodworking Machine Tool Setter Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Woodworking Machine Tool Setter Operator" ]
  ], [
     fhir:index 5590 ;
     fhir:CodeSystem.concept.code [ fhir:value "8241.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Woodworking Machinist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Woodworking Machinist" ]
  ], [
     fhir:index 5591 ;
     fhir:CodeSystem.concept.code [ fhir:value "8241.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Woodworking Machinist Precision" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Woodworking Machinist Precision" ]
  ], [
     fhir:index 5592 ;
     fhir:CodeSystem.concept.code [ fhir:value "8242.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Preservation Plant Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Preservation Plant Operator" ]
  ], [
     fhir:index 5593 ;
     fhir:CodeSystem.concept.code [ fhir:value "8242.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Preservation Plant Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Preservation Plant Supervisor" ]
  ], [
     fhir:index 5594 ;
     fhir:CodeSystem.concept.code [ fhir:value "8242.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Wood Seasoning Kiln Operators" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Wood Seasoning Kiln Operators" ]
  ], [
     fhir:index 5595 ;
     fhir:CodeSystem.concept.code [ fhir:value "8242.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Timber Treatment Kiln Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Timber Treatment Kiln Operator" ]
  ], [
     fhir:index 5596 ;
     fhir:CodeSystem.concept.code [ fhir:value "8242.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Timber Treatment Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Timber Treatment Supervisor" ]
  ], [
     fhir:index 5597 ;
     fhir:CodeSystem.concept.code [ fhir:value "8242.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Timber Treatment Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Timber Treatment Worker" ]
  ], [
     fhir:index 5598 ;
     fhir:CodeSystem.concept.code [ fhir:value "8242.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wood Changer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wood Changer" ]
  ], [
     fhir:index 5599 ;
     fhir:CodeSystem.concept.code [ fhir:value "8242.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wood Impregnator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wood Impregnator" ]
  ], [
     fhir:index 5600 ;
     fhir:CodeSystem.concept.code [ fhir:value "8242.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wood Perforating Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wood Perforating Machine Operator" ]
  ], [
     fhir:index 5601 ;
     fhir:CodeSystem.concept.code [ fhir:value "8242.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wood Seasoner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wood Seasoner" ]
  ], [
     fhir:index 5602 ;
     fhir:CodeSystem.concept.code [ fhir:value "8242.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wood Seasoning Kiln Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wood Seasoning Kiln Operator" ]
  ], [
     fhir:index 5603 ;
     fhir:CodeSystem.concept.code [ fhir:value "8242.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wood Seasoning Kiln Operator Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wood Seasoning Kiln Operator Supervisor" ]
  ], [
     fhir:index 5604 ;
     fhir:CodeSystem.concept.code [ fhir:value "8242.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wood Seasoning Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wood Seasoning Worker" ]
  ], [
     fhir:index 5605 ;
     fhir:CodeSystem.concept.code [ fhir:value "8242.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wood Treating Dipper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wood Treating Dipper" ]
  ], [
     fhir:index 5606 ;
     fhir:CodeSystem.concept.code [ fhir:value "8242.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wood Treating Tank Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wood Treating Tank Operator" ]
  ], [
     fhir:index 5607 ;
     fhir:CodeSystem.concept.code [ fhir:value "8251.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cardboard Assembler Fitter Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cardboard Assembler Fitter Worker" ]
  ], [
     fhir:index 5608 ;
     fhir:CodeSystem.concept.code [ fhir:value "8251.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cardboard Box Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cardboard Box Maker" ]
  ], [
     fhir:index 5609 ;
     fhir:CodeSystem.concept.code [ fhir:value "8251.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cardboard Forme Maker and Finisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cardboard Forme Maker and Finisher" ]
  ], [
     fhir:index 5610 ;
     fhir:CodeSystem.concept.code [ fhir:value "8251.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cardboard Forme Maker and Finisher Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cardboard Forme Maker and Finisher Supervisor" ]
  ], [
     fhir:index 5611 ;
     fhir:CodeSystem.concept.code [ fhir:value "8251.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cardboard Lining Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cardboard Lining Machine Operator" ]
  ], [
     fhir:index 5612 ;
     fhir:CodeSystem.concept.code [ fhir:value "8251.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cardboard Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cardboard Machine Operator" ]
  ], [
     fhir:index 5613 ;
     fhir:CodeSystem.concept.code [ fhir:value "8251.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cardboard Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cardboard Maker" ]
  ], [
     fhir:index 5614 ;
     fhir:CodeSystem.concept.code [ fhir:value "8251.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Carton Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Carton Maker" ]
  ], [
     fhir:index 5615 ;
     fhir:CodeSystem.concept.code [ fhir:value "8251.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cellophane Bag Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cellophane Bag Maker" ]
  ], [
     fhir:index 5616 ;
     fhir:CodeSystem.concept.code [ fhir:value "8251.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cutting Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cutting Machine Operator" ]
  ], [
     fhir:index 5617 ;
     fhir:CodeSystem.concept.code [ fhir:value "8251.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Envelope Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Envelope Maker" ]
  ], [
     fhir:index 5618 ;
     fhir:CodeSystem.concept.code [ fhir:value "8251.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Guillotine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Guillotine Operator" ]
  ], [
     fhir:index 5619 ;
     fhir:CodeSystem.concept.code [ fhir:value "8251.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Guillotine Operator Paper Products" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Guillotine Operator Paper Products" ]
  ], [
     fhir:index 5620 ;
     fhir:CodeSystem.concept.code [ fhir:value "8251.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Guillotine Operator Paper Products Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Guillotine Operator Paper Products Supervisor" ]
  ], [
     fhir:index 5621 ;
     fhir:CodeSystem.concept.code [ fhir:value "8251.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Overseer Paper Products" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Overseer Paper Products" ]
  ], [
     fhir:index 5622 ;
     fhir:CodeSystem.concept.code [ fhir:value "8251.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paper Bag Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paper Bag Maker" ]
  ], [
     fhir:index 5623 ;
     fhir:CodeSystem.concept.code [ fhir:value "8251.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paper Box Folding Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paper Box Folding Machine Operator" ]
  ], [
     fhir:index 5624 ;
     fhir:CodeSystem.concept.code [ fhir:value "8251.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paper Box Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paper Box Maker" ]
  ], [
     fhir:index 5625 ;
     fhir:CodeSystem.concept.code [ fhir:value "8251.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paper Folder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paper Folder" ]
  ], [
     fhir:index 5626 ;
     fhir:CodeSystem.concept.code [ fhir:value "8251.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paper Pattern Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paper Pattern Machine Operator" ]
  ], [
     fhir:index 5627 ;
     fhir:CodeSystem.concept.code [ fhir:value "8251.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paper Product Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paper Product Maker" ]
  ], [
     fhir:index 5628 ;
     fhir:CodeSystem.concept.code [ fhir:value "8251.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paper Products Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paper Products Machine Operator" ]
  ], [
     fhir:index 5629 ;
     fhir:CodeSystem.concept.code [ fhir:value "8251.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paper Products Making Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paper Products Making Supervisor" ]
  ], [
     fhir:index 5630 ;
     fhir:CodeSystem.concept.code [ fhir:value "8251.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Press Operator Creasing and Cutting" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Press Operator Creasing and Cutting" ]
  ], [
     fhir:index 5631 ;
     fhir:CodeSystem.concept.code [ fhir:value "8251.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Printing Forme Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Printing Forme Cutter" ]
  ], [
     fhir:index 5632 ;
     fhir:CodeSystem.concept.code [ fhir:value "8251.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Production Chargehand Foreman Paper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Production Chargehand Foreman Paper" ]
  ], [
     fhir:index 5633 ;
     fhir:CodeSystem.concept.code [ fhir:value "8251.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Production Chargehand Foreman Paper Products" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Production Chargehand Foreman Paper Products" ]
  ], [
     fhir:index 5634 ;
     fhir:CodeSystem.concept.code [ fhir:value "8251.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Production Supervisor Paper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Production Supervisor Paper" ]
  ], [
     fhir:index 5635 ;
     fhir:CodeSystem.concept.code [ fhir:value "8251.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Cardboard Forme Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Cardboard Forme Maker" ]
  ], [
     fhir:index 5636 ;
     fhir:CodeSystem.concept.code [ fhir:value "8251.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Guillotine Operators" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Guillotine Operators" ]
  ], [
     fhir:index 5637 ;
     fhir:CodeSystem.concept.code [ fhir:value "8251.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Paper Products Machine Operators" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Paper Products Machine Operators" ]
  ], [
     fhir:index 5638 ;
     fhir:CodeSystem.concept.code [ fhir:value "8261.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Back Winder (Fibre)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Back Winder (Fibre)" ]
  ], [
     fhir:index 5639 ;
     fhir:CodeSystem.concept.code [ fhir:value "8261.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fibre Doubler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fibre Doubler" ]
  ], [
     fhir:index 5640 ;
     fhir:CodeSystem.concept.code [ fhir:value "8261.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fibre Twister" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fibre Twister" ]
  ], [
     fhir:index 5641 ;
     fhir:CodeSystem.concept.code [ fhir:value "8261.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rope and Twine Machinist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rope and Twine Machinist" ]
  ], [
     fhir:index 5642 ;
     fhir:CodeSystem.concept.code [ fhir:value "8261.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rope and Twine Machinist Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rope and Twine Machinist Supervisor" ]
  ], [
     fhir:index 5643 ;
     fhir:CodeSystem.concept.code [ fhir:value "8261.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Spinner and Winder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Spinner and Winder" ]
  ], [
     fhir:index 5644 ;
     fhir:CodeSystem.concept.code [ fhir:value "8261.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Spinning and Winding Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Spinning and Winding Supervisor" ]
  ], [
     fhir:index 5645 ;
     fhir:CodeSystem.concept.code [ fhir:value "8261.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Textile Industry Winder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Textile Industry Winder" ]
  ], [
     fhir:index 5646 ;
     fhir:CodeSystem.concept.code [ fhir:value "8261.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Thread and Yarn Piecer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Thread and Yarn Piecer" ]
  ], [
     fhir:index 5647 ;
     fhir:CodeSystem.concept.code [ fhir:value "8261.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Woollen Winder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Woollen Winder" ]
  ], [
     fhir:index 5648 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bar Filler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bar Filler" ]
  ], [
     fhir:index 5649 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Beam Warper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Beam Warper" ]
  ], [
     fhir:index 5650 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Braid Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Braid Maker" ]
  ], [
     fhir:index 5651 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Carpet Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Carpet Maker" ]
  ], [
     fhir:index 5652 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Carpet Making Machine Setter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Carpet Making Machine Setter" ]
  ], [
     fhir:index 5653 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Carpet Tufter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Carpet Tufter" ]
  ], [
     fhir:index 5654 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Carpet Weaver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Carpet Weaver" ]
  ], [
     fhir:index 5655 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Carpet Weaving Loom Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Carpet Weaving Loom Operator" ]
  ], [
     fhir:index 5656 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Carpet Weaving Loom Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Carpet Weaving Loom Supervisor" ]
  ], [
     fhir:index 5657 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Carpet Weaving Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Carpet Weaving Supervisor" ]
  ], [
     fhir:index 5658 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cloth Burler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cloth Burler" ]
  ], [
     fhir:index 5659 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cloth Weaver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cloth Weaver" ]
  ], [
     fhir:index 5660 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cloth Weaving Loom Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cloth Weaving Loom Supervisor" ]
  ], [
     fhir:index 5661 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cloth Weaving Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cloth Weaving Supervisor" ]
  ], [
     fhir:index 5662 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Creeler Weaving" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Creeler Weaving" ]
  ], [
     fhir:index 5663 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Crochet Weaver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Crochet Weaver" ]
  ], [
     fhir:index 5664 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Crochet Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Crochet Worker" ]
  ], [
     fhir:index 5665 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Darner Textile Fabric" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Darner Textile Fabric" ]
  ], [
     fhir:index 5666 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fabrics Examiner Textiles" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fabrics Examiner Textiles" ]
  ], [
     fhir:index 5667 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fabrics Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fabrics Inspector" ]
  ], [
     fhir:index 5668 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hand Knitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hand Knitter" ]
  ], [
     fhir:index 5669 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hosiery Finisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hosiery Finisher" ]
  ], [
     fhir:index 5670 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hosiery Knitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hosiery Knitter" ]
  ], [
     fhir:index 5671 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Jacquard Weaver Loom Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Jacquard Weaver Loom Operator" ]
  ], [
     fhir:index 5672 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Knitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Knitter" ]
  ], [
     fhir:index 5673 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Knitting Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Knitting Machine Operator" ]
  ], [
     fhir:index 5674 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Knitting Machine Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Knitting Machine Supervisor" ]
  ], [
     fhir:index 5675 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Knitting Machinist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Knitting Machinist" ]
  ], [
     fhir:index 5676 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Knitwear Factory Bar Filler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Knitwear Factory Bar Filler" ]
  ], [
     fhir:index 5677 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Linker Weaving" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Linker Weaving" ]
  ], [
     fhir:index 5678 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Loom Operator Cloth Weaving" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Loom Operator Cloth Weaving" ]
  ], [
     fhir:index 5679 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Loom Operator Weaving Lace Making" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Loom Operator Weaving Lace Making" ]
  ], [
     fhir:index 5680 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Loom Threader" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Loom Threader" ]
  ], [
     fhir:index 5681 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Machine Knitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Machine Knitter" ]
  ], [
     fhir:index 5682 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mender Textile Fabric" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mender Textile Fabric" ]
  ], [
     fhir:index 5683 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Cloth Weavers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Cloth Weavers" ]
  ], [
     fhir:index 5684 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Knitting Machinists" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Knitting Machinists" ]
  ], [
     fhir:index 5685 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Repairer Textile Fabric" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Repairer Textile Fabric" ]
  ], [
     fhir:index 5686 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rug Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rug Maker" ]
  ], [
     fhir:index 5687 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rug Weaver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rug Weaver" ]
  ], [
     fhir:index 5688 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tapestry Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tapestry Maker" ]
  ], [
     fhir:index 5689 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tapestry Weaver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tapestry Weaver" ]
  ], [
     fhir:index 5690 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Textile Weaver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Textile Weaver" ]
  ], [
     fhir:index 5691 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tying Machine Operator Woollen Mill" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tying Machine Operator Woollen Mill" ]
  ], [
     fhir:index 5692 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Warper Winder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Warper Winder" ]
  ], [
     fhir:index 5693 ;
     fhir:CodeSystem.concept.code [ fhir:value "8262.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wool Felt Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wool Felt Maker" ]
  ], [
     fhir:index 5694 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Alteration Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Alteration Hand" ]
  ], [
     fhir:index 5695 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Artificial Flower Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Artificial Flower Maker" ]
  ], [
     fhir:index 5696 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Buttonhole Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Buttonhole Maker" ]
  ], [
     fhir:index 5697 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Clothing Machinist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Clothing Machinist" ]
  ], [
     fhir:index 5698 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Clothing Outworker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Clothing Outworker" ]
  ], [
     fhir:index 5699 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Clothing Production Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Clothing Production Supervisor" ]
  ], [
     fhir:index 5700 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Curtain Making Sewing Machinist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Curtain Making Sewing Machinist" ]
  ], [
     fhir:index 5701 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Disposable Clothes Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Disposable Clothes Machine Operator" ]
  ], [
     fhir:index 5702 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Doll and Stuffed Toy Making Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Doll and Stuffed Toy Making Supervisor" ]
  ], [
     fhir:index 5703 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Doll Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Doll Repairer" ]
  ], [
     fhir:index 5704 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Embroiderer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Embroiderer" ]
  ], [
     fhir:index 5705 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Garment Stitcher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Garment Stitcher" ]
  ], [
     fhir:index 5706 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Garment Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Garment Worker" ]
  ], [
     fhir:index 5707 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hand Needleworker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hand Needleworker" ]
  ], [
     fhir:index 5708 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hand Sewer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hand Sewer" ]
  ], [
     fhir:index 5709 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hat Blocker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hat Blocker" ]
  ], [
     fhir:index 5710 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hat Finisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hat Finisher" ]
  ], [
     fhir:index 5711 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hat Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hat Maker" ]
  ], [
     fhir:index 5712 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hat or Cap Maker Machinist Sewer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hat or Cap Maker Machinist Sewer" ]
  ], [
     fhir:index 5713 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hat Trimmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hat Trimmer" ]
  ], [
     fhir:index 5714 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hatter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hatter" ]
  ], [
     fhir:index 5715 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Mihini Kakahu" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Mihini Kakahu" ]
  ], [
     fhir:index 5716 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Mihini Tuitui" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Mihini Tuitui" ]
  ], [
     fhir:index 5717 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Miihini Kaakahu" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Miihini Kaakahu" ]
  ], [
     fhir:index 5718 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Miihini Tuitui" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Miihini Tuitui" ]
  ], [
     fhir:index 5719 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Purere Tuitui" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Purere Tuitui" ]
  ], [
     fhir:index 5720 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Puurere Tuitui" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Puurere Tuitui" ]
  ], [
     fhir:index 5721 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakahaere Mihini Tuitui" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakahaere Mihini Tuitui" ]
  ], [
     fhir:index 5722 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakahaere Miihini Tuitui" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakahaere Miihini Tuitui" ]
  ], [
     fhir:index 5723 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakamahi Purere Tuitui" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakamahi Purere Tuitui" ]
  ], [
     fhir:index 5724 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakamahi Puurere Tuitui" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakamahi Puurere Tuitui" ]
  ], [
     fhir:index 5725 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Milliner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Milliner" ]
  ], [
     fhir:index 5726 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Needleworker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Needleworker" ]
  ], [
     fhir:index 5727 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Net Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Net Maker" ]
  ], [
     fhir:index 5728 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Outworker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Outworker" ]
  ], [
     fhir:index 5729 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Overlocker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Overlocker" ]
  ], [
     fhir:index 5730 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Overseer Textiles Clothing" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Overseer Textiles Clothing" ]
  ], [
     fhir:index 5731 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Parachute Rigger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Parachute Rigger" ]
  ], [
     fhir:index 5732 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Process Worker Doll And Stuffed Toy" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Process Worker Doll And Stuffed Toy" ]
  ], [
     fhir:index 5733 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Embroiderers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Embroiderers" ]
  ], [
     fhir:index 5734 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Sewing Machinists" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Sewing Machinists" ]
  ], [
     fhir:index 5735 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Scarfmaker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Scarfmaker" ]
  ], [
     fhir:index 5736 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Seamstress" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Seamstress" ]
  ], [
     fhir:index 5737 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sewer Bag or Sack Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sewer Bag or Sack Maker" ]
  ], [
     fhir:index 5738 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sewing Machinist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sewing Machinist" ]
  ], [
     fhir:index 5739 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sewing Machinist Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sewing Machinist Supervisor" ]
  ], [
     fhir:index 5740 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.047" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Soft Goods Machinist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Soft Goods Machinist" ]
  ], [
     fhir:index 5741 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.048" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stuffed Toy Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stuffed Toy Maker" ]
  ], [
     fhir:index 5742 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.049" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Textile Bag Making Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Textile Bag Making Machine Operator" ]
  ], [
     fhir:index 5743 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.050" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Textile Bag Making Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Textile Bag Making Worker" ]
  ], [
     fhir:index 5744 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.051" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Textile Production Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Textile Production Supervisor" ]
  ], [
     fhir:index 5745 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.052" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Umbrella Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Umbrella Maker" ]
  ], [
     fhir:index 5746 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.053" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Umbrella Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Umbrella Repairer" ]
  ], [
     fhir:index 5747 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.054" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Upholstery Machinist Car" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Upholstery Machinist Car" ]
  ], [
     fhir:index 5748 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.055" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Upholstery Machinist Furniture" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Upholstery Machinist Furniture" ]
  ], [
     fhir:index 5749 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.056" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Upholstery Machinist Soft Goods" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Upholstery Machinist Soft Goods" ]
  ], [
     fhir:index 5750 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.057" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Upholstery Sewer Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Upholstery Sewer Hand" ]
  ], [
     fhir:index 5751 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.058" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Upholstery Sewer Machine" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Upholstery Sewer Machine" ]
  ], [
     fhir:index 5752 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.059" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wet Suit Machinist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wet Suit Machinist" ]
  ], [
     fhir:index 5753 ;
     fhir:CodeSystem.concept.code [ fhir:value "8263.060" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Zip Machinist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Zip Machinist" ]
  ], [
     fhir:index 5754 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bleacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bleacher" ]
  ], [
     fhir:index 5755 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bleacher and Dyer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bleacher and Dyer" ]
  ], [
     fhir:index 5756 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bleacher Textiles and Garments" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bleacher Textiles and Garments" ]
  ], [
     fhir:index 5757 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Carpet Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Carpet Cleaner" ]
  ], [
     fhir:index 5758 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Carpet Cleaning Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Carpet Cleaning Contractor" ]
  ], [
     fhir:index 5759 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Central Sterile Supply Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Central Sterile Supply Assistant" ]
  ], [
     fhir:index 5760 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cloth and Texiles Finisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cloth and Texiles Finisher" ]
  ], [
     fhir:index 5761 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Clothes Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Clothes Cleaner" ]
  ], [
     fhir:index 5762 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Clothing Presser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Clothing Presser" ]
  ], [
     fhir:index 5763 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Clothing Washer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Clothing Washer" ]
  ], [
     fhir:index 5764 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dry Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dry Cleaner" ]
  ], [
     fhir:index 5765 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dry Cleaning Depot Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dry Cleaning Depot Assistant" ]
  ], [
     fhir:index 5766 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dry Cleaning Presser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dry Cleaning Presser" ]
  ], [
     fhir:index 5767 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dry Cleaning Spotter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dry Cleaning Spotter" ]
  ], [
     fhir:index 5768 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Drycleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Drycleaner" ]
  ], [
     fhir:index 5769 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dyer Clothing" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dyer Clothing" ]
  ], [
     fhir:index 5770 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Folder Clothing Factory" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Folder Clothing Factory" ]
  ], [
     fhir:index 5771 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Garment Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Garment Cleaner" ]
  ], [
     fhir:index 5772 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Garment Finisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Garment Finisher" ]
  ], [
     fhir:index 5773 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Iron Machinist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Iron Machinist" ]
  ], [
     fhir:index 5774 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Launderer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Launderer" ]
  ], [
     fhir:index 5775 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Launderess" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Launderess" ]
  ], [
     fhir:index 5776 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Laundress" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Laundress" ]
  ], [
     fhir:index 5777 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Laundry Employee" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Laundry Employee" ]
  ], [
     fhir:index 5778 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Laundry Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Laundry Machine Operator" ]
  ], [
     fhir:index 5779 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Laundry Maid" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Laundry Maid" ]
  ], [
     fhir:index 5780 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Laundry Mangler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Laundry Mangler" ]
  ], [
     fhir:index 5781 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Laundry Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Laundry Supervisor" ]
  ], [
     fhir:index 5782 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Laundry Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Laundry Worker" ]
  ], [
     fhir:index 5783 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Laundryman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Laundryman" ]
  ], [
     fhir:index 5784 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Presser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Presser" ]
  ], [
     fhir:index 5785 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Presser Cloth Woollen Mills" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Presser Cloth Woollen Mills" ]
  ], [
     fhir:index 5786 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Presser Clothing Factory" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Presser Clothing Factory" ]
  ], [
     fhir:index 5787 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Presser Woollen Mills" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Presser Woollen Mills" ]
  ], [
     fhir:index 5788 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Bleachers And Dyers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Bleachers And Dyers" ]
  ], [
     fhir:index 5789 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Pressers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Pressers" ]
  ], [
     fhir:index 5790 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Textile Finishers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Textile Finishers" ]
  ], [
     fhir:index 5791 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Starcher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Starcher" ]
  ], [
     fhir:index 5792 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Textile Dyeing Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Textile Dyeing Worker" ]
  ], [
     fhir:index 5793 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Textile Dyer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Textile Dyer" ]
  ], [
     fhir:index 5794 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Textile Finisher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Textile Finisher" ]
  ], [
     fhir:index 5795 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Textile Finisher Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Textile Finisher Supervisor" ]
  ], [
     fhir:index 5796 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Textile Finishing Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Textile Finishing Worker" ]
  ], [
     fhir:index 5797 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Textile Press Operating Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Textile Press Operating Worker" ]
  ], [
     fhir:index 5798 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Textile Press Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Textile Press Operator" ]
  ], [
     fhir:index 5799 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Textile Shrinker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Textile Shrinker" ]
  ], [
     fhir:index 5800 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.047" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Textile Sizer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Textile Sizer" ]
  ], [
     fhir:index 5801 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.048" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Textile Slasher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Textile Slasher" ]
  ], [
     fhir:index 5802 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.049" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Textile Taper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Textile Taper" ]
  ], [
     fhir:index 5803 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.050" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Textile Washer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Textile Washer" ]
  ], [
     fhir:index 5804 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.051" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Washing Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Washing Machine Operator" ]
  ], [
     fhir:index 5805 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.052" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Washing Machine Operator Laundry" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Washing Machine Operator Laundry" ]
  ], [
     fhir:index 5806 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.053" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Waterproofer Textile Fabrics" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Waterproofer Textile Fabrics" ]
  ], [
     fhir:index 5807 ;
     fhir:CodeSystem.concept.code [ fhir:value "8264.054" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Waterproofing Applicator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Waterproofing Applicator" ]
  ], [
     fhir:index 5808 ;
     fhir:CodeSystem.concept.code [ fhir:value "8265.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fibre Blender" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fibre Blender" ]
  ], [
     fhir:index 5809 ;
     fhir:CodeSystem.concept.code [ fhir:value "8265.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fibre Carder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fibre Carder" ]
  ], [
     fhir:index 5810 ;
     fhir:CodeSystem.concept.code [ fhir:value "8265.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fibre Classer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fibre Classer" ]
  ], [
     fhir:index 5811 ;
     fhir:CodeSystem.concept.code [ fhir:value "8265.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fibre Comber" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fibre Comber" ]
  ], [
     fhir:index 5812 ;
     fhir:CodeSystem.concept.code [ fhir:value "8265.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fibre Drawer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fibre Drawer" ]
  ], [
     fhir:index 5813 ;
     fhir:CodeSystem.concept.code [ fhir:value "8265.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fibre Frame Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fibre Frame Operator" ]
  ], [
     fhir:index 5814 ;
     fhir:CodeSystem.concept.code [ fhir:value "8265.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fibre Grader" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fibre Grader" ]
  ], [
     fhir:index 5815 ;
     fhir:CodeSystem.concept.code [ fhir:value "8265.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fibre Lapper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fibre Lapper" ]
  ], [
     fhir:index 5816 ;
     fhir:CodeSystem.concept.code [ fhir:value "8265.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fibre Mixer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fibre Mixer" ]
  ], [
     fhir:index 5817 ;
     fhir:CodeSystem.concept.code [ fhir:value "8265.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fibre Picker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fibre Picker" ]
  ], [
     fhir:index 5818 ;
     fhir:CodeSystem.concept.code [ fhir:value "8265.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fibre Preparer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fibre Preparer" ]
  ], [
     fhir:index 5819 ;
     fhir:CodeSystem.concept.code [ fhir:value "8265.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fibre Rover" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fibre Rover" ]
  ], [
     fhir:index 5820 ;
     fhir:CodeSystem.concept.code [ fhir:value "8265.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fibre Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fibre Supervisor" ]
  ], [
     fhir:index 5821 ;
     fhir:CodeSystem.concept.code [ fhir:value "8265.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Flax Preparer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Flax Preparer" ]
  ], [
     fhir:index 5822 ;
     fhir:CodeSystem.concept.code [ fhir:value "8265.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Flock Maker Teaser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Flock Maker Teaser" ]
  ], [
     fhir:index 5823 ;
     fhir:CodeSystem.concept.code [ fhir:value "8265.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gill Box Finisher Weaving" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Gill Box Finisher Weaving" ]
  ], [
     fhir:index 5824 ;
     fhir:CodeSystem.concept.code [ fhir:value "8265.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Washer Raw Fibres" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Washer Raw Fibres" ]
  ], [
     fhir:index 5825 ;
     fhir:CodeSystem.concept.code [ fhir:value "8265.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wool Blender" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wool Blender" ]
  ], [
     fhir:index 5826 ;
     fhir:CodeSystem.concept.code [ fhir:value "8265.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wool Carder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wool Carder" ]
  ], [
     fhir:index 5827 ;
     fhir:CodeSystem.concept.code [ fhir:value "8265.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wool Comber" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wool Comber" ]
  ], [
     fhir:index 5828 ;
     fhir:CodeSystem.concept.code [ fhir:value "8265.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wool Drawer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wool Drawer" ]
  ], [
     fhir:index 5829 ;
     fhir:CodeSystem.concept.code [ fhir:value "8265.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wool Dryer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wool Dryer" ]
  ], [
     fhir:index 5830 ;
     fhir:CodeSystem.concept.code [ fhir:value "8265.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wool Preparer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wool Preparer" ]
  ], [
     fhir:index 5831 ;
     fhir:CodeSystem.concept.code [ fhir:value "8265.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wool Scourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wool Scourer" ]
  ], [
     fhir:index 5832 ;
     fhir:CodeSystem.concept.code [ fhir:value "8265.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wool Scourer Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wool Scourer Supervisor" ]
  ], [
     fhir:index 5833 ;
     fhir:CodeSystem.concept.code [ fhir:value "8265.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wool Stapler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wool Stapler" ]
  ], [
     fhir:index 5834 ;
     fhir:CodeSystem.concept.code [ fhir:value "8265.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wool Top Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wool Top Machine Operator" ]
  ], [
     fhir:index 5835 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Boner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Boner" ]
  ], [
     fhir:index 5836 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Butcher Freezing Worker Abattoir" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Butcher Freezing Worker Abattoir" ]
  ], [
     fhir:index 5837 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Butchers Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Butchers Labourer" ]
  ], [
     fhir:index 5838 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Butchery Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Butchery Assistant" ]
  ], [
     fhir:index 5839 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chicken Processor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chicken Processor" ]
  ], [
     fhir:index 5840 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Curing and Pickling Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Curing and Pickling Worker" ]
  ], [
     fhir:index 5841 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fish Boner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fish Boner" ]
  ], [
     fhir:index 5842 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fish Canning Process Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fish Canning Process Supervisor" ]
  ], [
     fhir:index 5843 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fish Canning Process Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fish Canning Process Worker" ]
  ], [
     fhir:index 5844 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fish Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fish Cutter" ]
  ], [
     fhir:index 5845 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fish Dehydrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fish Dehydrator" ]
  ], [
     fhir:index 5846 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fish Factory Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fish Factory Supervisor" ]
  ], [
     fhir:index 5847 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fish Filleter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fish Filleter" ]
  ], [
     fhir:index 5848 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fish Preserver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fish Preserver" ]
  ], [
     fhir:index 5849 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fish Preserving Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fish Preserving Supervisor" ]
  ], [
     fhir:index 5850 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fish Process Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fish Process Worker" ]
  ], [
     fhir:index 5851 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fish Process Worker Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fish Process Worker Supervisor" ]
  ], [
     fhir:index 5852 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fish Processing Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fish Processing Worker" ]
  ], [
     fhir:index 5853 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fish Processor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fish Processor" ]
  ], [
     fhir:index 5854 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fish Shed Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fish Shed Assistant" ]
  ], [
     fhir:index 5855 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Food Smoker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Food Smoker" ]
  ], [
     fhir:index 5856 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Freezer Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Freezer Hand" ]
  ], [
     fhir:index 5857 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Freezing and Abattoir Worker Killing Chain" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Freezing and Abattoir Worker Killing Chain" ]
  ], [
     fhir:index 5858 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Freezing Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Freezing Worker" ]
  ], [
     fhir:index 5859 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Freezing Works Chainman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Freezing Works Chainman" ]
  ], [
     fhir:index 5860 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Freezing Works Chamberman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Freezing Works Chamberman" ]
  ], [
     fhir:index 5861 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Freezing Works Chiller Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Freezing Works Chiller Hand" ]
  ], [
     fhir:index 5862 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Freezing Works Cooling Floor Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Freezing Works Cooling Floor Hand" ]
  ], [
     fhir:index 5863 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Freezing Works Dollyman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Freezing Works Dollyman" ]
  ], [
     fhir:index 5864 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Freezing Works Freezer Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Freezing Works Freezer Hand" ]
  ], [
     fhir:index 5865 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Freezing Works Meat Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Freezing Works Meat Cutter" ]
  ], [
     fhir:index 5866 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Freezing Works Scraper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Freezing Works Scraper" ]
  ], [
     fhir:index 5867 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Freezing Works Slaughterer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Freezing Works Slaughterer" ]
  ], [
     fhir:index 5868 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Freezing Works Stripper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Freezing Works Stripper" ]
  ], [
     fhir:index 5869 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Miiti" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Miiti" ]
  ], [
     fhir:index 5870 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Miti" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Miti" ]
  ], [
     fhir:index 5871 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaipatu Hipi" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaipatu Hipi" ]
  ], [
     fhir:index 5872 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaipatu Kararehe" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaipatu Kararehe" ]
  ], [
     fhir:index 5873 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaipatu Kau" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaipatu Kau" ]
  ], [
     fhir:index 5874 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaipatu Miiti" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaipatu Miiti" ]
  ], [
     fhir:index 5875 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaipatu Miti" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaipatu Miti" ]
  ], [
     fhir:index 5876 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Knife Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Knife Hand" ]
  ], [
     fhir:index 5877 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Land Based Oyster Opener" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Land Based Oyster Opener" ]
  ], [
     fhir:index 5878 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Meat Boner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Meat Boner" ]
  ], [
     fhir:index 5879 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Meat Canning Process Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Meat Canning Process Supervisor" ]
  ], [
     fhir:index 5880 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Meat Canning Process Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Meat Canning Process Worker" ]
  ], [
     fhir:index 5881 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.047" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Meat Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Meat Cutter" ]
  ], [
     fhir:index 5882 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.048" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Meat Dehydrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Meat Dehydrator" ]
  ], [
     fhir:index 5883 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.049" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Meat Preserver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Meat Preserver" ]
  ], [
     fhir:index 5884 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.050" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Meat Preserving Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Meat Preserving Supervisor" ]
  ], [
     fhir:index 5885 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.051" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Meat Processing Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Meat Processing Worker" ]
  ], [
     fhir:index 5886 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.052" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Meat Slicer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Meat Slicer" ]
  ], [
     fhir:index 5887 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.053" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Meat Trimmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Meat Trimmer" ]
  ], [
     fhir:index 5888 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.054" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Meat Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Meat Worker" ]
  ], [
     fhir:index 5889 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.055" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mussel Opener" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mussel Opener" ]
  ], [
     fhir:index 5890 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.056" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mussel Processor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mussel Processor" ]
  ], [
     fhir:index 5891 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.057" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Offal Man" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Offal Man" ]
  ], [
     fhir:index 5892 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.058" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Onshore Seafood Processor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Onshore Seafood Processor" ]
  ], [
     fhir:index 5893 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.059" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Oyster Canner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Oyster Canner" ]
  ], [
     fhir:index 5894 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.060" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Oyster Canner Opener Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Oyster Canner Opener Supervisor" ]
  ], [
     fhir:index 5895 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.061" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Oyster Opener" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Oyster Opener" ]
  ], [
     fhir:index 5896 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.062" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Oyster Opener and Canner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Oyster Opener and Canner" ]
  ], [
     fhir:index 5897 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.063" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Poultry Worker Abattoir Freezing Works" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Poultry Worker Abattoir Freezing Works" ]
  ], [
     fhir:index 5898 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.064" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Fish Canning Process Workers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Fish Canning Process Workers" ]
  ], [
     fhir:index 5899 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.065" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Fish Process Workers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Fish Process Workers" ]
  ], [
     fhir:index 5900 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.066" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Meat Canning Process Workers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Meat Canning Process Workers" ]
  ], [
     fhir:index 5901 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.067" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Slaughterers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Slaughterers" ]
  ], [
     fhir:index 5902 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.068" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Smallgoods Makers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Smallgoods Makers" ]
  ], [
     fhir:index 5903 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.069" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sausage Casing Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sausage Casing Maker" ]
  ], [
     fhir:index 5904 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.070" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sausage Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sausage Maker" ]
  ], [
     fhir:index 5905 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.071" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Seafood Factory Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Seafood Factory Supervisor" ]
  ], [
     fhir:index 5906 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.072" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Slaughter Man" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Slaughter Man" ]
  ], [
     fhir:index 5907 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.073" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Slaughterer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Slaughterer" ]
  ], [
     fhir:index 5908 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.074" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Slaughterhouse Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Slaughterhouse Assistant" ]
  ], [
     fhir:index 5909 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.075" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Slaughtering Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Slaughtering Assistant" ]
  ], [
     fhir:index 5910 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.076" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Slaughtering Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Slaughtering Supervisor" ]
  ], [
     fhir:index 5911 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.077" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Slaughterman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Slaughterman" ]
  ], [
     fhir:index 5912 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.078" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Smallgoods Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Smallgoods Maker" ]
  ], [
     fhir:index 5913 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.079" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Smallgoods Supervisor Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Smallgoods Supervisor Maker" ]
  ], [
     fhir:index 5914 ;
     fhir:CodeSystem.concept.code [ fhir:value "8271.080" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wetfish Processor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wetfish Processor" ]
  ], [
     fhir:index 5915 ;
     fhir:CodeSystem.concept.code [ fhir:value "8272.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Butter and Milk Fats Products Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Butter and Milk Fats Products Maker" ]
  ], [
     fhir:index 5916 ;
     fhir:CodeSystem.concept.code [ fhir:value "8272.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Butter Maker Grader Tester" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Butter Maker Grader Tester" ]
  ], [
     fhir:index 5917 ;
     fhir:CodeSystem.concept.code [ fhir:value "8272.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Casein Worker Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Casein Worker Maker" ]
  ], [
     fhir:index 5918 ;
     fhir:CodeSystem.concept.code [ fhir:value "8272.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cheese Factory Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cheese Factory Worker" ]
  ], [
     fhir:index 5919 ;
     fhir:CodeSystem.concept.code [ fhir:value "8272.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cheese Grader Tester" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cheese Grader Tester" ]
  ], [
     fhir:index 5920 ;
     fhir:CodeSystem.concept.code [ fhir:value "8272.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cheese Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cheese Maker" ]
  ], [
     fhir:index 5921 ;
     fhir:CodeSystem.concept.code [ fhir:value "8272.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cheese Making Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cheese Making Supervisor" ]
  ], [
     fhir:index 5922 ;
     fhir:CodeSystem.concept.code [ fhir:value "8272.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cheese Salter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cheese Salter" ]
  ], [
     fhir:index 5923 ;
     fhir:CodeSystem.concept.code [ fhir:value "8272.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Condensed Milk Maker Process Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Condensed Milk Maker Process Worker" ]
  ], [
     fhir:index 5924 ;
     fhir:CodeSystem.concept.code [ fhir:value "8272.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cooker Operator Dairy Products" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cooker Operator Dairy Products" ]
  ], [
     fhir:index 5925 ;
     fhir:CodeSystem.concept.code [ fhir:value "8272.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cottage Cheese Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cottage Cheese Maker" ]
  ], [
     fhir:index 5926 ;
     fhir:CodeSystem.concept.code [ fhir:value "8272.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dairy Factory Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dairy Factory Worker" ]
  ], [
     fhir:index 5927 ;
     fhir:CodeSystem.concept.code [ fhir:value "8272.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dairy Products Inspector Grader Tester" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dairy Products Inspector Grader Tester" ]
  ], [
     fhir:index 5928 ;
     fhir:CodeSystem.concept.code [ fhir:value "8272.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dairy Products Instructor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dairy Products Instructor" ]
  ], [
     fhir:index 5929 ;
     fhir:CodeSystem.concept.code [ fhir:value "8272.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dairy Products Processor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dairy Products Processor" ]
  ], [
     fhir:index 5930 ;
     fhir:CodeSystem.concept.code [ fhir:value "8272.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dried Milk Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dried Milk Worker" ]
  ], [
     fhir:index 5931 ;
     fhir:CodeSystem.concept.code [ fhir:value "8272.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ice Cream Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ice Cream Maker" ]
  ], [
     fhir:index 5932 ;
     fhir:CodeSystem.concept.code [ fhir:value "8272.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Milk and Other Dairy Products Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Milk and Other Dairy Products Maker" ]
  ], [
     fhir:index 5933 ;
     fhir:CodeSystem.concept.code [ fhir:value "8272.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Milk and Other Dairy Products Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Milk and Other Dairy Products Supervisor" ]
  ], [
     fhir:index 5934 ;
     fhir:CodeSystem.concept.code [ fhir:value "8272.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Milk Pasteuriser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Milk Pasteuriser" ]
  ], [
     fhir:index 5935 ;
     fhir:CodeSystem.concept.code [ fhir:value "8272.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Milk Powder Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Milk Powder Maker" ]
  ], [
     fhir:index 5936 ;
     fhir:CodeSystem.concept.code [ fhir:value "8272.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Milk Process Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Milk Process Supervisor" ]
  ], [
     fhir:index 5937 ;
     fhir:CodeSystem.concept.code [ fhir:value "8272.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Milk Process Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Milk Process Worker" ]
  ], [
     fhir:index 5938 ;
     fhir:CodeSystem.concept.code [ fhir:value "8272.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Milk Treatment Station Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Milk Treatment Station Worker" ]
  ], [
     fhir:index 5939 ;
     fhir:CodeSystem.concept.code [ fhir:value "8272.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Dairy Products Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other Dairy Products Maker" ]
  ], [
     fhir:index 5940 ;
     fhir:CodeSystem.concept.code [ fhir:value "8272.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pasteurising Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pasteurising Worker" ]
  ], [
     fhir:index 5941 ;
     fhir:CodeSystem.concept.code [ fhir:value "8272.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Yogurt Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Yogurt Maker" ]
  ], [
     fhir:index 5942 ;
     fhir:CodeSystem.concept.code [ fhir:value "8273.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cereal Miller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cereal Miller" ]
  ], [
     fhir:index 5943 ;
     fhir:CodeSystem.concept.code [ fhir:value "8273.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Flour Mill Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Flour Mill Worker" ]
  ], [
     fhir:index 5944 ;
     fhir:CodeSystem.concept.code [ fhir:value "8273.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Flour Miller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Flour Miller" ]
  ], [
     fhir:index 5945 ;
     fhir:CodeSystem.concept.code [ fhir:value "8273.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Flour or Grain Millhand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Flour or Grain Millhand" ]
  ], [
     fhir:index 5946 ;
     fhir:CodeSystem.concept.code [ fhir:value "8273.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Flourmill Kilnman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Flourmill Kilnman" ]
  ], [
     fhir:index 5947 ;
     fhir:CodeSystem.concept.code [ fhir:value "8273.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Grain Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Grain Cleaner" ]
  ], [
     fhir:index 5948 ;
     fhir:CodeSystem.concept.code [ fhir:value "8273.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Grain Crusher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Grain Crusher" ]
  ], [
     fhir:index 5949 ;
     fhir:CodeSystem.concept.code [ fhir:value "8273.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Grain Dryer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Grain Dryer" ]
  ], [
     fhir:index 5950 ;
     fhir:CodeSystem.concept.code [ fhir:value "8273.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Grain Grader" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Grain Grader" ]
  ], [
     fhir:index 5951 ;
     fhir:CodeSystem.concept.code [ fhir:value "8273.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Grain Miller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Grain Miller" ]
  ], [
     fhir:index 5952 ;
     fhir:CodeSystem.concept.code [ fhir:value "8273.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Grain Miller Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Grain Miller Supervisor" ]
  ], [
     fhir:index 5953 ;
     fhir:CodeSystem.concept.code [ fhir:value "8273.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lucerne Pellets Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lucerne Pellets Maker" ]
  ], [
     fhir:index 5954 ;
     fhir:CodeSystem.concept.code [ fhir:value "8273.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Seed Cleaning Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Seed Cleaning Machine Operator" ]
  ], [
     fhir:index 5955 ;
     fhir:CodeSystem.concept.code [ fhir:value "8273.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Seed Grading Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Seed Grading Machine Operator" ]
  ], [
     fhir:index 5956 ;
     fhir:CodeSystem.concept.code [ fhir:value "8273.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Spice Miller Factory Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Spice Miller Factory Worker" ]
  ], [
     fhir:index 5957 ;
     fhir:CodeSystem.concept.code [ fhir:value "8273.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wheat Miller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wheat Miller" ]
  ], [
     fhir:index 5958 ;
     fhir:CodeSystem.concept.code [ fhir:value "8274.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Animal Food Processor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Animal Food Processor" ]
  ], [
     fhir:index 5959 ;
     fhir:CodeSystem.concept.code [ fhir:value "8274.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Baked Goods and Cereals Producing Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Baked Goods and Cereals Producing Machine Operator" ]
  ], [
     fhir:index 5960 ;
     fhir:CodeSystem.concept.code [ fhir:value "8274.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Baked Goods and Cereals Producing Machine Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Baked Goods and Cereals Producing Machine Supervisor" ]
  ], [
     fhir:index 5961 ;
     fhir:CodeSystem.concept.code [ fhir:value "8274.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bakehouse Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bakehouse Assistant" ]
  ], [
     fhir:index 5962 ;
     fhir:CodeSystem.concept.code [ fhir:value "8274.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bakers Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bakers Assistant" ]
  ], [
     fhir:index 5963 ;
     fhir:CodeSystem.concept.code [ fhir:value "8274.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bakers Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bakers Labourer" ]
  ], [
     fhir:index 5964 ;
     fhir:CodeSystem.concept.code [ fhir:value "8274.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bakery Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bakery Assistant" ]
  ], [
     fhir:index 5965 ;
     fhir:CodeSystem.concept.code [ fhir:value "8274.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bakery Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bakery Labourer" ]
  ], [
     fhir:index 5966 ;
     fhir:CodeSystem.concept.code [ fhir:value "8274.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bakery Machinist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bakery Machinist" ]
  ], [
     fhir:index 5967 ;
     fhir:CodeSystem.concept.code [ fhir:value "8274.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bakery Ovenman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bakery Ovenman" ]
  ], [
     fhir:index 5968 ;
     fhir:CodeSystem.concept.code [ fhir:value "8274.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bakery Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bakery Supervisor" ]
  ], [
     fhir:index 5969 ;
     fhir:CodeSystem.concept.code [ fhir:value "8274.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bakery Table Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bakery Table Hand" ]
  ], [
     fhir:index 5970 ;
     fhir:CodeSystem.concept.code [ fhir:value "8274.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bakery Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bakery Worker" ]
  ], [
     fhir:index 5971 ;
     fhir:CodeSystem.concept.code [ fhir:value "8274.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cereal Grain Machinist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cereal Grain Machinist" ]
  ], [
     fhir:index 5972 ;
     fhir:CodeSystem.concept.code [ fhir:value "8274.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Macaroni Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Macaroni Maker" ]
  ], [
     fhir:index 5973 ;
     fhir:CodeSystem.concept.code [ fhir:value "8274.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stock Food Making Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stock Food Making Machine Operator" ]
  ], [
     fhir:index 5974 ;
     fhir:CodeSystem.concept.code [ fhir:value "8275.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aerated Water Cordial Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aerated Water Cordial Worker" ]
  ], [
     fhir:index 5975 ;
     fhir:CodeSystem.concept.code [ fhir:value "8275.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Beverage Processor Non Alcoholic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Beverage Processor Non Alcoholic" ]
  ], [
     fhir:index 5976 ;
     fhir:CodeSystem.concept.code [ fhir:value "8275.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Canning and Bottling Process Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Canning and Bottling Process Worker" ]
  ], [
     fhir:index 5977 ;
     fhir:CodeSystem.concept.code [ fhir:value "8275.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cannister Viewer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cannister Viewer" ]
  ], [
     fhir:index 5978 ;
     fhir:CodeSystem.concept.code [ fhir:value "8275.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Food Dehydrator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Food Dehydrator" ]
  ], [
     fhir:index 5979 ;
     fhir:CodeSystem.concept.code [ fhir:value "8275.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Food Preserver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Food Preserver" ]
  ], [
     fhir:index 5980 ;
     fhir:CodeSystem.concept.code [ fhir:value "8275.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Freezer Foodstuffs" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Freezer Foodstuffs" ]
  ], [
     fhir:index 5981 ;
     fhir:CodeSystem.concept.code [ fhir:value "8275.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fruit Press Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fruit Press Operator" ]
  ], [
     fhir:index 5982 ;
     fhir:CodeSystem.concept.code [ fhir:value "8275.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fruit Vegetable and Nut Processing Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fruit Vegetable and Nut Processing Machine Operator" ]
  ], [
     fhir:index 5983 ;
     fhir:CodeSystem.concept.code [ fhir:value "8275.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fruit Vegetable and Nut Processing Machine Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fruit Vegetable and Nut Processing Machine Supervisor" ]
  ], [
     fhir:index 5984 ;
     fhir:CodeSystem.concept.code [ fhir:value "8275.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Jam Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Jam Maker" ]
  ], [
     fhir:index 5985 ;
     fhir:CodeSystem.concept.code [ fhir:value "8275.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Margarine Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Margarine Worker" ]
  ], [
     fhir:index 5986 ;
     fhir:CodeSystem.concept.code [ fhir:value "8275.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Overseer Fruit Vegetable Nut Processing" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Overseer Fruit Vegetable Nut Processing" ]
  ], [
     fhir:index 5987 ;
     fhir:CodeSystem.concept.code [ fhir:value "8275.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Preserving and Canning Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Preserving and Canning Worker" ]
  ], [
     fhir:index 5988 ;
     fhir:CodeSystem.concept.code [ fhir:value "8275.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Fruit Nut Vegetable Machine Operators" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Fruit Nut Vegetable Machine Operators" ]
  ], [
     fhir:index 5989 ;
     fhir:CodeSystem.concept.code [ fhir:value "8275.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Syrup Maker Cordials" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Syrup Maker Cordials" ]
  ], [
     fhir:index 5990 ;
     fhir:CodeSystem.concept.code [ fhir:value "8275.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Syrup Maker Foods" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Syrup Maker Foods" ]
  ], [
     fhir:index 5991 ;
     fhir:CodeSystem.concept.code [ fhir:value "8275.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vegetable Preparer Canning" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vegetable Preparer Canning" ]
  ], [
     fhir:index 5992 ;
     fhir:CodeSystem.concept.code [ fhir:value "8276.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chocolate Confectionary Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chocolate Confectionary Maker" ]
  ], [
     fhir:index 5993 ;
     fhir:CodeSystem.concept.code [ fhir:value "8276.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Confectionery Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Confectionery Maker" ]
  ], [
     fhir:index 5994 ;
     fhir:CodeSystem.concept.code [ fhir:value "8276.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Confectionery Maker Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Confectionery Maker Supervisor" ]
  ], [
     fhir:index 5995 ;
     fhir:CodeSystem.concept.code [ fhir:value "8276.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Confectionery Makers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Confectionery Makers" ]
  ], [
     fhir:index 5996 ;
     fhir:CodeSystem.concept.code [ fhir:value "8276.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sugar Processor and Refiner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sugar Processor and Refiner" ]
  ], [
     fhir:index 5997 ;
     fhir:CodeSystem.concept.code [ fhir:value "8276.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sugar Processor and Refinery Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sugar Processor and Refinery Supervisor" ]
  ], [
     fhir:index 5998 ;
     fhir:CodeSystem.concept.code [ fhir:value "8276.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sugar Refinery Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sugar Refinery Worker" ]
  ], [
     fhir:index 5999 ;
     fhir:CodeSystem.concept.code [ fhir:value "8276.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sugar Refining Crystalliser Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sugar Refining Crystalliser Operator" ]
  ], [
     fhir:index 6000 ;
     fhir:CodeSystem.concept.code [ fhir:value "8277.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chocolate Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chocolate Maker" ]
  ], [
     fhir:index 6001 ;
     fhir:CodeSystem.concept.code [ fhir:value "8277.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chocolate Making Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chocolate Making Supervisor" ]
  ], [
     fhir:index 6002 ;
     fhir:CodeSystem.concept.code [ fhir:value "8277.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coffee and Chicory Roaster and Grinder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coffee and Chicory Roaster and Grinder" ]
  ], [
     fhir:index 6003 ;
     fhir:CodeSystem.concept.code [ fhir:value "8277.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coffee and Tea Blender" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coffee and Tea Blender" ]
  ], [
     fhir:index 6004 ;
     fhir:CodeSystem.concept.code [ fhir:value "8277.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coffee Blender" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coffee Blender" ]
  ], [
     fhir:index 6005 ;
     fhir:CodeSystem.concept.code [ fhir:value "8277.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coffee Taster" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coffee Taster" ]
  ], [
     fhir:index 6006 ;
     fhir:CodeSystem.concept.code [ fhir:value "8277.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Malt Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Malt Worker" ]
  ], [
     fhir:index 6007 ;
     fhir:CodeSystem.concept.code [ fhir:value "8277.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Malt Works Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Malt Works Supervisor" ]
  ], [
     fhir:index 6008 ;
     fhir:CodeSystem.concept.code [ fhir:value "8277.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Maltster" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Maltster" ]
  ], [
     fhir:index 6009 ;
     fhir:CodeSystem.concept.code [ fhir:value "8277.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tea Blender" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tea Blender" ]
  ], [
     fhir:index 6010 ;
     fhir:CodeSystem.concept.code [ fhir:value "8277.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tea Coffee Blender Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tea Coffee Blender Supervisor" ]
  ], [
     fhir:index 6011 ;
     fhir:CodeSystem.concept.code [ fhir:value "8277.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tea Taster" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tea Taster" ]
  ], [
     fhir:index 6012 ;
     fhir:CodeSystem.concept.code [ fhir:value "8277.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vinegar Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vinegar Worker" ]
  ], [
     fhir:index 6013 ;
     fhir:CodeSystem.concept.code [ fhir:value "8278.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cigarette Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cigarette Maker" ]
  ], [
     fhir:index 6014 ;
     fhir:CodeSystem.concept.code [ fhir:value "8278.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cigarette Making Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cigarette Making Machine Operator" ]
  ], [
     fhir:index 6015 ;
     fhir:CodeSystem.concept.code [ fhir:value "8278.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Overseer Tobacco" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Overseer Tobacco" ]
  ], [
     fhir:index 6016 ;
     fhir:CodeSystem.concept.code [ fhir:value "8278.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Production Chargehand Foreman Supervisor Tobacco" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Production Chargehand Foreman Supervisor Tobacco" ]
  ], [
     fhir:index 6017 ;
     fhir:CodeSystem.concept.code [ fhir:value "8278.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tobacco Grader" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tobacco Grader" ]
  ], [
     fhir:index 6018 ;
     fhir:CodeSystem.concept.code [ fhir:value "8278.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tobacco Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tobacco Machine Operator" ]
  ], [
     fhir:index 6019 ;
     fhir:CodeSystem.concept.code [ fhir:value "8278.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tobacco Product Maker Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tobacco Product Maker Worker" ]
  ], [
     fhir:index 6020 ;
     fhir:CodeSystem.concept.code [ fhir:value "8278.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tobacco Product Process Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tobacco Product Process Worker" ]
  ], [
     fhir:index 6021 ;
     fhir:CodeSystem.concept.code [ fhir:value "8279.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Alcoholic Beverage Processor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Alcoholic Beverage Processor" ]
  ], [
     fhir:index 6022 ;
     fhir:CodeSystem.concept.code [ fhir:value "8279.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Beer Brewer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Beer Brewer" ]
  ], [
     fhir:index 6023 ;
     fhir:CodeSystem.concept.code [ fhir:value "8279.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Beer Production Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Beer Production Worker" ]
  ], [
     fhir:index 6024 ;
     fhir:CodeSystem.concept.code [ fhir:value "8279.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Brewer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Brewer" ]
  ], [
     fhir:index 6025 ;
     fhir:CodeSystem.concept.code [ fhir:value "8279.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Brewery Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Brewery Worker" ]
  ], [
     fhir:index 6026 ;
     fhir:CodeSystem.concept.code [ fhir:value "8279.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Brewery Worker Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Brewery Worker Supervisor" ]
  ], [
     fhir:index 6027 ;
     fhir:CodeSystem.concept.code [ fhir:value "8279.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Brewmaster" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Brewmaster" ]
  ], [
     fhir:index 6028 ;
     fhir:CodeSystem.concept.code [ fhir:value "8279.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Distiller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Distiller" ]
  ], [
     fhir:index 6029 ;
     fhir:CodeSystem.concept.code [ fhir:value "8279.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Distiller Alcoholic Beverages" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Distiller Alcoholic Beverages" ]
  ], [
     fhir:index 6030 ;
     fhir:CodeSystem.concept.code [ fhir:value "8279.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Distillery Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Distillery Worker" ]
  ], [
     fhir:index 6031 ;
     fhir:CodeSystem.concept.code [ fhir:value "8279.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Distillery Worker (Alcoholic Beverages)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Distillery Worker (Alcoholic Beverages)" ]
  ], [
     fhir:index 6032 ;
     fhir:CodeSystem.concept.code [ fhir:value "8279.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Distillery Worker Alcoholic Beverages Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Distillery Worker Alcoholic Beverages Supervisor" ]
  ], [
     fhir:index 6033 ;
     fhir:CodeSystem.concept.code [ fhir:value "8279.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Liquor Taster" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Liquor Taster" ]
  ], [
     fhir:index 6034 ;
     fhir:CodeSystem.concept.code [ fhir:value "8279.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Brewery Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other Brewery Worker" ]
  ], [
     fhir:index 6035 ;
     fhir:CodeSystem.concept.code [ fhir:value "8279.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Brewery Workers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Brewery Workers" ]
  ], [
     fhir:index 6036 ;
     fhir:CodeSystem.concept.code [ fhir:value "8279.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Distillery Worker Alcohic Beverages" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Distillery Worker Alcohic Beverages" ]
  ], [
     fhir:index 6037 ;
     fhir:CodeSystem.concept.code [ fhir:value "8279.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wine Making Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wine Making Machine Operator" ]
  ], [
     fhir:index 6038 ;
     fhir:CodeSystem.concept.code [ fhir:value "8279.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wine Making Machine Operator Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wine Making Machine Operator Supervisor" ]
  ], [
     fhir:index 6039 ;
     fhir:CodeSystem.concept.code [ fhir:value "8279.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Winery Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Winery Worker" ]
  ], [
     fhir:index 6040 ;
     fhir:CodeSystem.concept.code [ fhir:value "8281.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fellmonger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fellmonger" ]
  ], [
     fhir:index 6041 ;
     fhir:CodeSystem.concept.code [ fhir:value "8281.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fellmongery Beaterman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fellmongery Beaterman" ]
  ], [
     fhir:index 6042 ;
     fhir:CodeSystem.concept.code [ fhir:value "8281.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hide and Pelt Processor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hide and Pelt Processor" ]
  ], [
     fhir:index 6043 ;
     fhir:CodeSystem.concept.code [ fhir:value "8281.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hide Classer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hide Classer" ]
  ], [
     fhir:index 6044 ;
     fhir:CodeSystem.concept.code [ fhir:value "8281.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hide Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hide Cleaner" ]
  ], [
     fhir:index 6045 ;
     fhir:CodeSystem.concept.code [ fhir:value "8281.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hide Dresser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hide Dresser" ]
  ], [
     fhir:index 6046 ;
     fhir:CodeSystem.concept.code [ fhir:value "8281.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hide Flesher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hide Flesher" ]
  ], [
     fhir:index 6047 ;
     fhir:CodeSystem.concept.code [ fhir:value "8281.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hide Grader" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hide Grader" ]
  ], [
     fhir:index 6048 ;
     fhir:CodeSystem.concept.code [ fhir:value "8281.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hide Splitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hide Splitter" ]
  ], [
     fhir:index 6049 ;
     fhir:CodeSystem.concept.code [ fhir:value "8281.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hides and Pelts Scudder Tanning" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hides and Pelts Scudder Tanning" ]
  ], [
     fhir:index 6050 ;
     fhir:CodeSystem.concept.code [ fhir:value "8281.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Leather Dresser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Leather Dresser" ]
  ], [
     fhir:index 6051 ;
     fhir:CodeSystem.concept.code [ fhir:value "8281.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Leather Dyer Stainer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Leather Dyer Stainer" ]
  ], [
     fhir:index 6052 ;
     fhir:CodeSystem.concept.code [ fhir:value "8281.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Leather Stretcher Tanner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Leather Stretcher Tanner" ]
  ], [
     fhir:index 6053 ;
     fhir:CodeSystem.concept.code [ fhir:value "8281.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pelt Classer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pelt Classer" ]
  ], [
     fhir:index 6054 ;
     fhir:CodeSystem.concept.code [ fhir:value "8281.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pelt Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pelt Cleaner" ]
  ], [
     fhir:index 6055 ;
     fhir:CodeSystem.concept.code [ fhir:value "8281.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pelt Dresser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pelt Dresser" ]
  ], [
     fhir:index 6056 ;
     fhir:CodeSystem.concept.code [ fhir:value "8281.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pelt Flesher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pelt Flesher" ]
  ], [
     fhir:index 6057 ;
     fhir:CodeSystem.concept.code [ fhir:value "8281.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pelt Grader" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pelt Grader" ]
  ], [
     fhir:index 6058 ;
     fhir:CodeSystem.concept.code [ fhir:value "8281.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pelt Plucker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pelt Plucker" ]
  ], [
     fhir:index 6059 ;
     fhir:CodeSystem.concept.code [ fhir:value "8281.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pelt Sorter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pelt Sorter" ]
  ], [
     fhir:index 6060 ;
     fhir:CodeSystem.concept.code [ fhir:value "8281.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pelt Stretcher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pelt Stretcher" ]
  ], [
     fhir:index 6061 ;
     fhir:CodeSystem.concept.code [ fhir:value "8281.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pelt Trimmer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pelt Trimmer" ]
  ], [
     fhir:index 6062 ;
     fhir:CodeSystem.concept.code [ fhir:value "8281.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Hide Skin And Pelts" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Hide Skin And Pelts" ]
  ], [
     fhir:index 6063 ;
     fhir:CodeSystem.concept.code [ fhir:value "8281.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sheepskin Product Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sheepskin Product Maker" ]
  ], [
     fhir:index 6064 ;
     fhir:CodeSystem.concept.code [ fhir:value "8281.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Skin Classer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Skin Classer" ]
  ], [
     fhir:index 6065 ;
     fhir:CodeSystem.concept.code [ fhir:value "8281.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Skin Grader" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Skin Grader" ]
  ], [
     fhir:index 6066 ;
     fhir:CodeSystem.concept.code [ fhir:value "8281.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tanner Currier" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tanner Currier" ]
  ], [
     fhir:index 6067 ;
     fhir:CodeSystem.concept.code [ fhir:value "8281.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tanner Splitter and Dyer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tanner Splitter and Dyer" ]
  ], [
     fhir:index 6068 ;
     fhir:CodeSystem.concept.code [ fhir:value "8281.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tannery Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tannery Hand" ]
  ], [
     fhir:index 6069 ;
     fhir:CodeSystem.concept.code [ fhir:value "8281.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tanning Liquor Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tanning Liquor Maker" ]
  ], [
     fhir:index 6070 ;
     fhir:CodeSystem.concept.code [ fhir:value "8281.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wool Puller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wool Puller" ]
  ], [
     fhir:index 6071 ;
     fhir:CodeSystem.concept.code [ fhir:value "8291.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Car Assembler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Car Assembler" ]
  ], [
     fhir:index 6072 ;
     fhir:CodeSystem.concept.code [ fhir:value "8291.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Car Assembly Setter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Car Assembly Setter" ]
  ], [
     fhir:index 6073 ;
     fhir:CodeSystem.concept.code [ fhir:value "8291.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Car Assembly Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Car Assembly Supervisor" ]
  ], [
     fhir:index 6074 ;
     fhir:CodeSystem.concept.code [ fhir:value "8291.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Car Assembly Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Car Assembly Worker" ]
  ], [
     fhir:index 6075 ;
     fhir:CodeSystem.concept.code [ fhir:value "8291.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chassis Assembler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chassis Assembler" ]
  ], [
     fhir:index 6076 ;
     fhir:CodeSystem.concept.code [ fhir:value "8291.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Machinery Assembler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Machinery Assembler" ]
  ], [
     fhir:index 6077 ;
     fhir:CodeSystem.concept.code [ fhir:value "8291.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Machinery Fitter Assembler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Machinery Fitter Assembler" ]
  ], [
     fhir:index 6078 ;
     fhir:CodeSystem.concept.code [ fhir:value "8291.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Machinery Installer Erector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Machinery Installer Erector" ]
  ], [
     fhir:index 6079 ;
     fhir:CodeSystem.concept.code [ fhir:value "8291.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Marine Engine Assembler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Marine Engine Assembler" ]
  ], [
     fhir:index 6080 ;
     fhir:CodeSystem.concept.code [ fhir:value "8291.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mechanical Machinery Assembler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mechanical Machinery Assembler" ]
  ], [
     fhir:index 6081 ;
     fhir:CodeSystem.concept.code [ fhir:value "8291.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mechanical Machinery Assembly Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mechanical Machinery Assembly Supervisor" ]
  ], [
     fhir:index 6082 ;
     fhir:CodeSystem.concept.code [ fhir:value "8291.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Meter Maker Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Meter Maker Repairer" ]
  ], [
     fhir:index 6083 ;
     fhir:CodeSystem.concept.code [ fhir:value "8291.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motor Vehicle Assembly Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motor Vehicle Assembly Supervisor" ]
  ], [
     fhir:index 6084 ;
     fhir:CodeSystem.concept.code [ fhir:value "8291.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motor Vehicle Assembly Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motor Vehicle Assembly Worker" ]
  ], [
     fhir:index 6085 ;
     fhir:CodeSystem.concept.code [ fhir:value "8291.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motor Vehicle Process Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motor Vehicle Process Worker" ]
  ], [
     fhir:index 6086 ;
     fhir:CodeSystem.concept.code [ fhir:value "8291.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Mechanical Machinery Assemblers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Mechanical Machinery Assemblers" ]
  ], [
     fhir:index 6087 ;
     fhir:CodeSystem.concept.code [ fhir:value "8291.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vehicle Assembler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vehicle Assembler" ]
  ], [
     fhir:index 6088 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Armature Winder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Armature Winder" ]
  ], [
     fhir:index 6089 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cable Jointer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cable Jointer" ]
  ], [
     fhir:index 6090 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cable Jointer Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cable Jointer Supervisor" ]
  ], [
     fhir:index 6091 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cable Layer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cable Layer" ]
  ], [
     fhir:index 6092 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Circuit Board Assembler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Circuit Board Assembler" ]
  ], [
     fhir:index 6093 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coil Winder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coil Winder" ]
  ], [
     fhir:index 6094 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Communication Equipment Assembler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Communication Equipment Assembler" ]
  ], [
     fhir:index 6095 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electric and Electronic Equipment Assembler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electric and Electronic Equipment Assembler" ]
  ], [
     fhir:index 6096 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electric Cable Jointer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electric Cable Jointer" ]
  ], [
     fhir:index 6097 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electric Cable Layer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electric Cable Layer" ]
  ], [
     fhir:index 6098 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electric Cable Puller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electric Cable Puller" ]
  ], [
     fhir:index 6099 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electric Equipment Assembler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electric Equipment Assembler" ]
  ], [
     fhir:index 6100 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electric Equipment Assembly Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electric Equipment Assembly Supervisor" ]
  ], [
     fhir:index 6101 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electric Power Line Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electric Power Line Mechanic" ]
  ], [
     fhir:index 6102 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electric Power Lines Faultsman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electric Power Lines Faultsman" ]
  ], [
     fhir:index 6103 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electric Power Lines Serviceman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electric Power Lines Serviceman" ]
  ], [
     fhir:index 6104 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electric Power Linesman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electric Power Linesman" ]
  ], [
     fhir:index 6105 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electric Power Linesperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electric Power Linesperson" ]
  ], [
     fhir:index 6106 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electric Traction Lineman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electric Traction Lineman" ]
  ], [
     fhir:index 6107 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Assembler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Assembler" ]
  ], [
     fhir:index 6108 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Goods Assembler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Goods Assembler" ]
  ], [
     fhir:index 6109 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Inspector Lines" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Inspector Lines" ]
  ], [
     fhir:index 6110 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Insulator Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Insulator Worker" ]
  ], [
     fhir:index 6111 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Lineman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Lineman" ]
  ], [
     fhir:index 6112 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Linesman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Linesman" ]
  ], [
     fhir:index 6113 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Products Process Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Products Process Worker" ]
  ], [
     fhir:index 6114 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electrical Rewinder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electrical Rewinder" ]
  ], [
     fhir:index 6115 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electronic Assembler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electronic Assembler" ]
  ], [
     fhir:index 6116 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electronic Equipment Assembler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electronic Equipment Assembler" ]
  ], [
     fhir:index 6117 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electronic Equipment Assembly Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electronic Equipment Assembly Supervisor" ]
  ], [
     fhir:index 6118 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electronic Goods Assembler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electronic Goods Assembler" ]
  ], [
     fhir:index 6119 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electronics Inspector Tester" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electronics Inspector Tester" ]
  ], [
     fhir:index 6120 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Erector Electric Power Lines" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Erector Electric Power Lines" ]
  ], [
     fhir:index 6121 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lighting Assembler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lighting Assembler" ]
  ], [
     fhir:index 6122 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Line Mechanic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Line Mechanic" ]
  ], [
     fhir:index 6123 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Linesperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Linesperson" ]
  ], [
     fhir:index 6124 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mains Layer and Jointer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mains Layer and Jointer" ]
  ], [
     fhir:index 6125 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Overseer Cable Laying" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Overseer Cable Laying" ]
  ], [
     fhir:index 6126 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Overseer Electrical Electronic Equipment Manufacture" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Overseer Electrical Electronic Equipment Manufacture" ]
  ], [
     fhir:index 6127 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Production Chargehand Foreman Supervisor Electric" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Production Chargehand Foreman Supervisor Electric" ]
  ], [
     fhir:index 6128 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Production Chargehand Foreman Supervisor Electronic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Production Chargehand Foreman Supervisor Electronic" ]
  ], [
     fhir:index 6129 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Electric Electronic Equipment Assemblers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Electric Electronic Equipment Assemblers" ]
  ], [
     fhir:index 6130 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radio Assembler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Radio Assembler" ]
  ], [
     fhir:index 6131 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Range Fitter Assembler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Range Fitter Assembler" ]
  ], [
     fhir:index 6132 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Registered Electric Power Linesperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Registered Electric Power Linesperson" ]
  ], [
     fhir:index 6133 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Registered Telephone Linesperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Registered Telephone Linesperson" ]
  ], [
     fhir:index 6134 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.047" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rotoarmature Winder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rotoarmature Winder" ]
  ], [
     fhir:index 6135 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.048" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Signals and Electric Line Inspector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Signals and Electric Line Inspector" ]
  ], [
     fhir:index 6136 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.049" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stove Fitter Maker Assembler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stove Fitter Maker Assembler" ]
  ], [
     fhir:index 6137 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.050" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Supervisor Linesman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Supervisor Linesman" ]
  ], [
     fhir:index 6138 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.051" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telecom Lineman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Telecom Lineman" ]
  ], [
     fhir:index 6139 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.052" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telecom Transmission Serviceman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Telecom Transmission Serviceman" ]
  ], [
     fhir:index 6140 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.053" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telephone Linesperson and Installer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Telephone Linesperson and Installer" ]
  ], [
     fhir:index 6141 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.054" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telephone Serviceman Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Telephone Serviceman Repairer" ]
  ], [
     fhir:index 6142 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.055" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Television Assembler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Television Assembler" ]
  ], [
     fhir:index 6143 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.056" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Transformer Assembler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Transformer Assembler" ]
  ], [
     fhir:index 6144 ;
     fhir:CodeSystem.concept.code [ fhir:value "8292.057" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Transformer Serviceman Winder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Transformer Serviceman Winder" ]
  ], [
     fhir:index 6145 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Brush and Broom Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Brush and Broom Maker" ]
  ], [
     fhir:index 6146 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Button Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Button Maker" ]
  ], [
     fhir:index 6147 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cassette Assembler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cassette Assembler" ]
  ], [
     fhir:index 6148 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cutter Plastics and Rubber" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cutter Plastics and Rubber" ]
  ], [
     fhir:index 6149 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Factory Hand Vinyl Coated Fabrics" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Factory Hand Vinyl Coated Fabrics" ]
  ], [
     fhir:index 6150 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Finisher Plastics" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Finisher Plastics" ]
  ], [
     fhir:index 6151 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Golf Club Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Golf Club Maker" ]
  ], [
     fhir:index 6152 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Installer Plastic Awning" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Installer Plastic Awning" ]
  ], [
     fhir:index 6153 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Linoleum Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Linoleum Maker" ]
  ], [
     fhir:index 6154 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Goods Assembler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Goods Assembler" ]
  ], [
     fhir:index 6155 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Goods Assembly Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Goods Assembly Supervisor" ]
  ], [
     fhir:index 6156 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Products Fitter Assembler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Products Fitter Assembler" ]
  ], [
     fhir:index 6157 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mop Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mop Maker" ]
  ], [
     fhir:index 6158 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Outworker Plastic Rubber Toys" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Outworker Plastic Rubber Toys" ]
  ], [
     fhir:index 6159 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Placemat Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Placemat Maker" ]
  ], [
     fhir:index 6160 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plastic Boat Builder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plastic Boat Builder" ]
  ], [
     fhir:index 6161 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plastic Rubber Clothing Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plastic Rubber Clothing Maker" ]
  ], [
     fhir:index 6162 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plastics and Rubber Goods Assembler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plastics and Rubber Goods Assembler" ]
  ], [
     fhir:index 6163 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plastics and Rubber Goods Assembler Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plastics and Rubber Goods Assembler Supervisor" ]
  ], [
     fhir:index 6164 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plastics Assembler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plastics Assembler" ]
  ], [
     fhir:index 6165 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plastics Fabricator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plastics Fabricator" ]
  ], [
     fhir:index 6166 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plastics Process Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plastics Process Worker" ]
  ], [
     fhir:index 6167 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plastics Welder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plastics Welder" ]
  ], [
     fhir:index 6168 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Process Worker Plastic Rubber Toys" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Process Worker Plastic Rubber Toys" ]
  ], [
     fhir:index 6169 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Projection Screen Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Projection Screen Maker" ]
  ], [
     fhir:index 6170 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Metal Goods Assemblers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Metal Goods Assemblers" ]
  ], [
     fhir:index 6171 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Plastics and Rubber Goods Assemblers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Plastics and Rubber Goods Assemblers" ]
  ], [
     fhir:index 6172 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Racing Sulky Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Racing Sulky Maker" ]
  ], [
     fhir:index 6173 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rubber Goods Assembler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rubber Goods Assembler" ]
  ], [
     fhir:index 6174 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rubber Stamp Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rubber Stamp Maker" ]
  ], [
     fhir:index 6175 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rubber Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rubber Worker" ]
  ], [
     fhir:index 6176 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sealing Fitter Rubber" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sealing Fitter Rubber" ]
  ], [
     fhir:index 6177 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Toy Maker Plastic" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Toy Maker Plastic" ]
  ], [
     fhir:index 6178 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vinyl Colour Matcher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vinyl Colour Matcher" ]
  ], [
     fhir:index 6179 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vinyl Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vinyl Worker" ]
  ], [
     fhir:index 6180 ;
     fhir:CodeSystem.concept.code [ fhir:value "8293.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Waterproof Garment Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Waterproof Garment Maker" ]
  ], [
     fhir:index 6181 ;
     fhir:CodeSystem.concept.code [ fhir:value "8294.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Basket and Wicker Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Basket and Wicker Worker" ]
  ], [
     fhir:index 6182 ;
     fhir:CodeSystem.concept.code [ fhir:value "8294.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Basket and Wicker Worker Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Basket and Wicker Worker Supervisor" ]
  ], [
     fhir:index 6183 ;
     fhir:CodeSystem.concept.code [ fhir:value "8294.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cane and Wicker Furniture Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cane and Wicker Furniture Maker" ]
  ], [
     fhir:index 6184 ;
     fhir:CodeSystem.concept.code [ fhir:value "8294.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Farm Fencer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Farm Fencer" ]
  ], [
     fhir:index 6185 ;
     fhir:CodeSystem.concept.code [ fhir:value "8294.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fencer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fencer" ]
  ], [
     fhir:index 6186 ;
     fhir:CodeSystem.concept.code [ fhir:value "8294.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fencing Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fencing Contractor" ]
  ], [
     fhir:index 6187 ;
     fhir:CodeSystem.concept.code [ fhir:value "8294.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gang Nail Process Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Gang Nail Process Worker" ]
  ], [
     fhir:index 6188 ;
     fhir:CodeSystem.concept.code [ fhir:value "8294.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Match Making Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Match Making Machine Operator" ]
  ], [
     fhir:index 6189 ;
     fhir:CodeSystem.concept.code [ fhir:value "8294.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Process Worker Furniture" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Process Worker Furniture" ]
  ], [
     fhir:index 6190 ;
     fhir:CodeSystem.concept.code [ fhir:value "8294.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Process Worker Wooden Toys" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Process Worker Wooden Toys" ]
  ], [
     fhir:index 6191 ;
     fhir:CodeSystem.concept.code [ fhir:value "8294.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Basket And Wicker Workers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Basket And Wicker Workers" ]
  ], [
     fhir:index 6192 ;
     fhir:CodeSystem.concept.code [ fhir:value "8294.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Wood and Related Materials Assemblers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Wood and Related Materials Assemblers" ]
  ], [
     fhir:index 6193 ;
     fhir:CodeSystem.concept.code [ fhir:value "8294.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sanding Machine Operator Woodworking" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sanding Machine Operator Woodworking" ]
  ], [
     fhir:index 6194 ;
     fhir:CodeSystem.concept.code [ fhir:value "8294.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ski Maker Wood" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ski Maker Wood" ]
  ], [
     fhir:index 6195 ;
     fhir:CodeSystem.concept.code [ fhir:value "8294.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wire Fence Erector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wire Fence Erector" ]
  ], [
     fhir:index 6196 ;
     fhir:CodeSystem.concept.code [ fhir:value "8294.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wood and Related Materials Products Assembler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wood and Related Materials Products Assembler" ]
  ], [
     fhir:index 6197 ;
     fhir:CodeSystem.concept.code [ fhir:value "8294.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wood and Related Materials Products Assembly Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wood and Related Materials Products Assembly Supervisor" ]
  ], [
     fhir:index 6198 ;
     fhir:CodeSystem.concept.code [ fhir:value "8294.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wood and Related Materials Products Assembly Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wood and Related Materials Products Assembly Worker" ]
  ], [
     fhir:index 6199 ;
     fhir:CodeSystem.concept.code [ fhir:value "8294.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Woodworker Games and Sports Equipment" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Woodworker Games and Sports Equipment" ]
  ], [
     fhir:index 6200 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bespoke Shoemaker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bespoke Shoemaker" ]
  ], [
     fhir:index 6201 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Footwear Bench Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Footwear Bench Worker" ]
  ], [
     fhir:index 6202 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Footwear Examiner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Footwear Examiner" ]
  ], [
     fhir:index 6203 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Footwear Factory Journeyman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Footwear Factory Journeyman" ]
  ], [
     fhir:index 6204 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Footwear Factory Sewing Machinist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Footwear Factory Sewing Machinist" ]
  ], [
     fhir:index 6205 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Footwear Factory Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Footwear Factory Worker" ]
  ], [
     fhir:index 6206 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Footwear Laster" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Footwear Laster" ]
  ], [
     fhir:index 6207 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Footwear Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Footwear Maker" ]
  ], [
     fhir:index 6208 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Footwear Production Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Footwear Production Machine Operator" ]
  ], [
     fhir:index 6209 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Footwear Shanker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Footwear Shanker" ]
  ], [
     fhir:index 6210 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Footwear Sole Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Footwear Sole Fitter" ]
  ], [
     fhir:index 6211 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Footwear Sole Presser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Footwear Sole Presser" ]
  ], [
     fhir:index 6212 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hand Sewer Leather Goods" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hand Sewer Leather Goods" ]
  ], [
     fhir:index 6213 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Leather Facotry Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Leather Facotry Worker" ]
  ], [
     fhir:index 6214 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Leather Goods Assembler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Leather Goods Assembler" ]
  ], [
     fhir:index 6215 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Leather Goods Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Leather Goods Cutter" ]
  ], [
     fhir:index 6216 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Leather Goods Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Leather Goods Machine Operator" ]
  ], [
     fhir:index 6217 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Leather Goods Machine Operator Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Leather Goods Machine Operator Supervisor" ]
  ], [
     fhir:index 6218 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Leather Goods Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Leather Goods Maker" ]
  ], [
     fhir:index 6219 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Leather Product Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Leather Product Maker" ]
  ], [
     fhir:index 6220 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Leather Safety Belt Assembler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Leather Safety Belt Assembler" ]
  ], [
     fhir:index 6221 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Leather Sewing Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Leather Sewing Machine Operator" ]
  ], [
     fhir:index 6222 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Leather Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Leather Worker" ]
  ], [
     fhir:index 6223 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Outworker Shoe Finishing" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Outworker Shoe Finishing" ]
  ], [
     fhir:index 6224 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Production Chargehand Overseer Footwear Manuf" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Production Chargehand Overseer Footwear Manuf" ]
  ], [
     fhir:index 6225 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Production Supervisor Footwear Assembly" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Production Supervisor Footwear Assembly" ]
  ], [
     fhir:index 6226 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Leather Goods Assemblers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Leather Goods Assemblers" ]
  ], [
     fhir:index 6227 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller Of Shoe Assemblers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller Of Shoe Assemblers" ]
  ], [
     fhir:index 6228 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shoe Assembler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shoe Assembler" ]
  ], [
     fhir:index 6229 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shoe Assembly Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shoe Assembly Supervisor" ]
  ], [
     fhir:index 6230 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shoe Clicker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shoe Clicker" ]
  ], [
     fhir:index 6231 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shoe Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shoe Cutter" ]
  ], [
     fhir:index 6232 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shoe Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shoe Maker" ]
  ], [
     fhir:index 6233 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shoe Pattern Cutter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shoe Pattern Cutter" ]
  ], [
     fhir:index 6234 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shoe Sewing Machine Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shoe Sewing Machine Supervisor" ]
  ], [
     fhir:index 6235 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shoe Sewing Machinist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shoe Sewing Machinist" ]
  ], [
     fhir:index 6236 ;
     fhir:CodeSystem.concept.code [ fhir:value "8295.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wooden Shoe Maker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wooden Shoe Maker" ]
  ], [
     fhir:index 6237 ;
     fhir:CodeSystem.concept.code [ fhir:value "8311.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cable Car Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cable Car Operator" ]
  ], [
     fhir:index 6238 ;
     fhir:CodeSystem.concept.code [ fhir:value "8311.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chair Lift Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chair Lift Operator" ]
  ], [
     fhir:index 6239 ;
     fhir:CodeSystem.concept.code [ fhir:value "8311.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Diesel Locomotive and Railcar Engine Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Diesel Locomotive and Railcar Engine Driver" ]
  ], [
     fhir:index 6240 ;
     fhir:CodeSystem.concept.code [ fhir:value "8311.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Locomotive Engine Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Locomotive Engine Driver" ]
  ], [
     fhir:index 6241 ;
     fhir:CodeSystem.concept.code [ fhir:value "8311.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Locomotive Engineer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Locomotive Engineer" ]
  ], [
     fhir:index 6242 ;
     fhir:CodeSystem.concept.code [ fhir:value "8311.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Locomotive Foreman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Locomotive Foreman" ]
  ], [
     fhir:index 6243 ;
     fhir:CodeSystem.concept.code [ fhir:value "8311.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mine and Quarry Engine Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mine and Quarry Engine Driver" ]
  ], [
     fhir:index 6244 ;
     fhir:CodeSystem.concept.code [ fhir:value "8311.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Railway Engine Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Railway Engine Driver" ]
  ], [
     fhir:index 6245 ;
     fhir:CodeSystem.concept.code [ fhir:value "8311.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Railway Engine Drivers Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Railway Engine Drivers Assistant" ]
  ], [
     fhir:index 6246 ;
     fhir:CodeSystem.concept.code [ fhir:value "8311.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Railway Locomotive Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Railway Locomotive Driver" ]
  ], [
     fhir:index 6247 ;
     fhir:CodeSystem.concept.code [ fhir:value "8311.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Railway Locomotive Fireman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Railway Locomotive Fireman" ]
  ], [
     fhir:index 6248 ;
     fhir:CodeSystem.concept.code [ fhir:value "8311.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Train Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Train Driver" ]
  ], [
     fhir:index 6249 ;
     fhir:CodeSystem.concept.code [ fhir:value "8311.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Train Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Train Operator" ]
  ], [
     fhir:index 6250 ;
     fhir:CodeSystem.concept.code [ fhir:value "8311.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Underground or Elevator Train Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Underground or Elevator Train Driver" ]
  ], [
     fhir:index 6251 ;
     fhir:CodeSystem.concept.code [ fhir:value "8321.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cab Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cab Driver" ]
  ], [
     fhir:index 6252 ;
     fhir:CodeSystem.concept.code [ fhir:value "8321.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chauffeur" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chauffeur" ]
  ], [
     fhir:index 6253 ;
     fhir:CodeSystem.concept.code [ fhir:value "8321.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Contract Car Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Contract Car Driver" ]
  ], [
     fhir:index 6254 ;
     fhir:CodeSystem.concept.code [ fhir:value "8321.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Driver Education Teacher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Driver Education Teacher" ]
  ], [
     fhir:index 6255 ;
     fhir:CodeSystem.concept.code [ fhir:value "8321.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Driver Trainer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Driver Trainer" ]
  ], [
     fhir:index 6256 ;
     fhir:CodeSystem.concept.code [ fhir:value "8321.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Driving Instructor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Driving Instructor" ]
  ], [
     fhir:index 6257 ;
     fhir:CodeSystem.concept.code [ fhir:value "8321.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Driving Tutor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Driving Tutor" ]
  ], [
     fhir:index 6258 ;
     fhir:CodeSystem.concept.code [ fhir:value "8321.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaitaraiwa Takihi" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaitaraiwa Takihi" ]
  ], [
     fhir:index 6259 ;
     fhir:CodeSystem.concept.code [ fhir:value "8321.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaitaraiwa Takihii" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaitaraiwa Takihii" ]
  ], [
     fhir:index 6260 ;
     fhir:CodeSystem.concept.code [ fhir:value "8321.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Light Lorry Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Light Lorry Driver" ]
  ], [
     fhir:index 6261 ;
     fhir:CodeSystem.concept.code [ fhir:value "8321.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Light Truck Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Light Truck Driver" ]
  ], [
     fhir:index 6262 ;
     fhir:CodeSystem.concept.code [ fhir:value "8321.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Light Van Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Light Van Driver" ]
  ], [
     fhir:index 6263 ;
     fhir:CodeSystem.concept.code [ fhir:value "8321.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Limousine Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Limousine Driver" ]
  ], [
     fhir:index 6264 ;
     fhir:CodeSystem.concept.code [ fhir:value "8321.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motor Car Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motor Car Driver" ]
  ], [
     fhir:index 6265 ;
     fhir:CodeSystem.concept.code [ fhir:value "8321.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Service Car Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Service Car Driver" ]
  ], [
     fhir:index 6266 ;
     fhir:CodeSystem.concept.code [ fhir:value "8321.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shuttle Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shuttle Driver" ]
  ], [
     fhir:index 6267 ;
     fhir:CodeSystem.concept.code [ fhir:value "8321.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Storeman Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Storeman Driver" ]
  ], [
     fhir:index 6268 ;
     fhir:CodeSystem.concept.code [ fhir:value "8321.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Storeperson Driver General" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Storeperson Driver General" ]
  ], [
     fhir:index 6269 ;
     fhir:CodeSystem.concept.code [ fhir:value "8321.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Taxi Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Taxi Driver" ]
  ], [
     fhir:index 6270 ;
     fhir:CodeSystem.concept.code [ fhir:value "8321.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Taxi Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Taxi Operator" ]
  ], [
     fhir:index 6271 ;
     fhir:CodeSystem.concept.code [ fhir:value "8321.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Taxi Owner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Taxi Owner" ]
  ], [
     fhir:index 6272 ;
     fhir:CodeSystem.concept.code [ fhir:value "8321.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Taxi Proprietor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Taxi Proprietor" ]
  ], [
     fhir:index 6273 ;
     fhir:CodeSystem.concept.code [ fhir:value "8321.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tourist Car Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tourist Car Operator" ]
  ], [
     fhir:index 6274 ;
     fhir:CodeSystem.concept.code [ fhir:value "8321.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Van Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Van Driver" ]
  ], [
     fhir:index 6275 ;
     fhir:CodeSystem.concept.code [ fhir:value "8322.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bus Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bus Driver" ]
  ], [
     fhir:index 6276 ;
     fhir:CodeSystem.concept.code [ fhir:value "8322.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bus Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bus Operator" ]
  ], [
     fhir:index 6277 ;
     fhir:CodeSystem.concept.code [ fhir:value "8322.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coach Captain (Bus)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coach Captain (Bus)" ]
  ], [
     fhir:index 6278 ;
     fhir:CodeSystem.concept.code [ fhir:value "8322.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coach Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coach Driver" ]
  ], [
     fhir:index 6279 ;
     fhir:CodeSystem.concept.code [ fhir:value "8322.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Coach Tour Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Coach Tour Driver" ]
  ], [
     fhir:index 6280 ;
     fhir:CodeSystem.concept.code [ fhir:value "8322.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaitaraiwa Pahi" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaitaraiwa Pahi" ]
  ], [
     fhir:index 6281 ;
     fhir:CodeSystem.concept.code [ fhir:value "8322.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motor or Trolley Bus Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motor or Trolley Bus Driver" ]
  ], [
     fhir:index 6282 ;
     fhir:CodeSystem.concept.code [ fhir:value "8322.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Passenger Coach Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Passenger Coach Driver" ]
  ], [
     fhir:index 6283 ;
     fhir:CodeSystem.concept.code [ fhir:value "8322.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "School Bus Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "School Bus Driver" ]
  ], [
     fhir:index 6284 ;
     fhir:CodeSystem.concept.code [ fhir:value "8322.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tour Bus Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tour Bus Driver" ]
  ], [
     fhir:index 6285 ;
     fhir:CodeSystem.concept.code [ fhir:value "8322.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tour Bus Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tour Bus Operator" ]
  ], [
     fhir:index 6286 ;
     fhir:CodeSystem.concept.code [ fhir:value "8322.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tourist Bus Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tourist Bus Operator" ]
  ], [
     fhir:index 6287 ;
     fhir:CodeSystem.concept.code [ fhir:value "8322.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tram Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tram Driver" ]
  ], [
     fhir:index 6288 ;
     fhir:CodeSystem.concept.code [ fhir:value "8322.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tram Motorman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tram Motorman" ]
  ], [
     fhir:index 6289 ;
     fhir:CodeSystem.concept.code [ fhir:value "8322.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Trolley Bus Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Trolley Bus Driver" ]
  ], [
     fhir:index 6290 ;
     fhir:CodeSystem.concept.code [ fhir:value "8323.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Articulated Truck Drvier" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Articulated Truck Drvier" ]
  ], [
     fhir:index 6291 ;
     fhir:CodeSystem.concept.code [ fhir:value "8323.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Articulator Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Articulator Driver" ]
  ], [
     fhir:index 6292 ;
     fhir:CodeSystem.concept.code [ fhir:value "8323.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Car Freighter Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Car Freighter Driver" ]
  ], [
     fhir:index 6293 ;
     fhir:CodeSystem.concept.code [ fhir:value "8323.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cartage Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cartage Contractor" ]
  ], [
     fhir:index 6294 ;
     fhir:CodeSystem.concept.code [ fhir:value "8323.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Concrete Delivery Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Concrete Delivery Driver" ]
  ], [
     fhir:index 6295 ;
     fhir:CodeSystem.concept.code [ fhir:value "8323.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Driver Car Delivery" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Driver Car Delivery" ]
  ], [
     fhir:index 6296 ;
     fhir:CodeSystem.concept.code [ fhir:value "8323.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Freight Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Freight Operator" ]
  ], [
     fhir:index 6297 ;
     fhir:CodeSystem.concept.code [ fhir:value "8323.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Heavy Lorry Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Heavy Lorry Driver" ]
  ], [
     fhir:index 6298 ;
     fhir:CodeSystem.concept.code [ fhir:value "8323.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Heavy Tanker Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Heavy Tanker Driver" ]
  ], [
     fhir:index 6299 ;
     fhir:CodeSystem.concept.code [ fhir:value "8323.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Heavy Truck Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Heavy Truck Driver" ]
  ], [
     fhir:index 6300 ;
     fhir:CodeSystem.concept.code [ fhir:value "8323.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaitairaiwa Waka Taumaha" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaitairaiwa Waka Taumaha" ]
  ], [
     fhir:index 6301 ;
     fhir:CodeSystem.concept.code [ fhir:value "8323.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaitaraiwa Taraka" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaitaraiwa Taraka" ]
  ], [
     fhir:index 6302 ;
     fhir:CodeSystem.concept.code [ fhir:value "8323.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaitaraiwa Waka" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaitaraiwa Waka" ]
  ], [
     fhir:index 6303 ;
     fhir:CodeSystem.concept.code [ fhir:value "8323.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lorry Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lorry Driver" ]
  ], [
     fhir:index 6304 ;
     fhir:CodeSystem.concept.code [ fhir:value "8323.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Milk Tanker Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Milk Tanker Driver" ]
  ], [
     fhir:index 6305 ;
     fhir:CodeSystem.concept.code [ fhir:value "8323.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Removal Van Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Removal Van Driver" ]
  ], [
     fhir:index 6306 ;
     fhir:CodeSystem.concept.code [ fhir:value "8323.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stock Transporter Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stock Transporter Driver" ]
  ], [
     fhir:index 6307 ;
     fhir:CodeSystem.concept.code [ fhir:value "8323.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tanker Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tanker Driver" ]
  ], [
     fhir:index 6308 ;
     fhir:CodeSystem.concept.code [ fhir:value "8323.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Truck Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Truck Driver" ]
  ], [
     fhir:index 6309 ;
     fhir:CodeSystem.concept.code [ fhir:value "8323.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Trucker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Trucker" ]
  ], [
     fhir:index 6310 ;
     fhir:CodeSystem.concept.code [ fhir:value "8323.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vehicle Transporter Carrier Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vehicle Transporter Carrier Driver" ]
  ], [
     fhir:index 6311 ;
     fhir:CodeSystem.concept.code [ fhir:value "8331.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Agricultural Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Agricultural Contractor" ]
  ], [
     fhir:index 6312 ;
     fhir:CodeSystem.concept.code [ fhir:value "8331.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Agricultural Machine and Equipment Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Agricultural Machine and Equipment Operator" ]
  ], [
     fhir:index 6313 ;
     fhir:CodeSystem.concept.code [ fhir:value "8331.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Agricultural Sprayer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Agricultural Sprayer" ]
  ], [
     fhir:index 6314 ;
     fhir:CodeSystem.concept.code [ fhir:value "8331.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bulk Lime Spreader" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bulk Lime Spreader" ]
  ], [
     fhir:index 6315 ;
     fhir:CodeSystem.concept.code [ fhir:value "8331.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chemical Applicator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chemical Applicator" ]
  ], [
     fhir:index 6316 ;
     fhir:CodeSystem.concept.code [ fhir:value "8331.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Combine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Combine Operator" ]
  ], [
     fhir:index 6317 ;
     fhir:CodeSystem.concept.code [ fhir:value "8331.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Contractor Topdressing on Land" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Contractor Topdressing on Land" ]
  ], [
     fhir:index 6318 ;
     fhir:CodeSystem.concept.code [ fhir:value "8331.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Farm Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Farm Contractor" ]
  ], [
     fhir:index 6319 ;
     fhir:CodeSystem.concept.code [ fhir:value "8331.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Farm Equipment Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Farm Equipment Operator" ]
  ], [
     fhir:index 6320 ;
     fhir:CodeSystem.concept.code [ fhir:value "8331.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Farm Machinery Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Farm Machinery Contractor" ]
  ], [
     fhir:index 6321 ;
     fhir:CodeSystem.concept.code [ fhir:value "8331.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Farm Machinery Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Farm Machinery Operator" ]
  ], [
     fhir:index 6322 ;
     fhir:CodeSystem.concept.code [ fhir:value "8331.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fertilizer Spreader" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fertilizer Spreader" ]
  ], [
     fhir:index 6323 ;
     fhir:CodeSystem.concept.code [ fhir:value "8331.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ground Chemical Applicator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ground Chemical Applicator" ]
  ], [
     fhir:index 6324 ;
     fhir:CodeSystem.concept.code [ fhir:value "8331.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ground Spraying or Dusting Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ground Spraying or Dusting Contractor" ]
  ], [
     fhir:index 6325 ;
     fhir:CodeSystem.concept.code [ fhir:value "8331.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ploughing Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ploughing Contractor" ]
  ], [
     fhir:index 6326 ;
     fhir:CodeSystem.concept.code [ fhir:value "8331.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Potato Digging Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Potato Digging Contractor" ]
  ], [
     fhir:index 6327 ;
     fhir:CodeSystem.concept.code [ fhir:value "8331.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Seed Cleaning Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Seed Cleaning Contractor" ]
  ], [
     fhir:index 6328 ;
     fhir:CodeSystem.concept.code [ fhir:value "8331.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Seed Machine Operator Farm" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Seed Machine Operator Farm" ]
  ], [
     fhir:index 6329 ;
     fhir:CodeSystem.concept.code [ fhir:value "8331.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Soil Fumigator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Soil Fumigator" ]
  ], [
     fhir:index 6330 ;
     fhir:CodeSystem.concept.code [ fhir:value "8331.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Spraying Contractor on Land" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Spraying Contractor on Land" ]
  ], [
     fhir:index 6331 ;
     fhir:CodeSystem.concept.code [ fhir:value "8331.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Threshing Mill Operator Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Threshing Mill Operator Worker" ]
  ], [
     fhir:index 6332 ;
     fhir:CodeSystem.concept.code [ fhir:value "8331.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tractor Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tractor Driver" ]
  ], [
     fhir:index 6333 ;
     fhir:CodeSystem.concept.code [ fhir:value "8331.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tractor Driver Farm" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tractor Driver Farm" ]
  ], [
     fhir:index 6334 ;
     fhir:CodeSystem.concept.code [ fhir:value "8331.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Weed Sprayer Contractor Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Weed Sprayer Contractor Worker" ]
  ], [
     fhir:index 6335 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Asphalt Spreader Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Asphalt Spreader Machine Operator" ]
  ], [
     fhir:index 6336 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bitumen Sprayer Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bitumen Sprayer Operator" ]
  ], [
     fhir:index 6337 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bobcat Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bobcat Operator" ]
  ], [
     fhir:index 6338 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bulldozer Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bulldozer Driver" ]
  ], [
     fhir:index 6339 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bulldozer Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bulldozer Operator" ]
  ], [
     fhir:index 6340 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bulldozing Contractor Driver Operator Farm" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bulldozing Contractor Driver Operator Farm" ]
  ], [
     fhir:index 6341 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Digger Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Digger Driver" ]
  ], [
     fhir:index 6342 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Digging Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Digging Machine Operator" ]
  ], [
     fhir:index 6343 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dragline Operator Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dragline Operator Driver" ]
  ], [
     fhir:index 6344 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dredge Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dredge Operator" ]
  ], [
     fhir:index 6345 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dredger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dredger" ]
  ], [
     fhir:index 6346 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Driller Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Driller Operator" ]
  ], [
     fhir:index 6347 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Driver Dumper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Driver Dumper" ]
  ], [
     fhir:index 6348 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Driver Front End Loader" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Driver Front End Loader" ]
  ], [
     fhir:index 6349 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Earthmoving and Construction Machinery Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Earthmoving and Construction Machinery Operator" ]
  ], [
     fhir:index 6350 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Earthmoving Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Earthmoving Contractor" ]
  ], [
     fhir:index 6351 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Earthmoving Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Earthmoving Machine Operator" ]
  ], [
     fhir:index 6352 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Earthwork Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Earthwork Contractor" ]
  ], [
     fhir:index 6353 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Excavating Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Excavating Machine Operator" ]
  ], [
     fhir:index 6354 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Grab Bucket Operator Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Grab Bucket Operator Driver" ]
  ], [
     fhir:index 6355 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Grader Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Grader Driver" ]
  ], [
     fhir:index 6356 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hot Mix Sprayer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hot Mix Sprayer" ]
  ], [
     fhir:index 6357 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paving Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paving Contractor" ]
  ], [
     fhir:index 6358 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paving Machine Operator Concrete Bitumen" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paving Machine Operator Concrete Bitumen" ]
  ], [
     fhir:index 6359 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pile Driver Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pile Driver Operator" ]
  ], [
     fhir:index 6360 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Road Grader Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Road Grader Driver" ]
  ], [
     fhir:index 6361 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Road Making Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Road Making Machine Operator" ]
  ], [
     fhir:index 6362 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Road Making Machine Operator Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Road Making Machine Operator Supervisor" ]
  ], [
     fhir:index 6363 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Road Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Road Repairer" ]
  ], [
     fhir:index 6364 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Road Roller Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Road Roller Driver" ]
  ], [
     fhir:index 6365 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Road Scraper Driver Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Road Scraper Driver Operator" ]
  ], [
     fhir:index 6366 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Roading Construction Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Roading Construction Worker" ]
  ], [
     fhir:index 6367 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Roading or Paving Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Roading or Paving Machine Operator" ]
  ], [
     fhir:index 6368 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Roading Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Roading Supervisor" ]
  ], [
     fhir:index 6369 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Scoop Truck Operator Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Scoop Truck Operator Driver" ]
  ], [
     fhir:index 6370 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Special Operator Roading" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Special Operator Roading" ]
  ], [
     fhir:index 6371 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sprayer Tar or Bitumen" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sprayer Tar or Bitumen" ]
  ], [
     fhir:index 6372 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Steam Shovel Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Steam Shovel Driver" ]
  ], [
     fhir:index 6373 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tar Sealing Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tar Sealing Machine Operator" ]
  ], [
     fhir:index 6374 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Traffic Counter Layer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Traffic Counter Layer" ]
  ], [
     fhir:index 6375 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Trench Digging Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Trench Digging Machine Operator" ]
  ], [
     fhir:index 6376 ;
     fhir:CodeSystem.concept.code [ fhir:value "8332.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Trench Ditch Digger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Trench Ditch Digger" ]
  ], [
     fhir:index 6377 ;
     fhir:CodeSystem.concept.code [ fhir:value "8333.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bridge or Gantry Crane Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bridge or Gantry Crane Operator" ]
  ], [
     fhir:index 6378 ;
     fhir:CodeSystem.concept.code [ fhir:value "8333.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Crane Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Crane Driver" ]
  ], [
     fhir:index 6379 ;
     fhir:CodeSystem.concept.code [ fhir:value "8333.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Crane Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Crane Operator" ]
  ], [
     fhir:index 6380 ;
     fhir:CodeSystem.concept.code [ fhir:value "8333.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Derrick Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Derrick Operator" ]
  ], [
     fhir:index 6381 ;
     fhir:CodeSystem.concept.code [ fhir:value "8333.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Elevator Operator Material Handling" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Elevator Operator Material Handling" ]
  ], [
     fhir:index 6382 ;
     fhir:CodeSystem.concept.code [ fhir:value "8333.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Foundry Lifter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Foundry Lifter" ]
  ], [
     fhir:index 6383 ;
     fhir:CodeSystem.concept.code [ fhir:value "8333.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hoist Driver Operator Construction" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hoist Driver Operator Construction" ]
  ], [
     fhir:index 6384 ;
     fhir:CodeSystem.concept.code [ fhir:value "8333.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hoist Operator Mine" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hoist Operator Mine" ]
  ], [
     fhir:index 6385 ;
     fhir:CodeSystem.concept.code [ fhir:value "8333.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Jib Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Jib Operator" ]
  ], [
     fhir:index 6386 ;
     fhir:CodeSystem.concept.code [ fhir:value "8333.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lift Attendant Goods" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lift Attendant Goods" ]
  ], [
     fhir:index 6387 ;
     fhir:CodeSystem.concept.code [ fhir:value "8333.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lifter Railway Workshops" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lifter Railway Workshops" ]
  ], [
     fhir:index 6388 ;
     fhir:CodeSystem.concept.code [ fhir:value "8333.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mobile Crane Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mobile Crane Driver" ]
  ], [
     fhir:index 6389 ;
     fhir:CodeSystem.concept.code [ fhir:value "8333.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mobile Crane Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mobile Crane Operator" ]
  ], [
     fhir:index 6390 ;
     fhir:CodeSystem.concept.code [ fhir:value "8333.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stationary Crane Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stationary Crane Driver" ]
  ], [
     fhir:index 6391 ;
     fhir:CodeSystem.concept.code [ fhir:value "8333.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stationary Crane Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stationary Crane Operator" ]
  ], [
     fhir:index 6392 ;
     fhir:CodeSystem.concept.code [ fhir:value "8333.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tower Crane Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tower Crane Operator" ]
  ], [
     fhir:index 6393 ;
     fhir:CodeSystem.concept.code [ fhir:value "8333.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Winch Driver Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Winch Driver Operator" ]
  ], [
     fhir:index 6394 ;
     fhir:CodeSystem.concept.code [ fhir:value "8334.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Car Wreck Tow Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Car Wreck Tow Operator" ]
  ], [
     fhir:index 6395 ;
     fhir:CodeSystem.concept.code [ fhir:value "8334.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Driver Material Handling Equipment" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Driver Material Handling Equipment" ]
  ], [
     fhir:index 6396 ;
     fhir:CodeSystem.concept.code [ fhir:value "8334.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fork Hoist Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fork Hoist Driver" ]
  ], [
     fhir:index 6397 ;
     fhir:CodeSystem.concept.code [ fhir:value "8334.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fork Hoist Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fork Hoist Operator" ]
  ], [
     fhir:index 6398 ;
     fhir:CodeSystem.concept.code [ fhir:value "8334.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fork Lift Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fork Lift Driver" ]
  ], [
     fhir:index 6399 ;
     fhir:CodeSystem.concept.code [ fhir:value "8334.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forklift Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forklift Driver" ]
  ], [
     fhir:index 6400 ;
     fhir:CodeSystem.concept.code [ fhir:value "8334.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forklift Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forklift Operator" ]
  ], [
     fhir:index 6401 ;
     fhir:CodeSystem.concept.code [ fhir:value "8334.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hoist Truck Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hoist Truck Operator" ]
  ], [
     fhir:index 6402 ;
     fhir:CodeSystem.concept.code [ fhir:value "8334.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaitaraiwa Waka Uta" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaitaraiwa Waka Uta" ]
  ], [
     fhir:index 6403 ;
     fhir:CodeSystem.concept.code [ fhir:value "8334.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lumber Carrier Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lumber Carrier Driver" ]
  ], [
     fhir:index 6404 ;
     fhir:CodeSystem.concept.code [ fhir:value "8334.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Straddle Carrier Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Straddle Carrier Driver" ]
  ], [
     fhir:index 6405 ;
     fhir:CodeSystem.concept.code [ fhir:value "8334.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Straddle Carrier Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Straddle Carrier Operator" ]
  ], [
     fhir:index 6406 ;
     fhir:CodeSystem.concept.code [ fhir:value "8334.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Straddle Truck Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Straddle Truck Driver" ]
  ], [
     fhir:index 6407 ;
     fhir:CodeSystem.concept.code [ fhir:value "8334.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Timber Carrier Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Timber Carrier Driver" ]
  ], [
     fhir:index 6408 ;
     fhir:CodeSystem.concept.code [ fhir:value "8334.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tow Truck Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tow Truck Driver" ]
  ], [
     fhir:index 6409 ;
     fhir:CodeSystem.concept.code [ fhir:value "8334.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tow Truck Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tow Truck Operator" ]
  ], [
     fhir:index 6410 ;
     fhir:CodeSystem.concept.code [ fhir:value "8334.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vehicle Recovery Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vehicle Recovery Operator" ]
  ], [
     fhir:index 6411 ;
     fhir:CodeSystem.concept.code [ fhir:value "8334.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Warehouse Forklift Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Warehouse Forklift Driver" ]
  ], [
     fhir:index 6412 ;
     fhir:CodeSystem.concept.code [ fhir:value "8341.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Able Seaman Merchant Marine" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Able Seaman Merchant Marine" ]
  ], [
     fhir:index 6413 ;
     fhir:CodeSystem.concept.code [ fhir:value "8341.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Boatman Boat Barge Ship" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Boatman Boat Barge Ship" ]
  ], [
     fhir:index 6414 ;
     fhir:CodeSystem.concept.code [ fhir:value "8341.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Charter Boat Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Charter Boat Operator" ]
  ], [
     fhir:index 6415 ;
     fhir:CodeSystem.concept.code [ fhir:value "8341.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cruise Boat Proprietor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cruise Boat Proprietor" ]
  ], [
     fhir:index 6416 ;
     fhir:CodeSystem.concept.code [ fhir:value "8341.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Deck Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Deck Hand" ]
  ], [
     fhir:index 6417 ;
     fhir:CodeSystem.concept.code [ fhir:value "8341.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Deck Rating" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Deck Rating" ]
  ], [
     fhir:index 6418 ;
     fhir:CodeSystem.concept.code [ fhir:value "8341.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Deckhand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Deckhand" ]
  ], [
     fhir:index 6419 ;
     fhir:CodeSystem.concept.code [ fhir:value "8341.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ferryman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ferryman" ]
  ], [
     fhir:index 6420 ;
     fhir:CodeSystem.concept.code [ fhir:value "8341.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Jet Boat Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Jet Boat Operator" ]
  ], [
     fhir:index 6421 ;
     fhir:CodeSystem.concept.code [ fhir:value "8341.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Launchman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Launchman" ]
  ], [
     fhir:index 6422 ;
     fhir:CodeSystem.concept.code [ fhir:value "8341.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mariner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mariner" ]
  ], [
     fhir:index 6423 ;
     fhir:CodeSystem.concept.code [ fhir:value "8341.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Merchant Sailor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Merchant Sailor" ]
  ], [
     fhir:index 6424 ;
     fhir:CodeSystem.concept.code [ fhir:value "8341.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Merchant Seaman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Merchant Seaman" ]
  ], [
     fhir:index 6425 ;
     fhir:CodeSystem.concept.code [ fhir:value "8341.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ordinary Seaman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ordinary Seaman" ]
  ], [
     fhir:index 6426 ;
     fhir:CodeSystem.concept.code [ fhir:value "8341.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Ship or Boat Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other Ship or Boat Hand" ]
  ], [
     fhir:index 6427 ;
     fhir:CodeSystem.concept.code [ fhir:value "8341.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quartermaster Ship" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quartermaster Ship" ]
  ], [
     fhir:index 6428 ;
     fhir:CodeSystem.concept.code [ fhir:value "8341.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Seaman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Seaman" ]
  ], [
     fhir:index 6429 ;
     fhir:CodeSystem.concept.code [ fhir:value "8341.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ship Crew Member" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ship Crew Member" ]
  ], [
     fhir:index 6430 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Accoustical Engineering Insulator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Accoustical Engineering Insulator" ]
  ], [
     fhir:index 6431 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aluminium Joiner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aluminium Joiner" ]
  ], [
     fhir:index 6432 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aluminum Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aluminum Worker" ]
  ], [
     fhir:index 6433 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Building Exterior Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Building Exterior Cleaner" ]
  ], [
     fhir:index 6434 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Building Insulator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Building Insulator" ]
  ], [
     fhir:index 6435 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cable Splicer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cable Splicer" ]
  ], [
     fhir:index 6436 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Construction Bracer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Construction Bracer" ]
  ], [
     fhir:index 6437 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Construction Cable Layer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Construction Cable Layer" ]
  ], [
     fhir:index 6438 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Construction Cable Puller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Construction Cable Puller" ]
  ], [
     fhir:index 6439 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Construction Steel Erector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Construction Steel Erector" ]
  ], [
     fhir:index 6440 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Construction Steel Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Construction Steel Worker" ]
  ], [
     fhir:index 6441 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Drain Layer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Drain Layer" ]
  ], [
     fhir:index 6442 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Drain Layers Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Drain Layers Labourer" ]
  ], [
     fhir:index 6443 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Drain Pipe Layer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Drain Pipe Layer" ]
  ], [
     fhir:index 6444 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Drainage Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Drainage Contractor" ]
  ], [
     fhir:index 6445 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Drainlayer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Drainlayer" ]
  ], [
     fhir:index 6446 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Drainlayers Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Drainlayers Labourer" ]
  ], [
     fhir:index 6447 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fibreglass Batts Installer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fibreglass Batts Installer" ]
  ], [
     fhir:index 6448 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fire Hydrant Repairman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fire Hydrant Repairman" ]
  ], [
     fhir:index 6449 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forest Rigger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Forest Rigger" ]
  ], [
     fhir:index 6450 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gas Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Gas Fitter" ]
  ], [
     fhir:index 6451 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gasfitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Gasfitter" ]
  ], [
     fhir:index 6452 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Heating Ventilation Air Conditioning Lagger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Heating Ventilation Air Conditioning Lagger" ]
  ], [
     fhir:index 6453 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hoisting Equipment Rigger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hoisting Equipment Rigger" ]
  ], [
     fhir:index 6454 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Insulating Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Insulating Contractor" ]
  ], [
     fhir:index 6455 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Insulation Installer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Insulation Installer" ]
  ], [
     fhir:index 6456 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Insulator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Insulator" ]
  ], [
     fhir:index 6457 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Logging Rigger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Logging Rigger" ]
  ], [
     fhir:index 6458 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "LPG Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "LPG Fitter" ]
  ], [
     fhir:index 6459 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Marker Structural Steel" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Marker Structural Steel" ]
  ], [
     fhir:index 6460 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metal Plate Bender" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Metal Plate Bender" ]
  ], [
     fhir:index 6461 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pipe Fitter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pipe Fitter" ]
  ], [
     fhir:index 6462 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pipe Lagger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pipe Lagger" ]
  ], [
     fhir:index 6463 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pipe Layer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pipe Layer" ]
  ], [
     fhir:index 6464 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Process Worker Metal Doors Windows" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Process Worker Metal Doors Windows" ]
  ], [
     fhir:index 6465 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Process Worker Metal Heaters" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Process Worker Metal Heaters" ]
  ], [
     fhir:index 6466 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Reinforcing Iron Worker Construction" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Reinforcing Iron Worker Construction" ]
  ], [
     fhir:index 6467 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rigger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rigger" ]
  ], [
     fhir:index 6468 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Roof Repairer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Roof Repairer" ]
  ], [
     fhir:index 6469 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Roof Slater" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Roof Slater" ]
  ], [
     fhir:index 6470 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Roof Tiler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Roof Tiler" ]
  ], [
     fhir:index 6471 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Roof Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Roof Worker" ]
  ], [
     fhir:index 6472 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Roofer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Roofer" ]
  ], [
     fhir:index 6473 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Roofer Tiles and Slates" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Roofer Tiles and Slates" ]
  ], [
     fhir:index 6474 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rope Splicer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rope Splicer" ]
  ], [
     fhir:index 6475 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sandblaster" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sandblaster" ]
  ], [
     fhir:index 6476 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.047" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sandblaster Building Cleaning" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sandblaster Building Cleaning" ]
  ], [
     fhir:index 6477 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.048" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Scaffolder" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Scaffolder" ]
  ], [
     fhir:index 6478 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.049" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Scaffolding Rigger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Scaffolding Rigger" ]
  ], [
     fhir:index 6479 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.050" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sewer Pipe Layer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sewer Pipe Layer" ]
  ], [
     fhir:index 6480 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.051" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ship Rigger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ship Rigger" ]
  ], [
     fhir:index 6481 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.052" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Signal Erector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Signal Erector" ]
  ], [
     fhir:index 6482 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.053" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Steam Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Steam Cleaner" ]
  ], [
     fhir:index 6483 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.054" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Steam Cleaner Building Exteriors" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Steam Cleaner Building Exteriors" ]
  ], [
     fhir:index 6484 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.055" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Steel Bender" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Steel Bender" ]
  ], [
     fhir:index 6485 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.056" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Steel Fixer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Steel Fixer" ]
  ], [
     fhir:index 6486 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.057" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Steel Roofer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Steel Roofer" ]
  ], [
     fhir:index 6487 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.058" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Structural Metal Preparers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Structural Metal Preparers" ]
  ], [
     fhir:index 6488 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.059" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Structural Steel Erector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Structural Steel Erector" ]
  ], [
     fhir:index 6489 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.060" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Underground Drainlayer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Underground Drainlayer" ]
  ], [
     fhir:index 6490 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.061" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Undersealer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Undersealer" ]
  ], [
     fhir:index 6491 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.062" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Water Blaster" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Water Blaster" ]
  ], [
     fhir:index 6492 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.063" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Water Blaster Buildings" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Water Blaster Buildings" ]
  ], [
     fhir:index 6493 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.064" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Waterblaster" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Waterblaster" ]
  ], [
     fhir:index 6494 ;
     fhir:CodeSystem.concept.code [ fhir:value "8411.065" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Well Drilling Rigger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Well Drilling Rigger" ]
  ], [
     fhir:index 6495 ;
     fhir:CodeSystem.concept.code [ fhir:value "8412.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Construction Diver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Construction Diver" ]
  ], [
     fhir:index 6496 ;
     fhir:CodeSystem.concept.code [ fhir:value "8412.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Diver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Diver" ]
  ], [
     fhir:index 6497 ;
     fhir:CodeSystem.concept.code [ fhir:value "8412.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Police Diver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Police Diver" ]
  ], [
     fhir:index 6498 ;
     fhir:CodeSystem.concept.code [ fhir:value "8412.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Underwater Salvage Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Underwater Salvage Worker" ]
  ], [
     fhir:index 6499 ;
     fhir:CodeSystem.concept.code [ fhir:value "8412.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Underwater Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Underwater Worker" ]
  ], [
     fhir:index 6500 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aeroplane and Bus Washer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aeroplane and Bus Washer" ]
  ], [
     fhir:index 6501 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aircraft Interior Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aircraft Interior Cleaner" ]
  ], [
     fhir:index 6502 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Borer Controller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Borer Controller" ]
  ], [
     fhir:index 6503 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Building Caretaker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Building Caretaker" ]
  ], [
     fhir:index 6504 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Building Caretaker Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Building Caretaker Supervisor" ]
  ], [
     fhir:index 6505 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Building Custodian" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Building Custodian" ]
  ], [
     fhir:index 6506 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Building Interior Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Building Interior Cleaner" ]
  ], [
     fhir:index 6507 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Building Superintendent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Building Superintendent" ]
  ], [
     fhir:index 6508 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bus and Car Interior Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bus and Car Interior Cleaner" ]
  ], [
     fhir:index 6509 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bus Cleaner Washer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bus Cleaner Washer" ]
  ], [
     fhir:index 6510 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Camp Attendant Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Camp Attendant Supervisor" ]
  ], [
     fhir:index 6511 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Car Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Car Cleaner" ]
  ], [
     fhir:index 6512 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Car Detailer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Car Detailer" ]
  ], [
     fhir:index 6513 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Car Groomer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Car Groomer" ]
  ], [
     fhir:index 6514 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Car Valet" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Car Valet" ]
  ], [
     fhir:index 6515 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Car Washer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Car Washer" ]
  ], [
     fhir:index 6516 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Car Yard Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Car Yard Assistant" ]
  ], [
     fhir:index 6517 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Caretaker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Caretaker" ]
  ], [
     fhir:index 6518 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ceiling Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ceiling Cleaner" ]
  ], [
     fhir:index 6519 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chimney Sweep" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chimney Sweep" ]
  ], [
     fhir:index 6520 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cleaner" ]
  ], [
     fhir:index 6521 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cleaning Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cleaning Contractor" ]
  ], [
     fhir:index 6522 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cleaning Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cleaning Supervisor" ]
  ], [
     fhir:index 6523 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Commercial Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Commercial Cleaner" ]
  ], [
     fhir:index 6524 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Commercial Cleaning Supervisor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Commercial Cleaning Supervisor" ]
  ], [
     fhir:index 6525 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Contract Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Contract Cleaner" ]
  ], [
     fhir:index 6526 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Custodian" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Custodian" ]
  ], [
     fhir:index 6527 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dish Washer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dish Washer" ]
  ], [
     fhir:index 6528 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dishwasher" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dishwasher" ]
  ], [
     fhir:index 6529 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Domestic Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Domestic Cleaner" ]
  ], [
     fhir:index 6530 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Factory Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Factory Cleaner" ]
  ], [
     fhir:index 6531 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Factory Sweeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Factory Sweeper" ]
  ], [
     fhir:index 6532 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Farm and Other Pest Control Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Farm and Other Pest Control Worker" ]
  ], [
     fhir:index 6533 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hospital Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hospital Cleaner" ]
  ], [
     fhir:index 6534 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hotel Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hotel Cleaner" ]
  ], [
     fhir:index 6535 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "House Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "House Cleaner" ]
  ], [
     fhir:index 6536 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Housecleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Housecleaner" ]
  ], [
     fhir:index 6537 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Industrial Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Industrial Cleaner" ]
  ], [
     fhir:index 6538 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Industrial Factory Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Industrial Factory Cleaner" ]
  ], [
     fhir:index 6539 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Janitor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Janitor" ]
  ], [
     fhir:index 6540 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaitahitahi" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaitahitahi" ]
  ], [
     fhir:index 6541 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaitiaki" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaitiaki" ]
  ], [
     fhir:index 6542 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakapai Whare" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakapai Whare" ]
  ], [
     fhir:index 6543 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Locomotive and Train Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Locomotive and Train Cleaner" ]
  ], [
     fhir:index 6544 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Maintenance Officer Caretaker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Maintenance Officer Caretaker" ]
  ], [
     fhir:index 6545 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Moss and Fungi Eradicator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Moss and Fungi Eradicator" ]
  ], [
     fhir:index 6546 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.047" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motel Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motel Cleaner" ]
  ], [
     fhir:index 6547 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.048" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motor Camp Attendant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motor Camp Attendant" ]
  ], [
     fhir:index 6548 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.049" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motor Vehicle Detailer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motor Vehicle Detailer" ]
  ], [
     fhir:index 6549 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.050" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Office Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Office Cleaner" ]
  ], [
     fhir:index 6550 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.051" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pest and Vermin Control Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pest and Vermin Control Worker" ]
  ], [
     fhir:index 6551 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.052" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pest Control Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pest Control Worker" ]
  ], [
     fhir:index 6552 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.053" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pest Eradication Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pest Eradication Worker" ]
  ], [
     fhir:index 6553 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.054" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Porter Apartment House" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Porter Apartment House" ]
  ], [
     fhir:index 6554 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.055" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Property Supervisor Caretaker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Property Supervisor Caretaker" ]
  ], [
     fhir:index 6555 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.056" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Cleaners" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Cleaners" ]
  ], [
     fhir:index 6556 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.057" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rat and Mouse Control Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rat and Mouse Control Worker" ]
  ], [
     fhir:index 6557 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.058" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "School Caretaker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "School Caretaker" ]
  ], [
     fhir:index 6558 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.059" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "School Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "School Cleaner" ]
  ], [
     fhir:index 6559 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.060" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Septic Tank Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Septic Tank Cleaner" ]
  ], [
     fhir:index 6560 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.061" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sexton C6146" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sexton C6146" ]
  ], [
     fhir:index 6561 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.062" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Spider Proofer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Spider Proofer" ]
  ], [
     fhir:index 6562 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.063" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Train Washer Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Train Washer Cleaner" ]
  ], [
     fhir:index 6563 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.064" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vehicle Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vehicle Cleaner" ]
  ], [
     fhir:index 6564 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.065" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vehicle Groomer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vehicle Groomer" ]
  ], [
     fhir:index 6565 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.066" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vehicle Washer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Vehicle Washer" ]
  ], [
     fhir:index 6566 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.067" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Verger Church Janitor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Verger Church Janitor" ]
  ], [
     fhir:index 6567 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.068" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wards Maid" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wards Maid" ]
  ], [
     fhir:index 6568 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.069" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wardsmaid" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wardsmaid" ]
  ], [
     fhir:index 6569 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.070" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Window Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Window Cleaner" ]
  ], [
     fhir:index 6570 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.071" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Window Cleaning Contracter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Window Cleaning Contracter" ]
  ], [
     fhir:index 6571 ;
     fhir:CodeSystem.concept.code [ fhir:value "9111.072" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Window Washer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Window Washer" ]
  ], [
     fhir:index 6572 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Baggage Checker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Baggage Checker" ]
  ], [
     fhir:index 6573 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Baggage Handler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Baggage Handler" ]
  ], [
     fhir:index 6574 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bicycle Courier" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bicycle Courier" ]
  ], [
     fhir:index 6575 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Circular Distributor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Circular Distributor" ]
  ], [
     fhir:index 6576 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Commissionaire Porter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Commissionaire Porter" ]
  ], [
     fhir:index 6577 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Concierge" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Concierge" ]
  ], [
     fhir:index 6578 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Courier" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Courier" ]
  ], [
     fhir:index 6579 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Courier and Deliverer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Courier and Deliverer" ]
  ], [
     fhir:index 6580 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Courier Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Courier Driver" ]
  ], [
     fhir:index 6581 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Courier Messenger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Courier Messenger" ]
  ], [
     fhir:index 6582 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Delivery Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Delivery Driver" ]
  ], [
     fhir:index 6583 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Delivery Person" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Delivery Person" ]
  ], [
     fhir:index 6584 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Deliveryman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Deliveryman" ]
  ], [
     fhir:index 6585 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Drycleaning Deliverer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Drycleaning Deliverer" ]
  ], [
     fhir:index 6586 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Errand Boy" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Errand Boy" ]
  ], [
     fhir:index 6587 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fleet Courier" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fleet Courier" ]
  ], [
     fhir:index 6588 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Floral Courier" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Floral Courier" ]
  ], [
     fhir:index 6589 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Government Messenger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Government Messenger" ]
  ], [
     fhir:index 6590 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hotel Bell Boy" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hotel Bell Boy" ]
  ], [
     fhir:index 6591 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hotel Concierge" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hotel Concierge" ]
  ], [
     fhir:index 6592 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hotel Porter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hotel Porter" ]
  ], [
     fhir:index 6593 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaikawe Kopaki" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaikawe Kopaki" ]
  ], [
     fhir:index 6594 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaikawe Meera" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaikawe Meera" ]
  ], [
     fhir:index 6595 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaitukunga" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaitukunga" ]
  ], [
     fhir:index 6596 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Letter Carrier" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Letter Carrier" ]
  ], [
     fhir:index 6597 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Messenger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Messenger" ]
  ], [
     fhir:index 6598 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Milk Boy" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Milk Boy" ]
  ], [
     fhir:index 6599 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Milk Delivery Boy" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Milk Delivery Boy" ]
  ], [
     fhir:index 6600 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Milkboy" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Milkboy" ]
  ], [
     fhir:index 6601 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Motor Cycle Courier" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Motor Cycle Courier" ]
  ], [
     fhir:index 6602 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Newspaper Deliverer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Newspaper Deliverer" ]
  ], [
     fhir:index 6603 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Newspaper Delivery Boy" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Newspaper Delivery Boy" ]
  ], [
     fhir:index 6604 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pamphlet Deliverer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pamphlet Deliverer" ]
  ], [
     fhir:index 6605 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paper Boy" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paper Boy" ]
  ], [
     fhir:index 6606 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paper Deliverer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paper Deliverer" ]
  ], [
     fhir:index 6607 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paper Delivery Boy" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paper Delivery Boy" ]
  ], [
     fhir:index 6608 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paper Girl" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paper Girl" ]
  ], [
     fhir:index 6609 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paper Runner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paper Runner" ]
  ], [
     fhir:index 6610 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paperboy" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paperboy" ]
  ], [
     fhir:index 6611 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pizza Deliverer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pizza Deliverer" ]
  ], [
     fhir:index 6612 ;
     fhir:CodeSystem.concept.code [ fhir:value "9121.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pizza Delivery Person" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pizza Delivery Person" ]
  ], [
     fhir:index 6613 ;
     fhir:CodeSystem.concept.code [ fhir:value "9131.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Council Sweeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Council Sweeper" ]
  ], [
     fhir:index 6614 ;
     fhir:CodeSystem.concept.code [ fhir:value "9131.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dustman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dustman" ]
  ], [
     fhir:index 6615 ;
     fhir:CodeSystem.concept.code [ fhir:value "9131.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Garbage Collector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Garbage Collector" ]
  ], [
     fhir:index 6616 ;
     fhir:CodeSystem.concept.code [ fhir:value "9131.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Garden Rubbish Collector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Garden Rubbish Collector" ]
  ], [
     fhir:index 6617 ;
     fhir:CodeSystem.concept.code [ fhir:value "9131.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Litter Control Officer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Litter Control Officer" ]
  ], [
     fhir:index 6618 ;
     fhir:CodeSystem.concept.code [ fhir:value "9131.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Park and Gardens Sweeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Park and Gardens Sweeper" ]
  ], [
     fhir:index 6619 ;
     fhir:CodeSystem.concept.code [ fhir:value "9131.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Park and Public Garden Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Park and Public Garden Cleaner" ]
  ], [
     fhir:index 6620 ;
     fhir:CodeSystem.concept.code [ fhir:value "9131.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Park Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Park Cleaner" ]
  ], [
     fhir:index 6621 ;
     fhir:CodeSystem.concept.code [ fhir:value "9131.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Parks and Reserves Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Parks and Reserves Labourer" ]
  ], [
     fhir:index 6622 ;
     fhir:CodeSystem.concept.code [ fhir:value "9131.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Recycler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Recycler" ]
  ], [
     fhir:index 6623 ;
     fhir:CodeSystem.concept.code [ fhir:value "9131.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Refuse Collector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Refuse Collector" ]
  ], [
     fhir:index 6624 ;
     fhir:CodeSystem.concept.code [ fhir:value "9131.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Road Sweeper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Road Sweeper" ]
  ], [
     fhir:index 6625 ;
     fhir:CodeSystem.concept.code [ fhir:value "9131.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rubbish Collection Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rubbish Collection Contractor" ]
  ], [
     fhir:index 6626 ;
     fhir:CodeSystem.concept.code [ fhir:value "9131.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rubbish Collector" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rubbish Collector" ]
  ], [
     fhir:index 6627 ;
     fhir:CodeSystem.concept.code [ fhir:value "9131.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Street or Park Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Street or Park Cleaner" ]
  ], [
     fhir:index 6628 ;
     fhir:CodeSystem.concept.code [ fhir:value "9131.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Street Sweeper Cleaner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Street Sweeper Cleaner" ]
  ], [
     fhir:index 6629 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Aircraft Loader" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Aircraft Loader" ]
  ], [
     fhir:index 6630 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Baggage Handler Freight" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Baggage Handler Freight" ]
  ], [
     fhir:index 6631 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Baggage Officer Storeman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Baggage Officer Storeman" ]
  ], [
     fhir:index 6632 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Boat and Ship Cargo Loader" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Boat and Ship Cargo Loader" ]
  ], [
     fhir:index 6633 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Boxer Packer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Boxer Packer" ]
  ], [
     fhir:index 6634 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bread Packer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bread Packer" ]
  ], [
     fhir:index 6635 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Can and Tin Filler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Can and Tin Filler" ]
  ], [
     fhir:index 6636 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Candle Maker Moulder Dipper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Candle Maker Moulder Dipper" ]
  ], [
     fhir:index 6637 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cargo Handler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cargo Handler" ]
  ], [
     fhir:index 6638 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cargo Serviceman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cargo Serviceman" ]
  ], [
     fhir:index 6639 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cargo Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cargo Worker" ]
  ], [
     fhir:index 6640 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Checker and Loader Transport Vehicle" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Checker and Loader Transport Vehicle" ]
  ], [
     fhir:index 6641 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Confectionery Packer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Confectionery Packer" ]
  ], [
     fhir:index 6642 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Conveyer Belt Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Conveyer Belt Operator" ]
  ], [
     fhir:index 6643 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Docker Wharf" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Docker Wharf" ]
  ], [
     fhir:index 6644 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Egg Grader and Packer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Egg Grader and Packer" ]
  ], [
     fhir:index 6645 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Egg Processor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Egg Processor" ]
  ], [
     fhir:index 6646 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Engineering Storeman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Engineering Storeman" ]
  ], [
     fhir:index 6647 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Engineering Storeperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Engineering Storeperson" ]
  ], [
     fhir:index 6648 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Filling Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Filling Machine Operator" ]
  ], [
     fhir:index 6649 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Food Packer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Food Packer" ]
  ], [
     fhir:index 6650 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Freight Handler Labourer Wharf" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Freight Handler Labourer Wharf" ]
  ], [
     fhir:index 6651 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Freight Handler Offsider" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Freight Handler Offsider" ]
  ], [
     fhir:index 6652 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fruit Grader and Packer Market" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fruit Grader and Packer Market" ]
  ], [
     fhir:index 6653 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Furniture Mover Offsider" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Furniture Mover Offsider" ]
  ], [
     fhir:index 6654 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Furniture Packer Remover" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Furniture Packer Remover" ]
  ], [
     fhir:index 6655 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Furniture Removal Person" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Furniture Removal Person" ]
  ], [
     fhir:index 6656 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "General Storeperson" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "General Storeperson" ]
  ], [
     fhir:index 6657 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Goodshed Labourer Railway" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Goodshed Labourer Railway" ]
  ], [
     fhir:index 6658 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hand or Machine Labeller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hand or Machine Labeller" ]
  ], [
     fhir:index 6659 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Harbour Board Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Harbour Board Worker" ]
  ], [
     fhir:index 6660 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hose Handler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hose Handler" ]
  ], [
     fhir:index 6661 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Jar or Bottle Filler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Jar or Bottle Filler" ]
  ], [
     fhir:index 6662 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaitakupe" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaitakupe" ]
  ], [
     fhir:index 6663 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhawhao" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhawhao" ]
  ], [
     fhir:index 6664 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhawhao Miiti" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhawhao Miiti" ]
  ], [
     fhir:index 6665 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhawhao Miti" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhawhao Miti" ]
  ], [
     fhir:index 6666 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Leading Freight Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Leading Freight Hand" ]
  ], [
     fhir:index 6667 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Liquid and Gas Loader Ship or Boat" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Liquid and Gas Loader Ship or Boat" ]
  ], [
     fhir:index 6668 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Loader Aerial Topdressing" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Loader Aerial Topdressing" ]
  ], [
     fhir:index 6669 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Loader Driver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Loader Driver" ]
  ], [
     fhir:index 6670 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Loader Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Loader Operator" ]
  ], [
     fhir:index 6671 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Loader or Checker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Loader or Checker" ]
  ], [
     fhir:index 6672 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Longshoreman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Longshoreman" ]
  ], [
     fhir:index 6673 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lorry Loader" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Lorry Loader" ]
  ], [
     fhir:index 6674 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Market Warehouse Porter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Market Warehouse Porter" ]
  ], [
     fhir:index 6675 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.047" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Match Packer Filler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Match Packer Filler" ]
  ], [
     fhir:index 6676 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.048" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Meat Packer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Meat Packer" ]
  ], [
     fhir:index 6677 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.049" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Meat Preparer and Packer Freezing Works" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Meat Preparer and Packer Freezing Works" ]
  ], [
     fhir:index 6678 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.050" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Milk Bottler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Milk Bottler" ]
  ], [
     fhir:index 6679 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.051" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mussel Packer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mussel Packer" ]
  ], [
     fhir:index 6680 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.052" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Packer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Packer" ]
  ], [
     fhir:index 6681 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.053" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Packer and Examiner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Packer and Examiner" ]
  ], [
     fhir:index 6682 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.054" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Packing Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Packing Machine Operator" ]
  ], [
     fhir:index 6683 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.055" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paint Tin Filler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paint Tin Filler" ]
  ], [
     fhir:index 6684 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.056" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Paper Mill Baler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Paper Mill Baler" ]
  ], [
     fhir:index 6685 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.057" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Press Operator Bale" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Press Operator Bale" ]
  ], [
     fhir:index 6686 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.058" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Packers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Packers" ]
  ], [
     fhir:index 6687 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.059" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rail and Road Transport Vehicle Loader" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rail and Road Transport Vehicle Loader" ]
  ], [
     fhir:index 6688 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.060" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Railway Brakeman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Railway Brakeman" ]
  ], [
     fhir:index 6689 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.061" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Railway Checker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Railway Checker" ]
  ], [
     fhir:index 6690 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.062" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Railway Employee Rail Freight" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Railway Employee Rail Freight" ]
  ], [
     fhir:index 6691 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.063" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Railway Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Railway Operator" ]
  ], [
     fhir:index 6692 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.064" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Railway Pointsman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Railway Pointsman" ]
  ], [
     fhir:index 6693 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.065" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Railway Porter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Railway Porter" ]
  ], [
     fhir:index 6694 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.066" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Railway Shunter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Railway Shunter" ]
  ], [
     fhir:index 6695 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.067" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Railway Signalman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Railway Signalman" ]
  ], [
     fhir:index 6696 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.068" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Railway Traffic Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Railway Traffic Assistant" ]
  ], [
     fhir:index 6697 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.069" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Railway Traffic Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Railway Traffic Operator" ]
  ], [
     fhir:index 6698 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.070" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sack or Bag Filler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sack or Bag Filler" ]
  ], [
     fhir:index 6699 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.071" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sealing and Capping Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sealing and Capping Machine Operator" ]
  ], [
     fhir:index 6700 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.072" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shunter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shunter" ]
  ], [
     fhir:index 6701 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.073" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Signal Man" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Signal Man" ]
  ], [
     fhir:index 6702 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.074" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stacker Textiles" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stacker Textiles" ]
  ], [
     fhir:index 6703 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.075" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stevedore" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stevedore" ]
  ], [
     fhir:index 6704 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.076" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Store Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Store Hand" ]
  ], [
     fhir:index 6705 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.077" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Storeman Packer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Storeman Packer" ]
  ], [
     fhir:index 6706 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.078" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Storeperson Packer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Storeperson Packer" ]
  ], [
     fhir:index 6707 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.079" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Storeperson Shelver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Storeperson Shelver" ]
  ], [
     fhir:index 6708 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.080" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tube Filler Food" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tube Filler Food" ]
  ], [
     fhir:index 6709 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.081" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Warehouse Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Warehouse Assistant" ]
  ], [
     fhir:index 6710 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.082" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Warehouse Assistant Sales" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Warehouse Assistant Sales" ]
  ], [
     fhir:index 6711 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.083" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Warehouse Offsider" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Warehouse Offsider" ]
  ], [
     fhir:index 6712 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.084" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Warehouse Packer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Warehouse Packer" ]
  ], [
     fhir:index 6713 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.085" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Warehouse Person" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Warehouse Person" ]
  ], [
     fhir:index 6714 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.086" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Warehouse Shelver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Warehouse Shelver" ]
  ], [
     fhir:index 6715 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.087" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Warehouse Supervisor Loader Packer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Warehouse Supervisor Loader Packer" ]
  ], [
     fhir:index 6716 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.088" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Warehouse Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Warehouse Worker" ]
  ], [
     fhir:index 6717 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.089" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Warehouseman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Warehouseman" ]
  ], [
     fhir:index 6718 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.090" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Warehouseman Wholesale" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Warehouseman Wholesale" ]
  ], [
     fhir:index 6719 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.091" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Waterside Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Waterside Worker" ]
  ], [
     fhir:index 6720 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.092" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Watersider" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Watersider" ]
  ], [
     fhir:index 6721 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.093" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wharf Overseer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wharf Overseer" ]
  ], [
     fhir:index 6722 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.094" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wool Packer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wool Packer" ]
  ], [
     fhir:index 6723 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.095" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wool Presser" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wool Presser" ]
  ], [
     fhir:index 6724 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.096" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wrapper" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wrapper" ]
  ], [
     fhir:index 6725 ;
     fhir:CodeSystem.concept.code [ fhir:value "9141.097" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wrapping Machine Operator" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wrapping Machine Operator" ]
  ], [
     fhir:index 6726 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bitumen Mixer Roading" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bitumen Mixer Roading" ]
  ], [
     fhir:index 6727 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Boilermakers Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Boilermakers Labourer" ]
  ], [
     fhir:index 6728 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bricklayers Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bricklayers Labourer" ]
  ], [
     fhir:index 6729 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bridge Construction Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bridge Construction Labourer" ]
  ], [
     fhir:index 6730 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bridge Maintenance Man" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bridge Maintenance Man" ]
  ], [
     fhir:index 6731 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bridge Maintenance Person" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bridge Maintenance Person" ]
  ], [
     fhir:index 6732 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Builders Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Builders Labourer" ]
  ], [
     fhir:index 6733 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Building Construction Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Building Construction Labourer" ]
  ], [
     fhir:index 6734 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Building Maintenance Man" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Building Maintenance Man" ]
  ], [
     fhir:index 6735 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Car Marshall (Ferry)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Car Marshall (Ferry)" ]
  ], [
     fhir:index 6736 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Council Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Council Labourer" ]
  ], [
     fhir:index 6737 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Demolition Contractor" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Demolition Contractor" ]
  ], [
     fhir:index 6738 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Demolition Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Demolition Labourer" ]
  ], [
     fhir:index 6739 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Digging Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Digging Labourer" ]
  ], [
     fhir:index 6740 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ditch Digger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Ditch Digger" ]
  ], [
     fhir:index 6741 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Electric Power Construction Work Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Electric Power Construction Work Labourer" ]
  ], [
     fhir:index 6742 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Factory Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Factory Hand" ]
  ], [
     fhir:index 6743 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Factory Hand Sports Goods" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Factory Hand Sports Goods" ]
  ], [
     fhir:index 6744 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Factory Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Factory Labourer" ]
  ], [
     fhir:index 6745 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fencing Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fencing Labourer" ]
  ], [
     fhir:index 6746 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fitters Mate" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fitters Mate" ]
  ], [
     fhir:index 6747 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "General Factory Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "General Factory Hand" ]
  ], [
     fhir:index 6748 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "General Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "General Labourer" ]
  ], [
     fhir:index 6749 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gravedigger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Gravedigger" ]
  ], [
     fhir:index 6750 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Handyman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Handyman" ]
  ], [
     fhir:index 6751 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Harbour Construction Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Harbour Construction Labourer" ]
  ], [
     fhir:index 6752 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hydro Contract Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Hydro Contract Labourer" ]
  ], [
     fhir:index 6753 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Irrigation Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Irrigation Worker" ]
  ], [
     fhir:index 6754 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiawhina Hanga Whare" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiawhina Hanga Whare" ]
  ], [
     fhir:index 6755 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiawhina Wheketere" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiawhina Wheketere" ]
  ], [
     fhir:index 6756 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi" ]
  ], [
     fhir:index 6757 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Hanga Whare" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Hanga Whare" ]
  ], [
     fhir:index 6758 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.033" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Whare Papa" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Whare Papa" ]
  ], [
     fhir:index 6759 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.034" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaimahi Wheketere" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaimahi Wheketere" ]
  ], [
     fhir:index 6760 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.035" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakarite Raakau" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakarite Raakau" ]
  ], [
     fhir:index 6761 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.036" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kaiwhakarite Rakau" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kaiwhakarite Rakau" ]
  ], [
     fhir:index 6762 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.037" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kerb Setter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kerb Setter" ]
  ], [
     fhir:index 6763 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.038" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mill Hand Worker Woollen Mill" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mill Hand Worker Woollen Mill" ]
  ], [
     fhir:index 6764 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.039" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Navvy" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Navvy" ]
  ], [
     fhir:index 6765 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.040" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Navvy Railway" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Navvy Railway" ]
  ], [
     fhir:index 6766 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.041" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Offsider" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Offsider" ]
  ], [
     fhir:index 6767 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.042" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plasterers Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plasterers Labourer" ]
  ], [
     fhir:index 6768 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.043" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plumbers Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Plumbers Labourer" ]
  ], [
     fhir:index 6769 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.044" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Builders Labourers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Builders Labourers" ]
  ], [
     fhir:index 6770 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.045" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of General Labourers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of General Labourers" ]
  ], [
     fhir:index 6771 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.046" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Quality Controller of Sawmill Labourers" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Quality Controller of Sawmill Labourers" ]
  ], [
     fhir:index 6772 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.047" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Railway Ballastman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Railway Ballastman" ]
  ], [
     fhir:index 6773 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.048" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Railway Construction Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Railway Construction Labourer" ]
  ], [
     fhir:index 6774 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.049" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Railway Ganger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Railway Ganger" ]
  ], [
     fhir:index 6775 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.050" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Railway Surfaceman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Railway Surfaceman" ]
  ], [
     fhir:index 6776 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.051" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Railway Trackman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Railway Trackman" ]
  ], [
     fhir:index 6777 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.052" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Railway Washout Man" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Railway Washout Man" ]
  ], [
     fhir:index 6778 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.053" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "River Construction Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "River Construction Labourer" ]
  ], [
     fhir:index 6779 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.054" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Road Construction Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Road Construction Labourer" ]
  ], [
     fhir:index 6780 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.055" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Road Maintenance Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Road Maintenance Labourer" ]
  ], [
     fhir:index 6781 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.056" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Road Surfaceman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Road Surfaceman" ]
  ], [
     fhir:index 6782 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.057" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Roadman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Roadman" ]
  ], [
     fhir:index 6783 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.058" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sawmill Bullock Horseman" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sawmill Bullock Horseman" ]
  ], [
     fhir:index 6784 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.059" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sawmill Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sawmill Labourer" ]
  ], [
     fhir:index 6785 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.060" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Scene Shifter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Scene Shifter" ]
  ], [
     fhir:index 6786 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.061" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stage Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stage Hand" ]
  ], [
     fhir:index 6787 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.062" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Survey Field Assistant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Survey Field Assistant" ]
  ], [
     fhir:index 6788 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.063" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Surveyors Chainman Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Surveyors Chainman Labourer" ]
  ], [
     fhir:index 6789 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.064" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Timber Filleter" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Timber Filleter" ]
  ], [
     fhir:index 6790 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.065" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Timber Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Timber Hand" ]
  ], [
     fhir:index 6791 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.066" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Timber Stacker Hand" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Timber Stacker Hand" ]
  ], [
     fhir:index 6792 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.067" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Timber Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Timber Worker" ]
  ], [
     fhir:index 6793 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.068" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Timber Worker Sawmill" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Timber Worker Sawmill" ]
  ], [
     fhir:index 6794 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.069" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Timber Yard Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Timber Yard Worker" ]
  ], [
     fhir:index 6795 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.070" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Timberworker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Timberworker" ]
  ], [
     fhir:index 6796 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.071" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tunneller" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tunneller" ]
  ], [
     fhir:index 6797 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.072" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Waterworks Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Waterworks Labourer" ]
  ], [
     fhir:index 6798 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.073" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Waterworks Turncock" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Waterworks Turncock" ]
  ], [
     fhir:index 6799 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.074" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wool Store Labourer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Wool Store Labourer" ]
  ], [
     fhir:index 6800 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.075" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Yard Cleanup Man" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Yard Cleanup Man" ]
  ], [
     fhir:index 6801 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.076" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Yardman Freight" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Yardman Freight" ]
  ], [
     fhir:index 6802 ;
     fhir:CodeSystem.concept.code [ fhir:value "9151.077" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Yardman Sawmill Wood Yards" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Yardman Sawmill Wood Yards" ]
  ], [
     fhir:index 6803 ;
     fhir:CodeSystem.concept.code [ fhir:value "9970.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Prostitute" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Prostitute" ]
  ], [
     fhir:index 6804 ;
     fhir:CodeSystem.concept.code [ fhir:value "9970.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Refugee" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Refugee" ]
  ], [
     fhir:index 6805 ;
     fhir:CodeSystem.concept.code [ fhir:value "9970.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sex Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sex Worker" ]
  ], [
     fhir:index 6806 ;
     fhir:CodeSystem.concept.code [ fhir:value "9970.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Escort" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Escort" ]
  ], [
     fhir:index 6807 ;
     fhir:CodeSystem.concept.code [ fhir:value "9980.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Not Specified" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Not Specified" ]
  ], [
     fhir:index 6808 ;
     fhir:CodeSystem.concept.code [ fhir:value "9980.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "N/S" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "N/S" ]
  ], [
     fhir:index 6809 ;
     fhir:CodeSystem.concept.code [ fhir:value "9980.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Not Defined" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Not Defined" ]
  ], [
     fhir:index 6810 ;
     fhir:CodeSystem.concept.code [ fhir:value "9980.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Not Detailed" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Not Detailed" ]
  ], [
     fhir:index 6811 ;
     fhir:CodeSystem.concept.code [ fhir:value "9980.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other" ]
  ], [
     fhir:index 6812 ;
     fhir:CodeSystem.concept.code [ fhir:value "9980.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Unknown" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Unknown" ]
  ], [
     fhir:index 6813 ;
     fhir:CodeSystem.concept.code [ fhir:value "9991.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Domestic Executive" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Domestic Executive" ]
  ], [
     fhir:index 6814 ;
     fhir:CodeSystem.concept.code [ fhir:value "9991.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Foster Mother" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Foster Mother" ]
  ], [
     fhir:index 6815 ;
     fhir:CodeSystem.concept.code [ fhir:value "9991.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Foster Father" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Foster Father" ]
  ], [
     fhir:index 6816 ;
     fhir:CodeSystem.concept.code [ fhir:value "9991.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Home Executive" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Home Executive" ]
  ], [
     fhir:index 6817 ;
     fhir:CodeSystem.concept.code [ fhir:value "9991.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Homemaker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Homemaker" ]
  ], [
     fhir:index 6818 ;
     fhir:CodeSystem.concept.code [ fhir:value "9991.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "House Husband" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "House Husband" ]
  ], [
     fhir:index 6819 ;
     fhir:CodeSystem.concept.code [ fhir:value "9991.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Housewife" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Housewife" ]
  ], [
     fhir:index 6820 ;
     fhir:CodeSystem.concept.code [ fhir:value "9991.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mother" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mother" ]
  ], [
     fhir:index 6821 ;
     fhir:CodeSystem.concept.code [ fhir:value "9991.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Parent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Parent" ]
  ], [
     fhir:index 6822 ;
     fhir:CodeSystem.concept.code [ fhir:value "9991.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Widow" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Widow" ]
  ], [
     fhir:index 6823 ;
     fhir:CodeSystem.concept.code [ fhir:value "9991.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Widower" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Widower" ]
  ], [
     fhir:index 6824 ;
     fhir:CodeSystem.concept.code [ fhir:value "9991.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Single Parent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Single Parent" ]
  ], [
     fhir:index 6825 ;
     fhir:CodeSystem.concept.code [ fhir:value "9991.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Solo Parent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Solo Parent" ]
  ], [
     fhir:index 6826 ;
     fhir:CodeSystem.concept.code [ fhir:value "9991.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Single Father" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Single Father" ]
  ], [
     fhir:index 6827 ;
     fhir:CodeSystem.concept.code [ fhir:value "9991.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Solo Father" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Solo Father" ]
  ], [
     fhir:index 6828 ;
     fhir:CodeSystem.concept.code [ fhir:value "9991.016" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Single Mother" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Single Mother" ]
  ], [
     fhir:index 6829 ;
     fhir:CodeSystem.concept.code [ fhir:value "9991.017" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Solo Mother" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Solo Mother" ]
  ], [
     fhir:index 6830 ;
     fhir:CodeSystem.concept.code [ fhir:value "9991.018" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Caregiver" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Caregiver" ]
  ], [
     fhir:index 6831 ;
     fhir:CodeSystem.concept.code [ fhir:value "9991.019" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Adoptive Parent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Adoptive Parent" ]
  ], [
     fhir:index 6832 ;
     fhir:CodeSystem.concept.code [ fhir:value "9991.020" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Host Parent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Host Parent" ]
  ], [
     fhir:index 6833 ;
     fhir:CodeSystem.concept.code [ fhir:value "9991.021" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Father" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Father" ]
  ], [
     fhir:index 6834 ;
     fhir:CodeSystem.concept.code [ fhir:value "9991.022" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Carer" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Carer" ]
  ], [
     fhir:index 6835 ;
     fhir:CodeSystem.concept.code [ fhir:value "9991.023" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mother At Home" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mother At Home" ]
  ], [
     fhir:index 6836 ;
     fhir:CodeSystem.concept.code [ fhir:value "9991.024" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Father At Home" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Father At Home" ]
  ], [
     fhir:index 6837 ;
     fhir:CodeSystem.concept.code [ fhir:value "9991.025" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Step-parent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Step-parent" ]
  ], [
     fhir:index 6838 ;
     fhir:CodeSystem.concept.code [ fhir:value "9991.026" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stepmother" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stepmother" ]
  ], [
     fhir:index 6839 ;
     fhir:CodeSystem.concept.code [ fhir:value "9991.027" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Stepfather" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Stepfather" ]
  ], [
     fhir:index 6840 ;
     fhir:CodeSystem.concept.code [ fhir:value "9991.028" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Household Work/Cooking/Repairs" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Household Work/Cooking/Repairs" ]
  ], [
     fhir:index 6841 ;
     fhir:CodeSystem.concept.code [ fhir:value "9991.029" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Looking after a Child" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Looking after a Child" ]
  ], [
     fhir:index 6842 ;
     fhir:CodeSystem.concept.code [ fhir:value "9991.030" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Looking after Someone/Disabled" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Looking after Someone/Disabled" ]
  ], [
     fhir:index 6843 ;
     fhir:CodeSystem.concept.code [ fhir:value "9991.031" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Voluntary Help for Organisation/Marae/Group" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Voluntary Help for Organisation/Marae/Group" ]
  ], [
     fhir:index 6844 ;
     fhir:CodeSystem.concept.code [ fhir:value "9991.032" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Studying Less than 20Hrs Per Week" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Studying Less than 20Hrs Per Week" ]
  ], [
     fhir:index 6845 ;
     fhir:CodeSystem.concept.code [ fhir:value "9992.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "ACC Beneficiary" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "ACC Beneficiary" ]
  ], [
     fhir:index 6846 ;
     fhir:CodeSystem.concept.code [ fhir:value "9992.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Beneficiary" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Beneficiary" ]
  ], [
     fhir:index 6847 ;
     fhir:CodeSystem.concept.code [ fhir:value "9992.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Illness Beneficiary" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Illness Beneficiary" ]
  ], [
     fhir:index 6848 ;
     fhir:CodeSystem.concept.code [ fhir:value "9992.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sickness Allowance Recipient" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sickness Allowance Recipient" ]
  ], [
     fhir:index 6849 ;
     fhir:CodeSystem.concept.code [ fhir:value "9992.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sickness Beneficiary" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Sickness Beneficiary" ]
  ], [
     fhir:index 6850 ;
     fhir:CodeSystem.concept.code [ fhir:value "9992.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Illness Compensation Recipient" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Illness Compensation Recipient" ]
  ], [
     fhir:index 6851 ;
     fhir:CodeSystem.concept.code [ fhir:value "9992.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "ACC Claimant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "ACC Claimant" ]
  ], [
     fhir:index 6852 ;
     fhir:CodeSystem.concept.code [ fhir:value "9992.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "ACC Client" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "ACC Client" ]
  ], [
     fhir:index 6853 ;
     fhir:CodeSystem.concept.code [ fhir:value "9992.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Invalids Benefit" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Invalids Benefit" ]
  ], [
     fhir:index 6854 ;
     fhir:CodeSystem.concept.code [ fhir:value "9992.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Domestic Purposes Benefit Recipient" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Domestic Purposes Benefit Recipient" ]
  ], [
     fhir:index 6855 ;
     fhir:CodeSystem.concept.code [ fhir:value "9992.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "WINZ � Sickness Benefit" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "WINZ � Sickness Benefit" ]
  ], [
     fhir:index 6856 ;
     fhir:CodeSystem.concept.code [ fhir:value "9992.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Community Wage � Sickness Beneficiary" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Community Wage � Sickness Beneficiary" ]
  ], [
     fhir:index 6857 ;
     fhir:CodeSystem.concept.code [ fhir:value "9993.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pensioner" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pensioner" ]
  ], [
     fhir:index 6858 ;
     fhir:CodeSystem.concept.code [ fhir:value "9993.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Retired" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Retired" ]
  ], [
     fhir:index 6859 ;
     fhir:CodeSystem.concept.code [ fhir:value "9993.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Superannuitant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Superannuitant" ]
  ], [
     fhir:index 6860 ;
     fhir:CodeSystem.concept.code [ fhir:value "9993.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Veterans Pension" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Veterans Pension" ]
  ], [
     fhir:index 6861 ;
     fhir:CodeSystem.concept.code [ fhir:value "9993.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "WINZ Pension" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "WINZ Pension" ]
  ], [
     fhir:index 6862 ;
     fhir:CodeSystem.concept.code [ fhir:value "9993.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "55+ Pension" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "55+ Pension" ]
  ], [
     fhir:index 6863 ;
     fhir:CodeSystem.concept.code [ fhir:value "9993.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "55 Plus Pension" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "55 Plus Pension" ]
  ], [
     fhir:index 6864 ;
     fhir:CodeSystem.concept.code [ fhir:value "9993.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Semi-Retired" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Semi-Retired" ]
  ], [
     fhir:index 6865 ;
     fhir:CodeSystem.concept.code [ fhir:value "9993.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Semi Retired" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Semi Retired" ]
  ], [
     fhir:index 6866 ;
     fhir:CodeSystem.concept.code [ fhir:value "9994.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Student" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Student" ]
  ], [
     fhir:index 6867 ;
     fhir:CodeSystem.concept.code [ fhir:value "9994.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Studying 20Hrs or More Per Week" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Studying 20Hrs or More Per Week" ]
  ], [
     fhir:index 6868 ;
     fhir:CodeSystem.concept.code [ fhir:value "9994.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tertiary Student" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tertiary Student" ]
  ], [
     fhir:index 6869 ;
     fhir:CodeSystem.concept.code [ fhir:value "9994.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tertiary Student and Parent" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Tertiary Student and Parent" ]
  ], [
     fhir:index 6870 ;
     fhir:CodeSystem.concept.code [ fhir:value "9994.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "University Student" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "University Student" ]
  ], [
     fhir:index 6871 ;
     fhir:CodeSystem.concept.code [ fhir:value "9994.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Polytech Student" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Polytech Student" ]
  ], [
     fhir:index 6872 ;
     fhir:CodeSystem.concept.code [ fhir:value "9994.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Student at Technical Institute" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Student at Technical Institute" ]
  ], [
     fhir:index 6873 ;
     fhir:CodeSystem.concept.code [ fhir:value "9994.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Part-time Student" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Part-time Student" ]
  ], [
     fhir:index 6874 ;
     fhir:CodeSystem.concept.code [ fhir:value "9994.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Part Time Student" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Part Time Student" ]
  ], [
     fhir:index 6875 ;
     fhir:CodeSystem.concept.code [ fhir:value "9994.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Special Education Student" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Special Education Student" ]
  ], [
     fhir:index 6876 ;
     fhir:CodeSystem.concept.code [ fhir:value "9994.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Student of Work Training Course" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Student of Work Training Course" ]
  ], [
     fhir:index 6877 ;
     fhir:CodeSystem.concept.code [ fhir:value "9994.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Primary School Student" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Primary School Student" ]
  ], [
     fhir:index 6878 ;
     fhir:CodeSystem.concept.code [ fhir:value "9994.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Secondary School Student" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Secondary School Student" ]
  ], [
     fhir:index 6879 ;
     fhir:CodeSystem.concept.code [ fhir:value "9994.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "High School Student" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "High School Student" ]
  ], [
     fhir:index 6880 ;
     fhir:CodeSystem.concept.code [ fhir:value "9996.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Unemployed" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Unemployed" ]
  ], [
     fhir:index 6881 ;
     fhir:CodeSystem.concept.code [ fhir:value "9996.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Looking for employment" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Looking for employment" ]
  ], [
     fhir:index 6882 ;
     fhir:CodeSystem.concept.code [ fhir:value "9996.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Not in Labour Force" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Not in Labour Force" ]
  ], [
     fhir:index 6883 ;
     fhir:CodeSystem.concept.code [ fhir:value "9996.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Community Wage � Job Seeker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Community Wage � Job Seeker" ]
  ], [
     fhir:index 6884 ;
     fhir:CodeSystem.concept.code [ fhir:value "9996.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Community Wage � Sickness Benefit" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Community Wage � Sickness Benefit" ]
  ], [
     fhir:index 6885 ;
     fhir:CodeSystem.concept.code [ fhir:value "9996.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Out of the Labour Force" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Out of the Labour Force" ]
  ], [
     fhir:index 6886 ;
     fhir:CodeSystem.concept.code [ fhir:value "9996.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "WINZ � Sickness Benefit" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "WINZ � Sickness Benefit" ]
  ], [
     fhir:index 6887 ;
     fhir:CodeSystem.concept.code [ fhir:value "9996.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Discouraged Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Discouraged Worker" ]
  ], [
     fhir:index 6888 ;
     fhir:CodeSystem.concept.code [ fhir:value "9996.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Volunteer Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Volunteer Worker" ]
  ], [
     fhir:index 6889 ;
     fhir:CodeSystem.concept.code [ fhir:value "9996.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Charity Worker" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Charity Worker" ]
  ], [
     fhir:index 6890 ;
     fhir:CodeSystem.concept.code [ fhir:value "9997.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Child" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Child" ]
  ], [
     fhir:index 6891 ;
     fhir:CodeSystem.concept.code [ fhir:value "9997.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Infant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Infant" ]
  ], [
     fhir:index 6892 ;
     fhir:CodeSystem.concept.code [ fhir:value "9997.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "School Child" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "School Child" ]
  ], [
     fhir:index 6893 ;
     fhir:CodeSystem.concept.code [ fhir:value "9997.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Preschool Child" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Preschool Child" ]
  ], [
     fhir:index 6894 ;
     fhir:CodeSystem.concept.code [ fhir:value "9997.005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pre-school Child" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Pre-school Child" ]
  ], [
     fhir:index 6895 ;
     fhir:CodeSystem.concept.code [ fhir:value "9997.006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Baby" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Baby" ]
  ], [
     fhir:index 6896 ;
     fhir:CodeSystem.concept.code [ fhir:value "9997.007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Primary School Child" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Primary School Child" ]
  ], [
     fhir:index 6897 ;
     fhir:CodeSystem.concept.code [ fhir:value "9997.008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "High School Child" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "High School Child" ]
  ], [
     fhir:index 6898 ;
     fhir:CodeSystem.concept.code [ fhir:value "9997.009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kindergarten Child" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kindergarten Child" ]
  ], [
     fhir:index 6899 ;
     fhir:CodeSystem.concept.code [ fhir:value "9997.010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Secondary School Child" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Secondary School Child" ]
  ], [
     fhir:index 6900 ;
     fhir:CodeSystem.concept.code [ fhir:value "9997.011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Special Education Child" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Special Education Child" ]
  ], [
     fhir:index 6901 ;
     fhir:CodeSystem.concept.code [ fhir:value "9997.012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Primary School Student" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Primary School Student" ]
  ], [
     fhir:index 6902 ;
     fhir:CodeSystem.concept.code [ fhir:value "9997.013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Secondary School Student" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Secondary School Student" ]
  ], [
     fhir:index 6903 ;
     fhir:CodeSystem.concept.code [ fhir:value "9997.014" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "High School Student" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "High School Student" ]
  ], [
     fhir:index 6904 ;
     fhir:CodeSystem.concept.code [ fhir:value "9997.015" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "College Student" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "College Student" ]
  ], [
     fhir:index 6905 ;
     fhir:CodeSystem.concept.code [ fhir:value "9999.001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Not Applicable" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Not Applicable" ]
  ], [
     fhir:index 6906 ;
     fhir:CodeSystem.concept.code [ fhir:value "9999.002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "N/A" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "N/A" ]
  ], [
     fhir:index 6907 ;
     fhir:CodeSystem.concept.code [ fhir:value "9999.003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Work Status Unidentifiable" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Work Status Unidentifiable" ]
  ], [
     fhir:index 6908 ;
     fhir:CodeSystem.concept.code [ fhir:value "9999.004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "No Details Recorded" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "No Details Recorded" ]
  ] .

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

<http://hl7.org/fhir/CodeSystem/acc-patient-occupation-code.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CodeSystem/acc-patient-occupation-code.ttl> .