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

Module gmNarrativeWidgets

source code

GNUmed narrative handling widgets.


Version: $Revision: 1.46 $

Author: Karsten Hilbert <Karsten.Hilbert@gmx.net>

Classes
  cNarrativeListSelectorDlg
  cMoveNarrativeDlg
  cSoapPluginPnl
A panel for in-context editing of progress notes.
  cSoapNoteInputNotebook
A notebook holding panels with progress note editors.
  cSoapNoteExpandoEditAreaPnl
An Edit Area like panel for entering progress notes.
  cSoapLineTextCtrl
  cVisualSoapTemplatePhraseWheel
Phrasewheel to allow selection of visual SOAP template.
  cVisualSoapPresenterPnl
Functions
 
move_progress_notes_to_another_encounter(parent=None, encounters=None, episodes=None, patient=None, move_all=False) source code
 
manage_progress_notes(parent=None, encounters=None, episodes=None, patient=None) source code
 
search_narrative_across_emrs(parent=None) source code
 
search_narrative_in_emr(parent=None, patient=None) source code
 
export_narrative_for_medistar_import(parent=None, soap_cats=u'soap', encounter=None) source code
 
select_narrative_from_episodes_new(parent=None, soap_cats=None)
soap_cats needs to be a list
source code
 
select_narrative_from_episodes(parent=None, soap_cats=None)
soap_cats needs to be a list
source code
 
configure_visual_progress_note_editor() source code
 
select_file_as_visual_progress_note_template(parent=None) source code
 
select_visual_progress_note_template(parent=None) source code
 
edit_visual_progress_note(filename=None, episode=None, discard_unmodified=False, doc_part=None, health_issue=None)
This assumes <filename> contains an image which can be handled by the configured image editor.
source code

Imports: sys, logging, os, time, regex, shutil, wx, wx_expando, agw_stt, wx_genstatbmp, gmI18N, gmDispatcher, gmTools, gmDateTime, gmShellAPI, gmPG2, gmCfg, gmMatchProvider, gmPerson, gmEMRStructItems, gmClinNarrative, gmSurgery, gmForms, gmDocuments, gmPersonSearch, gmListWidgets, gmEMRStructWidgets, gmRegetMixin, gmPhraseWheel, gmGuiHelpers, gmPatSearchWidgets, gmCfgWidgets, gmDocumentWidgets, gmPatientExporter, wxgMoveNarrativeDlg, wxgSoapPluginPnl, wxgSoapNoteExpandoEditAreaPnl, wxgVisualSoapPresenterPnl