nh_weight
latest

Modules:

  • Open-eObs Base
    • Open-eObs API Wrapper
    • Base Extension
    • Exceptions
    • Helpers
    • Import Validation
    • Extensions to nh_clinical module
    • Extensions to nh_observation module
    • Overdue Tasks
    • Patient Monitoring Exception
    • Patient Placement
    • Hospital Policy
    • Patient Report
    • Open-eObs Settings
    • SQL View Extensions
    • Ward Dashboard
    • Wardboard
    • Wizard
      • Notification Cancellation Wizard
      • Print Observation Wizard
    • Workload
  • Open-eObs ADT GUI
  • Open-eObs Analysis
  • Open-eObs REST API
  • Open-eObs Backup
  • Open-eObs Mobile
  • Open-eObs Mental Health

Observations:

  • Blood Glucose
  • Early Warning Score
  • Food and Fluid
  • Glasgow Coma Scale
  • Neurological Observations
  • Neurovascular Observations
  • Open-eObs Observation
  • Postural Blood Pressure Observations
  • Bristol Stool Scale Observation
  • Urinary Analysis Observation
  • Visual Infusion Phlebitis Score Observation
  • Open-eObs Weight Observation
nh_weight
  • Docs »
  • Open-eObs Base »
  • Wizard »
  • Print Observation Wizard
  • Edit on GitHub

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¶
Next Previous

© Copyright 2017, NeovaHealth,BJSS Revision da49ce82.

Built with Sphinx using a theme provided by Read the Docs.