Class TbsNTE_27
Unit
BSHL7DT27
Declaration
type TbsNTE_27 = class(TbsHL7Segment)
Description
Notes And Comments
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function CommentRepCount : Integer; |
|
Properties
|
property SetIdNte : TbsSI_27 read GetSetIdNte write SetSetIdNte; |
Set Id - Nte, Min : 0, Max : 1
|
|
property SourceOfComment : TbsID_27 read GetSourceOfComment write SetSourceOfComment; |
Source Of Comment, Min : 0, Max : 1
|
|
property Comment[RepCount:Integer]: TbsFT_27 read GetComment write SetComment; |
Comment, Min : 0, Max : *
|
|
property CommentType : TbsCWE_27 read GetCommentType write SetCommentType; |
Comment Type, Min : 0, Max : 1
|
|
property EnteredBy : TbsXCN_27 read GetEnteredBy write SetEnteredBy; |
Entered By, Min : 0, Max : 1
|
|
property EnteredDateTime : TbsDTM_27 read GetEnteredDateTime write SetEnteredDateTime; |
Entered Date/Time, Min : 0, Max : 1
|
|
property EffectiveStartDate : TbsDTM_27 read GetEffectiveStartDate write SetEffectiveStartDate; |
Effective Start Date, Min : 0, Max : 1
|
|
property ExpirationDate : TbsDTM_27 read GetExpirationDate write SetExpirationDate; |
Expiration Date, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|