Home | Trees | Indices | Help |
|
---|
|
object --+ | pycommon.gmBusinessDBObject.cBusinessDBObject --+ | cMeasurementType
Represents one test result type.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Class Variables | |
in_use = property(_get_in_use, lambda x: x)
|
|
test_panels = property(_get_test_panels, lambda x: x)
|
|
meta_test_type = property(get_meta_test_type, lambda x: x)
|
|
temporally_closest_unit = property(get_temporally_closest_unit
|
Properties | |
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 |
|
Class Variable Details |
temporally_closest_unit
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Mar 25 02:55:27 2020 | http://epydoc.sourceforge.net |