ObservationsΒΆ

observations.py defines a set of activity types to record basic medical observations. They have in common their simple logic and data as none of them should require complex policies to be implemented.

The abstract definition of an observation from which all other observations inherit is also included here.