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 type: string
email: email:
type: string type: string
fundus: dataProcessing:
type: object type: object
properties: properties:
broker: controller:
type: string type: string
someOrganization: description: Usually is the practice owner the data controller.
type: string dataProcessingAgreement:
# In de mock up te lezen als: oproeporganisatie, Ksyos. 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': '400':
description: If the specified customer is not a practice but some other entity, e.g. a care group. description: If the specified customer is not a practice but some other entity, e.g. a care group.
'401': '401':

Loading…
Cancel
Save