Commit 6a47291
committed
refactor(shl): treat
`maxhealth_records_withheld` was added an hour ago for a warning neither viewer
is going to show, so it ships nowhere. Removed before it became a field we had
to keep emitting for someone.
What replaces it costs nothing: `complete` is sound as long as only `true` is
acted on. `true` means no selective scope and no study scope — the patient's
whole record, which is worth saying. `false` is the ambiguous half, and no
longer has to carry meaning: what a narrowed share covers is what the spec's
`query` hints now say.
So the recipient is told something only when it can be said truthfully, and a
narrowed share says nothing rather than raising a caveat the reader has to
interpret. isCompleteShare is documented as affirmation-only rather than
deprecated.complete as an affirmation, drop the withheld flag1 parent 6f97a69 commit 6a47291
3 files changed
Lines changed: 8 additions & 41 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
200 | | - | |
201 | | - | |
202 | | - | |
| 200 | + | |
| 201 | + | |
203 | 202 | | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
| 203 | + | |
| 204 | + | |
212 | 205 | | |
213 | 206 | | |
214 | 207 | | |
215 | 208 | | |
216 | 209 | | |
217 | 210 | | |
218 | 211 | | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
226 | 215 | | |
227 | 216 | | |
228 | 217 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
125 | | - | |
126 | | - | |
| 124 | + | |
127 | 125 | | |
128 | 126 | | |
129 | 127 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | 43 | | |
64 | 44 | | |
65 | 45 | | |
| |||
0 commit comments