inventoryStatus property

List<CodeableConcept>? inventoryStatus
inherited

inventoryStatus The usage status e.g. recalled, in use, discarded... This can be used to indicate that the items have been taken out of inventory, or are in use, etc.

Implementation

List<CodeableConcept>? get inventoryStatus =>
    throw _privateConstructorUsedError;