←Select platform

AddRequestedProcedureRow(ImagingServiceRequestRow,string,string,string,string,string,string,VisitRow) Method

Summary

Adds a new RequestedProcedureRow to the System.Data.DataTable.Rows collection.

Syntax

C#
VB
C++

Parameters

parentImagingServiceRequestRowByImagingServiceRequestRequestedProcedure
The parent Imaging Service Request Row.

RequestedProcedureID
A System.String representing the Requested Procedure ID.

RequestedProcedureComments
A System.String representing the Requested Procedure Comments.

StudyInstanceUID
A System.String representing the Study Instance UID.

RequestedProcedureDescription
A System.String representing the Requested Procedure Description.

RequestedProcedurePriority
A System.String representing the Requested Procedure Priority.

PatientTransportArrangements
A System.String representing the Patient Transport Arrangements.

parentVisitRowByVisitRequestedProcedure
The parent Visit Row.

Return Value

The RequestedProcedureRow which is added to the System.Data.DataTable.Rows collection.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly