associatedMedication property

List<Reference>? associatedMedication
inherited

associatedMedication Associated or related medications. For example, if the medication is a branded product (e.g. Crestor), this is the Therapeutic Moeity (e.g. Rosuvastatin) or if this is a generic medication (e.g. Rosuvastatin), this would link to a branded product (e.g. Crestor).

Implementation

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