Class TbsSQM_S25_REQUEST_24
Unit
BSHL7Grp24
Declaration
type TbsSQM_S25_REQUEST_24 = class(TBSHL7Object)
Description
Represents the REQUEST 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:
ARQ, required
APR, optional
PID, optional
RESOURCES, required repeating
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function RESOURCESRepCount : Integer; |
|
Properties
|
property ARQ : TbsARQ_24 read GetARQ write SetARQ ; |
ARQ, Usage : R, Min : 1, Max : 1
|
|
property APR : TbsAPR_24 read GetAPR write SetAPR ; |
APR, Usage : O, Min : 0, Max : 1
|
|
property PID : TbsPID_24 read GetPID write SetPID ; |
PID, Usage : O, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|