asNeededCodeableConcept property

CodeableConcept? asNeededCodeableConcept
inherited

asNeededCodeableConcept If a CodeableConcept is present, it indicates the pre-condition for performing the service. For example "pain", "on flare-up", etc.

Implementation

CodeableConcept? get asNeededCodeableConcept =>
    throw _privateConstructorUsedError;