productOrServiceEnd property

CodeableConcept? productOrServiceEnd
inherited

productOrServiceEnd This contains the end of a range of product, service, drug or other billing codes for the item. This element is not used when the .productOrService is a group code. This value may only be present when a .productOfService code has been provided to convey the start of the range. Typically this value may be used only with preauthorizations and not with claims.

Implementation

CodeableConcept? get productOrServiceEnd =>
    throw _privateConstructorUsedError;