Class TbsSLT_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsSLT_26 = class(TbsHL7Segment)

Description

Sterilization Lot Segment The SLT segment defines requests, responses, and notifications of sterilization lots and supply item descriptions.  This message may be used for CPD (Central Supply) and OR (Sub-sterile area outside of an Operating Room) mode.

Hierarchy

Overview

Properties

Public property DeviceNumber : TbsEI_26 read GetDeviceNumber write SetDeviceNumber;
Public property DeviceName : TbsST_26 read GetDeviceName write SetDeviceName;
Public property LotNumber : TbsEI_26 read GetLotNumber write SetLotNumber;
Public property ItemIdentifier : TbsEI_26 read GetItemIdentifier write SetItemIdentifier;
Public property BarCode : TbsST_26 read GetBarCode write SetBarCode;

Description

Properties

Public property DeviceNumber : TbsEI_26 read GetDeviceNumber write SetDeviceNumber;

Device Number, Min : 0, Max : 1

Public property DeviceName : TbsST_26 read GetDeviceName write SetDeviceName;

Device Name, Min : 0, Max : 1

Public property LotNumber : TbsEI_26 read GetLotNumber write SetLotNumber;

Lot Number, Min : 0, Max : 1

Public property ItemIdentifier : TbsEI_26 read GetItemIdentifier write SetItemIdentifier;

Item Identifier, Min : 0, Max : 1

Public property BarCode : TbsST_26 read GetBarCode write SetBarCode;

Bar Code, Min : 0, Max : 1


Generated by PasDoc 0.14.0.