Class TbsEAC_U07_COMMAND_25
Unit
BSHL7Grp25
Declaration
type TbsEAC_U07_COMMAND_25 = class(TBSHL7Object)
Description
Represents the COMMAND Group. A Group is an ordered collection of message segments that can repeat together or be optionally in/excluded together. This Group contains the following elements:
ECD, required
TQ1, optional
SPECIMEN CONTAINER, optional
CNS, optional
Hierarchy
Overview
Properties
Description
Properties
|
property ECD : TbsECD_25 read GetECD write SetECD ; |
ECD, Usage : R, Min : 1, Max : 1
|
|
property TQ1 : TbsTQ1_25 read GetTQ1 write SetTQ1 ; |
TQ1, Usage : O, Min : 0, Max : 1
|
|
property CNS : TbsCNS_25 read GetCNS write SetCNS ; |
CNS, Usage : O, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|