|
1 | 1 | { |
2 | | - "responseId": "<<IGNORE_RESPONSE_ID>>", |
3 | 2 | "meta": { |
4 | | - "lastUpdated": "<<IGNORE_DATE>>" |
| 3 | + "lastUpdated": "2025-07-15T09:44:47.658192+00:00" |
5 | 4 | }, |
6 | 5 | "processedSuggestions": [ |
7 | 6 | { |
8 | | - "condition": "RSV", |
9 | | - "status": "Actionable", |
10 | | - "statusText": "You should have the RSV vaccine", |
| 7 | + "actions": [], |
| 8 | + "condition": "COVID", |
| 9 | + "eligibilityCohorts": [ |
| 10 | + { |
| 11 | + "cohortCode": "covid_cohort_group", |
| 12 | + "cohortStatus": "NotEligible", |
| 13 | + "cohortText": "You are not currently in a covid cohort" |
| 14 | + } |
| 15 | + ], |
| 16 | + "status": "NotEligible", |
| 17 | + "statusText": "Status.not_eligible", |
| 18 | + "suitabilityRules": [] |
| 19 | + }, |
| 20 | + { |
| 21 | + "actions": [], |
| 22 | + "condition": "MMR", |
11 | 23 | "eligibilityCohorts": [ |
12 | 24 | { |
13 | | - "cohortCode": "rsv_age_catchup", |
14 | | - "cohortText": "You turned 80 between 2nd September 2024 and 31st August 2025", |
15 | | - "cohortStatus": "Actionable" |
| 25 | + "cohortCode": "mmr_cohort_group", |
| 26 | + "cohortStatus": "NotEligible", |
| 27 | + "cohortText": "You are not currently in an mmr cohort" |
16 | 28 | } |
17 | 29 | ], |
18 | | - "suitabilityRules": [], |
19 | | - "actions": [ |
| 30 | + "status": "NotEligible", |
| 31 | + "statusText": "Status.not_eligible", |
| 32 | + "suitabilityRules": [] |
| 33 | + }, |
| 34 | + { |
| 35 | + "actions": [], |
| 36 | + "condition": "RSV", |
| 37 | + "eligibilityCohorts": [ |
20 | 38 | { |
21 | | - "actionType": "CareCardWithText", |
22 | | - "actionCode": "BookLocal", |
23 | | - "description": "##Getting the vaccine\nYou can get an RSV vaccination at your GP surgery.\nYour GP surgery may contact you about getting the RSV vaccine. This may be by letter, text, phone call, email or through the NHS App. You do not need to wait to be contacted before booking your vaccination." |
| 39 | + "cohortCode": "rsv_cohort_group", |
| 40 | + "cohortStatus": "NotEligible", |
| 41 | + "cohortText": "You are not currently in an RSV cohort" |
24 | 42 | } |
25 | | - ] |
| 43 | + ], |
| 44 | + "status": "NotEligible", |
| 45 | + "statusText": "Status.not_eligible", |
| 46 | + "suitabilityRules": [] |
26 | 47 | } |
27 | | - ] |
| 48 | + ], |
| 49 | + "responseId": "98b7c6ec-13a5-48bc-af50-94ceaaa10893" |
28 | 50 | } |
0 commit comments