Print Observation Wizard¶
-
class
nh_eobs.wizard.print_observation_report.print_observation_report_wizard(pool, cr)[source]¶ The model is used to capture options selected by the user for a report and then to delegate to ‘nh.clinical.observation_report’ to actually generate it.
The user can select a datetime range that they are interested in using the ‘Start Time’ and ‘End Time’ fields, only patient data created within that time frame will be shown on the generated report.
-
end_time¶
-
print_report(*args, **kwargs)[source]¶ Render the report name for the given IDs. The report must be defined for this model, not another.
-
start_time¶
-