| Class TbsSUR_P09_231Unit
BSHL7231 Declaration
type TbsSUR_P09_231 = class(TbsHL7Message) Description
 Represents a SUR_P09(Summary product experience report) message structure. This structure contains the following elements:  
  MSH, required FACILITY, required repeating    HierarchyOverviewMethodsPropertiesDescriptionMethods
|  | function FACILITYRepCount : Integer ; |  |  |  
|  | procedure Init; override; |  |  |  Properties
|  | property MSH : TbsMSH_231 read GetMSH write SetMSH; |  | 
 MSH, Min : 1, Max : 1  |  
|  | property FACILITY[RepCount:Integer]: TbsSUR_P09_FACILITY_231 read GetFACILITY write SetFACILITY; |  | 
 FACILITY, Usage : R, Min : 1, Max : *  |  Generated by PasDoc 0.14.0.
 |