performer property

List<MedicationAdministrationPerformer>? performer
inherited

performer Indicates who or what performed the medication administration and how they were involved.

Implementation

List<MedicationAdministrationPerformer>? get performer =>
    throw _privateConstructorUsedError;