001package org.hl7.fhir.r4.model.codesystems;
002
003
004
005
006/*
007  Copyright (c) 2011+, HL7, Inc.
008  All rights reserved.
009  
010  Redistribution and use in source and binary forms, with or without modification, 
011  are permitted provided that the following conditions are met:
012  
013   * Redistributions of source code must retain the above copyright notice, this 
014     list of conditions and the following disclaimer.
015   * Redistributions in binary form must reproduce the above copyright notice, 
016     this list of conditions and the following disclaimer in the documentation 
017     and/or other materials provided with the distribution.
018   * Neither the name of HL7 nor the names of its contributors may be used to 
019     endorse or promote products derived from this software without specific 
020     prior written permission.
021  
022  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND 
023  ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
024  WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 
025  IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, 
026  INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 
027  NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 
028  PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 
029  WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 
030  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 
031  POSSIBILITY OF SUCH DAMAGE.
032  
033*/
034
035// Generated on Wed, Jan 30, 2019 16:19-0500 for FHIR v4.0.0
036
037
038import org.hl7.fhir.exceptions.FHIRException;
039
040public enum ServiceType {
041
042        /**
043         * Adoption & permanent care information/support
044         */
045        _1, 
046        /**
047         * Aged care assessment
048         */
049        _2, 
050        /**
051         * Aged Care information/referral
052         */
053        _3, 
054        /**
055         * Aged Residential Care
056         */
057        _4, 
058        /**
059         * Case management for older persons
060         */
061        _5, 
062        /**
063         * Delivered meals (meals on wheels)
064         */
065        _6, 
066        /**
067         * Friendly visiting
068         */
069        _7, 
070        /**
071         * Home care/housekeeping assistance
072         */
073        _8, 
074        /**
075         * Home maintenance and repair
076         */
077        _9, 
078        /**
079         * Personal alarms/alerts
080         */
081        _10, 
082        /**
083         * Personal care for older persons
084         */
085        _11, 
086        /**
087         * Planned activity groups
088         */
089        _12, 
090        /**
091         * Acupuncture
092         */
093        _13, 
094        /**
095         * Alexander technique therapy
096         */
097        _14, 
098        /**
099         * Aromatherapy
100         */
101        _15, 
102        /**
103         * Biorhythm services
104         */
105        _16, 
106        /**
107         * Bowen therapy
108         */
109        _17, 
110        /**
111         * Chinese herbal medicine
112         */
113        _18, 
114        /**
115         * Feldenkrais
116         */
117        _19, 
118        /**
119         * Homoeopathy
120         */
121        _20, 
122        /**
123         * Hydrotherapy
124         */
125        _21, 
126        /**
127         * Hypnotherapy
128         */
129        _22, 
130        /**
131         * Kinesiology
132         */
133        _23, 
134        /**
135         * Magnetic therapy
136         */
137        _24, 
138        /**
139         * Massage therapy
140         */
141        _25, 
142        /**
143         * Meditation
144         */
145        _26, 
146        /**
147         * Myotherapy
148         */
149        _27, 
150        /**
151         * Naturopathy
152         */
153        _28, 
154        /**
155         * Reflexology
156         */
157        _29, 
158        /**
159         * Reiki
160         */
161        _30, 
162        /**
163         * Relaxation therapy
164         */
165        _31, 
166        /**
167         * Shiatsu
168         */
169        _32, 
170        /**
171         * Western herbal medicine
172         */
173        _33, 
174        /**
175         * Family day care
176         */
177        _34, 
178        /**
179         * Holiday programs
180         */
181        _35, 
182        /**
183         * Kindergarten inclusion support for children with a disability
184         */
185        _36, 
186        /**
187         * Kindergarten/preschool
188         */
189        _37, 
190        /**
191         * Long day child care
192         */
193        _38, 
194        /**
195         * Occasional child care
196         */
197        _39, 
198        /**
199         * Outside school hours care
200         */
201        _40, 
202        /**
203         * Children's play programs
204         */
205        _41, 
206        /**
207         * Parenting & family management support/education
208         */
209        _42, 
210        /**
211         * Playgroup
212         */
213        _43, 
214        /**
215         * School nursing
216         */
217        _44, 
218        /**
219         * Toy library
220         */
221        _45, 
222        /**
223         * Child protection/child abuse report
224         */
225        _46, 
226        /**
227         * Foster care
228         */
229        _47, 
230        /**
231         * Residential/ out of home care
232         */
233        _48, 
234        /**
235         * Support for young people leaving care
236         */
237        _49, 
238        /**
239         * Audiology
240         */
241        _50, 
242        /**
243         * Blood donation
244         */
245        _51, 
246        /**
247         * Chiropractic
248         */
249        _52, 
250        /**
251         * Dietetics
252         */
253        _53, 
254        /**
255         * Family planning
256         */
257        _54, 
258        /**
259         * Health advocacy/Liaison service
260         */
261        _55, 
262        /**
263         * Health information/referral
264         */
265        _56, 
266        /**
267         * Immunization
268         */
269        _57, 
270        /**
271         * Maternal & child health
272         */
273        _58, 
274        /**
275         * Nursing
276         */
277        _59, 
278        /**
279         * Nutrition
280         */
281        _60, 
282        /**
283         * Occupational therapy
284         */
285        _61, 
286        /**
287         * Optometry
288         */
289        _62, 
290        /**
291         * Osteopathy
292         */
293        _63, 
294        /**
295         * Pharmacy
296         */
297        _64, 
298        /**
299         * Physiotherapy
300         */
301        _65, 
302        /**
303         * Podiatry
304         */
305        _66, 
306        /**
307         * Sexual health
308         */
309        _67, 
310        /**
311         * Speech pathology/therapy
312         */
313        _68, 
314        /**
315         * Bereavement counselling
316         */
317        _69, 
318        /**
319         * Crisis counselling
320         */
321        _70, 
322        /**
323         * Family counselling and/or family therapy
324         */
325        _71, 
326        /**
327         * Family violence counselling
328         */
329        _72, 
330        /**
331         * Financial counselling
332         */
333        _73, 
334        /**
335         * Generalist counselling
336         */
337        _74, 
338        /**
339         * Genetic counselling
340         */
341        _75, 
342        /**
343         * Health counselling
344         */
345        _76, 
346        /**
347         * Mediation
348         */
349        _77, 
350        /**
351         * Problem gambling counselling
352         */
353        _78, 
354        /**
355         * Relationship counselling
356         */
357        _79, 
358        /**
359         * Sexual assault counselling
360         */
361        _80, 
362        /**
363         * Trauma counselling
364         */
365        _81, 
366        /**
367         * Victims of crime counselling
368         */
369        _82, 
370        /**
371         * Cemetery operation
372         */
373        _83, 
374        /**
375         * Cremation
376         */
377        _84, 
378        /**
379         * Death service information
380         */
381        _85, 
382        /**
383         * Funeral services
384         */
385        _86, 
386        /**
387         * Endodontic
388         */
389        _87, 
390        /**
391         * General dental
392         */
393        _88, 
394        /**
395         * Oral medicine
396         */
397        _89, 
398        /**
399         * Oral surgery
400         */
401        _90, 
402        /**
403         * Orthodontic
404         */
405        _91, 
406        /**
407         * Paediatric Dentistry
408         */
409        _92, 
410        /**
411         * Periodontic
412         */
413        _93, 
414        /**
415         * Prosthodontic
416         */
417        _94, 
418        /**
419         * Acquired brain injury information/referral
420         */
421        _95, 
422        /**
423         * Disability advocacy
424         */
425        _96, 
426        /**
427         * Disability aids & equipment
428         */
429        _97, 
430        /**
431         * Disability case management
432         */
433        _98, 
434        /**
435         * Disability day programs & activities
436         */
437        _99, 
438        /**
439         * Disability information/referral
440         */
441        _100, 
442        /**
443         * Disability support packages
444         */
445        _101, 
446        /**
447         * Disability supported accommodation
448         */
449        _102, 
450        /**
451         * Early childhood intervention
452         */
453        _103, 
454        /**
455         * Hearing aids & equipment
456         */
457        _104, 
458        /**
459         * Drug and/or alcohol counselling
460         */
461        _105, 
462        /**
463         * Drug and/or alcohol information/referral
464         */
465        _106, 
466        /**
467         * Needle & Syringe exchange
468         */
469        _107, 
470        /**
471         * Non-residential alcohol and/or drug dependence treatment
472         */
473        _108, 
474        /**
475         * Pharmacotherapy (eg. methadone) program
476         */
477        _109, 
478        /**
479         * Quit program
480         */
481        _110, 
482        /**
483         * Residential alcohol and/or drug dependence treatment
484         */
485        _111, 
486        /**
487         * Adult/community education
488         */
489        _112, 
490        /**
491         * Higher education
492         */
493        _113, 
494        /**
495         * Primary education
496         */
497        _114, 
498        /**
499         * Secondary education
500         */
501        _115, 
502        /**
503         * Training & vocational education
504         */
505        _116, 
506        /**
507         * Emergency medical
508         */
509        _117, 
510        /**
511         * Employment placement and/or support
512         */
513        _118, 
514        /**
515         * Vocational Rehabilitation
516         */
517        _119, 
518        /**
519         * Workplace safety and/or accident prevention
520         */
521        _120, 
522        /**
523         * Financial assistance
524         */
525        _121, 
526        /**
527         * Financial information/advice
528         */
529        _122, 
530        /**
531         * Material aid
532         */
533        _123, 
534        /**
535         * General Practice/GP (doctor)
536         */
537        _124, 
538        /**
539         * Accommodation placement and/or support
540         */
541        _125, 
542        /**
543         * Crisis/emergency accommodation
544         */
545        _126, 
546        /**
547         * Homelessness support
548         */
549        _127, 
550        /**
551         * Housing information/referral
552         */
553        _128, 
554        /**
555         * Public rental housing
556         */
557        _129, 
558        /**
559         * Interpreting/Multilingual/Language service
560         */
561        _130, 
562        /**
563         * Juvenile Justice
564         */
565        _131, 
566        /**
567         * Legal advocacy
568         */
569        _132, 
570        /**
571         * Legal information/advice/referral
572         */
573        _133, 
574        /**
575         * Mental health advocacy
576         */
577        _134, 
578        /**
579         * Mental health assessment/triage/crisis response
580         */
581        _135, 
582        /**
583         * Mental health case management/continuing care
584         */
585        _136, 
586        /**
587         * Mental health information/referral
588         */
589        _137, 
590        /**
591         * Mental health inpatient services (hospital psychiatric unit) - requires referral
592         */
593        _138, 
594        /**
595         * Mental health non-residential rehabilitation
596         */
597        _139, 
598        /**
599         * Mental health residential rehabilitation/community care unit
600         */
601        _140, 
602        /**
603         * Psychiatry (requires referral)
604         */
605        _141, 
606        /**
607         * Psychology
608         */
609        _142, 
610        /**
611         * Martial arts
612         */
613        _143, 
614        /**
615         * Personal fitness training
616         */
617        _144, 
618        /**
619         * Physical activity group
620         */
621        _145, 
622        /**
623         * Physical activity programs
624         */
625        _146, 
626        /**
627         * Physical fitness testing
628         */
629        _147, 
630        /**
631         * Pilates
632         */
633        _148, 
634        /**
635         * Self defence
636         */
637        _149, 
638        /**
639         * Sporting club
640         */
641        _150, 
642        /**
643         * Yoga
644         */
645        _151, 
646        /**
647         * Food safety
648         */
649        _152, 
650        /**
651         * Health regulatory, inspection and/or certification
652         */
653        _153, 
654        /**
655         * Workplace health and/or safety inspection and/or certification
656         */
657        _154, 
658        /**
659         * Carer support
660         */
661        _155, 
662        /**
663         * Respite care
664         */
665        _156, 
666        /**
667         * Anatomical Pathology (including Cytopathology & Forensic Pathology)
668         */
669        _157, 
670        /**
671         * Pathology - Clinical Chemistry
672         */
673        _158, 
674        /**
675         * Pathology - General
676         */
677        _159, 
678        /**
679         * Pathology - Genetics
680         */
681        _160, 
682        /**
683         * Pathology - Haematology
684         */
685        _161, 
686        /**
687         * Pathology - Immunology
688         */
689        _162, 
690        /**
691         * Pathology - Microbiology
692         */
693        _163, 
694        /**
695         * Anaesthesiology - Pain Medicine
696         */
697        _164, 
698        /**
699         * Cardiology
700         */
701        _165, 
702        /**
703         * Clinical Genetics
704         */
705        _166, 
706        /**
707         * Clinical Pharmacology
708         */
709        _167, 
710        /**
711         * Dermatology
712         */
713        _168, 
714        /**
715         * Endocrinology
716         */
717        _169, 
718        /**
719         * Gastroenterology & Hepatology
720         */
721        _170, 
722        /**
723         * Geriatric medicine
724         */
725        _171, 
726        /**
727         * Immunology & Allergy
728         */
729        _172, 
730        /**
731         * Infectious diseases
732         */
733        _173, 
734        /**
735         * Intensive care medicine
736         */
737        _174, 
738        /**
739         * Medical Oncology
740         */
741        _175, 
742        /**
743         * Nephrology
744         */
745        _176, 
746        /**
747         * Neurology
748         */
749        _177, 
750        /**
751         * Occupational Medicine
752         */
753        _178, 
754        /**
755         * Palliative Medicine
756         */
757        _179, 
758        /**
759         * Public Health Medicine
760         */
761        _180, 
762        /**
763         * Rehabilitation Medicine
764         */
765        _181, 
766        /**
767         * Rheumatology
768         */
769        _182, 
770        /**
771         * Sleep Medicine
772         */
773        _183, 
774        /**
775         * Thoracic medicine
776         */
777        _184, 
778        /**
779         * Gynaecological Oncology
780         */
781        _185, 
782        /**
783         * Obstetrics & Gynaecology
784         */
785        _186, 
786        /**
787         * Reproductive Endocrinology & Infertility
788         */
789        _187, 
790        /**
791         * Urogynaecology
792         */
793        _188, 
794        /**
795         * Neonatology & Perinatology
796         */
797        _189, 
798        /**
799         * Paediatric Cardiology
800         */
801        _190, 
802        /**
803         * Paediatric Clinical Genetics
804         */
805        _191, 
806        /**
807         * Paediatric Clinical Pharmacology
808         */
809        _192, 
810        /**
811         * Paediatric Endocrinology
812         */
813        _193, 
814        /**
815         * Paediatric Gastroenterology & Hepatology
816         */
817        _194, 
818        /**
819         * Paediatric Haematology
820         */
821        _195, 
822        /**
823         * Paediatric Immunology & Allergy
824         */
825        _196, 
826        /**
827         * Paediatric Infectious diseases
828         */
829        _197, 
830        /**
831         * Paediatric intensive care medicine
832         */
833        _198, 
834        /**
835         * Paediatric Medical Oncology
836         */
837        _199, 
838        /**
839         * Paediatric Medicine
840         */
841        _200, 
842        /**
843         * Paediatric Nephrology
844         */
845        _201, 
846        /**
847         * Paediatric Neurology
848         */
849        _202, 
850        /**
851         * Paediatric Nuclear Medicine
852         */
853        _203, 
854        /**
855         * Paediatric Rehabilitation Medicine
856         */
857        _204, 
858        /**
859         * Paediatric Rheumatology
860         */
861        _205, 
862        /**
863         * Paediatric Sleep Medicine
864         */
865        _206, 
866        /**
867         * Paediatric Surgery
868         */
869        _207, 
870        /**
871         * Paediatric Thoracic Medicine
872         */
873        _208, 
874        /**
875         * Diagnostic Radiology/Xray/CT/Fluoroscopy
876         */
877        _209, 
878        /**
879         * Diagnostic Ultrasound
880         */
881        _210, 
882        /**
883         * Magnetic Resonance Imaging (MRI)
884         */
885        _211, 
886        /**
887         * Nuclear Medicine
888         */
889        _212, 
890        /**
891         * Obstetric & Gynaecological Ultrasound
892         */
893        _213, 
894        /**
895         * Radiation oncology
896         */
897        _214, 
898        /**
899         * Cardiothoracic surgery
900         */
901        _215, 
902        /**
903         * Neurosurgery
904         */
905        _216, 
906        /**
907         * Ophthalmology
908         */
909        _217, 
910        /**
911         * Orthopaedic surgery
912         */
913        _218, 
914        /**
915         * Otolaryngology - Head & Neck Surgery
916         */
917        _219, 
918        /**
919         * Plastic & Reconstructive Surgery
920         */
921        _220, 
922        /**
923         * Surgery - General
924         */
925        _221, 
926        /**
927         * Urology
928         */
929        _222, 
930        /**
931         * Vascular surgery
932         */
933        _223, 
934        /**
935         * Support groups
936         */
937        _224, 
938        /**
939         * Air ambulance
940         */
941        _225, 
942        /**
943         * Ambulance
944         */
945        _226, 
946        /**
947         * Blood transport
948         */
949        _227, 
950        /**
951         * Community bus
952         */
953        _228, 
954        /**
955         * Flying doctor service
956         */
957        _229, 
958        /**
959         * Patient transport
960         */
961        _230, 
962        /**
963         * A&E
964         */
965        _231, 
966        /**
967         * A&EP
968         */
969        _232, 
970        /**
971         * Abuse
972         */
973        _233, 
974        /**
975         * ACAS
976         */
977        _234, 
978        /**
979         * Access
980         */
981        _235, 
982        /**
983         * Accident
984         */
985        _236, 
986        /**
987         * Acute Inpatient Service's
988         */
989        _237, 
990        /**
991         * Adult Day Programs
992         */
993        _238, 
994        /**
995         * Adult Mental Health Services
996         */
997        _239, 
998        /**
999         * Advice
1000         */
1001        _240, 
1002        /**
1003         * Advocacy
1004         */
1005        _241, 
1006        /**
1007         * Aged Persons Mental Health Residential Units
1008         */
1009        _242, 
1010        /**
1011         * Aged Persons Mental Health Services
1012         */
1013        _243, 
1014        /**
1015         * Aged Persons Mental Health Teams
1016         */
1017        _244, 
1018        /**
1019         * Aids
1020         */
1021        _245, 
1022        /**
1023         * Al-Anon
1024         */
1025        _246, 
1026        /**
1027         * Alcohol
1028         */
1029        _247, 
1030        /**
1031         * Al-Teen
1032         */
1033        _248, 
1034        /**
1035         * Antenatal
1036         */
1037        _249, 
1038        /**
1039         * Anxiety
1040         */
1041        _250, 
1042        /**
1043         * Arthritis
1044         */
1045        _251, 
1046        /**
1047         * Assessment
1048         */
1049        _252, 
1050        /**
1051         * Assistance
1052         */
1053        _253, 
1054        /**
1055         * Asthma
1056         */
1057        _254, 
1058        /**
1059         * ATSS
1060         */
1061        _255, 
1062        /**
1063         * Attendant Care
1064         */
1065        _256, 
1066        /**
1067         * Babies
1068         */
1069        _257, 
1070        /**
1071         * Bathroom Modification
1072         */
1073        _258, 
1074        /**
1075         * Behavior
1076         */
1077        _259, 
1078        /**
1079         * Behavior Intervention
1080         */
1081        _260, 
1082        /**
1083         * Bereavement
1084         */
1085        _261, 
1086        /**
1087         * Bipolar
1088         */
1089        _262, 
1090        /**
1091         * Birth
1092         */
1093        _263, 
1094        /**
1095         * Birth Control
1096         */
1097        _264, 
1098        /**
1099         * Birthing Options
1100         */
1101        _265, 
1102        /**
1103         * BIST
1104         */
1105        _266, 
1106        /**
1107         * Blood
1108         */
1109        _267, 
1110        /**
1111         * Bone
1112         */
1113        _268, 
1114        /**
1115         * Bowel
1116         */
1117        _269, 
1118        /**
1119         * Brain
1120         */
1121        _270, 
1122        /**
1123         * Breast Feeding
1124         */
1125        _271, 
1126        /**
1127         * Breast Screen
1128         */
1129        _272, 
1130        /**
1131         * Brokerage
1132         */
1133        _273, 
1134        /**
1135         * Cancer
1136         */
1137        _274, 
1138        /**
1139         * Cancer Support
1140         */
1141        _275, 
1142        /**
1143         * Cardiovascular Disease
1144         */
1145        _276, 
1146        /**
1147         * Care Packages
1148         */
1149        _277, 
1150        /**
1151         * Carer
1152         */
1153        _278, 
1154        /**
1155         * Case Management
1156         */
1157        _279, 
1158        /**
1159         * Casualty
1160         */
1161        _280, 
1162        /**
1163         * Centrelink
1164         */
1165        _281, 
1166        /**
1167         * Chemists
1168         */
1169        _282, 
1170        /**
1171         * Child And Adolescent Mental Health Services
1172         */
1173        _283, 
1174        /**
1175         * Child Care
1176         */
1177        _284, 
1178        /**
1179         * Child Services
1180         */
1181        _285, 
1182        /**
1183         * Children
1184         */
1185        _286, 
1186        /**
1187         * Children's Services
1188         */
1189        _287, 
1190        /**
1191         * Cholesterol
1192         */
1193        _288, 
1194        /**
1195         * Clothing
1196         */
1197        _289, 
1198        /**
1199         * Community Based Accommodation
1200         */
1201        _290, 
1202        /**
1203         * Community Care Unit
1204         */
1205        _291, 
1206        /**
1207         * Community Child And Adolescent Mental Health Services
1208         */
1209        _292, 
1210        /**
1211         * Community Health
1212         */
1213        _293, 
1214        /**
1215         * Community Residential Unit
1216         */
1217        _294, 
1218        /**
1219         * Community Transport
1220         */
1221        _295, 
1222        /**
1223         * Companion Visiting
1224         */
1225        _296, 
1226        /**
1227         * Companionship
1228         */
1229        _297, 
1230        /**
1231         * Consumer Advice
1232         */
1233        _298, 
1234        /**
1235         * Consumer Issues
1236         */
1237        _299, 
1238        /**
1239         * Continuing Care Services
1240         */
1241        _300, 
1242        /**
1243         * Contraception Information
1244         */
1245        _301, 
1246        /**
1247         * Coordinating Bodies
1248         */
1249        _302, 
1250        /**
1251         * Correctional Services
1252         */
1253        _303, 
1254        /**
1255         * Council Environmental Health
1256         */
1257        _304, 
1258        /**
1259         * Counselling
1260         */
1261        _305, 
1262        /**
1263         * Criminal
1264         */
1265        _306, 
1266        /**
1267         * Crises
1268         */
1269        _307, 
1270        /**
1271         * Crisis Assessment And Treatment Services (Cats)
1272         */
1273        _308, 
1274        /**
1275         * Crisis Assistance
1276         */
1277        _309, 
1278        /**
1279         * Crisis Refuge
1280         */
1281        _310, 
1282        /**
1283         * Day Program
1284         */
1285        _311, 
1286        /**
1287         * Deaf
1288         */
1289        _312, 
1290        /**
1291         * Dental Hygiene
1292         */
1293        _313, 
1294        /**
1295         * Dentistry
1296         */
1297        _314, 
1298        /**
1299         * Dentures
1300         */
1301        _315, 
1302        /**
1303         * Depression
1304         */
1305        _316, 
1306        /**
1307         * Detoxification
1308         */
1309        _317, 
1310        /**
1311         * Diabetes
1312         */
1313        _318, 
1314        /**
1315         * Diaphragm Fitting
1316         */
1317        _319, 
1318        /**
1319         * Dieticians
1320         */
1321        _320, 
1322        /**
1323         * Disabled Parking
1324         */
1325        _321, 
1326        /**
1327         * District Nursing
1328         */
1329        _322, 
1330        /**
1331         * Divorce
1332         */
1333        _323, 
1334        /**
1335         * Doctors
1336         */
1337        _324, 
1338        /**
1339         * Drink-Drive
1340         */
1341        _325, 
1342        /**
1343         * Dual Diagnosis Services
1344         */
1345        _326, 
1346        /**
1347         * Early Choice
1348         */
1349        _327, 
1350        /**
1351         * Eating Disorder
1352         */
1353        _328, 
1354        /**
1355         * Emergency Relief
1356         */
1357        _330, 
1358        /**
1359         * Employment And Training
1360         */
1361        _331, 
1362        /**
1363         * Environment
1364         */
1365        _332, 
1366        /**
1367         * Equipment
1368         */
1369        _333, 
1370        /**
1371         * Exercise
1372         */
1373        _334, 
1374        /**
1375         * Facility
1376         */
1377        _335, 
1378        /**
1379         * Family Choice
1380         */
1381        _336, 
1382        /**
1383         * Family Law
1384         */
1385        _337, 
1386        /**
1387         * Family Options
1388         */
1389        _338, 
1390        /**
1391         * Family Services
1392         */
1393        _339, 
1394        /**
1395         * FFYA
1396         */
1397        _340, 
1398        /**
1399         * Financial Aid
1400         */
1401        _341, 
1402        /**
1403         * Fitness
1404         */
1405        _342, 
1406        /**
1407         * Flexible Care Packages
1408         */
1409        _343, 
1410        /**
1411         * Food
1412         */
1413        _344, 
1414        /**
1415         * Food Vouchers
1416         */
1417        _345, 
1418        /**
1419         * Forensic Mental Health Services
1420         */
1421        _346, 
1422        /**
1423         * Futures
1424         */
1425        _347, 
1426        /**
1427         * Futures For Young Adults
1428         */
1429        _348, 
1430        /**
1431         * General Practitioners
1432         */
1433        _349, 
1434        /**
1435         * Grants
1436         */
1437        _350, 
1438        /**
1439         * Grief
1440         */
1441        _351, 
1442        /**
1443         * Grief Counselling
1444         */
1445        _352, 
1446        /**
1447         * HACC
1448         */
1449        _353, 
1450        /**
1451         * Heart Disease
1452         */
1453        _354, 
1454        /**
1455         * Help
1456         */
1457        _355, 
1458        /**
1459         * High Blood Pressure
1460         */
1461        _356, 
1462        /**
1463         * Home Help
1464         */
1465        _357, 
1466        /**
1467         * Home Nursing
1468         */
1469        _358, 
1470        /**
1471         * Homefirst
1472         */
1473        _359, 
1474        /**
1475         * Hospice Care
1476         */
1477        _360, 
1478        /**
1479         * Hospital Services
1480         */
1481        _361, 
1482        /**
1483         * Hospital To Home
1484         */
1485        _362, 
1486        /**
1487         * Hostel
1488         */
1489        _364, 
1490        /**
1491         * Hostel Accommodation
1492         */
1493        _365, 
1494        /**
1495         * Household Items
1496         */
1497        _366, 
1498        /**
1499         * Hypertension
1500         */
1501        _367, 
1502        /**
1503         * Illness
1504         */
1505        _368, 
1506        /**
1507         * Independent Living
1508         */
1509        _369, 
1510        /**
1511         * Information
1512         */
1513        _370, 
1514        /**
1515         * Injury
1516         */
1517        _371, 
1518        /**
1519         * Intake
1520         */
1521        _372, 
1522        /**
1523         * Intensive Mobile Youth Outreach Services (Imyos)
1524         */
1525        _373, 
1526        /**
1527         * Intervention
1528         */
1529        _374, 
1530        /**
1531         * Job Searching
1532         */
1533        _375, 
1534        /**
1535         * Justice
1536         */
1537        _376, 
1538        /**
1539         * Leisure
1540         */
1541        _377, 
1542        /**
1543         * Loans
1544         */
1545        _378, 
1546        /**
1547         * Low Income Earners
1548         */
1549        _379, 
1550        /**
1551         * Lung
1552         */
1553        _380, 
1554        /**
1555         * Making A Difference
1556         */
1557        _381, 
1558        /**
1559         * Medical Services
1560         */
1561        _382, 
1562        /**
1563         * Medical Specialists
1564         */
1565        _383, 
1566        /**
1567         * Medication Administration
1568         */
1569        _384, 
1570        /**
1571         * Menstrual Information
1572         */
1573        _385, 
1574        /**
1575         * Methadone
1576         */
1577        _386, 
1578        /**
1579         * Mobile Support And Treatment Services (MSTS)
1580         */
1581        _387, 
1582        /**
1583         * Motor Neurone
1584         */
1585        _388, 
1586        /**
1587         * Multiple Sclerosis
1588         */
1589        _389, 
1590        /**
1591         * Neighbourhood House
1592         */
1593        _390, 
1594        /**
1595         * Nursing Home
1596         */
1597        _391, 
1598        /**
1599         * Nursing Mothers
1600         */
1601        _392, 
1602        /**
1603         * Obesity
1604         */
1605        _393, 
1606        /**
1607         * Occupational Health & Safety
1608         */
1609        _394, 
1610        /**
1611         * Optometrist
1612         */
1613        _395, 
1614        /**
1615         * Oral Hygiene
1616         */
1617        _396, 
1618        /**
1619         * Outpatients
1620         */
1621        _397, 
1622        /**
1623         * Outreach Service
1624         */
1625        _398, 
1626        /**
1627         * PADP
1628         */
1629        _399, 
1630        /**
1631         * Pain
1632         */
1633        _400, 
1634        /**
1635         * Pap Smear
1636         */
1637        _401, 
1638        /**
1639         * Parenting
1640         */
1641        _402, 
1642        /**
1643         * Peak Organizations
1644         */
1645        _403, 
1646        /**
1647         * Personal Care
1648         */
1649        _404, 
1650        /**
1651         * Pharmacies
1652         */
1653        _405, 
1654        /**
1655         * Phobias
1656         */
1657        _406, 
1658        /**
1659         * Physical
1660         */
1661        _407, 
1662        /**
1663         * Physical Activity
1664         */
1665        _408, 
1666        /**
1667         * Postnatal
1668         */
1669        _409, 
1670        /**
1671         * Pregnancy
1672         */
1673        _410, 
1674        /**
1675         * Pregnancy Tests
1676         */
1677        _411, 
1678        /**
1679         * Preschool
1680         */
1681        _412, 
1682        /**
1683         * Prescriptions
1684         */
1685        _413, 
1686        /**
1687         * Primary Mental Health And Early Intervention Teams
1688         */
1689        _414, 
1690        /**
1691         * Property Maintenance
1692         */
1693        _415, 
1694        /**
1695         * Prostate
1696         */
1697        _416, 
1698        /**
1699         * Psychiatric
1700         */
1701        _417, 
1702        /**
1703         * Psychiatric Disability Support Services - Home-Based Outreach
1704         */
1705        _418, 
1706        /**
1707         * Psychiatric Disability Support Services - Planned Respite
1708         */
1709        _419, 
1710        /**
1711         * Psychiatric Disability Support Services - Residential Rehabilitation
1712         */
1713        _420, 
1714        /**
1715         * Psychiatric Disability Support Services Home-Based Outreach
1716         */
1717        _421, 
1718        /**
1719         * Psychiatric Disability Support Services Mutual Support And Self Help
1720         */
1721        _422, 
1722        /**
1723         * Psychiatric Support
1724         */
1725        _423, 
1726        /**
1727         * Recreation
1728         */
1729        _424, 
1730        /**
1731         * Referral
1732         */
1733        _425, 
1734        /**
1735         * Refuge
1736         */
1737        _426, 
1738        /**
1739         * Rent Assistance
1740         */
1741        _427, 
1742        /**
1743         * Residential Facilities
1744         */
1745        _428, 
1746        /**
1747         * Residential Respite
1748         */
1749        _429, 
1750        /**
1751         * Respiratory
1752         */
1753        _430, 
1754        /**
1755         * Response
1756         */
1757        _431, 
1758        /**
1759         * Rooming Houses
1760         */
1761        _432, 
1762        /**
1763         * Safe Sex
1764         */
1765        _433, 
1766        /**
1767         * Secure Extended Care Inpatient Services
1768         */
1769        _434, 
1770        /**
1771         * Self Help
1772         */
1773        _435, 
1774        /**
1775         * Separation
1776         */
1777        _436, 
1778        /**
1779         * Services
1780         */
1781        _437, 
1782        /**
1783         * Sex Education
1784         */
1785        _438, 
1786        /**
1787         * Sexual Abuse
1788         */
1789        _439, 
1790        /**
1791         * Sexual Issues
1792         */
1793        _440, 
1794        /**
1795         * Sexually Transmitted Diseases
1796         */
1797        _441, 
1798        /**
1799         * SIDS
1800         */
1801        _442, 
1802        /**
1803         * Social Support
1804         */
1805        _443, 
1806        /**
1807         * Socialisation
1808         */
1809        _444, 
1810        /**
1811         * Special Needs
1812         */
1813        _445, 
1814        /**
1815         * Speech Therapist
1816         */
1817        _446, 
1818        /**
1819         * Splinting
1820         */
1821        _447, 
1822        /**
1823         * Sport
1824         */
1825        _448, 
1826        /**
1827         * Statewide And Specialist Services
1828         */
1829        _449, 
1830        /**
1831         * STD
1832         */
1833        _450, 
1834        /**
1835         * STI
1836         */
1837        _451, 
1838        /**
1839         * Stillbirth
1840         */
1841        _452, 
1842        /**
1843         * Stomal Care
1844         */
1845        _453, 
1846        /**
1847         * Stroke
1848         */
1849        _454, 
1850        /**
1851         * Substance Abuse
1852         */
1853        _455, 
1854        /**
1855         * Support
1856         */
1857        _456, 
1858        /**
1859         * Syringes
1860         */
1861        _457, 
1862        /**
1863         * Teeth
1864         */
1865        _458, 
1866        /**
1867         * Tenancy Advice
1868         */
1869        _459, 
1870        /**
1871         * Terminal Illness
1872         */
1873        _460, 
1874        /**
1875         * Therapy
1876         */
1877        _461, 
1878        /**
1879         * Transcription
1880         */
1881        _462, 
1882        /**
1883         * Translating Services
1884         */
1885        _463, 
1886        /**
1887         * Translator
1888         */
1889        _464, 
1890        /**
1891         * Transport
1892         */
1893        _465, 
1894        /**
1895         * Vertebrae
1896         */
1897        _466, 
1898        /**
1899         * Violence
1900         */
1901        _467, 
1902        /**
1903         * Vocational Guidance
1904         */
1905        _468, 
1906        /**
1907         * Weight
1908         */
1909        _469, 
1910        /**
1911         * Welfare Assistance
1912         */
1913        _470, 
1914        /**
1915         * Welfare Counselling
1916         */
1917        _471, 
1918        /**
1919         * Wheelchairs
1920         */
1921        _472, 
1922        /**
1923         * Wound Management
1924         */
1925        _473, 
1926        /**
1927         * Young People At Risk
1928         */
1929        _474, 
1930        /**
1931         * Further Description - Community Health Care
1932         */
1933        _475, 
1934        /**
1935         * Library
1936         */
1937        _476, 
1938        /**
1939         * Community Hours
1940         */
1941        _477, 
1942        /**
1943         * Further Description - Specialist Medical
1944         */
1945        _478, 
1946        /**
1947         * Hepatology
1948         */
1949        _479, 
1950        /**
1951         * Gastroenterology
1952         */
1953        _480, 
1954        /**
1955         * Gynaecology
1956         */
1957        _481, 
1958        /**
1959         * Obstetrics
1960         */
1961        _482, 
1962        /**
1963         * Further Description - Specialist Surgical
1964         */
1965        _483, 
1966        /**
1967         * Placement Protection
1968         */
1969        _484, 
1970        /**
1971         * Family Violence
1972         */
1973        _485, 
1974        /**
1975         * Integrated Family Services
1976         */
1977        _486, 
1978        /**
1979         * Diabetes Educator
1980         */
1981        _488, 
1982        /**
1983         * Kinship Care
1984         */
1985        _489, 
1986        /**
1987         * General Mental Health Services
1988         */
1989        _490, 
1990        /**
1991         * Exercise Physiology
1992         */
1993        _491, 
1994        /**
1995         * Medical Research
1996         */
1997        _492, 
1998        /**
1999         * Youth
2000         */
2001        _493, 
2002        /**
2003         * Youth Services
2004         */
2005        _494, 
2006        /**
2007         * Youth Health
2008         */
2009        _495, 
2010        /**
2011         * Child and Family Services
2012         */
2013        _496, 
2014        /**
2015         * Home Visits
2016         */
2017        _497, 
2018        /**
2019         * Mobile Services
2020         */
2021        _498, 
2022        /**
2023         * Before and/or After School Care
2024         */
2025        _500, 
2026        /**
2027         * Cancer Services
2028         */
2029        _501, 
2030        /**
2031         * Integrated Cancer Services
2032         */
2033        _502, 
2034        /**
2035         * Multidisciplinary Services
2036         */
2037        _503, 
2038        /**
2039         * Multidisciplinary Cancer Services
2040         */
2041        _504, 
2042        /**
2043         * Meetings
2044         */
2045        _505, 
2046        /**
2047         * Blood pressure monitoring
2048         */
2049        _506, 
2050        /**
2051         * Dose administration aid
2052         */
2053        _507, 
2054        /**
2055         * Medical Equipment Hire
2056         */
2057        _508, 
2058        /**
2059         * Parenting & family support/education
2060         */
2061        _509, 
2062        /**
2063         * Deputising Service
2064         */
2065        _510, 
2066        /**
2067         * Cancer Support Groups
2068         */
2069        _513, 
2070        /**
2071         * Community Cancer Services
2072         */
2073        _514, 
2074        /**
2075         * Disability Care Transport
2076         */
2077        _530, 
2078        /**
2079         * Aged Care Transport
2080         */
2081        _531, 
2082        /**
2083         * Diabetes Education service
2084         */
2085        _532, 
2086        /**
2087         * Cardiac Rehabilitation Service 
2088         */
2089        _533, 
2090        /**
2091         * Young Adult Diabetes services (YADS)
2092         */
2093        _534, 
2094        /**
2095         * Pulmonary Rehabilitation Service
2096         */
2097        _535, 
2098        /**
2099         * Art therapy
2100         */
2101        _536, 
2102        /**
2103         * Medication Reviews
2104         */
2105        _537, 
2106        /**
2107         * Telephone Counselling
2108         */
2109        _538, 
2110        /**
2111         * Telephone Help Line
2112         */
2113        _539, 
2114        /**
2115         * Online Service
2116         */
2117        _540, 
2118        /**
2119         * Crisis - Mental Health
2120         */
2121        _541, 
2122        /**
2123         * Youth Crisis
2124         */
2125        _542, 
2126        /**
2127         * Sexual Assault
2128         */
2129        _543, 
2130        /**
2131         * GPAH Other
2132         */
2133        _544, 
2134        /**
2135         * Paediatric Dermatology
2136         */
2137        _545, 
2138        /**
2139         * Veterans Services
2140         */
2141        _546, 
2142        /**
2143         * Veterans
2144         */
2145        _547, 
2146        /**
2147         * Food Relief/food/meals
2148         */
2149        _548, 
2150        /**
2151         * Dementia Care
2152         */
2153        _550, 
2154        /**
2155         * Alzheimer
2156         */
2157        _551, 
2158        /**
2159         * Drug and/or alcohol support groups
2160         */
2161        _552, 
2162        /**
2163         * One on One Support/Mentoring/Coaching
2164         */
2165        _553, 
2166        /**
2167         * Chronic Disease Management
2168         */
2169        _554, 
2170        /**
2171         * Liaison Services
2172         */
2173        _555, 
2174        /**
2175         * Walk in Centre / non emergency
2176         */
2177        _556, 
2178        /**
2179         * Inpatients
2180         */
2181        _557, 
2182        /**
2183         * Spiritual Counselling
2184         */
2185        _558, 
2186        /**
2187         * Women's Health
2188         */
2189        _559, 
2190        /**
2191         * Men's Health
2192         */
2193        _560, 
2194        /**
2195         * Health education/Health awareness program
2196         */
2197        _561, 
2198        /**
2199         * Test Message
2200         */
2201        _562, 
2202        /**
2203         * Remedial Massage
2204         */
2205        _563, 
2206        /**
2207         * Adolescent Mental Health Services
2208         */
2209        _564, 
2210        /**
2211         * Youth drop in/assistance/support
2212         */
2213        _565, 
2214        /**
2215         * Aboriginal Health Worker
2216         */
2217        _566, 
2218        /**
2219         * Women's Health Clinic
2220         */
2221        _567, 
2222        /**
2223         * Men's Health Clinic 
2224         */
2225        _568, 
2226        /**
2227         * Migrant Health Clinic
2228         */
2229        _569, 
2230        /**
2231         * Refugee Health Clinic
2232         */
2233        _570, 
2234        /**
2235         * Aboriginal Health Clinic
2236         */
2237        _571, 
2238        /**
2239         * Nurse Practitioner lead Clinic/s
2240         */
2241        _572, 
2242        /**
2243         * Nurse lead Clinic/s
2244         */
2245        _573, 
2246        /**
2247         * Culturally tailored support groups
2248         */
2249        _574, 
2250        /**
2251         * Culturally tailored health promotion
2252         */
2253        _575, 
2254        /**
2255         * Rehabilitation
2256         */
2257        _576, 
2258        /**
2259         * Education information/referral
2260         */
2261        _577, 
2262        /**
2263         * Social Work
2264         */
2265        _580, 
2266        /**
2267         * Haematology
2268         */
2269        _581, 
2270        /**
2271         * Maternity Shared Care
2272         */
2273        _582, 
2274        /**
2275         * Rehabilitation Service
2276         */
2277        _583, 
2278        /**
2279         * Cranio-Sacral Therapy
2280         */
2281        _584, 
2282        /**
2283         * Prosthetics & Orthotics
2284         */
2285        _585, 
2286        /**
2287         * Home Medicine Review
2288         */
2289        _589, 
2290        /**
2291         * GPAH - Medical
2292         */
2293        _590, 
2294        /**
2295         * Music Therapy
2296         */
2297        _591, 
2298        /**
2299         * Falls Prevention
2300         */
2301        _593, 
2302        /**
2303         * Accommodation/Tenancy
2304         */
2305        _599, 
2306        /**
2307         * Assess-Skill, Ability, Needs
2308         */
2309        _600, 
2310        /**
2311         * Assist Access/Maintain Employ
2312         */
2313        _601, 
2314        /**
2315         * Assist Prod-Pers Care/Safety
2316         */
2317        _602, 
2318        /**
2319         * Assist-Integrate School/Ed
2320         */
2321        _603, 
2322        /**
2323         * Assist-Life Stage, Transition
2324         */
2325        _604, 
2326        /**
2327         * Assist-Personal Activities
2328         */
2329        _605, 
2330        /**
2331         * Assist-Travel/Transport
2332         */
2333        _606, 
2334        /**
2335         * Assistive Equip-General Tasks
2336         */
2337        _607, 
2338        /**
2339         * Assistive Equip-Recreation
2340         */
2341        _608, 
2342        /**
2343         * Assistive Prod-Household Task
2344         */
2345        _609, 
2346        /**
2347         * Behavior Support
2348         */
2349        _610, 
2350        /**
2351         * Comms & Info Equipment
2352         */
2353        _611, 
2354        /**
2355         * Community Nursing Care
2356         */
2357        _612, 
2358        /**
2359         * Daily Tasks/Shared Living
2360         */
2361        _613, 
2362        /**
2363         * Development-Life Skills
2364         */
2365        _614, 
2366        /**
2367         * Early Childhood Supports
2368         */
2369        _615, 
2370        /**
2371         * Equipment Special Assess Setup
2372         */
2373        _616, 
2374        /**
2375         * Hearing Equipment
2376         */
2377        _617, 
2378        /**
2379         * Home Modification
2380         */
2381        _618, 
2382        /**
2383         * Household Tasks
2384         */
2385        _619, 
2386        /**
2387         * Interpret/Translate
2388         */
2389        _620, 
2390        /**
2391         * Other Innovative Supports
2392         */
2393        _621, 
2394        /**
2395         * Participate Community
2396         */
2397        _622, 
2398        /**
2399         * Personal Mobility Equipment
2400         */
2401        _623, 
2402        /**
2403         * Physical Wellbeing
2404         */
2405        _624, 
2406        /**
2407         * Plan Management
2408         */
2409        _625, 
2410        /**
2411         * Therapeutic Supports
2412         */
2413        _626, 
2414        /**
2415         * Training-Travel Independence
2416         */
2417        _627, 
2418        /**
2419         * Vehicle modifications
2420         */
2421        _628, 
2422        /**
2423         * Vision Equipment
2424         */
2425        _629, 
2426        /**
2427         * added to help the parsers
2428         */
2429        NULL;
2430        public static ServiceType fromCode(String codeString) throws FHIRException {
2431            if (codeString == null || "".equals(codeString))
2432                return null;
2433        if ("1".equals(codeString))
2434          return _1;
2435        if ("2".equals(codeString))
2436          return _2;
2437        if ("3".equals(codeString))
2438          return _3;
2439        if ("4".equals(codeString))
2440          return _4;
2441        if ("5".equals(codeString))
2442          return _5;
2443        if ("6".equals(codeString))
2444          return _6;
2445        if ("7".equals(codeString))
2446          return _7;
2447        if ("8".equals(codeString))
2448          return _8;
2449        if ("9".equals(codeString))
2450          return _9;
2451        if ("10".equals(codeString))
2452          return _10;
2453        if ("11".equals(codeString))
2454          return _11;
2455        if ("12".equals(codeString))
2456          return _12;
2457        if ("13".equals(codeString))
2458          return _13;
2459        if ("14".equals(codeString))
2460          return _14;
2461        if ("15".equals(codeString))
2462          return _15;
2463        if ("16".equals(codeString))
2464          return _16;
2465        if ("17".equals(codeString))
2466          return _17;
2467        if ("18".equals(codeString))
2468          return _18;
2469        if ("19".equals(codeString))
2470          return _19;
2471        if ("20".equals(codeString))
2472          return _20;
2473        if ("21".equals(codeString))
2474          return _21;
2475        if ("22".equals(codeString))
2476          return _22;
2477        if ("23".equals(codeString))
2478          return _23;
2479        if ("24".equals(codeString))
2480          return _24;
2481        if ("25".equals(codeString))
2482          return _25;
2483        if ("26".equals(codeString))
2484          return _26;
2485        if ("27".equals(codeString))
2486          return _27;
2487        if ("28".equals(codeString))
2488          return _28;
2489        if ("29".equals(codeString))
2490          return _29;
2491        if ("30".equals(codeString))
2492          return _30;
2493        if ("31".equals(codeString))
2494          return _31;
2495        if ("32".equals(codeString))
2496          return _32;
2497        if ("33".equals(codeString))
2498          return _33;
2499        if ("34".equals(codeString))
2500          return _34;
2501        if ("35".equals(codeString))
2502          return _35;
2503        if ("36".equals(codeString))
2504          return _36;
2505        if ("37".equals(codeString))
2506          return _37;
2507        if ("38".equals(codeString))
2508          return _38;
2509        if ("39".equals(codeString))
2510          return _39;
2511        if ("40".equals(codeString))
2512          return _40;
2513        if ("41".equals(codeString))
2514          return _41;
2515        if ("42".equals(codeString))
2516          return _42;
2517        if ("43".equals(codeString))
2518          return _43;
2519        if ("44".equals(codeString))
2520          return _44;
2521        if ("45".equals(codeString))
2522          return _45;
2523        if ("46".equals(codeString))
2524          return _46;
2525        if ("47".equals(codeString))
2526          return _47;
2527        if ("48".equals(codeString))
2528          return _48;
2529        if ("49".equals(codeString))
2530          return _49;
2531        if ("50".equals(codeString))
2532          return _50;
2533        if ("51".equals(codeString))
2534          return _51;
2535        if ("52".equals(codeString))
2536          return _52;
2537        if ("53".equals(codeString))
2538          return _53;
2539        if ("54".equals(codeString))
2540          return _54;
2541        if ("55".equals(codeString))
2542          return _55;
2543        if ("56".equals(codeString))
2544          return _56;
2545        if ("57".equals(codeString))
2546          return _57;
2547        if ("58".equals(codeString))
2548          return _58;
2549        if ("59".equals(codeString))
2550          return _59;
2551        if ("60".equals(codeString))
2552          return _60;
2553        if ("61".equals(codeString))
2554          return _61;
2555        if ("62".equals(codeString))
2556          return _62;
2557        if ("63".equals(codeString))
2558          return _63;
2559        if ("64".equals(codeString))
2560          return _64;
2561        if ("65".equals(codeString))
2562          return _65;
2563        if ("66".equals(codeString))
2564          return _66;
2565        if ("67".equals(codeString))
2566          return _67;
2567        if ("68".equals(codeString))
2568          return _68;
2569        if ("69".equals(codeString))
2570          return _69;
2571        if ("70".equals(codeString))
2572          return _70;
2573        if ("71".equals(codeString))
2574          return _71;
2575        if ("72".equals(codeString))
2576          return _72;
2577        if ("73".equals(codeString))
2578          return _73;
2579        if ("74".equals(codeString))
2580          return _74;
2581        if ("75".equals(codeString))
2582          return _75;
2583        if ("76".equals(codeString))
2584          return _76;
2585        if ("77".equals(codeString))
2586          return _77;
2587        if ("78".equals(codeString))
2588          return _78;
2589        if ("79".equals(codeString))
2590          return _79;
2591        if ("80".equals(codeString))
2592          return _80;
2593        if ("81".equals(codeString))
2594          return _81;
2595        if ("82".equals(codeString))
2596          return _82;
2597        if ("83".equals(codeString))
2598          return _83;
2599        if ("84".equals(codeString))
2600          return _84;
2601        if ("85".equals(codeString))
2602          return _85;
2603        if ("86".equals(codeString))
2604          return _86;
2605        if ("87".equals(codeString))
2606          return _87;
2607        if ("88".equals(codeString))
2608          return _88;
2609        if ("89".equals(codeString))
2610          return _89;
2611        if ("90".equals(codeString))
2612          return _90;
2613        if ("91".equals(codeString))
2614          return _91;
2615        if ("92".equals(codeString))
2616          return _92;
2617        if ("93".equals(codeString))
2618          return _93;
2619        if ("94".equals(codeString))
2620          return _94;
2621        if ("95".equals(codeString))
2622          return _95;
2623        if ("96".equals(codeString))
2624          return _96;
2625        if ("97".equals(codeString))
2626          return _97;
2627        if ("98".equals(codeString))
2628          return _98;
2629        if ("99".equals(codeString))
2630          return _99;
2631        if ("100".equals(codeString))
2632          return _100;
2633        if ("101".equals(codeString))
2634          return _101;
2635        if ("102".equals(codeString))
2636          return _102;
2637        if ("103".equals(codeString))
2638          return _103;
2639        if ("104".equals(codeString))
2640          return _104;
2641        if ("105".equals(codeString))
2642          return _105;
2643        if ("106".equals(codeString))
2644          return _106;
2645        if ("107".equals(codeString))
2646          return _107;
2647        if ("108".equals(codeString))
2648          return _108;
2649        if ("109".equals(codeString))
2650          return _109;
2651        if ("110".equals(codeString))
2652          return _110;
2653        if ("111".equals(codeString))
2654          return _111;
2655        if ("112".equals(codeString))
2656          return _112;
2657        if ("113".equals(codeString))
2658          return _113;
2659        if ("114".equals(codeString))
2660          return _114;
2661        if ("115".equals(codeString))
2662          return _115;
2663        if ("116".equals(codeString))
2664          return _116;
2665        if ("117".equals(codeString))
2666          return _117;
2667        if ("118".equals(codeString))
2668          return _118;
2669        if ("119".equals(codeString))
2670          return _119;
2671        if ("120".equals(codeString))
2672          return _120;
2673        if ("121".equals(codeString))
2674          return _121;
2675        if ("122".equals(codeString))
2676          return _122;
2677        if ("123".equals(codeString))
2678          return _123;
2679        if ("124".equals(codeString))
2680          return _124;
2681        if ("125".equals(codeString))
2682          return _125;
2683        if ("126".equals(codeString))
2684          return _126;
2685        if ("127".equals(codeString))
2686          return _127;
2687        if ("128".equals(codeString))
2688          return _128;
2689        if ("129".equals(codeString))
2690          return _129;
2691        if ("130".equals(codeString))
2692          return _130;
2693        if ("131".equals(codeString))
2694          return _131;
2695        if ("132".equals(codeString))
2696          return _132;
2697        if ("133".equals(codeString))
2698          return _133;
2699        if ("134".equals(codeString))
2700          return _134;
2701        if ("135".equals(codeString))
2702          return _135;
2703        if ("136".equals(codeString))
2704          return _136;
2705        if ("137".equals(codeString))
2706          return _137;
2707        if ("138".equals(codeString))
2708          return _138;
2709        if ("139".equals(codeString))
2710          return _139;
2711        if ("140".equals(codeString))
2712          return _140;
2713        if ("141".equals(codeString))
2714          return _141;
2715        if ("142".equals(codeString))
2716          return _142;
2717        if ("143".equals(codeString))
2718          return _143;
2719        if ("144".equals(codeString))
2720          return _144;
2721        if ("145".equals(codeString))
2722          return _145;
2723        if ("146".equals(codeString))
2724          return _146;
2725        if ("147".equals(codeString))
2726          return _147;
2727        if ("148".equals(codeString))
2728          return _148;
2729        if ("149".equals(codeString))
2730          return _149;
2731        if ("150".equals(codeString))
2732          return _150;
2733        if ("151".equals(codeString))
2734          return _151;
2735        if ("152".equals(codeString))
2736          return _152;
2737        if ("153".equals(codeString))
2738          return _153;
2739        if ("154".equals(codeString))
2740          return _154;
2741        if ("155".equals(codeString))
2742          return _155;
2743        if ("156".equals(codeString))
2744          return _156;
2745        if ("157".equals(codeString))
2746          return _157;
2747        if ("158".equals(codeString))
2748          return _158;
2749        if ("159".equals(codeString))
2750          return _159;
2751        if ("160".equals(codeString))
2752          return _160;
2753        if ("161".equals(codeString))
2754          return _161;
2755        if ("162".equals(codeString))
2756          return _162;
2757        if ("163".equals(codeString))
2758          return _163;
2759        if ("164".equals(codeString))
2760          return _164;
2761        if ("165".equals(codeString))
2762          return _165;
2763        if ("166".equals(codeString))
2764          return _166;
2765        if ("167".equals(codeString))
2766          return _167;
2767        if ("168".equals(codeString))
2768          return _168;
2769        if ("169".equals(codeString))
2770          return _169;
2771        if ("170".equals(codeString))
2772          return _170;
2773        if ("171".equals(codeString))
2774          return _171;
2775        if ("172".equals(codeString))
2776          return _172;
2777        if ("173".equals(codeString))
2778          return _173;
2779        if ("174".equals(codeString))
2780          return _174;
2781        if ("175".equals(codeString))
2782          return _175;
2783        if ("176".equals(codeString))
2784          return _176;
2785        if ("177".equals(codeString))
2786          return _177;
2787        if ("178".equals(codeString))
2788          return _178;
2789        if ("179".equals(codeString))
2790          return _179;
2791        if ("180".equals(codeString))
2792          return _180;
2793        if ("181".equals(codeString))
2794          return _181;
2795        if ("182".equals(codeString))
2796          return _182;
2797        if ("183".equals(codeString))
2798          return _183;
2799        if ("184".equals(codeString))
2800          return _184;
2801        if ("185".equals(codeString))
2802          return _185;
2803        if ("186".equals(codeString))
2804          return _186;
2805        if ("187".equals(codeString))
2806          return _187;
2807        if ("188".equals(codeString))
2808          return _188;
2809        if ("189".equals(codeString))
2810          return _189;
2811        if ("190".equals(codeString))
2812          return _190;
2813        if ("191".equals(codeString))
2814          return _191;
2815        if ("192".equals(codeString))
2816          return _192;
2817        if ("193".equals(codeString))
2818          return _193;
2819        if ("194".equals(codeString))
2820          return _194;
2821        if ("195".equals(codeString))
2822          return _195;
2823        if ("196".equals(codeString))
2824          return _196;
2825        if ("197".equals(codeString))
2826          return _197;
2827        if ("198".equals(codeString))
2828          return _198;
2829        if ("199".equals(codeString))
2830          return _199;
2831        if ("200".equals(codeString))
2832          return _200;
2833        if ("201".equals(codeString))
2834          return _201;
2835        if ("202".equals(codeString))
2836          return _202;
2837        if ("203".equals(codeString))
2838          return _203;
2839        if ("204".equals(codeString))
2840          return _204;
2841        if ("205".equals(codeString))
2842          return _205;
2843        if ("206".equals(codeString))
2844          return _206;
2845        if ("207".equals(codeString))
2846          return _207;
2847        if ("208".equals(codeString))
2848          return _208;
2849        if ("209".equals(codeString))
2850          return _209;
2851        if ("210".equals(codeString))
2852          return _210;
2853        if ("211".equals(codeString))
2854          return _211;
2855        if ("212".equals(codeString))
2856          return _212;
2857        if ("213".equals(codeString))
2858          return _213;
2859        if ("214".equals(codeString))
2860          return _214;
2861        if ("215".equals(codeString))
2862          return _215;
2863        if ("216".equals(codeString))
2864          return _216;
2865        if ("217".equals(codeString))
2866          return _217;
2867        if ("218".equals(codeString))
2868          return _218;
2869        if ("219".equals(codeString))
2870          return _219;
2871        if ("220".equals(codeString))
2872          return _220;
2873        if ("221".equals(codeString))
2874          return _221;
2875        if ("222".equals(codeString))
2876          return _222;
2877        if ("223".equals(codeString))
2878          return _223;
2879        if ("224".equals(codeString))
2880          return _224;
2881        if ("225".equals(codeString))
2882          return _225;
2883        if ("226".equals(codeString))
2884          return _226;
2885        if ("227".equals(codeString))
2886          return _227;
2887        if ("228".equals(codeString))
2888          return _228;
2889        if ("229".equals(codeString))
2890          return _229;
2891        if ("230".equals(codeString))
2892          return _230;
2893        if ("231".equals(codeString))
2894          return _231;
2895        if ("232".equals(codeString))
2896          return _232;
2897        if ("233".equals(codeString))
2898          return _233;
2899        if ("234".equals(codeString))
2900          return _234;
2901        if ("235".equals(codeString))
2902          return _235;
2903        if ("236".equals(codeString))
2904          return _236;
2905        if ("237".equals(codeString))
2906          return _237;
2907        if ("238".equals(codeString))
2908          return _238;
2909        if ("239".equals(codeString))
2910          return _239;
2911        if ("240".equals(codeString))
2912          return _240;
2913        if ("241".equals(codeString))
2914          return _241;
2915        if ("242".equals(codeString))
2916          return _242;
2917        if ("243".equals(codeString))
2918          return _243;
2919        if ("244".equals(codeString))
2920          return _244;
2921        if ("245".equals(codeString))
2922          return _245;
2923        if ("246".equals(codeString))
2924          return _246;
2925        if ("247".equals(codeString))
2926          return _247;
2927        if ("248".equals(codeString))
2928          return _248;
2929        if ("249".equals(codeString))
2930          return _249;
2931        if ("250".equals(codeString))
2932          return _250;
2933        if ("251".equals(codeString))
2934          return _251;
2935        if ("252".equals(codeString))
2936          return _252;
2937        if ("253".equals(codeString))
2938          return _253;
2939        if ("254".equals(codeString))
2940          return _254;
2941        if ("255".equals(codeString))
2942          return _255;
2943        if ("256".equals(codeString))
2944          return _256;
2945        if ("257".equals(codeString))
2946          return _257;
2947        if ("258".equals(codeString))
2948          return _258;
2949        if ("259".equals(codeString))
2950          return _259;
2951        if ("260".equals(codeString))
2952          return _260;
2953        if ("261".equals(codeString))
2954          return _261;
2955        if ("262".equals(codeString))
2956          return _262;
2957        if ("263".equals(codeString))
2958          return _263;
2959        if ("264".equals(codeString))
2960          return _264;
2961        if ("265".equals(codeString))
2962          return _265;
2963        if ("266".equals(codeString))
2964          return _266;
2965        if ("267".equals(codeString))
2966          return _267;
2967        if ("268".equals(codeString))
2968          return _268;
2969        if ("269".equals(codeString))
2970          return _269;
2971        if ("270".equals(codeString))
2972          return _270;
2973        if ("271".equals(codeString))
2974          return _271;
2975        if ("272".equals(codeString))
2976          return _272;
2977        if ("273".equals(codeString))
2978          return _273;
2979        if ("274".equals(codeString))
2980          return _274;
2981        if ("275".equals(codeString))
2982          return _275;
2983        if ("276".equals(codeString))
2984          return _276;
2985        if ("277".equals(codeString))
2986          return _277;
2987        if ("278".equals(codeString))
2988          return _278;
2989        if ("279".equals(codeString))
2990          return _279;
2991        if ("280".equals(codeString))
2992          return _280;
2993        if ("281".equals(codeString))
2994          return _281;
2995        if ("282".equals(codeString))
2996          return _282;
2997        if ("283".equals(codeString))
2998          return _283;
2999        if ("284".equals(codeString))
3000          return _284;
3001        if ("285".equals(codeString))
3002          return _285;
3003        if ("286".equals(codeString))
3004          return _286;
3005        if ("287".equals(codeString))
3006          return _287;
3007        if ("288".equals(codeString))
3008          return _288;
3009        if ("289".equals(codeString))
3010          return _289;
3011        if ("290".equals(codeString))
3012          return _290;
3013        if ("291".equals(codeString))
3014          return _291;
3015        if ("292".equals(codeString))
3016          return _292;
3017        if ("293".equals(codeString))
3018          return _293;
3019        if ("294".equals(codeString))
3020          return _294;
3021        if ("295".equals(codeString))
3022          return _295;
3023        if ("296".equals(codeString))
3024          return _296;
3025        if ("297".equals(codeString))
3026          return _297;
3027        if ("298".equals(codeString))
3028          return _298;
3029        if ("299".equals(codeString))
3030          return _299;
3031        if ("300".equals(codeString))
3032          return _300;
3033        if ("301".equals(codeString))
3034          return _301;
3035        if ("302".equals(codeString))
3036          return _302;
3037        if ("303".equals(codeString))
3038          return _303;
3039        if ("304".equals(codeString))
3040          return _304;
3041        if ("305".equals(codeString))
3042          return _305;
3043        if ("306".equals(codeString))
3044          return _306;
3045        if ("307".equals(codeString))
3046          return _307;
3047        if ("308".equals(codeString))
3048          return _308;
3049        if ("309".equals(codeString))
3050          return _309;
3051        if ("310".equals(codeString))
3052          return _310;
3053        if ("311".equals(codeString))
3054          return _311;
3055        if ("312".equals(codeString))
3056          return _312;
3057        if ("313".equals(codeString))
3058          return _313;
3059        if ("314".equals(codeString))
3060          return _314;
3061        if ("315".equals(codeString))
3062          return _315;
3063        if ("316".equals(codeString))
3064          return _316;
3065        if ("317".equals(codeString))
3066          return _317;
3067        if ("318".equals(codeString))
3068          return _318;
3069        if ("319".equals(codeString))
3070          return _319;
3071        if ("320".equals(codeString))
3072          return _320;
3073        if ("321".equals(codeString))
3074          return _321;
3075        if ("322".equals(codeString))
3076          return _322;
3077        if ("323".equals(codeString))
3078          return _323;
3079        if ("324".equals(codeString))
3080          return _324;
3081        if ("325".equals(codeString))
3082          return _325;
3083        if ("326".equals(codeString))
3084          return _326;
3085        if ("327".equals(codeString))
3086          return _327;
3087        if ("328".equals(codeString))
3088          return _328;
3089        if ("330".equals(codeString))
3090          return _330;
3091        if ("331".equals(codeString))
3092          return _331;
3093        if ("332".equals(codeString))
3094          return _332;
3095        if ("333".equals(codeString))
3096          return _333;
3097        if ("334".equals(codeString))
3098          return _334;
3099        if ("335".equals(codeString))
3100          return _335;
3101        if ("336".equals(codeString))
3102          return _336;
3103        if ("337".equals(codeString))
3104          return _337;
3105        if ("338".equals(codeString))
3106          return _338;
3107        if ("339".equals(codeString))
3108          return _339;
3109        if ("340".equals(codeString))
3110          return _340;
3111        if ("341".equals(codeString))
3112          return _341;
3113        if ("342".equals(codeString))
3114          return _342;
3115        if ("343".equals(codeString))
3116          return _343;
3117        if ("344".equals(codeString))
3118          return _344;
3119        if ("345".equals(codeString))
3120          return _345;
3121        if ("346".equals(codeString))
3122          return _346;
3123        if ("347".equals(codeString))
3124          return _347;
3125        if ("348".equals(codeString))
3126          return _348;
3127        if ("349".equals(codeString))
3128          return _349;
3129        if ("350".equals(codeString))
3130          return _350;
3131        if ("351".equals(codeString))
3132          return _351;
3133        if ("352".equals(codeString))
3134          return _352;
3135        if ("353".equals(codeString))
3136          return _353;
3137        if ("354".equals(codeString))
3138          return _354;
3139        if ("355".equals(codeString))
3140          return _355;
3141        if ("356".equals(codeString))
3142          return _356;
3143        if ("357".equals(codeString))
3144          return _357;
3145        if ("358".equals(codeString))
3146          return _358;
3147        if ("359".equals(codeString))
3148          return _359;
3149        if ("360".equals(codeString))
3150          return _360;
3151        if ("361".equals(codeString))
3152          return _361;
3153        if ("362".equals(codeString))
3154          return _362;
3155        if ("364".equals(codeString))
3156          return _364;
3157        if ("365".equals(codeString))
3158          return _365;
3159        if ("366".equals(codeString))
3160          return _366;
3161        if ("367".equals(codeString))
3162          return _367;
3163        if ("368".equals(codeString))
3164          return _368;
3165        if ("369".equals(codeString))
3166          return _369;
3167        if ("370".equals(codeString))
3168          return _370;
3169        if ("371".equals(codeString))
3170          return _371;
3171        if ("372".equals(codeString))
3172          return _372;
3173        if ("373".equals(codeString))
3174          return _373;
3175        if ("374".equals(codeString))
3176          return _374;
3177        if ("375".equals(codeString))
3178          return _375;
3179        if ("376".equals(codeString))
3180          return _376;
3181        if ("377".equals(codeString))
3182          return _377;
3183        if ("378".equals(codeString))
3184          return _378;
3185        if ("379".equals(codeString))
3186          return _379;
3187        if ("380".equals(codeString))
3188          return _380;
3189        if ("381".equals(codeString))
3190          return _381;
3191        if ("382".equals(codeString))
3192          return _382;
3193        if ("383".equals(codeString))
3194          return _383;
3195        if ("384".equals(codeString))
3196          return _384;
3197        if ("385".equals(codeString))
3198          return _385;
3199        if ("386".equals(codeString))
3200          return _386;
3201        if ("387".equals(codeString))
3202          return _387;
3203        if ("388".equals(codeString))
3204          return _388;
3205        if ("389".equals(codeString))
3206          return _389;
3207        if ("390".equals(codeString))
3208          return _390;
3209        if ("391".equals(codeString))
3210          return _391;
3211        if ("392".equals(codeString))
3212          return _392;
3213        if ("393".equals(codeString))
3214          return _393;
3215        if ("394".equals(codeString))
3216          return _394;
3217        if ("395".equals(codeString))
3218          return _395;
3219        if ("396".equals(codeString))
3220          return _396;
3221        if ("397".equals(codeString))
3222          return _397;
3223        if ("398".equals(codeString))
3224          return _398;
3225        if ("399".equals(codeString))
3226          return _399;
3227        if ("400".equals(codeString))
3228          return _400;
3229        if ("401".equals(codeString))
3230          return _401;
3231        if ("402".equals(codeString))
3232          return _402;
3233        if ("403".equals(codeString))
3234          return _403;
3235        if ("404".equals(codeString))
3236          return _404;
3237        if ("405".equals(codeString))
3238          return _405;
3239        if ("406".equals(codeString))
3240          return _406;
3241        if ("407".equals(codeString))
3242          return _407;
3243        if ("408".equals(codeString))
3244          return _408;
3245        if ("409".equals(codeString))
3246          return _409;
3247        if ("410".equals(codeString))
3248          return _410;
3249        if ("411".equals(codeString))
3250          return _411;
3251        if ("412".equals(codeString))
3252          return _412;
3253        if ("413".equals(codeString))
3254          return _413;
3255        if ("414".equals(codeString))
3256          return _414;
3257        if ("415".equals(codeString))
3258          return _415;
3259        if ("416".equals(codeString))
3260          return _416;
3261        if ("417".equals(codeString))
3262          return _417;
3263        if ("418".equals(codeString))
3264          return _418;
3265        if ("419".equals(codeString))
3266          return _419;
3267        if ("420".equals(codeString))
3268          return _420;
3269        if ("421".equals(codeString))
3270          return _421;
3271        if ("422".equals(codeString))
3272          return _422;
3273        if ("423".equals(codeString))
3274          return _423;
3275        if ("424".equals(codeString))
3276          return _424;
3277        if ("425".equals(codeString))
3278          return _425;
3279        if ("426".equals(codeString))
3280          return _426;
3281        if ("427".equals(codeString))
3282          return _427;
3283        if ("428".equals(codeString))
3284          return _428;
3285        if ("429".equals(codeString))
3286          return _429;
3287        if ("430".equals(codeString))
3288          return _430;
3289        if ("431".equals(codeString))
3290          return _431;
3291        if ("432".equals(codeString))
3292          return _432;
3293        if ("433".equals(codeString))
3294          return _433;
3295        if ("434".equals(codeString))
3296          return _434;
3297        if ("435".equals(codeString))
3298          return _435;
3299        if ("436".equals(codeString))
3300          return _436;
3301        if ("437".equals(codeString))
3302          return _437;
3303        if ("438".equals(codeString))
3304          return _438;
3305        if ("439".equals(codeString))
3306          return _439;
3307        if ("440".equals(codeString))
3308          return _440;
3309        if ("441".equals(codeString))
3310          return _441;
3311        if ("442".equals(codeString))
3312          return _442;
3313        if ("443".equals(codeString))
3314          return _443;
3315        if ("444".equals(codeString))
3316          return _444;
3317        if ("445".equals(codeString))
3318          return _445;
3319        if ("446".equals(codeString))
3320          return _446;
3321        if ("447".equals(codeString))
3322          return _447;
3323        if ("448".equals(codeString))
3324          return _448;
3325        if ("449".equals(codeString))
3326          return _449;
3327        if ("450".equals(codeString))
3328          return _450;
3329        if ("451".equals(codeString))
3330          return _451;
3331        if ("452".equals(codeString))
3332          return _452;
3333        if ("453".equals(codeString))
3334          return _453;
3335        if ("454".equals(codeString))
3336          return _454;
3337        if ("455".equals(codeString))
3338          return _455;
3339        if ("456".equals(codeString))
3340          return _456;
3341        if ("457".equals(codeString))
3342          return _457;
3343        if ("458".equals(codeString))
3344          return _458;
3345        if ("459".equals(codeString))
3346          return _459;
3347        if ("460".equals(codeString))
3348          return _460;
3349        if ("461".equals(codeString))
3350          return _461;
3351        if ("462".equals(codeString))
3352          return _462;
3353        if ("463".equals(codeString))
3354          return _463;
3355        if ("464".equals(codeString))
3356          return _464;
3357        if ("465".equals(codeString))
3358          return _465;
3359        if ("466".equals(codeString))
3360          return _466;
3361        if ("467".equals(codeString))
3362          return _467;
3363        if ("468".equals(codeString))
3364          return _468;
3365        if ("469".equals(codeString))
3366          return _469;
3367        if ("470".equals(codeString))
3368          return _470;
3369        if ("471".equals(codeString))
3370          return _471;
3371        if ("472".equals(codeString))
3372          return _472;
3373        if ("473".equals(codeString))
3374          return _473;
3375        if ("474".equals(codeString))
3376          return _474;
3377        if ("475".equals(codeString))
3378          return _475;
3379        if ("476".equals(codeString))
3380          return _476;
3381        if ("477".equals(codeString))
3382          return _477;
3383        if ("478".equals(codeString))
3384          return _478;
3385        if ("479".equals(codeString))
3386          return _479;
3387        if ("480".equals(codeString))
3388          return _480;
3389        if ("481".equals(codeString))
3390          return _481;
3391        if ("482".equals(codeString))
3392          return _482;
3393        if ("483".equals(codeString))
3394          return _483;
3395        if ("484".equals(codeString))
3396          return _484;
3397        if ("485".equals(codeString))
3398          return _485;
3399        if ("486".equals(codeString))
3400          return _486;
3401        if ("488".equals(codeString))
3402          return _488;
3403        if ("489".equals(codeString))
3404          return _489;
3405        if ("490".equals(codeString))
3406          return _490;
3407        if ("491".equals(codeString))
3408          return _491;
3409        if ("492".equals(codeString))
3410          return _492;
3411        if ("493".equals(codeString))
3412          return _493;
3413        if ("494".equals(codeString))
3414          return _494;
3415        if ("495".equals(codeString))
3416          return _495;
3417        if ("496".equals(codeString))
3418          return _496;
3419        if ("497".equals(codeString))
3420          return _497;
3421        if ("498".equals(codeString))
3422          return _498;
3423        if ("500".equals(codeString))
3424          return _500;
3425        if ("501".equals(codeString))
3426          return _501;
3427        if ("502".equals(codeString))
3428          return _502;
3429        if ("503".equals(codeString))
3430          return _503;
3431        if ("504".equals(codeString))
3432          return _504;
3433        if ("505".equals(codeString))
3434          return _505;
3435        if ("506".equals(codeString))
3436          return _506;
3437        if ("507".equals(codeString))
3438          return _507;
3439        if ("508".equals(codeString))
3440          return _508;
3441        if ("509".equals(codeString))
3442          return _509;
3443        if ("510".equals(codeString))
3444          return _510;
3445        if ("513".equals(codeString))
3446          return _513;
3447        if ("514".equals(codeString))
3448          return _514;
3449        if ("530".equals(codeString))
3450          return _530;
3451        if ("531".equals(codeString))
3452          return _531;
3453        if ("532".equals(codeString))
3454          return _532;
3455        if ("533".equals(codeString))
3456          return _533;
3457        if ("534".equals(codeString))
3458          return _534;
3459        if ("535".equals(codeString))
3460          return _535;
3461        if ("536".equals(codeString))
3462          return _536;
3463        if ("537".equals(codeString))
3464          return _537;
3465        if ("538".equals(codeString))
3466          return _538;
3467        if ("539".equals(codeString))
3468          return _539;
3469        if ("540".equals(codeString))
3470          return _540;
3471        if ("541".equals(codeString))
3472          return _541;
3473        if ("542".equals(codeString))
3474          return _542;
3475        if ("543".equals(codeString))
3476          return _543;
3477        if ("544".equals(codeString))
3478          return _544;
3479        if ("545".equals(codeString))
3480          return _545;
3481        if ("546".equals(codeString))
3482          return _546;
3483        if ("547".equals(codeString))
3484          return _547;
3485        if ("548".equals(codeString))
3486          return _548;
3487        if ("550".equals(codeString))
3488          return _550;
3489        if ("551".equals(codeString))
3490          return _551;
3491        if ("552".equals(codeString))
3492          return _552;
3493        if ("553".equals(codeString))
3494          return _553;
3495        if ("554".equals(codeString))
3496          return _554;
3497        if ("555".equals(codeString))
3498          return _555;
3499        if ("556".equals(codeString))
3500          return _556;
3501        if ("557".equals(codeString))
3502          return _557;
3503        if ("558".equals(codeString))
3504          return _558;
3505        if ("559".equals(codeString))
3506          return _559;
3507        if ("560".equals(codeString))
3508          return _560;
3509        if ("561".equals(codeString))
3510          return _561;
3511        if ("562".equals(codeString))
3512          return _562;
3513        if ("563".equals(codeString))
3514          return _563;
3515        if ("564".equals(codeString))
3516          return _564;
3517        if ("565".equals(codeString))
3518          return _565;
3519        if ("566".equals(codeString))
3520          return _566;
3521        if ("567".equals(codeString))
3522          return _567;
3523        if ("568".equals(codeString))
3524          return _568;
3525        if ("569".equals(codeString))
3526          return _569;
3527        if ("570".equals(codeString))
3528          return _570;
3529        if ("571".equals(codeString))
3530          return _571;
3531        if ("572".equals(codeString))
3532          return _572;
3533        if ("573".equals(codeString))
3534          return _573;
3535        if ("574".equals(codeString))
3536          return _574;
3537        if ("575".equals(codeString))
3538          return _575;
3539        if ("576".equals(codeString))
3540          return _576;
3541        if ("577".equals(codeString))
3542          return _577;
3543        if ("580".equals(codeString))
3544          return _580;
3545        if ("581".equals(codeString))
3546          return _581;
3547        if ("582".equals(codeString))
3548          return _582;
3549        if ("583".equals(codeString))
3550          return _583;
3551        if ("584".equals(codeString))
3552          return _584;
3553        if ("585".equals(codeString))
3554          return _585;
3555        if ("589".equals(codeString))
3556          return _589;
3557        if ("590".equals(codeString))
3558          return _590;
3559        if ("591".equals(codeString))
3560          return _591;
3561        if ("593".equals(codeString))
3562          return _593;
3563        if ("599".equals(codeString))
3564          return _599;
3565        if ("600".equals(codeString))
3566          return _600;
3567        if ("601".equals(codeString))
3568          return _601;
3569        if ("602".equals(codeString))
3570          return _602;
3571        if ("603".equals(codeString))
3572          return _603;
3573        if ("604".equals(codeString))
3574          return _604;
3575        if ("605".equals(codeString))
3576          return _605;
3577        if ("606".equals(codeString))
3578          return _606;
3579        if ("607".equals(codeString))
3580          return _607;
3581        if ("608".equals(codeString))
3582          return _608;
3583        if ("609".equals(codeString))
3584          return _609;
3585        if ("610".equals(codeString))
3586          return _610;
3587        if ("611".equals(codeString))
3588          return _611;
3589        if ("612".equals(codeString))
3590          return _612;
3591        if ("613".equals(codeString))
3592          return _613;
3593        if ("614".equals(codeString))
3594          return _614;
3595        if ("615".equals(codeString))
3596          return _615;
3597        if ("616".equals(codeString))
3598          return _616;
3599        if ("617".equals(codeString))
3600          return _617;
3601        if ("618".equals(codeString))
3602          return _618;
3603        if ("619".equals(codeString))
3604          return _619;
3605        if ("620".equals(codeString))
3606          return _620;
3607        if ("621".equals(codeString))
3608          return _621;
3609        if ("622".equals(codeString))
3610          return _622;
3611        if ("623".equals(codeString))
3612          return _623;
3613        if ("624".equals(codeString))
3614          return _624;
3615        if ("625".equals(codeString))
3616          return _625;
3617        if ("626".equals(codeString))
3618          return _626;
3619        if ("627".equals(codeString))
3620          return _627;
3621        if ("628".equals(codeString))
3622          return _628;
3623        if ("629".equals(codeString))
3624          return _629;
3625        throw new FHIRException("Unknown ServiceType code '"+codeString+"'");
3626        }
3627        public String toCode() {
3628          switch (this) {
3629            case _1: return "1";
3630            case _2: return "2";
3631            case _3: return "3";
3632            case _4: return "4";
3633            case _5: return "5";
3634            case _6: return "6";
3635            case _7: return "7";
3636            case _8: return "8";
3637            case _9: return "9";
3638            case _10: return "10";
3639            case _11: return "11";
3640            case _12: return "12";
3641            case _13: return "13";
3642            case _14: return "14";
3643            case _15: return "15";
3644            case _16: return "16";
3645            case _17: return "17";
3646            case _18: return "18";
3647            case _19: return "19";
3648            case _20: return "20";
3649            case _21: return "21";
3650            case _22: return "22";
3651            case _23: return "23";
3652            case _24: return "24";
3653            case _25: return "25";
3654            case _26: return "26";
3655            case _27: return "27";
3656            case _28: return "28";
3657            case _29: return "29";
3658            case _30: return "30";
3659            case _31: return "31";
3660            case _32: return "32";
3661            case _33: return "33";
3662            case _34: return "34";
3663            case _35: return "35";
3664            case _36: return "36";
3665            case _37: return "37";
3666            case _38: return "38";
3667            case _39: return "39";
3668            case _40: return "40";
3669            case _41: return "41";
3670            case _42: return "42";
3671            case _43: return "43";
3672            case _44: return "44";
3673            case _45: return "45";
3674            case _46: return "46";
3675            case _47: return "47";
3676            case _48: return "48";
3677            case _49: return "49";
3678            case _50: return "50";
3679            case _51: return "51";
3680            case _52: return "52";
3681            case _53: return "53";
3682            case _54: return "54";
3683            case _55: return "55";
3684            case _56: return "56";
3685            case _57: return "57";
3686            case _58: return "58";
3687            case _59: return "59";
3688            case _60: return "60";
3689            case _61: return "61";
3690            case _62: return "62";
3691            case _63: return "63";
3692            case _64: return "64";
3693            case _65: return "65";
3694            case _66: return "66";
3695            case _67: return "67";
3696            case _68: return "68";
3697            case _69: return "69";
3698            case _70: return "70";
3699            case _71: return "71";
3700            case _72: return "72";
3701            case _73: return "73";
3702            case _74: return "74";
3703            case _75: return "75";
3704            case _76: return "76";
3705            case _77: return "77";
3706            case _78: return "78";
3707            case _79: return "79";
3708            case _80: return "80";
3709            case _81: return "81";
3710            case _82: return "82";
3711            case _83: return "83";
3712            case _84: return "84";
3713            case _85: return "85";
3714            case _86: return "86";
3715            case _87: return "87";
3716            case _88: return "88";
3717            case _89: return "89";
3718            case _90: return "90";
3719            case _91: return "91";
3720            case _92: return "92";
3721            case _93: return "93";
3722            case _94: return "94";
3723            case _95: return "95";
3724            case _96: return "96";
3725            case _97: return "97";
3726            case _98: return "98";
3727            case _99: return "99";
3728            case _100: return "100";
3729            case _101: return "101";
3730            case _102: return "102";
3731            case _103: return "103";
3732            case _104: return "104";
3733            case _105: return "105";
3734            case _106: return "106";
3735            case _107: return "107";
3736            case _108: return "108";
3737            case _109: return "109";
3738            case _110: return "110";
3739            case _111: return "111";
3740            case _112: return "112";
3741            case _113: return "113";
3742            case _114: return "114";
3743            case _115: return "115";
3744            case _116: return "116";
3745            case _117: return "117";
3746            case _118: return "118";
3747            case _119: return "119";
3748            case _120: return "120";
3749            case _121: return "121";
3750            case _122: return "122";
3751            case _123: return "123";
3752            case _124: return "124";
3753            case _125: return "125";
3754            case _126: return "126";
3755            case _127: return "127";
3756            case _128: return "128";
3757            case _129: return "129";
3758            case _130: return "130";
3759            case _131: return "131";
3760            case _132: return "132";
3761            case _133: return "133";
3762            case _134: return "134";
3763            case _135: return "135";
3764            case _136: return "136";
3765            case _137: return "137";
3766            case _138: return "138";
3767            case _139: return "139";
3768            case _140: return "140";
3769            case _141: return "141";
3770            case _142: return "142";
3771            case _143: return "143";
3772            case _144: return "144";
3773            case _145: return "145";
3774            case _146: return "146";
3775            case _147: return "147";
3776            case _148: return "148";
3777            case _149: return "149";
3778            case _150: return "150";
3779            case _151: return "151";
3780            case _152: return "152";
3781            case _153: return "153";
3782            case _154: return "154";
3783            case _155: return "155";
3784            case _156: return "156";
3785            case _157: return "157";
3786            case _158: return "158";
3787            case _159: return "159";
3788            case _160: return "160";
3789            case _161: return "161";
3790            case _162: return "162";
3791            case _163: return "163";
3792            case _164: return "164";
3793            case _165: return "165";
3794            case _166: return "166";
3795            case _167: return "167";
3796            case _168: return "168";
3797            case _169: return "169";
3798            case _170: return "170";
3799            case _171: return "171";
3800            case _172: return "172";
3801            case _173: return "173";
3802            case _174: return "174";
3803            case _175: return "175";
3804            case _176: return "176";
3805            case _177: return "177";
3806            case _178: return "178";
3807            case _179: return "179";
3808            case _180: return "180";
3809            case _181: return "181";
3810            case _182: return "182";
3811            case _183: return "183";
3812            case _184: return "184";
3813            case _185: return "185";
3814            case _186: return "186";
3815            case _187: return "187";
3816            case _188: return "188";
3817            case _189: return "189";
3818            case _190: return "190";
3819            case _191: return "191";
3820            case _192: return "192";
3821            case _193: return "193";
3822            case _194: return "194";
3823            case _195: return "195";
3824            case _196: return "196";
3825            case _197: return "197";
3826            case _198: return "198";
3827            case _199: return "199";
3828            case _200: return "200";
3829            case _201: return "201";
3830            case _202: return "202";
3831            case _203: return "203";
3832            case _204: return "204";
3833            case _205: return "205";
3834            case _206: return "206";
3835            case _207: return "207";
3836            case _208: return "208";
3837            case _209: return "209";
3838            case _210: return "210";
3839            case _211: return "211";
3840            case _212: return "212";
3841            case _213: return "213";
3842            case _214: return "214";
3843            case _215: return "215";
3844            case _216: return "216";
3845            case _217: return "217";
3846            case _218: return "218";
3847            case _219: return "219";
3848            case _220: return "220";
3849            case _221: return "221";
3850            case _222: return "222";
3851            case _223: return "223";
3852            case _224: return "224";
3853            case _225: return "225";
3854            case _226: return "226";
3855            case _227: return "227";
3856            case _228: return "228";
3857            case _229: return "229";
3858            case _230: return "230";
3859            case _231: return "231";
3860            case _232: return "232";
3861            case _233: return "233";
3862            case _234: return "234";
3863            case _235: return "235";
3864            case _236: return "236";
3865            case _237: return "237";
3866            case _238: return "238";
3867            case _239: return "239";
3868            case _240: return "240";
3869            case _241: return "241";
3870            case _242: return "242";
3871            case _243: return "243";
3872            case _244: return "244";
3873            case _245: return "245";
3874            case _246: return "246";
3875            case _247: return "247";
3876            case _248: return "248";
3877            case _249: return "249";
3878            case _250: return "250";
3879            case _251: return "251";
3880            case _252: return "252";
3881            case _253: return "253";
3882            case _254: return "254";
3883            case _255: return "255";
3884            case _256: return "256";
3885            case _257: return "257";
3886            case _258: return "258";
3887            case _259: return "259";
3888            case _260: return "260";
3889            case _261: return "261";
3890            case _262: return "262";
3891            case _263: return "263";
3892            case _264: return "264";
3893            case _265: return "265";
3894            case _266: return "266";
3895            case _267: return "267";
3896            case _268: return "268";
3897            case _269: return "269";
3898            case _270: return "270";
3899            case _271: return "271";
3900            case _272: return "272";
3901            case _273: return "273";
3902            case _274: return "274";
3903            case _275: return "275";
3904            case _276: return "276";
3905            case _277: return "277";
3906            case _278: return "278";
3907            case _279: return "279";
3908            case _280: return "280";
3909            case _281: return "281";
3910            case _282: return "282";
3911            case _283: return "283";
3912            case _284: return "284";
3913            case _285: return "285";
3914            case _286: return "286";
3915            case _287: return "287";
3916            case _288: return "288";
3917            case _289: return "289";
3918            case _290: return "290";
3919            case _291: return "291";
3920            case _292: return "292";
3921            case _293: return "293";
3922            case _294: return "294";
3923            case _295: return "295";
3924            case _296: return "296";
3925            case _297: return "297";
3926            case _298: return "298";
3927            case _299: return "299";
3928            case _300: return "300";
3929            case _301: return "301";
3930            case _302: return "302";
3931            case _303: return "303";
3932            case _304: return "304";
3933            case _305: return "305";
3934            case _306: return "306";
3935            case _307: return "307";
3936            case _308: return "308";
3937            case _309: return "309";
3938            case _310: return "310";
3939            case _311: return "311";
3940            case _312: return "312";
3941            case _313: return "313";
3942            case _314: return "314";
3943            case _315: return "315";
3944            case _316: return "316";
3945            case _317: return "317";
3946            case _318: return "318";
3947            case _319: return "319";
3948            case _320: return "320";
3949            case _321: return "321";
3950            case _322: return "322";
3951            case _323: return "323";
3952            case _324: return "324";
3953            case _325: return "325";
3954            case _326: return "326";
3955            case _327: return "327";
3956            case _328: return "328";
3957            case _330: return "330";
3958            case _331: return "331";
3959            case _332: return "332";
3960            case _333: return "333";
3961            case _334: return "334";
3962            case _335: return "335";
3963            case _336: return "336";
3964            case _337: return "337";
3965            case _338: return "338";
3966            case _339: return "339";
3967            case _340: return "340";
3968            case _341: return "341";
3969            case _342: return "342";
3970            case _343: return "343";
3971            case _344: return "344";
3972            case _345: return "345";
3973            case _346: return "346";
3974            case _347: return "347";
3975            case _348: return "348";
3976            case _349: return "349";
3977            case _350: return "350";
3978            case _351: return "351";
3979            case _352: return "352";
3980            case _353: return "353";
3981            case _354: return "354";
3982            case _355: return "355";
3983            case _356: return "356";
3984            case _357: return "357";
3985            case _358: return "358";
3986            case _359: return "359";
3987            case _360: return "360";
3988            case _361: return "361";
3989            case _362: return "362";
3990            case _364: return "364";
3991            case _365: return "365";
3992            case _366: return "366";
3993            case _367: return "367";
3994            case _368: return "368";
3995            case _369: return "369";
3996            case _370: return "370";
3997            case _371: return "371";
3998            case _372: return "372";
3999            case _373: return "373";
4000            case _374: return "374";
4001            case _375: return "375";
4002            case _376: return "376";
4003            case _377: return "377";
4004            case _378: return "378";
4005            case _379: return "379";
4006            case _380: return "380";
4007            case _381: return "381";
4008            case _382: return "382";
4009            case _383: return "383";
4010            case _384: return "384";
4011            case _385: return "385";
4012            case _386: return "386";
4013            case _387: return "387";
4014            case _388: return "388";
4015            case _389: return "389";
4016            case _390: return "390";
4017            case _391: return "391";
4018            case _392: return "392";
4019            case _393: return "393";
4020            case _394: return "394";
4021            case _395: return "395";
4022            case _396: return "396";
4023            case _397: return "397";
4024            case _398: return "398";
4025            case _399: return "399";
4026            case _400: return "400";
4027            case _401: return "401";
4028            case _402: return "402";
4029            case _403: return "403";
4030            case _404: return "404";
4031            case _405: return "405";
4032            case _406: return "406";
4033            case _407: return "407";
4034            case _408: return "408";
4035            case _409: return "409";
4036            case _410: return "410";
4037            case _411: return "411";
4038            case _412: return "412";
4039            case _413: return "413";
4040            case _414: return "414";
4041            case _415: return "415";
4042            case _416: return "416";
4043            case _417: return "417";
4044            case _418: return "418";
4045            case _419: return "419";
4046            case _420: return "420";
4047            case _421: return "421";
4048            case _422: return "422";
4049            case _423: return "423";
4050            case _424: return "424";
4051            case _425: return "425";
4052            case _426: return "426";
4053            case _427: return "427";
4054            case _428: return "428";
4055            case _429: return "429";
4056            case _430: return "430";
4057            case _431: return "431";
4058            case _432: return "432";
4059            case _433: return "433";
4060            case _434: return "434";
4061            case _435: return "435";
4062            case _436: return "436";
4063            case _437: return "437";
4064            case _438: return "438";
4065            case _439: return "439";
4066            case _440: return "440";
4067            case _441: return "441";
4068            case _442: return "442";
4069            case _443: return "443";
4070            case _444: return "444";
4071            case _445: return "445";
4072            case _446: return "446";
4073            case _447: return "447";
4074            case _448: return "448";
4075            case _449: return "449";
4076            case _450: return "450";
4077            case _451: return "451";
4078            case _452: return "452";
4079            case _453: return "453";
4080            case _454: return "454";
4081            case _455: return "455";
4082            case _456: return "456";
4083            case _457: return "457";
4084            case _458: return "458";
4085            case _459: return "459";
4086            case _460: return "460";
4087            case _461: return "461";
4088            case _462: return "462";
4089            case _463: return "463";
4090            case _464: return "464";
4091            case _465: return "465";
4092            case _466: return "466";
4093            case _467: return "467";
4094            case _468: return "468";
4095            case _469: return "469";
4096            case _470: return "470";
4097            case _471: return "471";
4098            case _472: return "472";
4099            case _473: return "473";
4100            case _474: return "474";
4101            case _475: return "475";
4102            case _476: return "476";
4103            case _477: return "477";
4104            case _478: return "478";
4105            case _479: return "479";
4106            case _480: return "480";
4107            case _481: return "481";
4108            case _482: return "482";
4109            case _483: return "483";
4110            case _484: return "484";
4111            case _485: return "485";
4112            case _486: return "486";
4113            case _488: return "488";
4114            case _489: return "489";
4115            case _490: return "490";
4116            case _491: return "491";
4117            case _492: return "492";
4118            case _493: return "493";
4119            case _494: return "494";
4120            case _495: return "495";
4121            case _496: return "496";
4122            case _497: return "497";
4123            case _498: return "498";
4124            case _500: return "500";
4125            case _501: return "501";
4126            case _502: return "502";
4127            case _503: return "503";
4128            case _504: return "504";
4129            case _505: return "505";
4130            case _506: return "506";
4131            case _507: return "507";
4132            case _508: return "508";
4133            case _509: return "509";
4134            case _510: return "510";
4135            case _513: return "513";
4136            case _514: return "514";
4137            case _530: return "530";
4138            case _531: return "531";
4139            case _532: return "532";
4140            case _533: return "533";
4141            case _534: return "534";
4142            case _535: return "535";
4143            case _536: return "536";
4144            case _537: return "537";
4145            case _538: return "538";
4146            case _539: return "539";
4147            case _540: return "540";
4148            case _541: return "541";
4149            case _542: return "542";
4150            case _543: return "543";
4151            case _544: return "544";
4152            case _545: return "545";
4153            case _546: return "546";
4154            case _547: return "547";
4155            case _548: return "548";
4156            case _550: return "550";
4157            case _551: return "551";
4158            case _552: return "552";
4159            case _553: return "553";
4160            case _554: return "554";
4161            case _555: return "555";
4162            case _556: return "556";
4163            case _557: return "557";
4164            case _558: return "558";
4165            case _559: return "559";
4166            case _560: return "560";
4167            case _561: return "561";
4168            case _562: return "562";
4169            case _563: return "563";
4170            case _564: return "564";
4171            case _565: return "565";
4172            case _566: return "566";
4173            case _567: return "567";
4174            case _568: return "568";
4175            case _569: return "569";
4176            case _570: return "570";
4177            case _571: return "571";
4178            case _572: return "572";
4179            case _573: return "573";
4180            case _574: return "574";
4181            case _575: return "575";
4182            case _576: return "576";
4183            case _577: return "577";
4184            case _580: return "580";
4185            case _581: return "581";
4186            case _582: return "582";
4187            case _583: return "583";
4188            case _584: return "584";
4189            case _585: return "585";
4190            case _589: return "589";
4191            case _590: return "590";
4192            case _591: return "591";
4193            case _593: return "593";
4194            case _599: return "599";
4195            case _600: return "600";
4196            case _601: return "601";
4197            case _602: return "602";
4198            case _603: return "603";
4199            case _604: return "604";
4200            case _605: return "605";
4201            case _606: return "606";
4202            case _607: return "607";
4203            case _608: return "608";
4204            case _609: return "609";
4205            case _610: return "610";
4206            case _611: return "611";
4207            case _612: return "612";
4208            case _613: return "613";
4209            case _614: return "614";
4210            case _615: return "615";
4211            case _616: return "616";
4212            case _617: return "617";
4213            case _618: return "618";
4214            case _619: return "619";
4215            case _620: return "620";
4216            case _621: return "621";
4217            case _622: return "622";
4218            case _623: return "623";
4219            case _624: return "624";
4220            case _625: return "625";
4221            case _626: return "626";
4222            case _627: return "627";
4223            case _628: return "628";
4224            case _629: return "629";
4225            default: return "?";
4226          }
4227        }
4228        public String getSystem() {
4229          return "http://terminology.hl7.org/CodeSystem/service-type";
4230        }
4231        public String getDefinition() {
4232          switch (this) {
4233            case _1: return "Adoption & permanent care information/support";
4234            case _2: return "Aged care assessment";
4235            case _3: return "Aged Care information/referral";
4236            case _4: return "Aged Residential Care";
4237            case _5: return "Case management for older persons";
4238            case _6: return "Delivered meals (meals on wheels)";
4239            case _7: return "Friendly visiting";
4240            case _8: return "Home care/housekeeping assistance";
4241            case _9: return "Home maintenance and repair";
4242            case _10: return "Personal alarms/alerts";
4243            case _11: return "Personal care for older persons";
4244            case _12: return "Planned activity groups";
4245            case _13: return "Acupuncture";
4246            case _14: return "Alexander technique therapy";
4247            case _15: return "Aromatherapy";
4248            case _16: return "Biorhythm services";
4249            case _17: return "Bowen therapy";
4250            case _18: return "Chinese herbal medicine";
4251            case _19: return "Feldenkrais";
4252            case _20: return "Homoeopathy";
4253            case _21: return "Hydrotherapy";
4254            case _22: return "Hypnotherapy";
4255            case _23: return "Kinesiology";
4256            case _24: return "Magnetic therapy";
4257            case _25: return "Massage therapy";
4258            case _26: return "Meditation";
4259            case _27: return "Myotherapy";
4260            case _28: return "Naturopathy";
4261            case _29: return "Reflexology";
4262            case _30: return "Reiki";
4263            case _31: return "Relaxation therapy";
4264            case _32: return "Shiatsu";
4265            case _33: return "Western herbal medicine";
4266            case _34: return "Family day care";
4267            case _35: return "Holiday programs";
4268            case _36: return "Kindergarten inclusion support for children with a disability";
4269            case _37: return "Kindergarten/preschool";
4270            case _38: return "Long day child care";
4271            case _39: return "Occasional child care";
4272            case _40: return "Outside school hours care";
4273            case _41: return "Children's play programs";
4274            case _42: return "Parenting & family management support/education";
4275            case _43: return "Playgroup";
4276            case _44: return "School nursing";
4277            case _45: return "Toy library";
4278            case _46: return "Child protection/child abuse report";
4279            case _47: return "Foster care";
4280            case _48: return "Residential/ out of home care";
4281            case _49: return "Support for young people leaving care";
4282            case _50: return "Audiology";
4283            case _51: return "Blood donation";
4284            case _52: return "Chiropractic";
4285            case _53: return "Dietetics";
4286            case _54: return "Family planning";
4287            case _55: return "Health advocacy/Liaison service";
4288            case _56: return "Health information/referral";
4289            case _57: return "Immunization";
4290            case _58: return "Maternal & child health";
4291            case _59: return "Nursing";
4292            case _60: return "Nutrition";
4293            case _61: return "Occupational therapy";
4294            case _62: return "Optometry";
4295            case _63: return "Osteopathy";
4296            case _64: return "Pharmacy";
4297            case _65: return "Physiotherapy";
4298            case _66: return "Podiatry";
4299            case _67: return "Sexual health";
4300            case _68: return "Speech pathology/therapy";
4301            case _69: return "Bereavement counselling";
4302            case _70: return "Crisis counselling";
4303            case _71: return "Family counselling and/or family therapy";
4304            case _72: return "Family violence counselling";
4305            case _73: return "Financial counselling";
4306            case _74: return "Generalist counselling";
4307            case _75: return "Genetic counselling";
4308            case _76: return "Health counselling";
4309            case _77: return "Mediation";
4310            case _78: return "Problem gambling counselling";
4311            case _79: return "Relationship counselling";
4312            case _80: return "Sexual assault counselling";
4313            case _81: return "Trauma counselling";
4314            case _82: return "Victims of crime counselling";
4315            case _83: return "Cemetery operation";
4316            case _84: return "Cremation";
4317            case _85: return "Death service information";
4318            case _86: return "Funeral services";
4319            case _87: return "Endodontic";
4320            case _88: return "General dental";
4321            case _89: return "Oral medicine";
4322            case _90: return "Oral surgery";
4323            case _91: return "Orthodontic";
4324            case _92: return "Paediatric Dentistry";
4325            case _93: return "Periodontic";
4326            case _94: return "Prosthodontic";
4327            case _95: return "Acquired brain injury information/referral";
4328            case _96: return "Disability advocacy";
4329            case _97: return "Disability aids & equipment";
4330            case _98: return "Disability case management";
4331            case _99: return "Disability day programs & activities";
4332            case _100: return "Disability information/referral";
4333            case _101: return "Disability support packages";
4334            case _102: return "Disability supported accommodation";
4335            case _103: return "Early childhood intervention";
4336            case _104: return "Hearing aids & equipment";
4337            case _105: return "Drug and/or alcohol counselling";
4338            case _106: return "Drug and/or alcohol information/referral";
4339            case _107: return "Needle & Syringe exchange";
4340            case _108: return "Non-residential alcohol and/or drug dependence treatment";
4341            case _109: return "Pharmacotherapy (eg. methadone) program";
4342            case _110: return "Quit program";
4343            case _111: return "Residential alcohol and/or drug dependence treatment";
4344            case _112: return "Adult/community education";
4345            case _113: return "Higher education";
4346            case _114: return "Primary education";
4347            case _115: return "Secondary education";
4348            case _116: return "Training & vocational education";
4349            case _117: return "Emergency medical";
4350            case _118: return "Employment placement and/or support";
4351            case _119: return "Vocational Rehabilitation";
4352            case _120: return "Workplace safety and/or accident prevention";
4353            case _121: return "Financial assistance";
4354            case _122: return "Financial information/advice";
4355            case _123: return "Material aid";
4356            case _124: return "General Practice/GP (doctor)";
4357            case _125: return "Accommodation placement and/or support";
4358            case _126: return "Crisis/emergency accommodation";
4359            case _127: return "Homelessness support";
4360            case _128: return "Housing information/referral";
4361            case _129: return "Public rental housing";
4362            case _130: return "Interpreting/Multilingual/Language service";
4363            case _131: return "Juvenile Justice";
4364            case _132: return "Legal advocacy";
4365            case _133: return "Legal information/advice/referral";
4366            case _134: return "Mental health advocacy";
4367            case _135: return "Mental health assessment/triage/crisis response";
4368            case _136: return "Mental health case management/continuing care";
4369            case _137: return "Mental health information/referral";
4370            case _138: return "Mental health inpatient services (hospital psychiatric unit) - requires referral";
4371            case _139: return "Mental health non-residential rehabilitation";
4372            case _140: return "Mental health residential rehabilitation/community care unit";
4373            case _141: return "Psychiatry (requires referral)";
4374            case _142: return "Psychology";
4375            case _143: return "Martial arts";
4376            case _144: return "Personal fitness training";
4377            case _145: return "Physical activity group";
4378            case _146: return "Physical activity programs";
4379            case _147: return "Physical fitness testing";
4380            case _148: return "Pilates";
4381            case _149: return "Self defence";
4382            case _150: return "Sporting club";
4383            case _151: return "Yoga";
4384            case _152: return "Food safety";
4385            case _153: return "Health regulatory, inspection and/or certification";
4386            case _154: return "Workplace health and/or safety inspection and/or certification";
4387            case _155: return "Carer support";
4388            case _156: return "Respite care";
4389            case _157: return "Anatomical Pathology (including Cytopathology & Forensic Pathology)";
4390            case _158: return "Pathology - Clinical Chemistry";
4391            case _159: return "Pathology - General";
4392            case _160: return "Pathology - Genetics";
4393            case _161: return "Pathology - Haematology";
4394            case _162: return "Pathology - Immunology";
4395            case _163: return "Pathology - Microbiology";
4396            case _164: return "Anaesthesiology - Pain Medicine";
4397            case _165: return "Cardiology";
4398            case _166: return "Clinical Genetics";
4399            case _167: return "Clinical Pharmacology";
4400            case _168: return "Dermatology";
4401            case _169: return "Endocrinology";
4402            case _170: return "Gastroenterology & Hepatology";
4403            case _171: return "Geriatric medicine";
4404            case _172: return "Immunology & Allergy";
4405            case _173: return "Infectious diseases";
4406            case _174: return "Intensive care medicine";
4407            case _175: return "Medical Oncology";
4408            case _176: return "Nephrology";
4409            case _177: return "Neurology";
4410            case _178: return "Occupational Medicine";
4411            case _179: return "Palliative Medicine";
4412            case _180: return "Public Health Medicine";
4413            case _181: return "Rehabilitation Medicine";
4414            case _182: return "Rheumatology";
4415            case _183: return "Sleep Medicine";
4416            case _184: return "Thoracic medicine";
4417            case _185: return "Gynaecological Oncology";
4418            case _186: return "Obstetrics & Gynaecology";
4419            case _187: return "Reproductive Endocrinology & Infertility";
4420            case _188: return "Urogynaecology";
4421            case _189: return "Neonatology & Perinatology";
4422            case _190: return "Paediatric Cardiology";
4423            case _191: return "Paediatric Clinical Genetics";
4424            case _192: return "Paediatric Clinical Pharmacology";
4425            case _193: return "Paediatric Endocrinology";
4426            case _194: return "Paediatric Gastroenterology & Hepatology";
4427            case _195: return "Paediatric Haematology";
4428            case _196: return "Paediatric Immunology & Allergy";
4429            case _197: return "Paediatric Infectious diseases";
4430            case _198: return "Paediatric intensive care medicine";
4431            case _199: return "Paediatric Medical Oncology";
4432            case _200: return "Paediatric Medicine";
4433            case _201: return "Paediatric Nephrology";
4434            case _202: return "Paediatric Neurology";
4435            case _203: return "Paediatric Nuclear Medicine";
4436            case _204: return "Paediatric Rehabilitation Medicine";
4437            case _205: return "Paediatric Rheumatology";
4438            case _206: return "Paediatric Sleep Medicine";
4439            case _207: return "Paediatric Surgery";
4440            case _208: return "Paediatric Thoracic Medicine";
4441            case _209: return "Diagnostic Radiology/Xray/CT/Fluoroscopy";
4442            case _210: return "Diagnostic Ultrasound";
4443            case _211: return "Magnetic Resonance Imaging (MRI)";
4444            case _212: return "Nuclear Medicine";
4445            case _213: return "Obstetric & Gynaecological Ultrasound";
4446            case _214: return "Radiation oncology";
4447            case _215: return "Cardiothoracic surgery";
4448            case _216: return "Neurosurgery";
4449            case _217: return "Ophthalmology";
4450            case _218: return "Orthopaedic surgery";
4451            case _219: return "Otolaryngology - Head & Neck Surgery";
4452            case _220: return "Plastic & Reconstructive Surgery";
4453            case _221: return "Surgery - General";
4454            case _222: return "Urology";
4455            case _223: return "Vascular surgery";
4456            case _224: return "Support groups";
4457            case _225: return "Air ambulance";
4458            case _226: return "Ambulance";
4459            case _227: return "Blood transport";
4460            case _228: return "Community bus";
4461            case _229: return "Flying doctor service";
4462            case _230: return "Patient transport";
4463            case _231: return "A&E";
4464            case _232: return "A&EP";
4465            case _233: return "Abuse";
4466            case _234: return "ACAS";
4467            case _235: return "Access";
4468            case _236: return "Accident";
4469            case _237: return "Acute Inpatient Service's";
4470            case _238: return "Adult Day Programs";
4471            case _239: return "Adult Mental Health Services";
4472            case _240: return "Advice";
4473            case _241: return "Advocacy";
4474            case _242: return "Aged Persons Mental Health Residential Units";
4475            case _243: return "Aged Persons Mental Health Services";
4476            case _244: return "Aged Persons Mental Health Teams";
4477            case _245: return "Aids";
4478            case _246: return "Al-Anon";
4479            case _247: return "Alcohol";
4480            case _248: return "Al-Teen";
4481            case _249: return "Antenatal";
4482            case _250: return "Anxiety";
4483            case _251: return "Arthritis";
4484            case _252: return "Assessment";
4485            case _253: return "Assistance";
4486            case _254: return "Asthma";
4487            case _255: return "ATSS";
4488            case _256: return "Attendant Care";
4489            case _257: return "Babies";
4490            case _258: return "Bathroom Modification";
4491            case _259: return "Behavior";
4492            case _260: return "Behavior Intervention";
4493            case _261: return "Bereavement";
4494            case _262: return "Bipolar";
4495            case _263: return "Birth";
4496            case _264: return "Birth Control";
4497            case _265: return "Birthing Options";
4498            case _266: return "BIST";
4499            case _267: return "Blood";
4500            case _268: return "Bone";
4501            case _269: return "Bowel";
4502            case _270: return "Brain";
4503            case _271: return "Breast Feeding";
4504            case _272: return "Breast Screen";
4505            case _273: return "Brokerage";
4506            case _274: return "Cancer";
4507            case _275: return "Cancer Support";
4508            case _276: return "Cardiovascular Disease";
4509            case _277: return "Care Packages";
4510            case _278: return "Carer";
4511            case _279: return "Case Management";
4512            case _280: return "Casualty";
4513            case _281: return "Centrelink";
4514            case _282: return "Chemists";
4515            case _283: return "Child And Adolescent Mental Health Services";
4516            case _284: return "Child Care";
4517            case _285: return "Child Services";
4518            case _286: return "Children";
4519            case _287: return "Children's Services";
4520            case _288: return "Cholesterol";
4521            case _289: return "Clothing";
4522            case _290: return "Community Based Accommodation";
4523            case _291: return "Community Care Unit";
4524            case _292: return "Community Child And Adolescent Mental Health Services";
4525            case _293: return "Community Health";
4526            case _294: return "Community Residential Unit";
4527            case _295: return "Community Transport";
4528            case _296: return "Companion Visiting";
4529            case _297: return "Companionship";
4530            case _298: return "Consumer Advice";
4531            case _299: return "Consumer Issues";
4532            case _300: return "Continuing Care Services";
4533            case _301: return "Contraception Information";
4534            case _302: return "Coordinating Bodies";
4535            case _303: return "Correctional Services";
4536            case _304: return "Council Environmental Health";
4537            case _305: return "Counselling";
4538            case _306: return "Criminal";
4539            case _307: return "Crises";
4540            case _308: return "Crisis Assessment And Treatment Services (Cats)";
4541            case _309: return "Crisis Assistance";
4542            case _310: return "Crisis Refuge";
4543            case _311: return "Day Program";
4544            case _312: return "Deaf";
4545            case _313: return "Dental Hygiene";
4546            case _314: return "Dentistry";
4547            case _315: return "Dentures";
4548            case _316: return "Depression";
4549            case _317: return "Detoxification";
4550            case _318: return "Diabetes";
4551            case _319: return "Diaphragm Fitting";
4552            case _320: return "Dieticians";
4553            case _321: return "Disabled Parking";
4554            case _322: return "District Nursing";
4555            case _323: return "Divorce";
4556            case _324: return "Doctors";
4557            case _325: return "Drink-Drive";
4558            case _326: return "Dual Diagnosis Services";
4559            case _327: return "Early Choice";
4560            case _328: return "Eating Disorder";
4561            case _330: return "Emergency Relief";
4562            case _331: return "Employment And Training";
4563            case _332: return "Environment";
4564            case _333: return "Equipment";
4565            case _334: return "Exercise";
4566            case _335: return "Facility";
4567            case _336: return "Family Choice";
4568            case _337: return "Family Law";
4569            case _338: return "Family Options";
4570            case _339: return "Family Services";
4571            case _340: return "FFYA";
4572            case _341: return "Financial Aid";
4573            case _342: return "Fitness";
4574            case _343: return "Flexible Care Packages";
4575            case _344: return "Food";
4576            case _345: return "Food Vouchers";
4577            case _346: return "Forensic Mental Health Services";
4578            case _347: return "Futures";
4579            case _348: return "Futures For Young Adults";
4580            case _349: return "General Practitioners";
4581            case _350: return "Grants";
4582            case _351: return "Grief";
4583            case _352: return "Grief Counselling";
4584            case _353: return "HACC";
4585            case _354: return "Heart Disease";
4586            case _355: return "Help";
4587            case _356: return "High Blood Pressure";
4588            case _357: return "Home Help";
4589            case _358: return "Home Nursing";
4590            case _359: return "Homefirst";
4591            case _360: return "Hospice Care";
4592            case _361: return "Hospital Services";
4593            case _362: return "Hospital To Home";
4594            case _364: return "Hostel";
4595            case _365: return "Hostel Accommodation";
4596            case _366: return "Household Items";
4597            case _367: return "Hypertension";
4598            case _368: return "Illness";
4599            case _369: return "Independent Living";
4600            case _370: return "Information";
4601            case _371: return "Injury";
4602            case _372: return "Intake";
4603            case _373: return "Intensive Mobile Youth Outreach Services (Imyos)";
4604            case _374: return "Intervention";
4605            case _375: return "Job Searching";
4606            case _376: return "Justice";
4607            case _377: return "Leisure";
4608            case _378: return "Loans";
4609            case _379: return "Low Income Earners";
4610            case _380: return "Lung";
4611            case _381: return "Making A Difference";
4612            case _382: return "Medical Services";
4613            case _383: return "Medical Specialists";
4614            case _384: return "Medication Administration";
4615            case _385: return "Menstrual Information";
4616            case _386: return "Methadone";
4617            case _387: return "Mobile Support And Treatment Services (MSTS)";
4618            case _388: return "Motor Neurone";
4619            case _389: return "Multiple Sclerosis";
4620            case _390: return "Neighbourhood House";
4621            case _391: return "Nursing Home";
4622            case _392: return "Nursing Mothers";
4623            case _393: return "Obesity";
4624            case _394: return "Occupational Health & Safety";
4625            case _395: return "Optometrist";
4626            case _396: return "Oral Hygiene";
4627            case _397: return "Outpatients";
4628            case _398: return "Outreach Service";
4629            case _399: return "PADP";
4630            case _400: return "Pain";
4631            case _401: return "Pap Smear";
4632            case _402: return "Parenting";
4633            case _403: return "Peak Organizations";
4634            case _404: return "Personal Care";
4635            case _405: return "Pharmacies";
4636            case _406: return "Phobias";
4637            case _407: return "Physical";
4638            case _408: return "Physical Activity";
4639            case _409: return "Postnatal";
4640            case _410: return "Pregnancy";
4641            case _411: return "Pregnancy Tests";
4642            case _412: return "Preschool";
4643            case _413: return "Prescriptions";
4644            case _414: return "Primary Mental Health And Early Intervention Teams";
4645            case _415: return "Property Maintenance";
4646            case _416: return "Prostate";
4647            case _417: return "Psychiatric";
4648            case _418: return "Psychiatric Disability Support Services - Home-Based Outreach";
4649            case _419: return "Psychiatric Disability Support Services - Planned Respite";
4650            case _420: return "Psychiatric Disability Support Services - Residential Rehabilitation";
4651            case _421: return "Psychiatric Disability Support Services Home-Based Outreach";
4652            case _422: return "Psychiatric Disability Support Services Mutual Support And Self Help";
4653            case _423: return "Psychiatric Support";
4654            case _424: return "Recreation";
4655            case _425: return "Referral";
4656            case _426: return "Refuge";
4657            case _427: return "Rent Assistance";
4658            case _428: return "Residential Facilities";
4659            case _429: return "Residential Respite";
4660            case _430: return "Respiratory";
4661            case _431: return "Response";
4662            case _432: return "Rooming Houses";
4663            case _433: return "Safe Sex";
4664            case _434: return "Secure Extended Care Inpatient Services";
4665            case _435: return "Self Help";
4666            case _436: return "Separation";
4667            case _437: return "Services";
4668            case _438: return "Sex Education";
4669            case _439: return "Sexual Abuse";
4670            case _440: return "Sexual Issues";
4671            case _441: return "Sexually Transmitted Diseases";
4672            case _442: return "SIDS";
4673            case _443: return "Social Support";
4674            case _444: return "Socialisation";
4675            case _445: return "Special Needs";
4676            case _446: return "Speech Therapist";
4677            case _447: return "Splinting";
4678            case _448: return "Sport";
4679            case _449: return "Statewide And Specialist Services";
4680            case _450: return "STD";
4681            case _451: return "STI";
4682            case _452: return "Stillbirth";
4683            case _453: return "Stomal Care";
4684            case _454: return "Stroke";
4685            case _455: return "Substance Abuse";
4686            case _456: return "Support";
4687            case _457: return "Syringes";
4688            case _458: return "Teeth";
4689            case _459: return "Tenancy Advice";
4690            case _460: return "Terminal Illness";
4691            case _461: return "Therapy";
4692            case _462: return "Transcription";
4693            case _463: return "Translating Services";
4694            case _464: return "Translator";
4695            case _465: return "Transport";
4696            case _466: return "Vertebrae";
4697            case _467: return "Violence";
4698            case _468: return "Vocational Guidance";
4699            case _469: return "Weight";
4700            case _470: return "Welfare Assistance";
4701            case _471: return "Welfare Counselling";
4702            case _472: return "Wheelchairs";
4703            case _473: return "Wound Management";
4704            case _474: return "Young People At Risk";
4705            case _475: return "Further Description - Community Health Care";
4706            case _476: return "Library";
4707            case _477: return "Community Hours";
4708            case _478: return "Further Description - Specialist Medical";
4709            case _479: return "Hepatology";
4710            case _480: return "Gastroenterology";
4711            case _481: return "Gynaecology";
4712            case _482: return "Obstetrics";
4713            case _483: return "Further Description - Specialist Surgical";
4714            case _484: return "Placement Protection";
4715            case _485: return "Family Violence";
4716            case _486: return "Integrated Family Services";
4717            case _488: return "Diabetes Educator";
4718            case _489: return "Kinship Care";
4719            case _490: return "General Mental Health Services";
4720            case _491: return "Exercise Physiology";
4721            case _492: return "Medical Research";
4722            case _493: return "Youth";
4723            case _494: return "Youth Services";
4724            case _495: return "Youth Health";
4725            case _496: return "Child and Family Services";
4726            case _497: return "Home Visits";
4727            case _498: return "Mobile Services";
4728            case _500: return "Before and/or After School Care";
4729            case _501: return "Cancer Services";
4730            case _502: return "Integrated Cancer Services";
4731            case _503: return "Multidisciplinary Services";
4732            case _504: return "Multidisciplinary Cancer Services";
4733            case _505: return "Meetings";
4734            case _506: return "Blood pressure monitoring";
4735            case _507: return "Dose administration aid";
4736            case _508: return "Medical Equipment Hire";
4737            case _509: return "Parenting & family support/education";
4738            case _510: return "Deputising Service";
4739            case _513: return "Cancer Support Groups";
4740            case _514: return "Community Cancer Services";
4741            case _530: return "Disability Care Transport";
4742            case _531: return "Aged Care Transport";
4743            case _532: return "Diabetes Education service";
4744            case _533: return "Cardiac Rehabilitation Service ";
4745            case _534: return "Young Adult Diabetes services (YADS)";
4746            case _535: return "Pulmonary Rehabilitation Service";
4747            case _536: return "Art therapy";
4748            case _537: return "Medication Reviews";
4749            case _538: return "Telephone Counselling";
4750            case _539: return "Telephone Help Line";
4751            case _540: return "Online Service";
4752            case _541: return "Crisis - Mental Health";
4753            case _542: return "Youth Crisis";
4754            case _543: return "Sexual Assault";
4755            case _544: return "GPAH Other";
4756            case _545: return "Paediatric Dermatology";
4757            case _546: return "Veterans Services";
4758            case _547: return "Veterans";
4759            case _548: return "Food Relief/food/meals";
4760            case _550: return "Dementia Care";
4761            case _551: return "Alzheimer";
4762            case _552: return "Drug and/or alcohol support groups";
4763            case _553: return "One on One Support/Mentoring/Coaching";
4764            case _554: return "Chronic Disease Management";
4765            case _555: return "Liaison Services";
4766            case _556: return "Walk in Centre / non emergency";
4767            case _557: return "Inpatients";
4768            case _558: return "Spiritual Counselling";
4769            case _559: return "Women's Health";
4770            case _560: return "Men's Health";
4771            case _561: return "Health education/Health awareness program";
4772            case _562: return "Test Message";
4773            case _563: return "Remedial Massage";
4774            case _564: return "Adolescent Mental Health Services";
4775            case _565: return "Youth drop in/assistance/support";
4776            case _566: return "Aboriginal Health Worker";
4777            case _567: return "Women's Health Clinic";
4778            case _568: return "Men's Health Clinic ";
4779            case _569: return "Migrant Health Clinic";
4780            case _570: return "Refugee Health Clinic";
4781            case _571: return "Aboriginal Health Clinic";
4782            case _572: return "Nurse Practitioner lead Clinic/s";
4783            case _573: return "Nurse lead Clinic/s";
4784            case _574: return "Culturally tailored support groups";
4785            case _575: return "Culturally tailored health promotion";
4786            case _576: return "Rehabilitation";
4787            case _577: return "Education information/referral";
4788            case _580: return "Social Work";
4789            case _581: return "Haematology";
4790            case _582: return "Maternity Shared Care";
4791            case _583: return "Rehabilitation Service";
4792            case _584: return "Cranio-Sacral Therapy";
4793            case _585: return "Prosthetics & Orthotics";
4794            case _589: return "Home Medicine Review";
4795            case _590: return "GPAH - Medical";
4796            case _591: return "Music Therapy";
4797            case _593: return "Falls Prevention";
4798            case _599: return "Accommodation/Tenancy";
4799            case _600: return "Assess-Skill, Ability, Needs";
4800            case _601: return "Assist Access/Maintain Employ";
4801            case _602: return "Assist Prod-Pers Care/Safety";
4802            case _603: return "Assist-Integrate School/Ed";
4803            case _604: return "Assist-Life Stage, Transition";
4804            case _605: return "Assist-Personal Activities";
4805            case _606: return "Assist-Travel/Transport";
4806            case _607: return "Assistive Equip-General Tasks";
4807            case _608: return "Assistive Equip-Recreation";
4808            case _609: return "Assistive Prod-Household Task";
4809            case _610: return "Behavior Support";
4810            case _611: return "Comms & Info Equipment";
4811            case _612: return "Community Nursing Care";
4812            case _613: return "Daily Tasks/Shared Living";
4813            case _614: return "Development-Life Skills";
4814            case _615: return "Early Childhood Supports";
4815            case _616: return "Equipment Special Assess Setup";
4816            case _617: return "Hearing Equipment";
4817            case _618: return "Home Modification";
4818            case _619: return "Household Tasks";
4819            case _620: return "Interpret/Translate";
4820            case _621: return "Other Innovative Supports";
4821            case _622: return "Participate Community";
4822            case _623: return "Personal Mobility Equipment";
4823            case _624: return "Physical Wellbeing";
4824            case _625: return "Plan Management";
4825            case _626: return "Therapeutic Supports";
4826            case _627: return "Training-Travel Independence";
4827            case _628: return "Vehicle modifications";
4828            case _629: return "Vision Equipment";
4829            default: return "?";
4830          }
4831        }
4832        public String getDisplay() {
4833          switch (this) {
4834            case _1: return "Adoption/Permanent Care Info/Support";
4835            case _2: return "Aged Care Assessment";
4836            case _3: return "Aged Care Information/Referral";
4837            case _4: return "Aged Residential Care";
4838            case _5: return "Case Management for Older Persons";
4839            case _6: return "Delivered Meals (Meals On Wheels)";
4840            case _7: return "Friendly Visiting";
4841            case _8: return "Home Care/Housekeeping Assistance";
4842            case _9: return "Home Maintenance and Repair";
4843            case _10: return "Personal Alarms/Alerts";
4844            case _11: return "Personal Care for Older Persons";
4845            case _12: return "Planned Activity Groups";
4846            case _13: return "Acupuncture";
4847            case _14: return "Alexander Technique Therapy";
4848            case _15: return "Aromatherapy";
4849            case _16: return "Biorhythm Services";
4850            case _17: return "Bowen Therapy";
4851            case _18: return "Chinese Herbal Medicine";
4852            case _19: return "Feldenkrais";
4853            case _20: return "Homoeopathy";
4854            case _21: return "Hydrotherapy";
4855            case _22: return "Hypnotherapy";
4856            case _23: return "Kinesiology";
4857            case _24: return "Magnetic Therapy";
4858            case _25: return "Massage Therapy";
4859            case _26: return "Meditation";
4860            case _27: return "Myotherapy";
4861            case _28: return "Naturopathy";
4862            case _29: return "Reflexology";
4863            case _30: return "Reiki";
4864            case _31: return "Relaxation Therapy";
4865            case _32: return "Shiatsu";
4866            case _33: return "Western Herbal Medicine";
4867            case _34: return "Family Day care";
4868            case _35: return "Holiday Programs";
4869            case _36: return "Kindergarten Inclusion Support ";
4870            case _37: return "Kindergarten/Preschool";
4871            case _38: return "Long Day Child Care";
4872            case _39: return "Occasional Child Care";
4873            case _40: return "Outside School Hours Care";
4874            case _41: return "Children's Play Programs";
4875            case _42: return "Parenting/Family Support/Education";
4876            case _43: return "Playgroup";
4877            case _44: return "School Nursing";
4878            case _45: return "Toy Library";
4879            case _46: return "Child Protection/Child Abuse Report";
4880            case _47: return "Foster Care";
4881            case _48: return "Residential/Out-of-Home Care";
4882            case _49: return "Support - Young People Leaving Care";
4883            case _50: return "Audiology";
4884            case _51: return "Blood Donation";
4885            case _52: return "Chiropractic";
4886            case _53: return "Dietetics";
4887            case _54: return "Family Planning";
4888            case _55: return "Health Advocacy/Liaison Service";
4889            case _56: return "Health Information/Referral";
4890            case _57: return "Immunization";
4891            case _58: return "Maternal & Child Health";
4892            case _59: return "Nursing";
4893            case _60: return "Nutrition";
4894            case _61: return "Occupational Therapy";
4895            case _62: return "Optometry";
4896            case _63: return "Osteopathy";
4897            case _64: return "Pharmacy";
4898            case _65: return "Physiotherapy";
4899            case _66: return "Podiatry";
4900            case _67: return "Sexual Health";
4901            case _68: return "Speech Pathology/Therapy";
4902            case _69: return "Bereavement Counselling";
4903            case _70: return "Crisis Counselling";
4904            case _71: return "Family Counselling/Therapy";
4905            case _72: return "Family Violence Counselling";
4906            case _73: return "Financial Counselling";
4907            case _74: return "Generalist Counselling";
4908            case _75: return "Genetic Counselling";
4909            case _76: return "Health Counselling";
4910            case _77: return "Mediation";
4911            case _78: return "Problem Gambling Counselling";
4912            case _79: return "Relationship Counselling";
4913            case _80: return "Sexual Assault Counselling";
4914            case _81: return "Trauma Counselling";
4915            case _82: return "Victims of Crime Counselling";
4916            case _83: return "Cemetery Operation";
4917            case _84: return "Cremation";
4918            case _85: return "Death Service Information";
4919            case _86: return "Funeral Services";
4920            case _87: return "Endodontic";
4921            case _88: return "General Dental";
4922            case _89: return "Oral Medicine";
4923            case _90: return "Oral Surgery";
4924            case _91: return "Orthodontic";
4925            case _92: return "Paediatric Dentistry";
4926            case _93: return "Periodontic";
4927            case _94: return "Prosthodontic";
4928            case _95: return "Acquired Brain Injury Info/Referral";
4929            case _96: return "Disability Advocacy";
4930            case _97: return "Disability Aids & Equipment";
4931            case _98: return "Disability Case Management";
4932            case _99: return "Disability Day Programs/Activities";
4933            case _100: return "Disability Information/Referral";
4934            case _101: return "Disability Support Packages";
4935            case _102: return "Disability Supported Accommodation";
4936            case _103: return "Early Childhood Intervention";
4937            case _104: return "Hearing Aids & Equipment";
4938            case _105: return "Drug and/or Alcohol Counselling";
4939            case _106: return "Drug/Alcohol Information/Referral";
4940            case _107: return "Needle & Syringe Exchange";
4941            case _108: return "Non-resid. Alcohol/Drug Treatment ";
4942            case _109: return "Pharmacotherapy";
4943            case _110: return "Quit Program";
4944            case _111: return "Residential Alcohol/Drug Treatment ";
4945            case _112: return "Adult/Community Education";
4946            case _113: return "Higher Education";
4947            case _114: return "Primary Education";
4948            case _115: return "Secondary Education";
4949            case _116: return "Training & Vocational Education";
4950            case _117: return "Emergency Medical";
4951            case _118: return "Employment Placement and/or Support";
4952            case _119: return "Vocational Rehabilitation";
4953            case _120: return "Work Safety/Accident Prevention";
4954            case _121: return "Financial Assistance";
4955            case _122: return "Financial Information/Advice";
4956            case _123: return "Material Aid";
4957            case _124: return "General Practice";
4958            case _125: return "Accommodation Placement/Support";
4959            case _126: return "Crisis/Emergency Accommodation";
4960            case _127: return "Homelessness Support";
4961            case _128: return "Housing Information/Referral";
4962            case _129: return "Public Rental Housing";
4963            case _130: return "Interpreting/Multilingual Service";
4964            case _131: return "Juvenile Justice";
4965            case _132: return "Legal Advocacy";
4966            case _133: return "Legal Information/Advice/Referral";
4967            case _134: return "Mental Health Advocacy";
4968            case _135: return "Mental Health Assess/Triage/Crisis Response";
4969            case _136: return "Mental Health Case Management";
4970            case _137: return "Mental Health Information/Referral";
4971            case _138: return "Mental Health Inpatient Services";
4972            case _139: return "Mental Health Non-residential Rehab";
4973            case _140: return "Mental Health Residential Rehab/CCU";
4974            case _141: return "Psychiatry (Requires Referral)";
4975            case _142: return "Psychology";
4976            case _143: return "Martial Arts";
4977            case _144: return "Personal Fitness Training";
4978            case _145: return "Physical Activity Group";
4979            case _146: return "Physical Activity Programs";
4980            case _147: return "Physical Fitness Testing";
4981            case _148: return "Pilates";
4982            case _149: return "Self-Defence";
4983            case _150: return "Sporting Club";
4984            case _151: return "Yoga";
4985            case _152: return "Food Safety";
4986            case _153: return "Health Regulatory /Inspection /Cert.";
4987            case _154: return "Work Health/Safety Inspection/Cert.";
4988            case _155: return "Carer Support";
4989            case _156: return "Respite Care";
4990            case _157: return "Anatomical Pathology ";
4991            case _158: return "Pathology - Clinical Chemistry";
4992            case _159: return "Pathology - General";
4993            case _160: return "Pathology - Genetics";
4994            case _161: return "Pathology - Haematology";
4995            case _162: return "Pathology - Immunology";
4996            case _163: return "Pathology - Microbiology";
4997            case _164: return "Anaesthesiology - Pain Medicine";
4998            case _165: return "Cardiology";
4999            case _166: return "Clinical Genetics";
5000            case _167: return "Clinical Pharmacology";
5001            case _168: return "Dermatology";
5002            case _169: return "Endocrinology";
5003            case _170: return "Gastroenterology & Hepatology";
5004            case _171: return "Geriatric Medicine";
5005            case _172: return "Immunology & Allergy";
5006            case _173: return "Infectious Diseases";
5007            case _174: return "Intensive Care Medicine";
5008            case _175: return "Medical Oncology";
5009            case _176: return "Nephrology";
5010            case _177: return "Neurology";
5011            case _178: return "Occupational Medicine";
5012            case _179: return "Palliative Medicine";
5013            case _180: return "Public Health Medicine";
5014            case _181: return "Rehabilitation Medicine";
5015            case _182: return "Rheumatology";
5016            case _183: return "Sleep Medicine";
5017            case _184: return "Thoracic Medicine";
5018            case _185: return "Gynaecological Oncology";
5019            case _186: return "Obstetrics & Gynaecology";
5020            case _187: return "Reproductive Endocrinology/Infertility";
5021            case _188: return "Urogynaecology";
5022            case _189: return "Neonatology & Perinatology";
5023            case _190: return "Paediatric Cardiology";
5024            case _191: return "Paediatric Clinical Genetics";
5025            case _192: return "Paediatric Clinical Pharmacology";
5026            case _193: return "Paediatric Endocrinology";
5027            case _194: return "Paed. Gastroenterology/Hepatology";
5028            case _195: return "Paediatric Haematology";
5029            case _196: return "Paediatric Immunology & Allergy";
5030            case _197: return "Paediatric Infectious Diseases";
5031            case _198: return "Paediatric Intensive Care Medicine";
5032            case _199: return "Paediatric Medical Oncology";
5033            case _200: return "Paediatric Medicine";
5034            case _201: return "Paediatric Nephrology";
5035            case _202: return "Paediatric Neurology";
5036            case _203: return "Paediatric Nuclear Medicine";
5037            case _204: return "Paediatric Rehabilitation Medicine";
5038            case _205: return "Paediatric Rheumatology";
5039            case _206: return "Paediatric Sleep Medicine";
5040            case _207: return "Paediatric Surgery";
5041            case _208: return "Paediatric Thoracic Medicine";
5042            case _209: return "Diag. Radiology /Xray /CT /Fluoroscopy";
5043            case _210: return "Diagnostic Ultrasound";
5044            case _211: return "Magnetic Resonance Imaging (MRI)";
5045            case _212: return "Nuclear Medicine";
5046            case _213: return "Obstetric/Gynaecological Ultrasound";
5047            case _214: return "Radiation Oncology";
5048            case _215: return "Cardiothoracic Surgery";
5049            case _216: return "Neurosurgery";
5050            case _217: return "Ophthalmology";
5051            case _218: return "Orthopaedic Surgery";
5052            case _219: return "Otolaryngology/Head & Neck Surgery";
5053            case _220: return "Plastic & Reconstructive Surgery";
5054            case _221: return "Surgery - General";
5055            case _222: return "Urology";
5056            case _223: return "Vascular Surgery";
5057            case _224: return "Support Groups";
5058            case _225: return "Air ambulance";
5059            case _226: return "Ambulance";
5060            case _227: return "Blood Transport";
5061            case _228: return "Community Bus";
5062            case _229: return "Flying Doctor Service";
5063            case _230: return "Patient Transport";
5064            case _231: return "A&E";
5065            case _232: return "A&EP";
5066            case _233: return "Abuse";
5067            case _234: return "ACAS";
5068            case _235: return "Access";
5069            case _236: return "Accident";
5070            case _237: return "Acute Inpatient Serv";
5071            case _238: return "Adult Day Programs";
5072            case _239: return "Adult Mental Health Services";
5073            case _240: return "Advice";
5074            case _241: return "Advocacy";
5075            case _242: return "Aged Persons Mental ";
5076            case _243: return "Aged Persons Mental ";
5077            case _244: return "Aged Persons Mental ";
5078            case _245: return "Aids";
5079            case _246: return "Al-Anon";
5080            case _247: return "Alcohol";
5081            case _248: return "Al-Teen";
5082            case _249: return "Antenatal";
5083            case _250: return "Anxiety";
5084            case _251: return "Arthritis";
5085            case _252: return "Assessment";
5086            case _253: return "Assistance";
5087            case _254: return "Asthma";
5088            case _255: return "ATSS";
5089            case _256: return "Attendant Care";
5090            case _257: return "Babies";
5091            case _258: return "Bathroom Modificatio";
5092            case _259: return "Behavior";
5093            case _260: return "Behavior Interventi";
5094            case _261: return "Bereavement";
5095            case _262: return "Bipolar";
5096            case _263: return "Birth";
5097            case _264: return "Birth Control";
5098            case _265: return "Birthing Options";
5099            case _266: return "BIST";
5100            case _267: return "Blood";
5101            case _268: return "Bone";
5102            case _269: return "Bowel";
5103            case _270: return "Brain";
5104            case _271: return "Breast Feeding";
5105            case _272: return "Breast Screen";
5106            case _273: return "Brokerage";
5107            case _274: return "Cancer";
5108            case _275: return "Cancer Support";
5109            case _276: return "Cardiovascular Disea";
5110            case _277: return "Care Packages";
5111            case _278: return "Carer";
5112            case _279: return "Case Management";
5113            case _280: return "Casualty";
5114            case _281: return "Centrelink";
5115            case _282: return "Chemists";
5116            case _283: return "Child And Adolescent";
5117            case _284: return "Child Care";
5118            case _285: return "Child Services";
5119            case _286: return "Children";
5120            case _287: return "Children's Services";
5121            case _288: return "Cholesterol";
5122            case _289: return "Clothing";
5123            case _290: return "Community Based Acco";
5124            case _291: return "Community Care Unit";
5125            case _292: return "Community Child And ";
5126            case _293: return "Community Health";
5127            case _294: return "Community Residentia";
5128            case _295: return "Community Transport";
5129            case _296: return "Companion Visiting";
5130            case _297: return "Companionship";
5131            case _298: return "Consumer Advice";
5132            case _299: return "Consumer Issues";
5133            case _300: return "Continuing Care Serv";
5134            case _301: return "Contraception Inform";
5135            case _302: return "Coordinating Bodies";
5136            case _303: return "Correctional Service";
5137            case _304: return "Council Environmenta";
5138            case _305: return "Counselling";
5139            case _306: return "Criminal";
5140            case _307: return "Crises";
5141            case _308: return "Crisis Assessment An";
5142            case _309: return "Crisis Assistance";
5143            case _310: return "Crisis Refuge";
5144            case _311: return "Day Program";
5145            case _312: return "Deaf";
5146            case _313: return "Dental Hygiene";
5147            case _314: return "Dentistry";
5148            case _315: return "Dentures";
5149            case _316: return "Depression";
5150            case _317: return "Detoxification";
5151            case _318: return "Diabetes";
5152            case _319: return "Diaphragm Fitting";
5153            case _320: return "Dieticians";
5154            case _321: return "Disabled Parking";
5155            case _322: return "District Nursing";
5156            case _323: return "Divorce";
5157            case _324: return "Doctors";
5158            case _325: return "Drink-Drive";
5159            case _326: return "Dual Diagnosis Servi";
5160            case _327: return "Early Choice";
5161            case _328: return "Eating Disorder";
5162            case _330: return "Emergency Relief";
5163            case _331: return "Employment And Train";
5164            case _332: return "Environment";
5165            case _333: return "Equipment";
5166            case _334: return "Exercise";
5167            case _335: return "Facility";
5168            case _336: return "Family Choice";
5169            case _337: return "Family Law";
5170            case _338: return "Family Options";
5171            case _339: return "Family Services";
5172            case _340: return "FFYA";
5173            case _341: return "Financial Aid";
5174            case _342: return "Fitness";
5175            case _343: return "Flexible Care Packag";
5176            case _344: return "Food";
5177            case _345: return "Food Vouchers";
5178            case _346: return "Forensic Mental Heal";
5179            case _347: return "Futures";
5180            case _348: return "Futures For Young Ad";
5181            case _349: return "General Practitioner";
5182            case _350: return "Grants";
5183            case _351: return "Grief";
5184            case _352: return "Grief Counselling";
5185            case _353: return "HACC";
5186            case _354: return "Heart Disease";
5187            case _355: return "Help";
5188            case _356: return "High Blood Pressure";
5189            case _357: return "Home Help";
5190            case _358: return "Home Nursing";
5191            case _359: return "Homefirst";
5192            case _360: return "Hospice Care";
5193            case _361: return "Hospital Services";
5194            case _362: return "Hospital To Home";
5195            case _364: return "Hostel";
5196            case _365: return "Hostel Accommodation";
5197            case _366: return "Household Items";
5198            case _367: return "Hypertension";
5199            case _368: return "Illness";
5200            case _369: return "Independent Living";
5201            case _370: return "Information";
5202            case _371: return "Injury";
5203            case _372: return "Intake";
5204            case _373: return "Intensive Mobile You";
5205            case _374: return "Intervention";
5206            case _375: return "Job Searching";
5207            case _376: return "Justice";
5208            case _377: return "Leisure";
5209            case _378: return "Loans";
5210            case _379: return "Low Income Earners";
5211            case _380: return "Lung";
5212            case _381: return "Making A Difference";
5213            case _382: return "Medical Services";
5214            case _383: return "Medical Specialists";
5215            case _384: return "Medication Administr";
5216            case _385: return "Menstrual Informatio";
5217            case _386: return "Methadone";
5218            case _387: return "Mobile Support And T";
5219            case _388: return "Motor Neurone";
5220            case _389: return "Multiple Sclerosis";
5221            case _390: return "Neighbourhood House";
5222            case _391: return "Nursing Home";
5223            case _392: return "Nursing Mothers";
5224            case _393: return "Obesity";
5225            case _394: return "Occupational Health ";
5226            case _395: return "Optometrist";
5227            case _396: return "Oral Hygiene";
5228            case _397: return "Outpatients";
5229            case _398: return "Outreach Service";
5230            case _399: return "PADP";
5231            case _400: return "Pain";
5232            case _401: return "Pap Smear";
5233            case _402: return "Parenting";
5234            case _403: return "Peak Organizations";
5235            case _404: return "Personal Care";
5236            case _405: return "Pharmacies";
5237            case _406: return "Phobias";
5238            case _407: return "Physical";
5239            case _408: return "Physical Activity";
5240            case _409: return "Postnatal";
5241            case _410: return "Pregnancy";
5242            case _411: return "Pregnancy Tests";
5243            case _412: return "Preschool";
5244            case _413: return "Prescriptions";
5245            case _414: return "Primary Mental Healt";
5246            case _415: return "Property Maintenance";
5247            case _416: return "Prostate";
5248            case _417: return "Psychiatric";
5249            case _418: return "Psychiatric Disabili";
5250            case _419: return "Psychiatric Disabili";
5251            case _420: return "Psychiatric Disabili";
5252            case _421: return "Psychiatric Disabili";
5253            case _422: return "Psychiatric Disabili";
5254            case _423: return "Psychiatric Support";
5255            case _424: return "Recreation";
5256            case _425: return "Referral";
5257            case _426: return "Refuge";
5258            case _427: return "Rent Assistance";
5259            case _428: return "Residential Faciliti";
5260            case _429: return "Residential Respite";
5261            case _430: return "Respiratory";
5262            case _431: return "Response";
5263            case _432: return "Rooming Houses";
5264            case _433: return "Safe Sex";
5265            case _434: return "Secure Extended Care";
5266            case _435: return "Self Help";
5267            case _436: return "Separation";
5268            case _437: return "Services";
5269            case _438: return "Sex Education";
5270            case _439: return "Sexual Abuse";
5271            case _440: return "Sexual Issues";
5272            case _441: return "Sexually Transmitted";
5273            case _442: return "SIDS";
5274            case _443: return "Social Support";
5275            case _444: return "Socialisation";
5276            case _445: return "Special Needs";
5277            case _446: return "Speech Therapist";
5278            case _447: return "Splinting";
5279            case _448: return "Sport";
5280            case _449: return "Statewide And Specia";
5281            case _450: return "STD";
5282            case _451: return "STI";
5283            case _452: return "Stillbirth";
5284            case _453: return "Stomal Care";
5285            case _454: return "Stroke";
5286            case _455: return "Substance Abuse";
5287            case _456: return "Support";
5288            case _457: return "Syringes";
5289            case _458: return "Teeth";
5290            case _459: return "Tenancy Advice";
5291            case _460: return "Terminal Illness";
5292            case _461: return "Therapy";
5293            case _462: return "Transcription";
5294            case _463: return "Translating Services";
5295            case _464: return "Translator";
5296            case _465: return "Transport";
5297            case _466: return "Vertebrae";
5298            case _467: return "Violence";
5299            case _468: return "Vocational Guidance";
5300            case _469: return "Weight";
5301            case _470: return "Welfare Assistance";
5302            case _471: return "Welfare Counselling";
5303            case _472: return "Wheelchairs";
5304            case _473: return "Wound Management";
5305            case _474: return "Young People At Risk";
5306            case _475: return "Further Desc. - Community Health Care";
5307            case _476: return "Library";
5308            case _477: return "Community Hours";
5309            case _478: return "Further Desc. - Specialist Medical";
5310            case _479: return "Hepatology";
5311            case _480: return "Gastroenterology ";
5312            case _481: return "Gynaecology";
5313            case _482: return "Obstetrics";
5314            case _483: return "Further Desc. - Specialist Surgical";
5315            case _484: return "Placement Protection";
5316            case _485: return "Family Violence";
5317            case _486: return "Integrated Family Services";
5318            case _488: return "Diabetes Educator";
5319            case _489: return "Kinship Care";
5320            case _490: return "General Mental Health Services";
5321            case _491: return "Exercise Physiology";
5322            case _492: return "Medical Research";
5323            case _493: return "Youth";
5324            case _494: return "Youth Services";
5325            case _495: return "Youth Health";
5326            case _496: return "Child and Family Ser";
5327            case _497: return "Home Visits";
5328            case _498: return "Mobile Services";
5329            case _500: return "Before and/or After ";
5330            case _501: return "Cancer Services";
5331            case _502: return "Integrated Cancer Se";
5332            case _503: return "Multidisciplinary Se";
5333            case _504: return "Multidisciplinary Ca";
5334            case _505: return "Meetings";
5335            case _506: return "Blood pressure monit";
5336            case _507: return "Dose administration ";
5337            case _508: return "Medical Equipment Hi";
5338            case _509: return "Parenting/Family Support/Education";
5339            case _510: return "Deputising Service";
5340            case _513: return "Cancer Support Groups";
5341            case _514: return "Community Cancer Services";
5342            case _530: return "Disability Care Transport";
5343            case _531: return "Aged Care Transport";
5344            case _532: return "Diabetes Education s";
5345            case _533: return "Cardiac Rehabilitati";
5346            case _534: return "Young Adult Diabetes";
5347            case _535: return "Pulmonary Rehabilita";
5348            case _536: return "Art therapy ";
5349            case _537: return "Medication Reviews";
5350            case _538: return "Telephone Counselling";
5351            case _539: return "Telephone Help Line";
5352            case _540: return "Online Service";
5353            case _541: return "Crisis - Mental Health";
5354            case _542: return "Youth Crisis";
5355            case _543: return "Sexual Assault";
5356            case _544: return "GPAH Other";
5357            case _545: return "Paediatric Dermatology";
5358            case _546: return "Veterans Services";
5359            case _547: return "Veterans";
5360            case _548: return "Food Relief/Food/Meals";
5361            case _550: return "Dementia Care";
5362            case _551: return "Alzheimer";
5363            case _552: return "Drug and/or Alcohol Support Groups";
5364            case _553: return "1-on-1 Support /Mentoring /Coaching";
5365            case _554: return "Chronic Disease Management";
5366            case _555: return "Liaison Services";
5367            case _556: return "Walk-in Centre /Non-Emergency";
5368            case _557: return "Inpatients";
5369            case _558: return "Spiritual Counselling";
5370            case _559: return "Women's Health";
5371            case _560: return "Men's Health";
5372            case _561: return "Health Education/Awareness Program";
5373            case _562: return "Test Message";
5374            case _563: return "Remedial Massage";
5375            case _564: return "Adolescent Mental Health Services";
5376            case _565: return "Youth Drop In/Assistance/Support";
5377            case _566: return "Aboriginal Health Worker";
5378            case _567: return "Women's Health Clinic";
5379            case _568: return "Men's Health Clinic";
5380            case _569: return "Migrant Health Clinic";
5381            case _570: return "Refugee Health Clinic";
5382            case _571: return "Aboriginal Health Clinic";
5383            case _572: return "Nurse Practitioner Lead Clinic/s";
5384            case _573: return "Nurse Lead Clinic/s";
5385            case _574: return "Culturally Tailored Support Groups";
5386            case _575: return "Culturally Tailored Health Promotion";
5387            case _576: return "Rehabilitation";
5388            case _577: return "Education Information/Referral";
5389            case _580: return "Social Work";
5390            case _581: return "Haematology";
5391            case _582: return "Maternity Shared Car";
5392            case _583: return "Rehabilitation Servi";
5393            case _584: return "Cranio-sacral Therapy";
5394            case _585: return "Prosthetics & Orthotics";
5395            case _589: return "Home Medicine Review";
5396            case _590: return "GPAH - Medical";
5397            case _591: return "Music Therapy";
5398            case _593: return "Falls Prevention";
5399            case _599: return "Accommodation/Tenancy";
5400            case _600: return "Assess-Skill, Ability, Needs";
5401            case _601: return "Assist Access/Maintain Employ";
5402            case _602: return "Assist Prod-Pers Care/Safety";
5403            case _603: return "Assist-Integrate School/Ed";
5404            case _604: return "Assist-Life Stage, Transition";
5405            case _605: return "Assist-Personal Activities";
5406            case _606: return "Assist-Travel/Transport";
5407            case _607: return "Assistive Equip-General Tasks";
5408            case _608: return "Assistive Equip-Recreation";
5409            case _609: return "Assistive Prod-Household Task";
5410            case _610: return "Behavior Support";
5411            case _611: return "Comms & Info Equipment";
5412            case _612: return "Community Nursing Care";
5413            case _613: return "Daily Tasks/Shared Living";
5414            case _614: return "Development-Life Skills";
5415            case _615: return "Early Childhood Supports";
5416            case _616: return "Equipment Special Assess Setup";
5417            case _617: return "Hearing Equipment";
5418            case _618: return "Home Modification";
5419            case _619: return "Household Tasks";
5420            case _620: return "Interpret/Translate";
5421            case _621: return "Other Innovative Supports";
5422            case _622: return "Participate Community";
5423            case _623: return "Personal Mobility Equipment";
5424            case _624: return "Physical Wellbeing";
5425            case _625: return "Plan Management";
5426            case _626: return "Therapeutic Supports";
5427            case _627: return "Training-Travel Independence";
5428            case _628: return "Vehicle modifications";
5429            case _629: return "Vision Equipment";
5430            default: return "?";
5431          }
5432    }
5433
5434
5435}