Class TbsPAC_28

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsPAC_28 = class(TbsHL7Segment)

Description

Shipment Package The intent of this segment is to describe the information associated with the shipping package specimens are sent in.

Hierarchy

Overview

Methods

Public function PackageConditionRepCount : Integer;
Public function PackageHandlingCodeRepCount : Integer;
Public function PackageRiskCodeRepCount : Integer;

Properties

Public property SetIdPac : TbsSI_28 read GetSetIdPac write SetSetIdPac;
Public property PackageId : TbsEI_28 read GetPackageId write SetPackageId;
Public property ParentPackageId : TbsEI_28 read GetParentPackageId write SetParentPackageId;
Public property PositionInParentPackage : TbsNA_28 read GetPositionInParentPackage write SetPositionInParentPackage;
Public property PackageType : TbsCWE_28 read GetPackageType write SetPackageType;
Public property PackageCondition[RepCount:Integer]: TbsCWE_28 read GetPackageCondition write SetPackageCondition;
Public property PackageHandlingCode[RepCount:Integer]: TbsCWE_28 read GetPackageHandlingCode write SetPackageHandlingCode;
Public property PackageRiskCode[RepCount:Integer]: TbsCWE_28 read GetPackageRiskCode write SetPackageRiskCode;

Description

Methods

Public function PackageConditionRepCount : Integer;
 
Public function PackageHandlingCodeRepCount : Integer;
 
Public function PackageRiskCodeRepCount : Integer;
 

Properties

Public property SetIdPac : TbsSI_28 read GetSetIdPac write SetSetIdPac;

Set Id - Pac, Min : 1, Max : 1

Public property PackageId : TbsEI_28 read GetPackageId write SetPackageId;

Package Id, Min : 0, Max : 1

Public property ParentPackageId : TbsEI_28 read GetParentPackageId write SetParentPackageId;

Parent Package Id, Min : 0, Max : 1

Public property PositionInParentPackage : TbsNA_28 read GetPositionInParentPackage write SetPositionInParentPackage;

Position In Parent Package, Min : 0, Max : 1

Public property PackageType : TbsCWE_28 read GetPackageType write SetPackageType;

Package Type, Min : 1, Max : 1

Public property PackageCondition[RepCount:Integer]: TbsCWE_28 read GetPackageCondition write SetPackageCondition;

Package Condition, Min : 0, Max : *

Public property PackageHandlingCode[RepCount:Integer]: TbsCWE_28 read GetPackageHandlingCode write SetPackageHandlingCode;

Package Handling Code, Min : 0, Max : *

Public property PackageRiskCode[RepCount:Integer]: TbsCWE_28 read GetPackageRiskCode write SetPackageRiskCode;

Package Risk Code, Min : 0, Max : *


Generated by PasDoc 0.14.0.