[qoc] 'list careprograms' now also returns human readable descriptions of each care program.

live
Reinier Zwitserloot 10 months ago
parent 84d010a78c
commit c4feafa0a5
No known key found for this signature in database
GPG Key ID: DADEDCAA42950296

@ -18,6 +18,12 @@ get:
properties:
careprogram:
$ref: '../schemas/CareProgram-enum.yaml'
name:
description: |-
Title of this careprogram meant for humans. In other words, the same as `careprogram`, but in dutch and conforming to the naming conventions of the care group.
In particular, VVR/HVZ tend to have wildly different names (certain groups call it CVRM, others HVZ, others 'VRM - Hoog risico', and so forth).
type: string
example: VRM Hoog Risico
'401':
$ref: '../zoo-api.yaml/#/components/responses/NoAuth'
'403':

Loading…
Cancel
Save