@tellescope/types-models 1.243.0 → 1.243.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5209,6 +5209,7 @@ export interface PrescriptionRoute extends PrescriptionRoute_readonly, Prescript
5209
5209
  ndc?: string;
5210
5210
  quantity?: number;
5211
5211
  refills?: number;
5212
+ duration?: number;
5212
5213
  compoundQuantity?: number;
5213
5214
  compoundQuantityQualifier?: string;
5214
5215
  sig?: string;