classification property

List<CodeableConcept>? classification
inherited

classification Specific category assigned to the medication (e.g. anti-infective, anti-hypertensive, antibiotic, etc.).

Implementation

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