Class TbsORB_O28_RESPONSE_PATIENT_ORDER_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsORB_O28_RESPONSE_PATIENT_ORDER_26 = class(TBSHL7Object)

Description

Represents the ORDER 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. ORC, required

  2. TIMING, required

  3. BPO, optional

Hierarchy

Overview

Properties

Public property ORC : TbsORC_26 read GetORC write SetORC ;
Public property TIMING : TbsORB_O28_RESPONSE_PATIENT_ORDER_TIMING_26 read GetTIMING;
Public property BPO : TbsBPO_26 read GetBPO write SetBPO ;

Description

Properties

Public property ORC : TbsORC_26 read GetORC write SetORC ;

ORC, Usage : R, Min : 1, Max : 1

Public property TIMING : TbsORB_O28_RESPONSE_PATIENT_ORDER_TIMING_26 read GetTIMING;

TIMING, Usage : R, Min : 1, Max : 1

Public property BPO : TbsBPO_26 read GetBPO write SetBPO ;

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


Generated by PasDoc 0.14.0.