Class TbsORU_PATIENT_RESULT_24

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsORU_PATIENT_RESULT_24 = class(TBSHL7Object)

Description

Represents the PATIENT_RESULT 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. PATIENT, optional

  2. ORDER OBSERVATION, required repeating

Hierarchy

Overview

Methods

Public function ORDER_OBSERVATIONRepCount : Integer;

Properties

Public property PATIENT : TbsORU_PATIENT_RESULT_PATIENT_24 read GetPATIENT;
Public property ORDER_OBSERVATION[RepCount:Integer]: TbsORU_PATIENT_RESULT_ORDER_OBSERVATION_24 read GetORDER_OBSERVATION;

Description

Methods

Public function ORDER_OBSERVATIONRepCount : Integer;
 

Properties

Public property PATIENT : TbsORU_PATIENT_RESULT_PATIENT_24 read GetPATIENT;

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

Public property ORDER_OBSERVATION[RepCount:Integer]: TbsORU_PATIENT_RESULT_ORDER_OBSERVATION_24 read GetORDER_OBSERVATION;

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


Generated by PasDoc 0.14.0.