Class TbsCCU_I20_MEDICATION_HISTORY_MEDICATION_ORDER_DETAIL_271

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsCCU_I20_MEDICATION_HISTORY_MEDICATION_ORDER_DETAIL_271 = class(TBSHL7Object)

Description

Represents the MEDICATION_ORDER_DETAIL 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. RXO, required

  2. RXR, required repeating

  3. RXC, optional repeating

  4. OBX, optional repeating

Hierarchy

Overview

Methods

Public function RXRRepCount : Integer;
Public function RXCRepCount : Integer;
Public function OBXRepCount : Integer;

Properties

Public property RXO : TbsRXO_271 read GetRXO write SetRXO ;
Public property RXR[RepCount:Integer]: TbsRXR_271 read GetRXR;
Public property RXC[RepCount:Integer]: TbsRXC_271 read GetRXC;
Public property OBX[RepCount:Integer]: TbsOBX_271 read GetOBX;

Description

Methods

Public function RXRRepCount : Integer;
 
Public function RXCRepCount : Integer;
 
Public function OBXRepCount : Integer;
 

Properties

Public property RXO : TbsRXO_271 read GetRXO write SetRXO ;

RXO, Usage : R, Min : 1, Max : 1

Public property RXR[RepCount:Integer]: TbsRXR_271 read GetRXR;

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

Public property RXC[RepCount:Integer]: TbsRXC_271 read GetRXC;

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

Public property OBX[RepCount:Integer]: TbsOBX_271 read GetOBX;

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


Generated by PasDoc 0.14.0.