Class TbsRPA_I08_AUTHORIZATION_24
Unit
BSHL7Grp24
Declaration
type TbsRPA_I08_AUTHORIZATION_24 = 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_24 read GetAUT write SetAUT ; |
AUT, Usage : R, Min : 1, Max : 1
|
|
property CTD : TbsCTD_24 read GetCTD write SetCTD ; |
CTD, Usage : O, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|