Module gmEncounterWidgets
source code
GNUmed encounter related widgets.
This module contains widgets to manage encounters.
Author:
cfmoro1976@yahoo.es, karsten.hilbert@gmx.net
License:
GPL v2 or later
|
|
|
ask_for_encounter_continuation(msg=None,
caption=None,
encounter=None,
parent=None)
This is used as the callback when the EMR detects that the patient
was here rather recently and wants to ask the provider whether to
continue the recent encounter. |
source code
|
|
|
edit_encounter(parent=None,
encounter=None,
msg=None) |
source code
|
|
|
|
|
select_encounters(parent=None,
patient=None,
single_selection=True,
encounters=None,
ignore_OK_button=False) |
source code
|
|
|
edit_encounter_type(parent=None,
encounter_type=None) |
source code
|
|
|
|
Imports:
sys,
time,
logging,
pydt,
wx,
gmCfg,
gmDateTime,
gmTools,
gmDispatcher,
gmMatchProvider,
gmEMRStructItems,
gmPraxis,
gmPerson,
gmPhraseWheel,
gmGuiHelpers,
gmListWidgets,
gmEditArea,
wxgEncounterEditAreaPnl,
wxgEncounterEditAreaDlg,
wxgActiveEncounterPnl,
wxgEncounterTypeEditAreaPnl