Package Gnumed :: Package business :: Module gmSOAPimporter
[frames] | no frames]

Module gmSOAPimporter

source code

GNUmed SOAP importer

(specification by Karsten Hilbert <Karsten.Hilbert@gmx.net>)

This script is designed for importing GNUmed SOAP input "bundles".


Version: $Revision: 1.24 $

Author: Carlos Moro <cfmoro1976@yahoo.es>

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

Classes
  cSOAPImporter
Main SOAP importer class
Variables
  soap_bundle_SOAP_CAT_KEY = "soap"
  soap_bundle_TYPES_KEY = "types"
  soap_bundle_TEXT_KEY = "text"
  soap_bundle_CLIN_CTX_KEY = "clin_context"
  soap_bundle_TYPE_KEY = "type"
  soap_bundle_EPISODE_ID_KEY = "episode_id"
  soap_bundle_ENCOUNTER_ID_KEY = "encounter_id"
  soap_bundle_STAFF_ID_KEY = "staff_id"
  soap_bundle_SOAP_CATS = ['s', 'o', 'a', 'p']

Imports: sys, re, logging, gmExceptions, gmI18N, gmDispatcher, gmClinNarrative, gmPerson, gmPersonSearch