supportingInformation property

List<Reference>? supportingInformation
inherited

supportingInformation Include additional information (for example, patient height and weight) that supports the ordering of the medication.

Implementation

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