| Class TMedicationBatchUnit
bsFhir_r5 Declaration
type TMedicationBatch = class(TBackboneElement) Description
 This resource is primarily used for the identification and definition of a medication, including ingredients, for the purposes of prescribing, dispensing, and administering a medication as well as for making statements about medication use.  HierarchyOverviewMethodsPropertiesDescriptionMethods
|  | constructor Create; override; |  |  |  Properties
|  | property lotNumber : string read GetlotNumber write SetlotNumber; |  | 
 The assigned lot number of a batch of the specified product.  |  
|  | property lotNumberElement : Tstring read GetlotNumberElement write SetlotNumberElement; |  |  |  
|  | property expirationDate : string read GetexpirationDate write SetexpirationDate; |  | 
 When this specific batch of product will expire.  |  
|  | property expirationDateElement : TdateTime_ read GetexpirationDateElement write SetexpirationDateElement; |  |  |  Generated by PasDoc 0.15.0.
 |