Class TbsNDS_24

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsNDS_24 = class(TbsHL7Segment)

Description

( Notification Detail The equipment notification detail segment is the data necessary to maintain an adequate audit trail as well as notifications of events, (e.g., alarms that have occurred on a particular piece of equipment. )

Hierarchy

Overview

Properties

Public property NotificationReferenceNumber : TbsNM_24 read GetNotificationReferenceNumber write SetNotificationReferenceNumber;
Public property NotificationDateTime : TbsTS_24 read GetNotificationDateTime write SetNotificationDateTime;
Public property NotificationAlertSeverity : TbsCE_24 read GetNotificationAlertSeverity write SetNotificationAlertSeverity;
Public property NotificationCode : TbsCE_24 read GetNotificationCode write SetNotificationCode;

Description

Properties

Public property NotificationReferenceNumber : TbsNM_24 read GetNotificationReferenceNumber write SetNotificationReferenceNumber;

Notification Reference Number, Min : 1, Max : 1

Public property NotificationDateTime : TbsTS_24 read GetNotificationDateTime write SetNotificationDateTime;

Notification Date/Time, Min : 1, Max : 1

Public property NotificationAlertSeverity : TbsCE_24 read GetNotificationAlertSeverity write SetNotificationAlertSeverity;

Notification Alert Severity, Min : 1, Max : 1

Public property NotificationCode : TbsCE_24 read GetNotificationCode write SetNotificationCode;

Notification Code, Min : 1, Max : 1


Generated by PasDoc 0.14.0.