Class TbsMFN_M12_MF_OBS_ATTRIBUTES_271
Unit
BSHL7Grp271
Declaration
type TbsMFN_M12_MF_OBS_ATTRIBUTES_271 = class(TBSHL7Object)
Description
Represents the MF_OBS_ATTRIBUTES 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:
MFE, required
OM1, required
OM7, optional
Hierarchy
Overview
Properties
Description
Properties
|
property MFE : TbsMFE_271 read GetMFE write SetMFE ; |
MFE, Usage : R, Min : 1, Max : 1
|
|
property OM1 : TbsOM1_271 read GetOM1 write SetOM1 ; |
OM1, Usage : R, Min : 1, Max : 1
|
|
property OM7 : TbsOM7_271 read GetOM7 write SetOM7 ; |
OM7, Usage : O, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|