|
| 1 | +{ |
| 2 | + "validations": [ |
| 3 | + { |
| 4 | + "validations": { |
| 5 | + "apiEndpoint": "api/CohortDistributionDataService", |
| 6 | + "NHSNumber": 9993216461, |
| 7 | + "expectedCount": 1 |
| 8 | + }, |
| 9 | + "meta": { |
| 10 | + "testJiraId": "@DTOSS-3214-01", |
| 11 | + "requirementJiraId": "DTOSS-2760", |
| 12 | + "additionalTags": "@regression @e2e @epic1-high-priority CaaS_Update_Count_After_Each_Record_Processed" |
| 13 | + } |
| 14 | + }, |
| 15 | + { |
| 16 | + "validations": { |
| 17 | + "apiEndpoint": "api/ParticipantManagementDataService", |
| 18 | + "RecordType": "ADD", |
| 19 | + "NHSNumber": 9993216461, |
| 20 | + "expectedCount": 1 |
| 21 | + }, |
| 22 | + "meta": { |
| 23 | + "testJiraId": "@DTOSS-3214-01", |
| 24 | + "requirementJiraId": "DTOSS-2760", |
| 25 | + "additionalTags": "@regression @e2e @epic1-high-priority CaaS_Update_Count_After_Each_Record_Processed two" |
| 26 | + } |
| 27 | + }, |
| 28 | + { |
| 29 | + "validations": { |
| 30 | + "apiEndpoint": "api/ParticipantDemographicDataService", |
| 31 | + "NhsNumber": 9993216461, |
| 32 | + "expectedCount": 1 |
| 33 | + }, |
| 34 | + "meta": { |
| 35 | + "testJiraId": "@DTOSS-3214-01", |
| 36 | + "requirementJiraId": "DTOSS-2760", |
| 37 | + "additionalTags": "@regression @e2e @epic1-high-priority CaaS_Update_Count_After_Each_Record_Processed three" |
| 38 | + } |
| 39 | + } |
| 40 | + ], |
| 41 | + "inputParticipantRecord": [ |
| 42 | + { |
| 43 | + "record_type": "ADD", |
| 44 | + "change_time_stamp": null, |
| 45 | + "serial_change_number": 1, |
| 46 | + "nhs_number": 9993216461, |
| 47 | + "superseded_by_nhs_number": null, |
| 48 | + "primary_care_provider": "F83043", |
| 49 | + "primary_care_effective_from_date": "20130319", |
| 50 | + "current_posting": "CH", |
| 51 | + "current_posting_effective_from_date": "20130319", |
| 52 | + "name_prefix": "A.ML", |
| 53 | + "given_name": "NewTest1", |
| 54 | + "other_given_name": "Test", |
| 55 | + "family_name": "Adani1", |
| 56 | + "previous_family_name": "Test2", |
| 57 | + "date_of_birth": "19700101", |
| 58 | + "gender": 1, |
| 59 | + "address_line_1": "247 SpaightSpaightSpTeeeeeeest Road", |
| 60 | + "address_line_2": "Eastbourne", |
| 61 | + "address_line_3": "Test", |
| 62 | + "address_line_4": "Chelmsford", |
| 63 | + "address_line_5": "United Kingdom", |
| 64 | + "postcode": "AB43 8FJ", |
| 65 | + "paf_key": "Z3S4Q5X9", |
| 66 | + "address_effective_from_date": null, |
| 67 | + "reason_for_removal": null, |
| 68 | + "reason_for_removal_effective_from_date": null, |
| 69 | + "date_of_death": null, |
| 70 | + "death_status": null, |
| 71 | + "home_telephone_number": "01619999999", |
| 72 | + "home_telephone_effective_from_date": "20240501", |
| 73 | + "mobile_telephone_number": "07888888888", |
| 74 | + "mobile_telephone_effective_from_date": "20240501", |
| 75 | + "email_address": "[email protected]", |
| 76 | + "email_address_effective_from_date": null, |
| 77 | + "preferred_language": "en", |
| 78 | + "is_interpreter_required": false, |
| 79 | + "invalid_flag": false, |
| 80 | + "eligibility": true |
| 81 | + } |
| 82 | + ], |
| 83 | + "nhsNumbers": [ |
| 84 | + "9993216461" |
| 85 | + ] |
| 86 | +} |
0 commit comments