additionalInstruction property

List<CodeableConcept>? additionalInstruction
inherited

additionalInstruction Supplemental instructions to the patient on how to take the medication (e.g. "with meals" or"take half to one hour before food") or warnings for the patient about the medication (e.g. "may cause drowsiness" or "avoid exposure of skin to direct sunlight or sunlamps").

Implementation

List<CodeableConcept>? get additionalInstruction =>
    throw _privateConstructorUsedError;