Class TbsNTE_231

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsNTE_231 = class(TbsHL7Segment)

Description

Notes and comments segment The NTE segment is defined here for inclusion in messages defined in other chapters. It is a common format for sending notes and comments.

Hierarchy

Overview

Methods

Public function CommentRepCount : Integer;

Properties

Public property SetIDNTE : TbsSI_231 read GetSetIDNTE write SetSetIDNTE;
Public property SourceofComment : TbsID_231 read GetSourceofComment write SetSourceofComment;
Public property Comment[RepCount:Integer]: TbsFT_231 read GetComment write SetComment;
Public property CommentType : TbsCE_231 read GetCommentType write SetCommentType;

Description

Methods

Public function CommentRepCount : Integer;
 

Properties

Public property SetIDNTE : TbsSI_231 read GetSetIDNTE write SetSetIDNTE;

Set ID - NTE, Min : 0, Max : 1

Public property SourceofComment : TbsID_231 read GetSourceofComment write SetSourceofComment;

Source of Comment, Min : 0, Max : 1

Public property Comment[RepCount:Integer]: TbsFT_231 read GetComment write SetComment;

Comment, Min : 0, Max : *

Public property CommentType : TbsCE_231 read GetCommentType write SetCommentType;

Comment Type, Min : 0, Max : 1


Generated by PasDoc 0.14.0.