Class TbsPRR_PC5_PATIENT_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsPRR_PC5_PATIENT_27 = 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. PROBLEM, required repeating

Hierarchy

Overview

Methods

Public function PROBLEMRepCount : Integer;

Properties

Public property PID : TbsPID_27 read GetPID write SetPID ;
Public property PATIENT_VISIT : TbsPRR_PC5_PATIENT_PATIENT_VISIT_27 read GetPATIENT_VISIT;
Public property PROBLEM[RepCount:Integer]: TbsPRR_PC5_PATIENT_PROBLEM_27 read GetPROBLEM;

Description

Methods

Public function PROBLEMRepCount : Integer;
 

Properties

Public property PID : TbsPID_27 read GetPID write SetPID ;

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

Public property PATIENT_VISIT : TbsPRR_PC5_PATIENT_PATIENT_VISIT_27 read GetPATIENT_VISIT;

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

Public property PROBLEM[RepCount:Integer]: TbsPRR_PC5_PATIENT_PROBLEM_27 read GetPROBLEM;

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


Generated by PasDoc 0.14.0.