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

Module gmEMRBrowser

source code

GNUmed patient EMR tree browser.


Author: cfmoro1976@yahoo.es, sjtan@swiftdsl.com.au, Karsten.Hilbert@gmx.net

License: GPL v2 or later

Classes
  cEMRTree
This wx.TreeCtrl derivative displays a tree view of the medical record.
  cScrolledEMRTreePnl
A scrollable panel holding an EMR tree.
  cSplittedEMRTreeBrowserPnl
A splitter window holding an EMR tree.
  cEMRJournalPluginPnl
Functions
 
export_emr_to_ascii(parent=None)
Dump the patient's EMR from GUI client @param parent - The parent widget @type parent - A wx.Window instance
source code

Imports: sys, os, StringIO, codecs, logging, wx, gmI18N, gmDispatcher, gmExceptions, gmTools, gmDateTime, gmLog2, gmPatientExporter, gmEMRStructItems, gmPerson, gmSOAPimporter, gmPersonSearch, gmGuiHelpers, gmEMRStructWidgets, gmSOAPWidgets, gmAllergyWidgets, gmDemographicsWidgets, gmNarrativeWidgets, gmPatSearchWidgets, gmVaccWidgets, gmFamilyHistoryWidgets, wxgScrolledEMRTreePnl, wxgSplittedEMRTreeBrowserPnl, wxgEMRJournalPluginPnl