Class TbsMFN_M12_MF_OBS_ATTRIBUTES_28

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsMFN_M12_MF_OBS_ATTRIBUTES_28 = class(TBSHL7Object)

Description

Represents the MF_OBS_ATTRIBUTES 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. OM1, required

  3. PRT, optional repeating

  4. MF_OBS_OTHER_ATTRIBUTES, optional

Hierarchy

Overview

Methods

Public function PRTRepCount : Integer;

Properties

Public property MFE : TbsMFE_28 read GetMFE write SetMFE ;
Public property OM1 : TbsOM1_28 read GetOM1 write SetOM1 ;
Public property PRT[RepCount:Integer]: TbsPRT_28 read GetPRT;
Public property MF_OBS_OTHER_ATTRIBUTES : TbsMFN_M12_MF_OBS_ATTRIBUTES_MF_OBS_OTHER_ATTRIBUTES_28 read GetMF_OBS_OTHER_ATTRIBUTES;

Description

Methods

Public function PRTRepCount : Integer;
 

Properties

Public property MFE : TbsMFE_28 read GetMFE write SetMFE ;

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

Public property OM1 : TbsOM1_28 read GetOM1 write SetOM1 ;

OM1, Usage : R, Min : 1, Max : 1

Public property PRT[RepCount:Integer]: TbsPRT_28 read GetPRT;

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

Public property MF_OBS_OTHER_ATTRIBUTES : TbsMFN_M12_MF_OBS_ATTRIBUTES_MF_OBS_OTHER_ATTRIBUTES_28 read GetMF_OBS_OTHER_ATTRIBUTES;

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


Generated by PasDoc 0.14.0.