supportingInformation property

List<Reference>? supportingInformation
inherited

supportingInformation Additional information that supports the medication being dispensed. For example, there may be requirements that a specific lab test has been completed prior to dispensing or the patient's weight at the time of dispensing is documented.

Implementation

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