Class TbsSHP_271

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsSHP_271 = class(TbsHL7Segment)

Description

Shipment The intent of this segment is to describe the information associated with the transportation of the shipment.

Hierarchy

Overview

Methods

Public function InternalShipmentIdRepCount : Integer;
Public function ShipmentConfidentialityRepCount : Integer;
Public function ShipmentConditionRepCount : Integer;
Public function ShipmentHandlingCodeRepCount : Integer;
Public function ShipmentRiskCodeRepCount : Integer;

Properties

Public property ShipmentId : TbsEI_271 read GetShipmentId write SetShipmentId;
Public property InternalShipmentId[RepCount:Integer]: TbsEI_271 read GetInternalShipmentId write SetInternalShipmentId;
Public property ShipmentStatus : TbsCWE_271 read GetShipmentStatus write SetShipmentStatus;
Public property ShipmentStatusDateTime : TbsDTM_271 read GetShipmentStatusDateTime write SetShipmentStatusDateTime;
Public property ShipmentStatusReason : TbsTX_271 read GetShipmentStatusReason write SetShipmentStatusReason;
Public property ShipmentPriority : TbsCWE_271 read GetShipmentPriority write SetShipmentPriority;
Public property ShipmentConfidentiality[RepCount:Integer]: TbsCWE_271 read GetShipmentConfidentiality write SetShipmentConfidentiality;
Public property NumberOfPackagesInShipment : TbsNM_271 read GetNumberOfPackagesInShipment write SetNumberOfPackagesInShipment;
Public property ShipmentCondition[RepCount:Integer]: TbsCWE_271 read GetShipmentCondition write SetShipmentCondition;
Public property ShipmentHandlingCode[RepCount:Integer]: TbsCWE_271 read GetShipmentHandlingCode write SetShipmentHandlingCode;
Public property ShipmentRiskCode[RepCount:Integer]: TbsCWE_271 read GetShipmentRiskCode write SetShipmentRiskCode;

Description

Methods

Public function InternalShipmentIdRepCount : Integer;
 
Public function ShipmentConfidentialityRepCount : Integer;
 
Public function ShipmentConditionRepCount : Integer;
 
Public function ShipmentHandlingCodeRepCount : Integer;
 
Public function ShipmentRiskCodeRepCount : Integer;
 

Properties

Public property ShipmentId : TbsEI_271 read GetShipmentId write SetShipmentId;

Shipment Id, Min : 1, Max : 1

Public property InternalShipmentId[RepCount:Integer]: TbsEI_271 read GetInternalShipmentId write SetInternalShipmentId;

Internal Shipment Id, Min : 0, Max : *

Public property ShipmentStatus : TbsCWE_271 read GetShipmentStatus write SetShipmentStatus;

Shipment Status, Min : 0, Max : 1

Public property ShipmentStatusDateTime : TbsDTM_271 read GetShipmentStatusDateTime write SetShipmentStatusDateTime;

Shipment Status Date/Time, Min : 1, Max : 1

Public property ShipmentStatusReason : TbsTX_271 read GetShipmentStatusReason write SetShipmentStatusReason;

Shipment Status Reason, Min : 0, Max : 1

Public property ShipmentPriority : TbsCWE_271 read GetShipmentPriority write SetShipmentPriority;

Shipment Priority, Min : 0, Max : 1

Public property ShipmentConfidentiality[RepCount:Integer]: TbsCWE_271 read GetShipmentConfidentiality write SetShipmentConfidentiality;

Shipment Confidentiality, Min : 0, Max : *

Public property NumberOfPackagesInShipment : TbsNM_271 read GetNumberOfPackagesInShipment write SetNumberOfPackagesInShipment;

Number Of Packages In Shipment, Min : 0, Max : 1

Public property ShipmentCondition[RepCount:Integer]: TbsCWE_271 read GetShipmentCondition write SetShipmentCondition;

Shipment Condition, Min : 0, Max : *

Public property ShipmentHandlingCode[RepCount:Integer]: TbsCWE_271 read GetShipmentHandlingCode write SetShipmentHandlingCode;

Shipment Handling Code, Min : 0, Max : *

Public property ShipmentRiskCode[RepCount:Integer]: TbsCWE_271 read GetShipmentRiskCode write SetShipmentRiskCode;

Shipment Risk Code, Min : 0, Max : *


Generated by PasDoc 0.14.0.