Height Observation

class nh_observations.models.nh_clinical_patient_observation_height.NhClinicalPatientObservationHeight(pool, cr)[source]

Represents the action of measuring a patient height.

get_latest_height(*args, **kwargs)[source]
height

The precision digits are given by the attribute

Parameters:digits – a pair (total, decimal), or a function taking a database cursor and returning a pair (total, decimal)