Review Frequency Escalation Task¶
-
class
nh_observations.notifications.nh_clinical_notification_frequency(pool, cr)[source]¶ This notification addresses the specific need of an observation frequency that needs to be reviewed by the medical staff.
-
frequency¶ Parameters: - selection – specifies the possible values for this field. It is given as either a list of pairs (value, string), or a model method, or a method name.
- selection_add – provides an extension of the selection in the case of an overridden field. It is a list of pairs (value, string).
The attribute selection is mandatory except in the case of related fields or field extensions.
-
observation¶ Very similar to
Charbut used for longer contents, does not have a size and usually displayed as a multiline text box.Parameters: translate – whether the value of this field can be translated
-