Class TbsSSU_U03_SPECIMEN_CONTAINER_251

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsSSU_U03_SPECIMEN_CONTAINER_251 = class(TBSHL7Object)

Description

Represents the SPECIMEN_CONTAINER 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. SAC, required

  2. OBX, optional repeating

  3. SPECIMEN, optional repeating

Hierarchy

Overview

Methods

Public function OBXRepCount : Integer;
Public function SPECIMENRepCount : Integer;

Properties

Public property SAC : TbsSAC_251 read GetSAC write SetSAC ;
Public property OBX[RepCount:Integer]: TbsOBX_251 read GetOBX;
Public property SPECIMEN[RepCount:Integer]: TbsSSU_U03_SPECIMEN_CONTAINER_SPECIMEN_251 read GetSPECIMEN;

Description

Methods

Public function OBXRepCount : Integer;
 
Public function SPECIMENRepCount : Integer;
 

Properties

Public property SAC : TbsSAC_251 read GetSAC write SetSAC ;

SAC, Usage : R, Min : 1, Max : 1

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

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

Public property SPECIMEN[RepCount:Integer]: TbsSSU_U03_SPECIMEN_CONTAINER_SPECIMEN_251 read GetSPECIMEN;

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


Generated by PasDoc 0.14.0.