From c4feafa0a5fe616cb00f571759dcd6f84c1e7eae Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Wed, 13 Aug 2025 16:52:45 +0200 Subject: [PATCH] [qoc] 'list careprograms' now also returns human readable descriptions of each care program. --- paths/qoc_careprograms.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/paths/qoc_careprograms.yaml b/paths/qoc_careprograms.yaml index 8cc100f..a0ede08 100644 --- a/paths/qoc_careprograms.yaml +++ b/paths/qoc_careprograms.yaml @@ -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':