Leadtools.Medical.Workstation.DataAccessLayer Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
AddStudiesRow(String,DateTime,String,String,String,String,String,String,String,String,String,String,Decimal,Decimal,String,String,String,PatientsRow,String) Method
See Also 
Leadtools.Medical.Workstation.DataAccessLayer Namespace > DicomInformation.StudiesDataTable Class > AddStudiesRow Method : AddStudiesRow(String,DateTime,String,String,String,String,String,String,String,String,String,String,Decimal,Decimal,String,String,String,PatientsRow,String) Method



StudyInstanceUID
The Study Instance UID String value.
StudyDate
The Study Date DateTime value.
AccessionNumber
The Accesstion Number String value.
StudyID
The Study ID String value.
ReferDrFamilyName
The referring physician's family name String value.
ReferDrGivenName
The referring physician's given name String value.
ReferDrMiddleName
The referring physician's middle name String value.
ReferDrNamePrefix
The referring physician's name prefix String value.
ReferDrNameSuffix
The referring physician's name suffix String value.
StudyDescription
The study description String value.
AdminDiagDesc
The Admitting Diagnoses Description String value.
PatientAge
The patient's age String value.
PatientSize
The patient's size Decimal value.
PatientWeight
The patient's weight Decimal value.
Occupation
The patient's occupation String value.
AddPatientHistory
The addition patient's history String value.
InterpAuth
The Interpretation Author String value.
parentPatientsRowByFK_Studies_Patient
The parent patient's row of type DicomInformation.PatientsRow.
AETitle
The client AE Title String value.
StudyInstanceUID
The Study Instance UID String value.
StudyDate
The Study Date DateTime value.
AccessionNumber
The Accesstion Number String value.
StudyID
The Study ID String value.
ReferDrFamilyName
The referring physician's family name String value.
ReferDrGivenName
The referring physician's given name String value.
ReferDrMiddleName
The referring physician's middle name String value.
ReferDrNamePrefix
The referring physician's name prefix String value.
ReferDrNameSuffix
The referring physician's name suffix String value.
StudyDescription
The study description String value.
AdminDiagDesc
The Admitting Diagnoses Description String value.
PatientAge
The patient's age String value.
PatientSize
The patient's size Decimal value.
PatientWeight
The patient's weight Decimal value.
Occupation
The patient's occupation String value.
AddPatientHistory
The addition patient's history String value.
InterpAuth
The Interpretation Author String value.
parentPatientsRowByFK_Studies_Patient
The parent patient's row of type DicomInformation.PatientsRow.
AETitle
The client AE Title String value.
Overloaded. Creates a row using the specified values.

Syntax

Visual Basic (Declaration)  
<DebuggerNonUserCodeAttribute()>
Overloads Public Function AddStudiesRow( _
   ByVal StudyInstanceUID As String, _
   ByVal StudyDate As Date, _
   ByVal AccessionNumber As String, _
   ByVal StudyID As String, _
   ByVal ReferDrFamilyName As String, _
   ByVal ReferDrGivenName As String, _
   ByVal ReferDrMiddleName As String, _
   ByVal ReferDrNamePrefix As String, _
   ByVal ReferDrNameSuffix As String, _
   ByVal StudyDescription As String, _
   ByVal AdminDiagDesc As String, _
   ByVal PatientAge As String, _
   ByVal PatientSize As Decimal, _
   ByVal PatientWeight As Decimal, _
   ByVal Occupation As String, _
   ByVal AddPatientHistory As String, _
   ByVal InterpAuth As String, _
   ByVal parentPatientsRowByFK_Studies_Patient As DicomInformation.PatientsRow, _
   ByVal AETitle As String _
) As DicomInformation.StudiesRow
Visual Basic (Usage) Copy Code
Dim instance As DicomInformation.StudiesDataTable
Dim StudyInstanceUID As String
Dim StudyDate As Date
Dim AccessionNumber As String
Dim StudyID As String
Dim ReferDrFamilyName As String
Dim ReferDrGivenName As String
Dim ReferDrMiddleName As String
Dim ReferDrNamePrefix As String
Dim ReferDrNameSuffix As String
Dim StudyDescription As String
Dim AdminDiagDesc As String
Dim PatientAge As String
Dim PatientSize As Decimal
Dim PatientWeight As Decimal
Dim Occupation As String
Dim AddPatientHistory As String
Dim InterpAuth As String
Dim parentPatientsRowByFK_Studies_Patient As DicomInformation.PatientsRow
Dim AETitle As String
Dim value As DicomInformation.StudiesRow
 
value = instance.AddStudiesRow(StudyInstanceUID, StudyDate, AccessionNumber, StudyID, ReferDrFamilyName, ReferDrGivenName, ReferDrMiddleName, ReferDrNamePrefix, ReferDrNameSuffix, StudyDescription, AdminDiagDesc, PatientAge, PatientSize, PatientWeight, Occupation, AddPatientHistory, InterpAuth, parentPatientsRowByFK_Studies_Patient, AETitle)

Parameters

StudyInstanceUID
The Study Instance UID String value.
StudyDate
The Study Date DateTime value.
AccessionNumber
The Accesstion Number String value.
StudyID
The Study ID String value.
ReferDrFamilyName
The referring physician's family name String value.
ReferDrGivenName
The referring physician's given name String value.
ReferDrMiddleName
The referring physician's middle name String value.
ReferDrNamePrefix
The referring physician's name prefix String value.
ReferDrNameSuffix
The referring physician's name suffix String value.
StudyDescription
The study description String value.
AdminDiagDesc
The Admitting Diagnoses Description String value.
PatientAge
The patient's age String value.
PatientSize
The patient's size Decimal value.
PatientWeight
The patient's weight Decimal value.
Occupation
The patient's occupation String value.
AddPatientHistory
The addition patient's history String value.
InterpAuth
The Interpretation Author String value.
parentPatientsRowByFK_Studies_Patient
The parent patient's row of type DicomInformation.PatientsRow.
AETitle
The client AE Title String value.

Return Value

The newly added DicomInformation.StudiesRow.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Medical.Workstation.DataAccessLayer requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features