Class TbsPEX_P08_EXPERIENCE_PEX_OBSERVATION_PEX_CAUSE_ASSOCIATED_PERSON_28
Unit
BSHL7Grp28
Declaration
type TbsPEX_P08_EXPERIENCE_PEX_OBSERVATION_PEX_CAUSE_ASSOCIATED_PERSON_28 = class(TBSHL7Object)
Description
Represents the ASSOCIATED_PERSON 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:
NK1, required
ASSOCIATED_RX_ORDER, optional
ASSOCIATED_RX_ADMIN, optional repeating
PRB, optional repeating
ASSOCIATED_OBSERVATION, optional repeating
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function ASSOCIATED_RX_ADMINRepCount : Integer; |
|
|
function PRBRepCount : Integer; |
|
|
function ASSOCIATED_OBSERVATIONRepCount : Integer; |
|
Properties
|
property NK1 : TbsNK1_28 read GetNK1 write SetNK1 ; |
NK1, Usage : R, Min : 1, Max : 1
|
|
property PRB[RepCount:Integer]: TbsPRB_28 read GetPRB; |
PRB, Usage : O, Min : 0, Max : *
|
Generated by PasDoc 0.14.0.
|