Class TbsSUR_P09_FACILITY_231
Unit
BSHL7Grp231
Declaration
type TbsSUR_P09_FACILITY_231 = class(TBSHL7Object)
Description
Represents the FACILITY 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:
FAC, required
PRODUCT, required repeating
PSH, required
FACILITY DETAIL, required repeating
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function PRODUCTRepCount : Integer; |
|
|
function FACILITY_DETAILRepCount : Integer; |
|
Properties
|
property FAC : TbsFAC_231 read GetFAC write SetFAC ; |
FAC, Usage : R, Min : 1, Max : 1
|
|
property PSH : TbsPSH_231 read GetPSH write SetPSH ; |
PSH, Usage : R, Min : 1, Max : 1
|
Generated by PasDoc 0.14.0.
|