supportingInformation property

List<Reference>? supportingInformation
inherited

supportingInformation Additional information (for example, patient height and weight) that supports the administration of the medication.

Implementation

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