Class TbsOML_O35_SPECIMEN_SPECIMEN_CONTAINER_25

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsOML_O35_SPECIMEN_SPECIMEN_CONTAINER_25 = 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. ORDER, required repeating

Hierarchy

Overview

Methods

Public function ORDERRepCount : Integer;

Properties

Public property SAC : TbsSAC_25 read GetSAC write SetSAC ;
Public property ORDER[RepCount:Integer]: TbsOML_O35_SPECIMEN_SPECIMEN_CONTAINER_ORDER_25 read GetORDER;

Description

Methods

Public function ORDERRepCount : Integer;
 

Properties

Public property SAC : TbsSAC_25 read GetSAC write SetSAC ;

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

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

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


Generated by PasDoc 0.14.0.