@tellescope/types-models 1.242.4 → 1.242.5

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.
@@ -5142,6 +5142,7 @@ export interface PrescriptionRoute extends PrescriptionRoute_readonly, Prescript
5142
5142
  source?: string;
5143
5143
  drugId?: string;
5144
5144
  ndc?: string;
5145
+ quantity?: number;
5145
5146
  compoundQuantity?: number;
5146
5147
  compoundQuantityQualifier?: string;
5147
5148
  sig?: string;