We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3628501 commit 48912cfCopy full SHA for 48912cf
1 file changed
manage_breast_screening/participants/fixtures/participants.json
@@ -250,6 +250,15 @@
250
"stopped_reasons": null
251
}
252
},
253
+ {
254
+ "model": "participants.appointmentstatus",
255
+ "pk": "a37d4db3-d936-42ed-a02b-8d18f63cb69e",
256
+ "fields": {
257
+ "state": "SCREENED",
258
+ "created_at": "2025-06-20T15:22:19.566Z",
259
+ "appointment": "b5acffaf-5140-4bcd-90a8-751fd6c6d2f5"
260
+ }
261
+ },
262
{
263
"model": "participants.appointmentstatus",
264
"pk": "05b88f6b-c6d3-4835-b36d-950a8af6070c",
0 commit comments