Class TbsMFN_M02_MF_STAFF_24

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsMFN_M02_MF_STAFF_24 = 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

  4. ORG, optional

Hierarchy

Overview

Properties

Public property MFE : TbsMFE_24 read GetMFE write SetMFE ;
Public property STF : TbsSTF_24 read GetSTF write SetSTF ;
Public property PRA : TbsPRA_24 read GetPRA write SetPRA ;
Public property ORG : TbsORG_24 read GetORG write SetORG ;

Description

Properties

Public property MFE : TbsMFE_24 read GetMFE write SetMFE ;

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

Public property STF : TbsSTF_24 read GetSTF write SetSTF ;

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

Public property PRA : TbsPRA_24 read GetPRA write SetPRA ;

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

Public property ORG : TbsORG_24 read GetORG write SetORG ;

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


Generated by PasDoc 0.14.0.