Class cNotebookedProgressNoteInputPanel
source code
wx.Panel --+
|
cNotebookedProgressNoteInputPanel
A panel for entering multiple progress notes in context.
Expects to be used as a notebook page.
Left hand side:
- problem list (health issues and active episodes)
Right hand side:
- notebook with progress note editors
Listens to patient change signals, thus acts on the current patient.
|
|
|
reset_ui_content(self)
Clear all information from input panel |
source code
|
|
|
|
Contructs a new instance of SOAP input panel
- Parameters:
parent - Wx parent widget
id - Wx widget id
|