[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
)
<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 PlacerOrderNumber_ImagingServiceRequest As String, _
ByVal FillerOrderNumber_ImagingServiceRequest As String _
) As ImagingServiceRequestRow
[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
)
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.
The ImagingServiceRequestRow which is added to the System.Data.DataTable.Rows collection.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document