You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/eligibility-signposting-api.yaml
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -230,6 +230,7 @@ paths:
230
230
- cohortCode: "rsv_age_rolling"
231
231
cohortText: "You are aged 75 to 79 years old."
232
232
cohortStatus: "Actionable"
233
+
suitabilityRules: []
233
234
actions:
234
235
- actionType: "ButtonAuthLink"
235
236
actionCode: "BookNBS"
@@ -250,6 +251,7 @@ paths:
250
251
- cohortCode: "rsv_age_rolling"
251
252
cohortText: "You are aged 75 to 79 years old."
252
253
cohortStatus: "Actionable"
254
+
suitabilityRules: []
253
255
actions:
254
256
- actionType: "CareCardWithText"
255
257
actionCode: "BookLocal"
@@ -268,6 +270,7 @@ paths:
268
270
- cohortCode: "rsv_age_catchup"
269
271
cohortText: "You turned 80 between 2nd September 2024 and 31st August 2025"
270
272
cohortStatus: "Actionable"
273
+
suitabilityRules: []
271
274
actions:
272
275
- actionType: "CareCardWithText"
273
276
actionCode: "BookLocal"
@@ -283,6 +286,7 @@ paths:
283
286
status: "Actionable"
284
287
statusText: "You should have the RSV vaccine"
285
288
eligibilityCohorts: []
289
+
suitabilityRules: []
286
290
actions:
287
291
- actionType: "CardWithAuthButton"
288
292
actionCode: "AmendNBS"
@@ -300,6 +304,7 @@ paths:
300
304
status: "Actionable"
301
305
statusText: "You should have the RSV vaccine"
302
306
eligibilityCohorts: []
307
+
suitabilityRules: []
303
308
actions:
304
309
- actionType: "CardWithText"
305
310
actionCode: "ManageLocal"
@@ -319,6 +324,7 @@ paths:
319
324
- ruleType: "S"
320
325
ruleCode: "AlreadyVaccinated"
321
326
ruleText: "##You've had your RSV vaccination\nBased on our records, you recently had this vaccination. You do not need to do anything."
327
+
actions: []
322
328
example_50000000007:
323
329
summary: RSV - Not Actionable despite to membership of an Age Cohort with reasoning of no available vaccinations (not available type 1)
324
330
value:
@@ -337,6 +343,7 @@ paths:
337
343
- ruleType: "S"
338
344
ruleCode: "NotAvailable"
339
345
ruleText: "Vaccinations are not currently available"
346
+
actions: []
340
347
example_50000000008:
341
348
summary: RSV - No RSV response as no active campaign (not available type 2)
342
349
value:
@@ -362,6 +369,7 @@ paths:
362
369
- ruleType: "S"
363
370
ruleCode: "NotYetDue"
364
371
ruleText: "Your next dose is not yet due."
372
+
actions: []
365
373
example_50000000010:
366
374
summary: RSV - Not Actionable despite to membership of an Age Cohort with reasoning of dose not far enough apart
367
375
value:
@@ -380,6 +388,7 @@ paths:
380
388
- ruleType: "S"
381
389
ruleCode: "TooClose"
382
390
ruleText: "Your previous vaccination was less than 91 days ago."
391
+
actions: []
383
392
example_50000000011:
384
393
summary: RSV - Not Actionable despite to membership of an Age Cohort with reasoning of vaccination given in other setting (e.g. care home)
385
394
value:
@@ -398,6 +407,7 @@ paths:
398
407
- ruleType: "S"
399
408
ruleCode: "OtherSetting"
400
409
ruleText: "##Getting the vaccine\nOur record show you're living in a setting where care is provided.\nIf you think you should have the RSV vaccine, speak to a member of staff where you live."
410
+
actions: []
401
411
example_50000000012:
402
412
summary: RSV - Not Actionable despite no cohort membership with reasoning of already vaccinated (type 1 includes unknown cohort)
403
413
value:
@@ -416,6 +426,7 @@ paths:
416
426
- ruleType: "S"
417
427
ruleCode: "AlreadyVaccinated"
418
428
ruleText: "##You've had your RSV vaccination\nBased on our records, you recently had this vaccination.You do not need to do anything."
429
+
actions: []
419
430
example_50000000013:
420
431
summary: RSV - Not Actionable despite no cohort membership with reasoning of already vaccinated (type 2 includes no cohorts)
421
432
value:
@@ -431,6 +442,7 @@ paths:
431
442
- ruleType: "S"
432
443
ruleCode: "AlreadyVaccinated"
433
444
ruleText: "##You've had your RSV vaccination\nBased on our records, you recently had this vaccination. You do not need to do anything."
445
+
actions: []
434
446
example_50000000014:
435
447
summary: RSV - Not Eligible
436
448
value:
@@ -448,6 +460,7 @@ paths:
448
460
- cohortCode: "rsv_age_catchup"
449
461
cohortText: "You did not turn 80 between 2nd September 2024 and 31st August 2025"
0 commit comments