LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)

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

Show in webframe





A System.String representing the Patient ID.
A System.String representing the Issuer Of Patient ID.
A System.String representing the Patient Name Family Name.
A System.String representing the Patient Name Given Name.
A System.String representing the Patient Name Middle Name.
A System.String representing the Patient Name Prefix.
A System.String representing the Patient Name Suffix.
A System.String representing the Confidentiality Constrainton Patient Data Description.
The Patient Birth Date.
A System.String representing the Patient Sex.
A System.String representing the Patient Weight.
A System.String representing the Ethnic Group.
A System.String representing the Patient Comments.
A System.String representing the Additional Patient History.
The Pregnancy Status.
A System.String representing the Special Needs.
A System.String representing the Patient State.
The Last Menstrual Date.
Adds a new MWLDataset.PatientRow to the System.Data.DataTable.Rows collection.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Overloads Function AddPatientRow( _
   ByVal PatientID As String, _
   ByVal IssuerOfPatientID As String, _
   ByVal PatientNameFamilyName As String, _
   ByVal PatientNameGivenName As String, _
   ByVal PatientNameMiddleName As String, _
   ByVal PatientNamePrefix As String, _
   ByVal PatientNameSuffix As String, _
   ByVal ConfidentialityConstraintonPatientDataDescription As String, _
   ByVal PatientBirthDate As Date, _
   ByVal PatientSex As String, _
   ByVal PatientWeight As String, _
   ByVal EthnicGroup As String, _
   ByVal PatientComments As String, _
   ByVal AdditionalPatientHistory As String, _
   ByVal PregnancyStatus As Integer, _
   ByVal SpecialNeeds As String, _
   ByVal PatientState As String, _
   ByVal LastMenstrualDate As Date _
) As MWLDataset.PatientRow
'Usage
 
Dim instance As MWLDataset.PatientDataTable
Dim PatientID As String
Dim IssuerOfPatientID As String
Dim PatientNameFamilyName As String
Dim PatientNameGivenName As String
Dim PatientNameMiddleName As String
Dim PatientNamePrefix As String
Dim PatientNameSuffix As String
Dim ConfidentialityConstraintonPatientDataDescription As String
Dim PatientBirthDate As Date
Dim PatientSex As String
Dim PatientWeight As String
Dim EthnicGroup As String
Dim PatientComments As String
Dim AdditionalPatientHistory As String
Dim PregnancyStatus As Integer
Dim SpecialNeeds As String
Dim PatientState As String
Dim LastMenstrualDate As Date
Dim value As MWLDataset.PatientRow
 
value = instance.AddPatientRow(PatientID, IssuerOfPatientID, PatientNameFamilyName, PatientNameGivenName, PatientNameMiddleName, PatientNamePrefix, PatientNameSuffix, ConfidentialityConstraintonPatientDataDescription, PatientBirthDate, PatientSex, PatientWeight, EthnicGroup, PatientComments, AdditionalPatientHistory, PregnancyStatus, SpecialNeeds, PatientState, LastMenstrualDate)

            

            

Parameters

PatientID
A System.String representing the Patient ID.
IssuerOfPatientID
A System.String representing the Issuer Of Patient ID.
PatientNameFamilyName
A System.String representing the Patient Name Family Name.
PatientNameGivenName
A System.String representing the Patient Name Given Name.
PatientNameMiddleName
A System.String representing the Patient Name Middle Name.
PatientNamePrefix
A System.String representing the Patient Name Prefix.
PatientNameSuffix
A System.String representing the Patient Name Suffix.
ConfidentialityConstraintonPatientDataDescription
A System.String representing the Confidentiality Constrainton Patient Data Description.
PatientBirthDate
The Patient Birth Date.
PatientSex
A System.String representing the Patient Sex.
PatientWeight
A System.String representing the Patient Weight.
EthnicGroup
A System.String representing the Ethnic Group.
PatientComments
A System.String representing the Patient Comments.
AdditionalPatientHistory
A System.String representing the Additional Patient History.
PregnancyStatus
The Pregnancy Status.
SpecialNeeds
A System.String representing the Special Needs.
PatientState
A System.String representing the Patient State.
LastMenstrualDate
The Last Menstrual Date.

Return Value

The MWLDataset.PatientRow which is added to the System.Data.DataTable.Rows collection.
Requirements

Target Platforms

See Also

Reference

MWLDataset.PatientDataTable Class
MWLDataset.PatientDataTable Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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