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 a medical record.
  cScrolledEMRTreePnl
A scrollable panel holding an EMR tree.
  cSplittedEMRTreeBrowserPnl
A splitter window holding an EMR tree.
  cEMRJournalPluginPnl
  cEMRListJournalPluginPnl
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, io, logging, pydt, wx, treemixin, gmI18N, gmDispatcher, gmExceptions, gmTools, gmDateTime, gmLog2, gmPatientExporter, gmGenericEMRItem, gmEMRStructItems, gmPerson, gmSOAPimporter, gmPersonSearch, gmSoapDefs, gmClinicalRecord, gmGuiHelpers, gmEMRStructWidgets, gmEncounterWidgets, gmSOAPWidgets, gmAllergyWidgets, gmDemographicsWidgets, gmNarrativeWidgets, gmNarrativeWorkflows, gmPatSearchWidgets, gmVaccWidgets, gmFamilyHistoryWidgets, gmFormWidgets, gmTimer, gmHospitalStayWidgets, gmProcedureWidgets, gmGenericEMRItemWorkflows, wxgScrolledEMRTreePnl, wxgSplittedEMRTreeBrowserPnl, wxgEMRJournalPluginPnl, wxgEMRListJournalPluginPnl