Class TbsCCR_I17_CLINICAL_ORDER_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsCCR_I17_CLINICAL_ORDER_27 = class(TBSHL7Object)

Description

Represents the CLINICAL_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. CLINICAL_ORDER_TIMING, optional repeating

  3. CLINICAL_ORDER_DETAIL, required repeating

  4. CTI, optional repeating

Hierarchy

Overview

Methods

Public function CLINICAL_ORDER_TIMINGRepCount : Integer;
Public function CLINICAL_ORDER_DETAILRepCount : Integer;
Public function CTIRepCount : Integer;

Properties

Public property ORC : TbsORC_27 read GetORC write SetORC ;
Public property CLINICAL_ORDER_TIMING[RepCount:Integer]: TbsCCR_I17_CLINICAL_ORDER_CLINICAL_ORDER_TIMING_27 read GetCLINICAL_ORDER_TIMING;
Public property CLINICAL_ORDER_DETAIL[RepCount:Integer]: TbsCCR_I17_CLINICAL_ORDER_CLINICAL_ORDER_DETAIL_27 read GetCLINICAL_ORDER_DETAIL;
Public property CTI[RepCount:Integer]: TbsCTI_27 read GetCTI;

Description

Methods

Public function CLINICAL_ORDER_TIMINGRepCount : Integer;
 
Public function CLINICAL_ORDER_DETAILRepCount : Integer;
 
Public function CTIRepCount : Integer;
 

Properties

Public property ORC : TbsORC_27 read GetORC write SetORC ;

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

Public property CLINICAL_ORDER_TIMING[RepCount:Integer]: TbsCCR_I17_CLINICAL_ORDER_CLINICAL_ORDER_TIMING_27 read GetCLINICAL_ORDER_TIMING;

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

Public property CLINICAL_ORDER_DETAIL[RepCount:Integer]: TbsCCR_I17_CLINICAL_ORDER_CLINICAL_ORDER_DETAIL_27 read GetCLINICAL_ORDER_DETAIL;

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

Public property CTI[RepCount:Integer]: TbsCTI_27 read GetCTI;

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


Generated by PasDoc 0.14.0.