LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)
LEAD Technologies, Inc

AddPatientRow(String,String,String,String,String,String,DateTime,String,String,String,String,String) Method






A System.String representing the Patient ID.
A System.String representing the Family Name.
A System.String representing the Given Name.
A System.String representing the Middle Name.
A System.String representing the Name Prefix.
A System.String representing the Name Suffix.
A System.DateTime representing the Birth Date.
A System.String representing the Sex.
A System.String representing the Ethnic Group.
A System.String representing the Comments.
A System.String representing the Retrieve AE Title.
A System.String representing the Issuer Of Patient ID.
Adds a new CompositeInstanceDataSet.PatientRow to the System.Data.DataTable.Rows collection.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Overloads Function AddPatientRow( _
   ByVal PatientID As String, _
   ByVal FamilyName As String, _
   ByVal GivenName As String, _
   ByVal MiddleName As String, _
   ByVal NamePrefix As String, _
   ByVal NameSuffix As String, _
   ByVal BirthDate As Date, _
   ByVal Sex As String, _
   ByVal EthnicGroup As String, _
   ByVal Comments As String, _
   ByVal RetrieveAETitle As String, _
   ByVal IssuerOfPatientID As String _
) As CompositeInstanceDataSet.PatientRow
'Usage
 
Dim instance As CompositeInstanceDataSet.PatientDataTable
Dim PatientID As String
Dim FamilyName As String
Dim GivenName As String
Dim MiddleName As String
Dim NamePrefix As String
Dim NameSuffix As String
Dim BirthDate As Date
Dim Sex As String
Dim EthnicGroup As String
Dim Comments As String
Dim RetrieveAETitle As String
Dim IssuerOfPatientID As String
Dim value As CompositeInstanceDataSet.PatientRow
 
value = instance.AddPatientRow(PatientID, FamilyName, GivenName, MiddleName, NamePrefix, NameSuffix, BirthDate, Sex, EthnicGroup, Comments, RetrieveAETitle, IssuerOfPatientID)
DebuggerNonUserCodeAttribute()
 function Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientDataTable.AddPatientRow(String,String,String,String,String,String,DateTime,String,String,String,String,String)( 
   PatientID ,
   FamilyName ,
   GivenName ,
   MiddleName ,
   NamePrefix ,
   NameSuffix ,
   BirthDate ,
   Sex ,
   EthnicGroup ,
   Comments ,
   RetrieveAETitle ,
   IssuerOfPatientID 
)

Parameters

PatientID
A System.String representing the Patient ID.
FamilyName
A System.String representing the Family Name.
GivenName
A System.String representing the Given Name.
MiddleName
A System.String representing the Middle Name.
NamePrefix
A System.String representing the Name Prefix.
NameSuffix
A System.String representing the Name Suffix.
BirthDate
A System.DateTime representing the Birth Date.
Sex
A System.String representing the Sex.
EthnicGroup
A System.String representing the Ethnic Group.
Comments
A System.String representing the Comments.
RetrieveAETitle
A System.String representing the Retrieve AE Title.
IssuerOfPatientID
A System.String representing the Issuer Of Patient ID.

Return Value

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CompositeInstanceDataSet.PatientDataTable Class
CompositeInstanceDataSet.PatientDataTable Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features