Home | Trees | Indices | Help |
|
---|
|
object --+ | pycommon.gmBusinessDBObject.cBusinessDBObject --+ | cTestResult
Represents one test result.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Class Variables | |
has_normal_min_or_max = property(_get_has_normal_min_or_max, l
|
|
normal_min_max = property(_get_normal_min_max, lambda x: x)
|
|
formatted_normal_range = property(_get_formatted_normal_range,
|
|
has_clinical_min_or_max = property(_get_has_clinical_min_or_ma
|
|
clinical_min_max = property(_get_clinical_min_max, lambda x: x)
|
|
formatted_clinical_range = property(_get_formatted_clinical_ra
|
|
temporally_closest_normal_range = property(_get_temporally_clo
|
|
formatted_range = property(_get_formatted_range, lambda x: x)
|
|
test_type = property(_get_test_type, lambda x: x)
|
|
is_considered_elevated = property(_get_is_considered_elevated,
|
|
is_considered_lowered = property(_get_is_considered_lowered, l
|
|
is_considered_abnormal = property(_get_is_considered_abnormal,
|
|
reference_range = property(lambda x: x, _set_reference_range)
|
|
formatted_abnormality_indicator = property(_get_formatted_abno
|
|
is_long_text = property(_get_is_long_text, lambda x: x)
|
|
estimate_numeric_value_from_alpha = property(_get_estimate_num
|
Properties | |
Inherited from |
Method Details |
|
Class Variable Details |
has_normal_min_or_max
|
formatted_normal_range
|
has_clinical_min_or_max
|
formatted_clinical_range
|
temporally_closest_normal_range
|
is_considered_elevated
|
is_considered_lowered
|
is_considered_abnormal
|
formatted_abnormality_indicator
|
estimate_numeric_value_from_alpha
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Aug 19 01:55:20 2018 | http://epydoc.sourceforge.net |