Class TbsRSP_K25_STAFF_271

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsRSP_K25_STAFF_271 = class(TBSHL7Object)

Description

Represents the STAFF 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. STF, required

  2. PRA, optional repeating

  3. ORG, optional repeating

  4. AFF, optional repeating

  5. LAN, optional repeating

  6. EDU, optional repeating

  7. CER, optional repeating

  8. NK1, optional repeating

  9. ROL, optional repeating

Hierarchy

Overview

Methods

Public function PRARepCount : Integer;
Public function ORGRepCount : Integer;
Public function AFFRepCount : Integer;
Public function LANRepCount : Integer;
Public function EDURepCount : Integer;
Public function CERRepCount : Integer;
Public function NK1RepCount : Integer;
Public function ROLRepCount : Integer;

Properties

Public property STF : TbsSTF_271 read GetSTF write SetSTF ;
Public property PRA[RepCount:Integer]: TbsPRA_271 read GetPRA;
Public property ORG[RepCount:Integer]: TbsORG_271 read GetORG;
Public property AFF[RepCount:Integer]: TbsAFF_271 read GetAFF;
Public property LAN[RepCount:Integer]: TbsLAN_271 read GetLAN;
Public property EDU[RepCount:Integer]: TbsEDU_271 read GetEDU;
Public property CER[RepCount:Integer]: TbsCER_271 read GetCER;
Public property NK1[RepCount:Integer]: TbsNK1_271 read GetNK1;
Public property ROL[RepCount:Integer]: TbsROL_271 read GetROL;

Description

Methods

Public function PRARepCount : Integer;
 
Public function ORGRepCount : Integer;
 
Public function AFFRepCount : Integer;
 
Public function LANRepCount : Integer;
 
Public function EDURepCount : Integer;
 
Public function CERRepCount : Integer;
 
Public function NK1RepCount : Integer;
 
Public function ROLRepCount : Integer;
 

Properties

Public property STF : TbsSTF_271 read GetSTF write SetSTF ;

STF, Usage : R, Min : 1, Max : 1

Public property PRA[RepCount:Integer]: TbsPRA_271 read GetPRA;

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

Public property ORG[RepCount:Integer]: TbsORG_271 read GetORG;

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

Public property AFF[RepCount:Integer]: TbsAFF_271 read GetAFF;

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

Public property LAN[RepCount:Integer]: TbsLAN_271 read GetLAN;

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

Public property EDU[RepCount:Integer]: TbsEDU_271 read GetEDU;

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

Public property CER[RepCount:Integer]: TbsCER_271 read GetCER;

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

Public property NK1[RepCount:Integer]: TbsNK1_271 read GetNK1;

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

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

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


Generated by PasDoc 0.14.0.