description:Identifying tag name of the care group.
type:string
example:demo_fabel
description:Identifying tag name of the care group.
practices:
example:demo_fabel
type:array
careprograms:
items:
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.
type:object
example:
properties:
- OuderenZorg
agb:
- DM
$ref:../schemas/agb.yaml
- COPD
name:
- HVZ
type:string
- VVR
gpis:
type:array
$ref:../schemas/GPIS.yaml
items:
careprograms:
$ref:'../schemas/CareProgram-enum.yaml'
type:array
practices:
items:
type:array
type:object
items:
properties:
type:object
careprogram:
properties:
$ref:'../schemas/CareProgram-enum.yaml'
agb:
periodStart:
$ref:../schemas/agb.yaml
$ref:../schemas/date.yaml
name:
periodEnd:
type:string
$ref:../schemas/date.yaml
gpis:
active:
$ref:../schemas/GPIS.yaml
type:boolean
careprograms:
description:Trueif today is on or after `periodStart` and before `periodEnd`.
type:array
careprograms:
items:
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.
type:object
example:
properties:
- OuderenZorg
careprogram:
- DM
$ref:'../schemas/CareProgram-enum.yaml'
- COPD
periodStart:
- HVZ
$ref:../schemas/date.yaml
- VVR
periodEnd:
type:array
$ref:../schemas/date.yaml
items:
active:
$ref:'../schemas/CareProgram-enum.yaml'
type:boolean
description:Trueif today is on or after `periodStart` and before `periodEnd`.