ProductShelfLife
No description
type ProductShelfLife implements IBackboneElement, IElement {
id: String
extension: [Extension]
modifierExtension: [Extension]
identifier: Identifier
type: CodeableConcept!
period: Quantity!
specialPrecautionsForStorage: [CodeableConcept]
}
Fields
ProductShelfLife.id ● String scalar
ProductShelfLife.extension ● [Extension] list object
ProductShelfLife.modifierExtension ● [Extension] list object
ProductShelfLife.identifier ● Identifier object
ProductShelfLife.type ● CodeableConcept! non-null object
ProductShelfLife.period ● Quantity! non-null object
ProductShelfLife.specialPrecautionsForStorage ● [CodeableConcept] list object
Interfaces
IBackboneElement interface
IElement interface
JSON Format: string
Member Of
DeviceDefinition object ● IDeviceDefinition interface ● MedicinalProductPackagedPackageItem object