Class TbsOML_O39_ORDER_OBSERVATION_REQUEST_SPECIMEN_SHIPMENT_PACKAGE_271

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsOML_O39_ORDER_OBSERVATION_REQUEST_SPECIMEN_SHIPMENT_PACKAGE_271 = class(TBSHL7Object)

Description

Represents the PACKAGE 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. PAC, required

  2. SPECIMEN_IN_PACKAGE, optional repeating

Hierarchy

Overview

Methods

Public function SPECIMEN_IN_PACKAGERepCount : Integer;

Properties

Public property PAC : TbsPAC_271 read GetPAC write SetPAC ;
Public property SPECIMEN_IN_PACKAGE[RepCount:Integer]: TbsOML_O39_ORDER_OBSERVATION_REQUEST_SPECIMEN_SHIPMENT_PACKAGE_SPECIMEN_IN_PACKAGE_271 read GetSPECIMEN_IN_PACKAGE;

Description

Methods

Public function SPECIMEN_IN_PACKAGERepCount : Integer;
 

Properties

Public property PAC : TbsPAC_271 read GetPAC write SetPAC ;

PAC, Usage : R, Min : 1, Max : 1

Public property SPECIMEN_IN_PACKAGE[RepCount:Integer]: TbsOML_O39_ORDER_OBSERVATION_REQUEST_SPECIMEN_SHIPMENT_PACKAGE_SPECIMEN_IN_PACKAGE_271 read GetSPECIMEN_IN_PACKAGE;

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


Generated by PasDoc 0.14.0.