Class TbsEHC_E21_AUTHORIZATION_REQUEST_PSL_ITEM_INFO_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsEHC_E21_AUTHORIZATION_REQUEST_PSL_ITEM_INFO_26 = class(TBSHL7Object)

Description

Represents the PSL_ITEM_INFO 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:

  1. PSL, required

  2. NTE, optional repeating

  3. AUT, optional

Hierarchy

Overview

Methods

Public function NTERepCount : Integer;

Properties

Public property PSL : TbsPSL_26 read GetPSL write SetPSL ;
Public property NTE[RepCount:Integer]: TbsNTE_26 read GetNTE;
Public property AUT : TbsAUT_26 read GetAUT write SetAUT ;

Description

Methods

Public function NTERepCount : Integer;
 

Properties

Public property PSL : TbsPSL_26 read GetPSL write SetPSL ;

PSL, Usage : R, Min : 1, Max : 1

Public property NTE[RepCount:Integer]: TbsNTE_26 read GetNTE;

NTE, Usage : O, Min : 0, Max : *

Public property AUT : TbsAUT_26 read GetAUT write SetAUT ;

AUT, Usage : O, Min : 0, Max : 1


Generated by PasDoc 0.14.0.