Class TbsREF_I15_PROVIDER_CONTACT_28
Unit
BSHL7Grp28
Declaration
type TbsREF_I15_PROVIDER_CONTACT_28 = class(TBSHL7Object)
Description
Represents the PROVIDER_CONTACT 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:
PRD, required
CTD, optional repeating
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function CTDRepCount : Integer; |
|
Properties
|
property PRD : TbsPRD_28 read GetPRD write SetPRD ; |
PRD, Usage : R, Min : 1, Max : 1
|
|
property CTD[RepCount:Integer]: TbsCTD_28 read GetCTD; |
CTD, Usage : O, Min : 0, Max : *
|
Generated by PasDoc 0.14.0.
|