asNeededCodeableConcept property

CodeableConcept? asNeededCodeableConcept
inherited

asNeededCodeableConcept Indicates whether the Medication is only taken when needed within a specific dosing schedule (Boolean option), or it indicates the precondition for taking the Medication (CodeableConcept).

Implementation

CodeableConcept? get asNeededCodeableConcept =>
    throw _privateConstructorUsedError;