The following tables list the members exposed by ImagingServiceRequestDataTable.
Protected Constructors
Name | Description | |
---|---|---|
ImagingServiceRequestDataTable | Initializes a new instance of the ImagingServiceRequestDataTable class with the SerializationInfo and the StreamingContext. |
Public Methods
Name | Description | |
---|---|---|
AddImagingServiceRequestRow | Adds a ImagingServiceRequestRow object to the System.Data.DataTable.Rows collection. | |
Clone | Clones the structure of the ImagingServiceRequestDataTable, including all ImagingServiceRequestDataTable schemas and constraints | |
FindByAccessionNumber | Finds a ImagingServiceRequestRow in the System.Data.DataTable.Rows collection by the Accession Number value. | |
GetTypedTableSchema | Returns the System.Xml.Schema.XmlSchemaComplexType for the ImagingServiceRequestDataTable. | |
NewImagingServiceRequestRow | Creates an empty ImagingServiceRequestRow without adding it to the System.Data.DataTable.Rows collection. | |
RemoveImagingServiceRequestRow | Removes a ImagingServiceRequestRow from the System.Data.DataTable.Rows collection. |
Protected Methods
Name | Description | |
---|---|---|
CreateInstance | This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. | |
GetRowType | This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. | |
NewRowFromBuilder | Creates a new row from an existing row. | |
OnRowChanged | Raises the ImagingServiceRequestRowChanged event. | |
OnRowChanging | Raises the ImagingServiceRequestRowChanging event. | |
OnRowDeleted | Raises the ImagingServiceRequestRowDeleted event. | |
OnRowDeleting | Raises the ImagingServiceRequestRowDeleting event. |
Public Properties
Name | Description | |
---|---|---|
AccessionNumberColumn | Gets the Accession Number Column. | |
Count | Gets the total number of ImagingServiceRequestRow objects in the System.Data.DataTable.Rows collection. | |
FillerOrderNumber_ImagingServiceRequestColumn | Gets the Filler Order Number Imaging Service Request Column. | |
ImagingServiceRequestCommentsColumn | Gets the Imaging Service Request Comments Column. | |
IssuerOfPatientIDColumn | Gets the Issuer Of Patient ID Column. | |
Item | Gets the ImagingServiceRequestRow at the specified index. | |
PatientIDColumn | Gets the Patient ID Column. | |
PlacerOrderNumber_ImagingServiceRequestColumn | Gets the Placer Order Number Imaging Service Request Column. | |
ReferringPhysicianFamilyNameColumn | Gets the Referring Physician Family Name Column. | |
ReferringPhysicianGivenNameColumn | Gets the Referring Physician Given Name Column. | |
ReferringPhysicianMiddleNameColumn | Gets the Referring Physician Middle Name Column. | |
ReferringPhysicianPrefixColumn | Gets the Referring Physician Prefix Column. | |
ReferringPhysicianSuffixColumn | Gets the Referring Physician Suffix Column. | |
RequestingPhysicianFamilyNameColumn | Gets the Requesting Physician Family Name Column. | |
RequestingPhysicianGivenNameColumn | Gets the Requesting Physician Given Name Column. | |
RequestingPhysicianMiddleNameColumn | Gets the Requesting Physician Middle Name Column. | |
RequestingPhysicianPrefixColumn | Gets the Requesting Physician Prefix Column. | |
RequestingPhysicianSuffixColumn | Gets the Requesting Physician Suffix Column. | |
RequestingServiceColumn | Gets the Requesting Service Column. |
Public Events
Name | Description | |
---|---|---|
ImagingServiceRequestRowChanged | Occurs after a ImagingServiceRequestRow has been changed successfully. | |
ImagingServiceRequestRowChanging | Occurs when a ImagingServiceRequestRow is changing. | |
ImagingServiceRequestRowDeleted | Occurs after a ImagingServiceRequestRow in the table has been deleted. | |
ImagingServiceRequestRowDeleting | Occurs before a ImagingServiceRequestRow in the table is about to be deleted. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET