summary:Get per-patient funduscopy status for one GP practice
summary:Funduscopy, practice
description:|-
Get per-patient funduscopy status for one GP practice.
Returns patients that have an indication for requiring funduscopy, taking into account the medical dossier of each patient as well as the relevant care group's policies.
For each patient, information about their funduscopy status as well as basic personal information is provided.
description:Get the feats of a specific patient. Intended for use after the frequent user report. Is intended for statistical analysis purposes, does not replace the medical dossier.
parameters:
- name:periodStart
in:query
@ -18,7 +19,7 @@ get:
in:query
description:|-
If present, restrict report to patients registered to any of the GP AGBs listed here.
The restriction is applied to the GP responsible for the patient now, not on the GP reponsislbe at the time of the feat.
The restriction is applied to the GP responsible for the patient now, not on the GP responsible at the time of the feat.
example:01015678,01018765,01014321
schema:
type:array
@ -28,7 +29,7 @@ get:
in:query
description:|-
If present, restrict report to patients registered to any of the GPs listed here; list the memocode as used in the GP Information System.
The restriction is applied to the GP responsible for the patient now, not on the GP reponsislbe at the time of the feat.
The restriction is applied to the GP responsible for the patient now, not on the GP responsible at the time of the feat.
Returns a list of all available group-by items for the population count end point, but only if the items are available for the selected customer. A customer is selected by a JWT-claim or the AGB header. The output of this end point should be the same as the documentation for the groupByItems-parameter of the population count end point.
Returns a list of all available group-by items for the _population group-by end point_, but only if the items are available for the selected customer. A customer is selected by a JWT-claim or the AGB header. The output of this end point should be the same as the documentation for the groupByItems-parameter of the mentioned end point.
Includes all care programs that the user is allowed to enable or preview, i.e. even ones that shouldn't be shown by default.
List all available care programs. Includes all care programs that the user is allowed to enable or preview, i.e. even ones that shouldn't be shown by default.
summary:Load call-up status for patients in a care program
summary:Call-up status
description:|-
Returns each patient in a care program along with the progress on required or suggested measurements indicated for this care program.
Load call-up status for patients in a care program. Returns each patient in a care program along with the progress on required or suggested measurements indicated for this care program.