AddImagingServiceRequestRow(string,string,string,string,string,string,string,string,string,string,string,string,string,string,string,string,string) Method

Summary
Adds a new ImagingServiceRequestRow to the System.Data.DataTable.Rows collection.
Syntax
C#
C++/CLI
[DebuggerNonUserCodeAttribute()] 
public: 
ImagingServiceRequestRow^ AddImagingServiceRequestRow(  
   String^ AccessionNumber, 
   String^ PatientID, 
   String^ IssuerOfPatientID, 
   String^ ImagingServiceRequestComments, 
   String^ RequestingPhysicianFamilyName, 
   String^ RequestingPhysicianGivenName, 
   String^ RequestingPhysicianMiddleName, 
   String^ RequestingPhysicianPrefix, 
   String^ RequestingPhysicianSuffix, 
   String^ ReferringPhysicianFamilyName, 
   String^ ReferringPhysicianGivenName, 
   String^ ReferringPhysicianMiddleName, 
   String^ ReferringPhysicianPrefix, 
   String^ ReferringPhysicianSuffix, 
   String^ RequestingService, 
   String^ PlacerOrderNumber_ImagingServiceRequest, 
   String^ FillerOrderNumber_ImagingServiceRequest 
)  

Parameters

AccessionNumber
A System.String representing the Accession Number.

PatientID
A System.String representing the Patient ID.

IssuerOfPatientID
A System.String representing the Issuer Of Patient ID.

ImagingServiceRequestComments
A System.String representing the Imaging Service Request Comments.

RequestingPhysicianFamilyName
A System.String representing the Requesting Physician Family Name.

RequestingPhysicianGivenName
A System.String representing the Requesting Physician Given Name.

RequestingPhysicianMiddleName
A System.String representing the Requesting Physician Middle Name.

RequestingPhysicianPrefix
A System.String representing the Requesting Physician Prefix.

RequestingPhysicianSuffix
A System.String representing the Requesting Physician Suffix.

ReferringPhysicianFamilyName
A System.String representing the Referring Physician Family Name.

ReferringPhysicianGivenName
A System.String representing the Referring Physician Given Name.

ReferringPhysicianMiddleName
A System.String representing the Referring Physician Middle Name.

ReferringPhysicianPrefix
A System.String representing the Referring Physician Prefix.

ReferringPhysicianSuffix
A System.String representing the Referring Physician Suffix.

RequestingService
A System.String representing the Requesting Service.

PlacerOrderNumber_ImagingServiceRequest
A System.String representing the Placer Order Number Imaging Service Request.

FillerOrderNumber_ImagingServiceRequest
A System.String representing the Filler Order Number Imaging Service Request.

Return Value

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

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.