Description of list of data processors updated.

EH/population-statistics-authorisation
Reinier Zwitserloot 1 year ago
parent 1a7c913a27
commit 3bbdbd492d
No known key found for this signature in database
GPG Key ID: DADEDCAA42950296

@ -1,22 +1,22 @@
get:
get:
operationId: customerBasic
tags:
tags:
- Customer management
summary: Basic info
parameters:
parameters:
- name: agb
in: query
description: AGB of the practice which is known as Zorg op Orde customer (via a care group).
schema:
description: AGB of the practice which is known as Zorg op Orde customer (via a care group).
schema:
$ref: ../schemas/agb.yaml
responses:
responses:
'200':
description: Basic information of a practice.
content:
content:
application/json:
schema:
schema:
type: object
properties:
properties:
practice:
type: object
properties:
@ -56,9 +56,9 @@ get:
type: string
dataProcessing:
type: object
properties:
properties:
controllers:
description: Usually is the practice owner the data controller.
description: A list of personnel responsible for the data. Usually the practice owner.
type: array
items:
type: string

Loading…
Cancel
Save