supportingInformation property

List<Reference>? supportingInformation
inherited

supportingInformation Additional information (for example, patient height and weight) that supports the administration of the medication. This attribute can be used to provide documentation of specific characteristics of the patient present at the time of administration. For example, if the dose says "give "x" if the heartrate exceeds "y"", then the heart rate can be included using this attribute.

Implementation

List<Reference>? get supportingInformation =>
    throw _privateConstructorUsedError;