Commit adaafc3
committed
Update invalidated patients from PDS
This should improve dealing with cases where a patient was invalidated
without an NHS number, but they now have an NHS number.
There are currently 75 patients in production marked as invalid. We
first want to check whether any of these are now superseded, and
whether, if we were to refresh their details from PDS, we would get new
patient details for them. If this is the case then we should ensure
that invalidated patients are also updated from PDS as part of the
nightly background job.
Jira-Issue: MAV-19621 parent f78ed1a commit adaafc3
2 files changed
Lines changed: 11 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | 11 | | |
14 | 12 | | |
15 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | 16 | | |
26 | 17 | | |
27 | 18 | | |
| |||
61 | 52 | | |
62 | 53 | | |
63 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
| |||
0 commit comments