Package Gnumed :: Package business :: Module gmMedication :: Class cSubstanceIntakeEntry
[frames] | no frames]

Class cSubstanceIntakeEntry

source code

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

Represents a substance currently taken by a patient.

Instance Methods
 
format(self, left_margin=0, date_format='%Y-%m-%d') source code

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

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

Properties
  ddd
  external_code
  containing_drug

Inherited from object: __class__

Property Details

ddd

Get Method:
_get_ddd(self)
Set Method:
unreachable(x)

external_code

Get Method:
_get_external_code(self)
Set Method:
unreachable(x)

containing_drug

Get Method:
_get_containing_drug(self)
Set Method:
unreachable(x)