Class TbsOMB_O27_ORDER_28

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsOMB_O27_ORDER_28 = 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. PRT, optional repeating

  3. TIMING, optional repeating

  4. BPO, required

  5. SPM, optional

  6. NTE, optional repeating

  7. DG1, optional repeating

  8. OBSERVATION, optional repeating

  9. FT1, optional repeating

  10. BLG, optional

Hierarchy

Overview

Methods

Public function PRTRepCount : Integer;
Public function TIMINGRepCount : Integer;
Public function NTERepCount : Integer;
Public function DG1RepCount : Integer;
Public function OBSERVATIONRepCount : Integer;
Public function FT1RepCount : Integer;

Properties

Public property ORC : TbsORC_28 read GetORC write SetORC ;
Public property PRT[RepCount:Integer]: TbsPRT_28 read GetPRT;
Public property TIMING[RepCount:Integer]: TbsOMB_O27_ORDER_TIMING_28 read GetTIMING;
Public property BPO : TbsBPO_28 read GetBPO write SetBPO ;
Public property SPM : TbsSPM_28 read GetSPM write SetSPM ;
Public property NTE[RepCount:Integer]: TbsNTE_28 read GetNTE;
Public property DG1[RepCount:Integer]: TbsDG1_28 read GetDG1;
Public property OBSERVATION[RepCount:Integer]: TbsOMB_O27_ORDER_OBSERVATION_28 read GetOBSERVATION;
Public property FT1[RepCount:Integer]: TbsFT1_28 read GetFT1;
Public property BLG : TbsBLG_28 read GetBLG write SetBLG ;

Description

Methods

Public function PRTRepCount : Integer;
 
Public function TIMINGRepCount : Integer;
 
Public function NTERepCount : Integer;
 
Public function DG1RepCount : Integer;
 
Public function OBSERVATIONRepCount : Integer;
 
Public function FT1RepCount : Integer;
 

Properties

Public property ORC : TbsORC_28 read GetORC write SetORC ;

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

Public property PRT[RepCount:Integer]: TbsPRT_28 read GetPRT;

PRT, Usage : O, Min : 0, Max : *

Public property TIMING[RepCount:Integer]: TbsOMB_O27_ORDER_TIMING_28 read GetTIMING;

TIMING, Usage : O, Min : 0, Max : *

Public property BPO : TbsBPO_28 read GetBPO write SetBPO ;

BPO, Usage : R, Min : 1, Max : 1

Public property SPM : TbsSPM_28 read GetSPM write SetSPM ;

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

Public property NTE[RepCount:Integer]: TbsNTE_28 read GetNTE;

NTE, Usage : O, Min : 0, Max : *

Public property DG1[RepCount:Integer]: TbsDG1_28 read GetDG1;

DG1, Usage : O, Min : 0, Max : *

Public property OBSERVATION[RepCount:Integer]: TbsOMB_O27_ORDER_OBSERVATION_28 read GetOBSERVATION;

OBSERVATION, Usage : O, Min : 0, Max : *

Public property FT1[RepCount:Integer]: TbsFT1_28 read GetFT1;

FT1, Usage : O, Min : 0, Max : *

Public property BLG : TbsBLG_28 read GetBLG write SetBLG ;

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


Generated by PasDoc 0.14.0.