Class TbsPEX_P07_EXPERIENCE_28

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsPEX_P07_EXPERIENCE_28 = class(TBSHL7Object)

Description

Represents the EXPERIENCE 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:

  1. PES, required

  2. PEX_OBSERVATION, required repeating

Hierarchy

Overview

Methods

Public function PEX_OBSERVATIONRepCount : Integer;

Properties

Public property PES : TbsPES_28 read GetPES write SetPES ;
Public property PEX_OBSERVATION[RepCount:Integer]: TbsPEX_P07_EXPERIENCE_PEX_OBSERVATION_28 read GetPEX_OBSERVATION;

Description

Methods

Public function PEX_OBSERVATIONRepCount : Integer;
 

Properties

Public property PES : TbsPES_28 read GetPES write SetPES ;

PES, Usage : R, Min : 1, Max : 1

Public property PEX_OBSERVATION[RepCount:Integer]: TbsPEX_P07_EXPERIENCE_PEX_OBSERVATION_28 read GetPEX_OBSERVATION;

PEX_OBSERVATION, Usage : R, Min : 1, Max : *


Generated by PasDoc 0.14.0.