Class TbsSRR_S01_SCHEDULE_27
Unit
BSHL7Grp27
Declaration
type TbsSRR_S01_SCHEDULE_27 = class(TBSHL7Object)
Description
Represents the SCHEDULE 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:
TQ1, optional repeating
NTE, optional repeating
PATIENT, optional repeating
RESOURCES, required repeating
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function TQ1RepCount : Integer; |
|
|
function NTERepCount : Integer; |
|
|
function PATIENTRepCount : Integer; |
|
|
function RESOURCESRepCount : Integer; |
|
Properties
|
property TQ1[RepCount:Integer]: TbsTQ1_27 read GetTQ1; |
TQ1, Usage : O, Min : 0, Max : *
|
|
property NTE[RepCount:Integer]: TbsNTE_27 read GetNTE; |
NTE, Usage : O, Min : 0, Max : *
|
Generated by PasDoc 0.14.0.
|