Class TbsSLT_28

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsSLT_28 = class(TbsHL7Segment)

Description

Sterilization Lot 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_28 read GetDeviceNumber write SetDeviceNumber;
Public property DeviceName : TbsST_28 read GetDeviceName write SetDeviceName;
Public property LotNumber : TbsEI_28 read GetLotNumber write SetLotNumber;
Public property ItemIdentifier : TbsEI_28 read GetItemIdentifier write SetItemIdentifier;
Public property BarCode : TbsST_28 read GetBarCode write SetBarCode;

Description

Properties

Public property DeviceNumber : TbsEI_28 read GetDeviceNumber write SetDeviceNumber;

Device Number, Min : 0, Max : 1

Public property DeviceName : TbsST_28 read GetDeviceName write SetDeviceName;

Device Name, Min : 0, Max : 1

Public property LotNumber : TbsEI_28 read GetLotNumber write SetLotNumber;

Lot Number, Min : 0, Max : 1

Public property ItemIdentifier : TbsEI_28 read GetItemIdentifier write SetItemIdentifier;

Item Identifier, Min : 0, Max : 1

Public property BarCode : TbsST_28 read GetBarCode write SetBarCode;

Bar Code, Min : 0, Max : 1


Generated by PasDoc 0.14.0.