Removed fundus from, and added data processing to, customer basic info API.

EH/population-statistics-authorisation
Eric Hoekstra 1 year ago
parent 2d5bd6c0ed
commit 90b44fd1f3

@ -47,14 +47,15 @@ get:
type: string
email:
type: string
fundus:
dataProcessing:
type: object
properties:
broker:
controller:
type: string
someOrganization:
type: string
# In de mock up te lezen als: oproeporganisatie, Ksyos.
description: Usually is the practice owner the data controller.
dataProcessingAgreement:
example: If set, the date of the data processing agreement between the controller (general practitioner) and processor (Zorg op Orde).
$ref: ../schemas/date.yaml
'400':
description: If the specified customer is not a practice but some other entity, e.g. a care group.
'401':

Loading…
Cancel
Save