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
 
sanity_check_encounter_of_active_patient(parent=None, msg=None) source code
 
edit_encounter(parent=None, encounter=None, msg=None, single_entry=False) 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, gmStaff, gmPhraseWheel, gmGuiHelpers, gmListWidgets, gmEditArea, wxgEncounterEditAreaPnl, wxgEncounterEditAreaDlg, wxgActiveEncounterPnl, wxgEncounterTypeEditAreaPnl