Class TbsOMG_O19_ORDER_SPECIMEN_251

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsOMG_O19_ORDER_SPECIMEN_251 = class(TBSHL7Object)

Description

Represents the SPECIMEN 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. SPM, required

  2. OBX, optional repeating

  3. CONTAINER, optional repeating

Hierarchy

Overview

Methods

Public function OBXRepCount : Integer;
Public function CONTAINERRepCount : Integer;

Properties

Public property SPM : TbsSPM_251 read GetSPM write SetSPM ;
Public property OBX[RepCount:Integer]: TbsOBX_251 read GetOBX;
Public property CONTAINER[RepCount:Integer]: TbsOMG_O19_ORDER_SPECIMEN_CONTAINER_251 read GetCONTAINER;

Description

Methods

Public function OBXRepCount : Integer;
 
Public function CONTAINERRepCount : Integer;
 

Properties

Public property SPM : TbsSPM_251 read GetSPM write SetSPM ;

SPM, Usage : R, Min : 1, Max : 1

Public property OBX[RepCount:Integer]: TbsOBX_251 read GetOBX;

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

Public property CONTAINER[RepCount:Integer]: TbsOMG_O19_ORDER_SPECIMEN_CONTAINER_251 read GetCONTAINER;

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


Generated by PasDoc 0.14.0.