Class TbsPPV_PCA_PATIENT_231

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsPPV_PCA_PATIENT_231 = class(TBSHL7Object)

Description

Represents the PATIENT 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. PID, required

  2. PATIENT VISIT, optional

  3. GOAL, required repeating

Hierarchy

Overview

Methods

Public function GOALRepCount : Integer;

Properties

Public property PID : TbsPID_231 read GetPID write SetPID ;
Public property PATIENT_VISIT : TbsPPV_PCA_PATIENT_PATIENT_VISIT_231 read GetPATIENT_VISIT;
Public property GOAL[RepCount:Integer]: TbsPPV_PCA_PATIENT_GOAL_231 read GetGOAL;

Description

Methods

Public function GOALRepCount : Integer;
 

Properties

Public property PID : TbsPID_231 read GetPID write SetPID ;

PID, Usage : R, Min : 1, Max : 1

Public property PATIENT_VISIT : TbsPPV_PCA_PATIENT_PATIENT_VISIT_231 read GetPATIENT_VISIT;

PATIENT_VISIT, Usage : O, Min : 0, Max : 1

Public property GOAL[RepCount:Integer]: TbsPPV_PCA_PATIENT_GOAL_231 read GetGOAL;

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


Generated by PasDoc 0.14.0.