Class TbsORL_O40_RESPONSE_PATIENT_ORDER_OBSERVATION_REQUEST_SPECIMEN_SHIPMENT_PACKAGE_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsORL_O40_RESPONSE_PATIENT_ORDER_OBSERVATION_REQUEST_SPECIMEN_SHIPMENT_PACKAGE_27 = 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_27 read GetPAC write SetPAC ;
Public property SPECIMEN_IN_PACKAGE[RepCount:Integer]: TbsORL_O40_RESPONSE_PATIENT_ORDER_OBSERVATION_REQUEST_SPECIMEN_SHIPMENT_PACKAGE_SPECIMEN_IN_PACKAGE_27 read GetSPECIMEN_IN_PACKAGE;

Description

Methods

Public function SPECIMEN_IN_PACKAGERepCount : Integer;
 

Properties

Public property PAC : TbsPAC_27 read GetPAC write SetPAC ;

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

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

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


Generated by PasDoc 0.14.0.