Class TbsNDS_27
Unit
BSHL7DT27
Declaration
type TbsNDS_27 = class(TbsHL7Segment)
Description
Notification Detail
Hierarchy
Overview
Properties
Description
Properties
|
property NotificationReferenceNumber : TbsNM_27 read GetNotificationReferenceNumber write SetNotificationReferenceNumber; |
Notification Reference Number, Min : 1, Max : 1
|
|
property NotificationDateTime : TbsDTM_27 read GetNotificationDateTime write SetNotificationDateTime; |
Notification Date/Time, Min : 1, Max : 1
|
|
property NotificationAlertSeverity : TbsCWE_27 read GetNotificationAlertSeverity write SetNotificationAlertSeverity; |
Notification Alert Severity, Min : 1, Max : 1
|
|
property NotificationCode : TbsCWE_27 read GetNotificationCode write SetNotificationCode; |
Notification Code, Min : 1, Max : 1
|
Generated by PasDoc 0.14.0.
|