Class TbsRQA_I08_PROCEDURE_AUTHORIZATION_25
Unit
BSHL7Grp25
Declaration
type TbsRQA_I08_PROCEDURE_AUTHORIZATION_25 = class(TBSHL7Object)
Description
Represents the AUTHORIZATION 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:
AUT, required
CTD, optional
Hierarchy
Overview
Properties
Description
Properties
|
property AUT : TbsAUT_25 read GetAUT write SetAUT ; |
AUT, Usage : R, Min : 1, Max : 1
|
|
property CTD : TbsCTD_25 read GetCTD write SetCTD ; |
CTD, Usage : O, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|