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

Module gmNarrativeWidgets

source code

GNUmed narrative handling widgets.


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

License: GPL v2 or later (details at http://www.gnu.org)

Classes
  cNarrativeListSelectorDlg
  cMoveNarrativeDlg
  cSoapPluginPnl
A panel for in-context editing of progress notes.
  cFancySoapEditorPnl
A panel holding everything needed to edit
  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
  cSimpleSoapPluginPnl
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'soapu', encounter=None) source code
 
select_narrative_by_issue(parent=None, soap_cats=None) source code
 
select_narrative_by_episode(parent=None, soap_cats=None) 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, gmStaff, gmEMRStructItems, gmClinNarrative, gmPraxis, gmForms, gmDocuments, gmPersonSearch, gmKeywordExpansion, gmListWidgets, gmEMRStructWidgets, gmRegetMixin, gmPhraseWheel, gmGuiHelpers, gmCfgWidgets, gmDocumentWidgets, gmKeywordExpansionWidgets, set_active_patient, gmPatientExporter, wxgMoveNarrativeDlg, wxgSoapPluginPnl, wxgFancySoapEditorPnl, wxgSoapNoteExpandoEditAreaPnl, wxgVisualSoapPresenterPnl, wxgSimpleSoapPluginPnl