Package Gnumed :: Package business :: Module gmGenericEMRItem :: Class cGenericEMRItem
[frames] | no frames]

Class cGenericEMRItem

source code

                                   object --+    
                                            |    
pycommon.gmBusinessDBObject.cBusinessDBObject --+
                                                |
                                               cGenericEMRItem

Represents an entry in clin.v_emr_journal.

Instance Methods
 
format(self, eol=None) source code
 
format_header(self, eol=None) source code
 
formatted_header(self, eol=None) source code
 
item_type_str(self) source code
 
i18n_soap_cat(self) source code
 
specialized_item(self) source code

Inherited from pycommon.gmBusinessDBObject.cBusinessDBObject: __del__, __getitem__, __init__, __setitem__, __str__, fields_as_dict, get_fields, get_patient, get_updatable_fields, is_modified, refetch_payload, same_payload, save, save_payload, staff_id

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __subclasshook__

Properties

Inherited from object: __class__

Method Details

format(self, eol=None)

source code 
Overrides: pycommon.gmBusinessDBObject.cBusinessDBObject.format