supportingInformation property

List<Reference>? supportingInformation
inherited

supportingInformation Information to support fulfilling (i.e. dispensing or administering) of the medication, for example, patient height and weight, a MedicationStatement for the patient).

Implementation

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