Class TbsNMR_N01_CLOCK_AND_STATS_WITH_NOTES_ALT_251

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsNMR_N01_CLOCK_AND_STATS_WITH_NOTES_ALT_251 = class(TBSHL7Object)

Description

Represents the CLOCK_AND_STATS_WITH_NOTES_ALT Group. A Group is an ordered collection of message segments that can repeat together or be optionally in/excluded together. This Group contains the following elements:

  1. NCK, optional

  2. NTE, optional repeating

  3. NST, optional

  4. NTE, optional repeating

  5. NSC, optional

  6. NTE, optional repeating

Hierarchy

Overview

Methods

Public function NTERepCount : Integer;
Public function NTE1RepCount : Integer;
Public function NTE2RepCount : Integer;

Properties

Public property NCK : TbsNCK_251 read GetNCK write SetNCK ;
Public property NTE[RepCount:Integer]: TbsNTE_251 read GetNTE;
Public property NST : TbsNST_251 read GetNST write SetNST ;
Public property NTE1[RepCount:Integer]: TbsNTE_251 read GetNTE1;
Public property NSC : TbsNSC_251 read GetNSC write SetNSC ;
Public property NTE2[RepCount:Integer]: TbsNTE_251 read GetNTE2;

Description

Methods

Public function NTERepCount : Integer;
 
Public function NTE1RepCount : Integer;
 
Public function NTE2RepCount : Integer;
 

Properties

Public property NCK : TbsNCK_251 read GetNCK write SetNCK ;

NCK, Usage : O, Min : 0, Max : 1

Public property NTE[RepCount:Integer]: TbsNTE_251 read GetNTE;

NTE, Usage : O, Min : 0, Max : *

Public property NST : TbsNST_251 read GetNST write SetNST ;

NST, Usage : O, Min : 0, Max : 1

Public property NTE1[RepCount:Integer]: TbsNTE_251 read GetNTE1;

NTE, Usage : O, Min : 0, Max : *

Public property NSC : TbsNSC_251 read GetNSC write SetNSC ;

NSC, Usage : O, Min : 0, Max : 1

Public property NTE2[RepCount:Integer]: TbsNTE_251 read GetNTE2;

NTE, Usage : O, Min : 0, Max : *


Generated by PasDoc 0.14.0.