Home | Trees | Indices | Help |
|
---|
|
object --+ | pycommon.gmBusinessDBObject.cBusinessDBObject --+ | cMeasurementType
Represents one test result type.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Properties | |
in_use | |
test_panels | |
meta_test_type | |
temporally_closest_unit Returns the unit of the closest test result. |
|
Inherited from |
Method Details |
Returns the closest test result which does have normal range information. - needs <unit> - if <timestamp> is None it will assume now() and thus return the most recent |
Returns the closest test result which does have target range information. - needs <unit> - needs <patient> (as target will be per-patient) - if <timestamp> is None it will assume now() and thus return the most recent |
Returns the unit of the closest test result. - if <timestamp> is None it will assume now() and thus return the most recent |
|
Property Details |
in_use
|
test_panels
|
meta_test_type
|
temporally_closest_unitReturns the unit of the closest test result. - if <timestamp> is None it will assume now() and thus return the most recent
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Aug 3 03:55:57 2013 | http://epydoc.sourceforge.net |