Class TbsEAC_U07_COMMAND_28
Unit
BSHL7Grp28
Declaration
type TbsEAC_U07_COMMAND_28 = 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_28 read GetECD write SetECD ; |
ECD, Usage : R, Min : 1, Max : 1
|
|
property TQ1 : TbsTQ1_28 read GetTQ1 write SetTQ1 ; |
TQ1, Usage : O, Min : 0, Max : 1
|
|
property CNS : TbsCNS_28 read GetCNS write SetCNS ; |
CNS, Usage : O, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|