ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
TClieAVETMISS Members

The following tables list the members exposed by TClieAVETMISS.

 
Name 
Description 
 
 
 
Name 
Description 
 
Aboriginal Flag: indicates Client's Aboriginal or Torres Strait Islander descent.
Valid Aboriginal Flags are:
  • AboriginalFlag = @ ....... Not Stated,
  • AboriginalFlag = 1 ....... Aboriginal Only,
  • AboriginalFlag = 2 ....... Torres Strait Islander Only,
  • AboriginalFlag = 3 ....... Both Aboriginal and Torres Strait Islander,
  • AboriginalFlag = 4 ....... Neither Aboriginal nor Torres Strait Islander.
 
 
At School Flag: indicates whether Client is currently attending secondary school.
Valid At School Flags are:
  • AtSchoolFlag = @ ....... Not Stated,
  • AtSchoolFlag = Y ....... Yes, client is attending secondary school,
  • AtSchoolFlag = N ....... No, client is NOT attending secondary school.
 
 
Client Code. This is a unique code, and is used to identify the client when reporting. Maximum length 10 characters. 
 
Given Name of Client. Maximum length 50 characters. 
 
Surname of Client. Maximum length 50 characters. 
 
Location or Institution where Client's Highest School Level was attained. Maximum length 50 characters. 
 
Year Client's Highest School Level was attained. Note that this field is not required for AVETMISS reporting (other than in WA) from 2018. 
 
Code for Country where Client was born.
Valid Country Codes are many, see GetCountryList for details. 
 
Disability Flag; indicates whether Client has a Disability.
Valid Disability Flags are:
  • DisabilityFlag = @ ....... Not Stated,
  • DisabilityFlag = Y ....... Yes, has Disability,
  • DisabilityFlag = N ....... No, does not have Disability.
 
 
An array of Disability (TDisa) objects. Each TDisa identifies a seperate Disability suffered by the Client. A Client may have none, one or more Disabilities.
A TDisa object has properties:
  • Disa_Name = Description of Disability Type,
  • Disa_Code = Disability Code.

Valid Disabilty Codes and Descriptions are (see GetDisabiltyList):
  • Disa_Code = 11 ....... Hearing/Deaf,
  • Disa_Code = 12 ....... Physical,
  • Disa_Code = 13 ....... Intellectual,
  • Disa_Code = 14 ....... Learning,
  • Disa_Code = 15 ....... Mental Illness,
  • Disa_Code = 16 ....... Acquired Brain Impairement,
  • Disa_Code = 17 ....... Vision,
  • Disa_Code = 18 ....... Medical Condition,
  • Disa_Code = 19 ....... Other,
  • Disa_Code = 99 .......... more 
 
Code for Client's Employment Category (Labour Force Status).
Valid Employment Category Codes are (see GetEmploymentCategoryList):
  • Emca_Code = 01 ....... Full time employee
  • Emca_Code = 02 ....... Part time employee
  • Emca_Code = 03 ....... Self employed - not employing others
  • Emca_Code = 04 ....... Employer
  • Emca_Code = 05 ....... Employed - unpaid worker in a family business
  • Emca_Code = 06 ....... Unemployed - seeking full time work
  • Emca_Code = 07 ....... Unemployed - seeking part time work
  • Emca_Code = 08 ....... Not employed - not seeking employment
 
 
Code for Language spoken by Client at home.
Valid Language Codes are many, see GetLanguageList for details. 
 
Prior Education Achievement Flag: indicates whether Client has a successfully completed some post secondary education.
Valid Prior Education Flags are:
  • PriorEdFlag = @ ....... Not Stated,
  • PriorEdFlag = Y ....... Yes, a prior education achievement has been successfully completed,
  • PriorEdFlag = N ....... No, a prior education achievement has NOT been successfully completed.
 
 
An array of Prior Education (TPred) objects. Each TPred identifies a seperate Prior Education achievement successfully completed by the Client. A Client may have none, one or more Prior Education achievements.
A TPred object has properties:
  • Pred_Name = Name of Prior Education achievement,
  • Pred_Code = Prior Education Code.
  • Recognition = Prior education achievement recognition identifier code. Only used in Vic.

Valid Prior Education Codes and Descriptions are (see GetPriorEducationList):
  • Pred_Code = 008 ....... Bachelor Degree or Higher Degree level,
  • Pred_Code = 410 ....... Advanced Diploma and Associate Degree Level,
  • Pred_Code = 420 ....... Diploma Level,
  • Pred_Code = 511 ....... Certificate IV,... more 
 
Proficiency in Spoken English Flag: indicates Client's ability to speak English. Note that this field is not required for AVETMISS reporting (other than in WA) from 2018.
Valid Proficiency in Spoken English Flags are:
  • ProfSpokEngFlag = @ ....... Not Stated,
  • ProfSpokEngFlag = 1 ....... Very Well,
  • ProfSpokEngFlag = 2 ....... Well,
  • ProfSpokEngFlag = 3 ....... Not Well,
  • ProfSpokEngFlag = 4 ....... Not at all.
 
 
Code for School Level attained by Client.
Valid School Level Codes are (see GetSchoolLevelList):
  • Year 9 or equivalent ......... Scle_Code = 09,
  • Completed Year 10 ............ Scle_Code = 10,
  • Completed Year 11 ............ Scle_Code = 11,
  • Completed Year 12 ............ Scle_Code = 12,
  • Did not go to school ......... Scle_Code = 02,
  • Year 8 or below .............. Scle_Code = 08.
 
Copyright (c) VETtrak 2022. All rights reserved.