Class TbsOML_O39_ORDER_OBSERVATION_REQUEST_SPECIMEN_SHIPMENT_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsOML_O39_ORDER_OBSERVATION_REQUEST_SPECIMEN_SHIPMENT_27 = 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. SHIPMENT_OBSERVATION, optional repeating

  3. PACKAGE, required repeating

Hierarchy

Overview

Methods

Public function SHIPMENT_OBSERVATIONRepCount : Integer;
Public function PACKAGERepCount : Integer;

Properties

Public property SHP : TbsSHP_27 read GetSHP write SetSHP ;
Public property SHIPMENT_OBSERVATION[RepCount:Integer]: TbsOML_O39_ORDER_OBSERVATION_REQUEST_SPECIMEN_SHIPMENT_SHIPMENT_OBSERVATION_27 read GetSHIPMENT_OBSERVATION;
Public property PACKAGE[RepCount:Integer]: TbsOML_O39_ORDER_OBSERVATION_REQUEST_SPECIMEN_SHIPMENT_PACKAGE_27 read GetPACKAGE;

Description

Methods

Public function SHIPMENT_OBSERVATIONRepCount : Integer;
 
Public function PACKAGERepCount : Integer;
 

Properties

Public property SHP : TbsSHP_27 read GetSHP write SetSHP ;

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

Public property SHIPMENT_OBSERVATION[RepCount:Integer]: TbsOML_O39_ORDER_OBSERVATION_REQUEST_SPECIMEN_SHIPMENT_SHIPMENT_OBSERVATION_27 read GetSHIPMENT_OBSERVATION;

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

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

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


Generated by PasDoc 0.14.0.