the statuses that the patients are allowed to have
Available values: NEW, PRE, ACT, SUS, STP
Default value: null
Example: ACT|NEW
onlyMyPatients boolean
(query)
Only return patients assigned to current user. Based on username property in JWT token. Does not work with machine credentials (direct API connection without WMDA frontend).
Default value: false
Expand
title
Response...
Expand
title
paging...
limit*
integer default:100
offset*
integer default:0
totalCount*
integer minimum:0
Expand
title
patients...
wmdaId*
integer example:123456 nullable:false
patientId*
string maxLength:17 nullable:true example:XY1234P
Organisation unique identifier for patient. Cannot be set unless "legalTerms" is set to "true". Do not use real names here.