medicationCodeableConcept property

CodeableConcept? medicationCodeableConcept
inherited

medicationCodeableConcept Identifies the medication being requested. This is a link to a resource that represents the medication which may be the details of the medication or simply an attribute carrying a code that identifies the medication from a known list of medications.

Implementation

CodeableConcept? get medicationCodeableConcept =>
    throw _privateConstructorUsedError;