Class TbsPEX_P08_EXPERIENCE_PEX_OBSERVATION_23

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsPEX_P08_EXPERIENCE_PEX_OBSERVATION_23 = class(TBSHL7Object)

Description

Represents the PEX_OBSERVATION 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. PEO, required

  2. PEX CAUSE, required repeating

Hierarchy

Overview

Methods

Public function PEX_CAUSERepCount : Integer;

Properties

Public property PEO : TbsPEO_23 read GetPEO write SetPEO ;
Public property PEX_CAUSE[RepCount:Integer]: TbsPEX_P08_EXPERIENCE_PEX_OBSERVATION_PEX_CAUSE_23 read GetPEX_CAUSE;

Description

Methods

Public function PEX_CAUSERepCount : Integer;
 

Properties

Public property PEO : TbsPEO_23 read GetPEO write SetPEO ;

PEO, Usage : R, Min : 1, Max : 1

Public property PEX_CAUSE[RepCount:Integer]: TbsPEX_P08_EXPERIENCE_PEX_OBSERVATION_PEX_CAUSE_23 read GetPEX_CAUSE;

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


Generated by PasDoc 0.14.0.