Class TbsEHC_E20_AUTHORIZATION_REQUEST_PSL_ITEM_INFO_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsEHC_E20_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. ADJ, optional repeating

  4. LOC, optional repeating

  5. ROL, optional repeating

Hierarchy

Overview

Methods

Public function NTERepCount : Integer;
Public function ADJRepCount : Integer;
Public function LOCRepCount : Integer;
Public function ROLRepCount : Integer;

Properties

Public property PSL : TbsPSL_26 read GetPSL write SetPSL ;
Public property NTE[RepCount:Integer]: TbsNTE_26 read GetNTE;
Public property ADJ[RepCount:Integer]: TbsADJ_26 read GetADJ;
Public property LOC[RepCount:Integer]: TbsLOC_26 read GetLOC;
Public property ROL[RepCount:Integer]: TbsROL_26 read GetROL;

Description

Methods

Public function NTERepCount : Integer;
 
Public function ADJRepCount : Integer;
 
Public function LOCRepCount : Integer;
 
Public function ROLRepCount : 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 ADJ[RepCount:Integer]: TbsADJ_26 read GetADJ;

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

Public property LOC[RepCount:Integer]: TbsLOC_26 read GetLOC;

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

Public property ROL[RepCount:Integer]: TbsROL_26 read GetROL;

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


Generated by PasDoc 0.14.0.