Trivial fixed two spelling issues.

Eric Hoekstra 1 year ago
parent d76c396a2b
commit df100423cb

@ -67,7 +67,7 @@ post:
$ref: ../schemas/pat-BSN.yaml $ref: ../schemas/pat-BSN.yaml
indicatorKey: indicatorKey:
description: |- description: |-
The key of the indicator as listed in the indicator set. The version of the indicator is ignored. That means that any suffix in the form: dash followed by a integer is ignored. The policy is therefore set for a indicator, and not for a specific version of the indicator. E.g. for ZOO-dm2-hb and not for ZOO-dm2-hb<em>-3/em>. The key of the indicator as listed in the indicator set. The version of the indicator is ignored. That means that any suffix in the form: dash followed by a integer is ignored. The policy is therefore set for a indicator, and not for a specific version of the indicator. E.g. for ZOO-dm2-hb and not for ZOO-dm2-hb<em>-3</em>.
example: ZOO-dm2-hb-3 example: ZOO-dm2-hb-3
type: string type: string
doNotCallupUntil: doNotCallupUntil:

@ -2,7 +2,7 @@ description: |-
The frequency in which the patient should be called up for the chosen indicator. If set to never, then the patient is removed from any call-up plan, until the policy is set or the end date has passed. The frequency in which the patient should be called up for the chosen indicator. If set to never, then the patient is removed from any call-up plan, until the policy is set or the end date has passed.
type: string type: string
enum: enum:
- quater - quarter
- sixMonths - sixMonths
- year - year
- twoYear - twoYear

Loading…
Cancel
Save