Package Gnumed :: Package wxpython :: Module gmEncounterWidgets
[frames] | no frames]

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

Classes
  cEncounterPhraseWheel
  cEncounterEditAreaPnl
  cEncounterEditAreaDlg
  cActiveEncounterPnl
  cEncounterTypeEditAreaPnl
  cEncounterTypePhraseWheel
Phrasewheel to allow selection of encounter type.
Functions
 
start_new_encounter(emr=None) source code
 
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
 
manage_encounters(**kwargs) 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
 
manage_encounter_types(parent=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