itemCodeableConcept property

CodeableConcept? itemCodeableConcept
inherited

itemCodeableConcept Identifies the medication, substance, device or biologically derived product being supplied. This is either a link to a resource representing the details of the item or a code that identifies the item from a known list.

Implementation

CodeableConcept? get itemCodeableConcept =>
    throw _privateConstructorUsedError;