Class TbsMFN_M02_MF_STAFF_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsMFN_M02_MF_STAFF_26 = class(TBSHL7Object)

Description

Represents the MF_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. MFE, required

  2. STF, required

  3. PRA, optional repeating

  4. ORG, optional repeating

  5. AFF, optional repeating

  6. LAN, optional repeating

  7. EDU, optional repeating

  8. CER, optional repeating

  9. NTE, 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 NTERepCount : Integer;

Properties

Public property MFE : TbsMFE_26 read GetMFE write SetMFE ;
Public property STF : TbsSTF_26 read GetSTF write SetSTF ;
Public property PRA[RepCount:Integer]: TbsPRA_26 read GetPRA;
Public property ORG[RepCount:Integer]: TbsORG_26 read GetORG;
Public property AFF[RepCount:Integer]: TbsAFF_26 read GetAFF;
Public property LAN[RepCount:Integer]: TbsLAN_26 read GetLAN;
Public property EDU[RepCount:Integer]: TbsEDU_26 read GetEDU;
Public property CER[RepCount:Integer]: TbsCER_26 read GetCER;
Public property NTE[RepCount:Integer]: TbsNTE_26 read GetNTE;

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 NTERepCount : Integer;
 

Properties

Public property MFE : TbsMFE_26 read GetMFE write SetMFE ;

MFE, Usage : R, Min : 1, Max : 1

Public property STF : TbsSTF_26 read GetSTF write SetSTF ;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


Generated by PasDoc 0.14.0.