chargeItemCodeableConcept property

CodeableConcept? chargeItemCodeableConcept
inherited

chargeItemCodeableConcept The ChargeItem contains information such as the billing code, date, amount etc. If no further details are required for the lineItem, inline billing codes can be added using the CodeableConcept data type instead of the Reference.

Implementation

CodeableConcept? get chargeItemCodeableConcept =>
    throw _privateConstructorUsedError;