From the postman from the call SEQ-9: Monitor ongoing screening updates on cases, the JSON output is given as follows. Where can I see the "numberOfNewResults" and "numberOfUpdatedResults"? I am assuming "SEQ-5b: Get screening results" will give the updates of ongoing screening. Is that right? Please advice. Thanks
{
"caseSystemId": "0a3687cf-5e81-1702-97a8-06050005be8c",
"numberOfNewResults": 6,
"numberOfUpdatedResults": 15,
"updateDate": "2017-10-07T06:23:57.938Z"
},
{
"caseSystemId": "0a3687d0-5e81-1e6e-97a8-3fb100004eba",
"numberOfNewResults": 0,
"numberOfUpdatedResults": 1,
"updateDate": "2017-10-07T06:23:58.280Z"
},