Class TbsNTE_23

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsNTE_23 = class(TbsHL7Segment)

Description

Notes and comments segment

Hierarchy

Overview

Methods

Public function CommentRepCount : Integer;

Properties

Public property SetIDNotesandComments : TbsSI_23 read GetSetIDNotesandComments write SetSetIDNotesandComments;
Public property SourceofComment : TbsID_23 read GetSourceofComment write SetSourceofComment;
Public property Comment[RepCount:Integer]: TbsFT_23 read GetComment write SetComment;

Description

Methods

Public function CommentRepCount : Integer;
 

Properties

Public property SetIDNotesandComments : TbsSI_23 read GetSetIDNotesandComments write SetSetIDNotesandComments;

Set ID - Notes and Comments, Min : 0, Max : 1

Public property SourceofComment : TbsID_23 read GetSourceofComment write SetSourceofComment;

Source of Comment, Min : 0, Max : 1

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

Comment, Min : 0, Max : *


Generated by PasDoc 0.14.0.