Class TbsOMB_O27_ORDER_271

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsOMB_O27_ORDER_271 = 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, optional repeating

  3. BPO, required

  4. SPM, optional

  5. NTE, optional repeating

  6. DG1, optional repeating

  7. OBSERVATION, optional repeating

  8. FT1, optional repeating

  9. BLG, optional

Hierarchy

Overview

Methods

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_271 read GetORC write SetORC ;
Public property TIMING[RepCount:Integer]: TbsOMB_O27_ORDER_TIMING_271 read GetTIMING;
Public property BPO : TbsBPO_271 read GetBPO write SetBPO ;
Public property SPM : TbsSPM_271 read GetSPM write SetSPM ;
Public property NTE[RepCount:Integer]: TbsNTE_271 read GetNTE;
Public property DG1[RepCount:Integer]: TbsDG1_271 read GetDG1;
Public property OBSERVATION[RepCount:Integer]: TbsOMB_O27_ORDER_OBSERVATION_271 read GetOBSERVATION;
Public property FT1[RepCount:Integer]: TbsFT1_271 read GetFT1;
Public property BLG : TbsBLG_271 read GetBLG write SetBLG ;

Description

Methods

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_271 read GetORC write SetORC ;

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

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

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

Public property BPO : TbsBPO_271 read GetBPO write SetBPO ;

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

Public property SPM : TbsSPM_271 read GetSPM write SetSPM ;

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

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

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

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

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

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

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

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

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

Public property BLG : TbsBLG_271 read GetBLG write SetBLG ;

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


Generated by PasDoc 0.14.0.