Class TbsORL_O40_RESPONSE_PATIENT_ORDER_OBSERVATION_REQUEST_SPECIMEN_SHIPMENT_28

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsORL_O40_RESPONSE_PATIENT_ORDER_OBSERVATION_REQUEST_SPECIMEN_SHIPMENT_28 = class(TBSHL7Object)

Description

Represents the SPECIMEN_SHIPMENT 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. SHP, required

  2. PACKAGE, required repeating

Hierarchy

Overview

Methods

Public function PACKAGERepCount : Integer;

Properties

Public property SHP : TbsSHP_28 read GetSHP write SetSHP ;
Public property PACKAGE[RepCount:Integer]: TbsORL_O40_RESPONSE_PATIENT_ORDER_OBSERVATION_REQUEST_SPECIMEN_SHIPMENT_PACKAGE_28 read GetPACKAGE;

Description

Methods

Public function PACKAGERepCount : Integer;
 

Properties

Public property SHP : TbsSHP_28 read GetSHP write SetSHP ;

SHP, Usage : R, Min : 1, Max : 1

Public property PACKAGE[RepCount:Integer]: TbsORL_O40_RESPONSE_PATIENT_ORDER_OBSERVATION_REQUEST_SPECIMEN_SHIPMENT_PACKAGE_28 read GetPACKAGE;

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


Generated by PasDoc 0.14.0.