Class TbsEAR_U08_COMMAND_RESPONSE_24
Unit
BSHL7Grp24
Declaration
type TbsEAR_U08_COMMAND_RESPONSE_24 = class(TBSHL7Object)
Description
Represents the COMMAND_RESPONSE 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
SAC, optional
ECR, required
Hierarchy
Overview
Properties
Description
Properties
|
property ECD : TbsECD_24 read GetECD write SetECD ; |
ECD, Usage : R, Min : 1, Max : 1
|
|
property SAC : TbsSAC_24 read GetSAC write SetSAC ; |
SAC, Usage : O, Min : 0, Max : 1
|
|
property ECR : TbsECR_24 read GetECR write SetECR ; |
ECR, Usage : R, Min : 1, Max : 1
|
Generated by PasDoc 0.14.0.
|