Class TbsSDD_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsSDD_26 = class(TbsHL7Segment)

Description

Sterilization Device Data The SDD segment contains the attributes of an instance of a cycle that provides sterilization or decontamination of medical supplies.

Hierarchy

Overview

Properties

Public property LotNumber : TbsEI_26 read GetLotNumber write SetLotNumber;
Public property DeviceNumber : TbsEI_26 read GetDeviceNumber write SetDeviceNumber;
Public property DeviceName : TbsST_26 read GetDeviceName write SetDeviceName;
Public property DeviceDataState : TbsIS_26 read GetDeviceDataState write SetDeviceDataState;
Public property LoadStatus : TbsIS_26 read GetLoadStatus write SetLoadStatus;
Public property ControlCode : TbsNM_26 read GetControlCode write SetControlCode;
Public property OperatorName : TbsST_26 read GetOperatorName write SetOperatorName;

Description

Properties

Public property LotNumber : TbsEI_26 read GetLotNumber write SetLotNumber;

Lot Number, Min : 0, Max : 1

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 DeviceDataState : TbsIS_26 read GetDeviceDataState write SetDeviceDataState;

Device Data State, Min : 0, Max : 1

Public property LoadStatus : TbsIS_26 read GetLoadStatus write SetLoadStatus;

Load Status, Min : 0, Max : 1

Public property ControlCode : TbsNM_26 read GetControlCode write SetControlCode;

Control Code, Min : 0, Max : 1

Public property OperatorName : TbsST_26 read GetOperatorName write SetOperatorName;

Operator Name, Min : 0, Max : 1


Generated by PasDoc 0.14.0.