←Select platform

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#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset.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 PlacerOrderNumberImagingServiceRequest_, 
   string FillerOrderNumberImagingServiceRequest_ 
) 
<DebuggerNonUserCodeAttribute()> 
Public Overloads Function AddImagingServiceRequestRow( _ 
   ByVal AccessionNumber As String, _ 
   ByVal PatientID As String, _ 
   ByVal IssuerOfPatientID As String, _ 
   ByVal ImagingServiceRequestComments As String, _ 
   ByVal RequestingPhysicianFamilyName As String, _ 
   ByVal RequestingPhysicianGivenName As String, _ 
   ByVal RequestingPhysicianMiddleName As String, _ 
   ByVal RequestingPhysicianPrefix As String, _ 
   ByVal RequestingPhysicianSuffix As String, _ 
   ByVal ReferringPhysicianFamilyName As String, _ 
   ByVal ReferringPhysicianGivenName As String, _ 
   ByVal ReferringPhysicianMiddleName As String, _ 
   ByVal ReferringPhysicianPrefix As String, _ 
   ByVal ReferringPhysicianSuffix As String, _ 
   ByVal RequestingService As String, _ 
   ByVal PlacerOrderNumberImagingServiceRequest_ As String, _ 
   ByVal FillerOrderNumberImagingServiceRequest_ As String _ 
) As Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset.ImagingServiceRequestRow 
[DebuggerNonUserCodeAttribute()] 
public: 
Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset.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^ PlacerOrderNumberImagingServiceRequest_, 
   String^ FillerOrderNumberImagingServiceRequest_ 
) 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Worklist.DataAccessLayer Assembly
Click or drag to resize