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

Module gmDocumentWidgets

source code


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

License: GPL v2 or later

Classes
  cDocumentPhraseWheel
  cDocumentCommentPhraseWheel
Let user select a document comment from all existing comments.
  cEditDocumentTypesDlg
A dialog showing a cEditDocumentTypesPnl.
  cEditDocumentTypesPnl
A panel grouping together fields to edit the list of document types.
  cDocumentTypeSelectionPhraseWheel
Let user select a document type.
  cReviewDocPartDlg
  cScanIdxDocsPnl
  cSelectablySortedDocTreePnl
A panel with a document tree which can be sorted.
  cDocTree
This wx.TreeCtrl derivative displays a tree view of stored medical documents.
  cPACSPluginPnl
  cModifyOrthancContentDlg
Functions
 
manage_document_descriptions(parent=None, document=None) source code
 
save_file_as_new_document(parent=None, filename=None, document_type=None, unlock_patient=False, episode=None, review_as_normal=False, pk_org_unit=None) source code
 
save_files_as_new_document(parent=None, filenames=None, document_type=None, unlock_patient=False, episode=None, review_as_normal=False, reference=None, pk_org_unit=None, date_generated=None, comment=None, reviewer=None, pk_document_type=None) source code
 
manage_document_types(parent=None) source code
 
review_document_part(parent=None, part=None) source code
 
review_document(parent=None, document=None) source code
 
acquire_images_from_capture_device(device=None, calling_window=None) source code
 
display_document_part(parent=None, part=None) source code
 
manage_documents(parent=None, msg=None, single_selection=True, pk_types=None, pk_episodes=None) source code
 
upload_files() source code
Variables
  __doc__ = """GNUmed medical document handling widgets."""
  default_chunksize = 1* 1024* 1024

Imports: os, sys, regex, logging, wx, treemixin, gmI18N, gmCfg, gmPG2, gmMatchProvider, gmDispatcher, gmDateTime, gmTools, gmShellAPI, gmHooks, gmNetworkTools, gmMimeLib, gmPerson, gmStaff, gmDocuments, gmEMRStructItems, gmPraxis, gmDICOM, gmProviderInbox, gmGuiHelpers, gmPhraseWheel, gmPlugin, gmEncounterWidgets, gmListWidgets, gmRegetMixin, wxgEditDocumentTypesDlg, wxgEditDocumentTypesPnl, wxgReviewDocPartDlg, wxgScanIdxPnl, wxgSelectablySortedDocTreePnl, wxgPACSPluginPnl, wxgModifyOrthancContentDlg