Applicant file

 

https://github.com/Health-Education-England/TIS-RabbitMQ/blob/master/common/schemas/esr/appSchema.json

Properties



Delivery mode:2

Type: "Application" (Message type)

Content type: "application/json" (Use to restrict content types and for WAF)

Correlation ID: "123e4567-e89b-12d3-a456-426655440000"  (Used to identify message and responses etc…)

AppID: "ESR" (For now likely to be ESR only)

Source file: DE_TIS_APP_20180515_0000032.DAT

Deanery: ABC

Body Example

{
"effectiveDate": "2019-10-20",
"applicantEmailAddress": "hieronymus@vonmunchhausen.com",
"lastName": "von Münchhausen",
"firstName": "Hieronymus",
"middleNames": "Karl Friedrich",
"title": "BARON",
"dob": "1917-05-11",
"gender": "M",
"address": {
"address1": "47 Limerick Street",
"town": "Fifetown",
"county": "ABE",
"postcode": "FE1 3ZS",
"country": "GB"
},
"homeTel": "0123 456789",
"mobileTel": "0789 123456",
"ethnicOriginCode": "0",
"professionalBodies": [
{
"body": "General Medical Council",
"regNumber": "7789123",
"expiryDate": "2021-12-14"
},
{
"body": "Nursing and Midwifery Council",
"regNumber": "1523641",
"expiryDate": "2020-01-19"
}
],
"sexualOrientation": "Bisexual",
"religiousBelief": "Atheism",
"nationality": "AF",
"nationalTrainingNumber": "X44778855",
"ukNino": "KY825461C",
"positionId": 654824248,
"positionNumber": 928468,
"disability": "30",
"projectedHireDate": "2019-11-13",
"projectedEndDate": "2020-11-12",
"maritalStatus": "D",
"previousLastName": "Raspe",
"countryOfBirth": "DE",
"contactLastName": "Asher",
"contactFirstName": "Richard",
"contactTitle": "BARON",
"contactGender": "M",
"contactHomePhone": "04321 987654"
}

Body Mandatory Fields Example

{"effectiveDate": "2019-07-18",

"lastName": "Kruger",

"firstName": "Freddy",

"dob": "1995-03-21",

"positionId": 654824248,
"positionNumber": 928468}

Mapping Details