Class TbsPTR_PCF_PATIENT_23

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsPTR_PCF_PATIENT_23 = 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. PATHWAY, required repeating

Hierarchy

Overview

Methods

Public function PATHWAYRepCount : Integer;

Properties

Public property PID : TbsPID_23 read GetPID write SetPID ;
Public property PATIENT_VISIT : TbsPTR_PCF_PATIENT_PATIENT_VISIT_23 read GetPATIENT_VISIT;
Public property PATHWAY[RepCount:Integer]: TbsPTR_PCF_PATIENT_PATHWAY_23 read GetPATHWAY;

Description

Methods

Public function PATHWAYRepCount : Integer;
 

Properties

Public property PID : TbsPID_23 read GetPID write SetPID ;

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

Public property PATIENT_VISIT : TbsPTR_PCF_PATIENT_PATIENT_VISIT_23 read GetPATIENT_VISIT;

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

Public property PATHWAY[RepCount:Integer]: TbsPTR_PCF_PATIENT_PATHWAY_23 read GetPATHWAY;

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


Generated by PasDoc 0.14.0.