From 0d0fe313eed087c254c8f3842f5521ba8bd19d00 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Wed, 12 Nov 2025 19:35:34 +0100 Subject: [PATCH] [indicators] Added the 'future' property. --- paths/qoc_indicatorsets.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/paths/qoc_indicatorsets.yaml b/paths/qoc_indicatorsets.yaml index 2689188..91a9f3e 100644 --- a/paths/qoc_indicatorsets.yaml +++ b/paths/qoc_indicatorsets.yaml @@ -70,6 +70,10 @@ get: careprogram: $ref: '../schemas/CareProgram-enum.yaml' description: The kind of chronic care that this care program caters to. Can be omitted in cases where this care program doesn't cover a generally accepted protocolized chronic care condition. That is often the case with new research projects. + future: + type: boolean + description: |- + This set is a sneak peek; it is not (yet) the official guideline, and is still being evaluated. callup: type: boolean description: |-