patientInstruction property

List<ServiceRequestPatientInstruction>? patientInstruction
inherited

patientInstruction Instructions in terms that are understood by the patient or consumer.

Implementation

List<ServiceRequestPatientInstruction>? get patientInstruction =>
    throw _privateConstructorUsedError;