ClinicalHistory-class: Class implementing records of clinical history

Description Details Fields See Also

Description

This class is used to keep a list of test and events which occur through a subject's clinical history. The records are stored in a list field events which can contain an object of virtually any kind or class. It is the responsibility of the class or function using this clinical history class to filter out event objects that they do not understand how to interpret.

Details

It is used by an associated Person class representing the subjects studied in the GenericModel clinical model. However, it aims is to act as generic event container that remains relevant across a range of more complex clinical model derived from from those base classes.

Fields

status

.

events

List of records on a subject's medical tests or events.

See Also

Other GenericModel_classes: GenericModel, GenericModel-class; Person, Person-class; Test, Test-class


csiro-crc-spin/RCSpin documentation built on May 14, 2019, 12:23 p.m.