itemCodeableConcept property

CodeableConcept? itemCodeableConcept
inherited

itemCodeableConcept The item that is requested to be 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;