description:Identifying tag name of the care group.
example:demo_fabel
practices:
type:array
items:
type:object
type:object
properties:
properties:
name:
type:string
agb:
agb:
$ref:../schemas/agb.yaml
$ref:../schemas/agb.yaml
name:
type:string
gpis:
gpis:
$ref:../schemas/GPIS.yaml
$ref:../schemas/GPIS.yaml
careprograms:
careprograms:
@ -46,6 +52,17 @@ get:
active:
active:
type:boolean
type:boolean
description:Trueif today is on or after `periodStart` and before `periodEnd`.
description:Trueif today is on or after `periodStart` and before `periodEnd`.
careprograms:
description:All possible care programs for the care group. For every group it known to which programs they are participating. From this set the actual care programs reported in practices property can be substracted to get a list of missing programs.