Class TbsSRR_S01_SCHEDULE_271
Unit
BSHL7Grp271
Declaration
type TbsSRR_S01_SCHEDULE_271 = 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_271 read GetTQ1; |
TQ1, Usage : O, Min : 0, Max : *
|
|
property NTE[RepCount:Integer]: TbsNTE_271 read GetNTE; |
NTE, Usage : O, Min : 0, Max : *
|
Generated by PasDoc 0.14.0.
|