Class TbsOUL_R22_SPECIMEN_251

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsOUL_R22_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, required

  4. ORDER, required repeating

Hierarchy

Overview

Methods

Public function OBXRepCount : Integer;
Public function ORDERRepCount : Integer;

Properties

Public property SPM : TbsSPM_251 read GetSPM write SetSPM ;
Public property OBX[RepCount:Integer]: TbsOBX_251 read GetOBX;
Public property CONTAINER : TbsOUL_R22_SPECIMEN_CONTAINER_251 read GetCONTAINER;
Public property ORDER[RepCount:Integer]: TbsOUL_R22_SPECIMEN_ORDER_251 read GetORDER;

Description

Methods

Public function OBXRepCount : Integer;
 
Public function ORDERRepCount : 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 : TbsOUL_R22_SPECIMEN_CONTAINER_251 read GetCONTAINER;

CONTAINER, Usage : R, Min : 1, Max : 1

Public property ORDER[RepCount:Integer]: TbsOUL_R22_SPECIMEN_ORDER_251 read GetORDER;

ORDER, Usage : R, Min : 1, Max : *


Generated by PasDoc 0.14.0.