Class TbsNTE_22

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsNTE_22 = class(TbsHL7Segment)

Description

Notes And Comments 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 SetIdNotesAndComments : TbsSI_22 read GetSetIdNotesAndComments write SetSetIdNotesAndComments;
Public property SourceOfComment : TbsID_22 read GetSourceOfComment write SetSourceOfComment;
Public property Comment[RepCount:Integer]: TbsFT_22 read GetComment write SetComment;

Description

Methods

Public function CommentRepCount : Integer;
 

Properties

Public property SetIdNotesAndComments : TbsSI_22 read GetSetIdNotesAndComments write SetSetIdNotesAndComments;

Set Id - Notes And Comments, Min : 0, Max : 1

Public property SourceOfComment : TbsID_22 read GetSourceOfComment write SetSourceOfComment;

Source Of Comment, Min : 0, Max : 1

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

Comment, Min : 0, Max : *


Generated by PasDoc 0.14.0.