Home | Trees | Indices | Help |
|
---|
|
object --+ | pycommon.gmBusinessDBObject.cBusinessDBObject --+ | cEpisode
Represents one clinical episode.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Properties | |
diagnostic_certainty_description | |
Inherited from |
Method Details |
Init business object. Call from child classes: super(cChildClass, self).__init__(aPK_obj = aPK_obj, row = row)
|
Get earliest and latest access to this episode. Returns a tuple(earliest, latest). |
|
Method for episode editing, that is, episode renaming. @param description
@type description
|
Property Details |
diagnostic_certainty_description
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Nov 29 04:04:18 2010 | http://epydoc.sourceforge.net |