[DebuggerNonUserCodeAttribute()]
public PatientRow AddPatientRow(
string PatientID,
string IssuerOfPatientID,
string PatientNameFamilyName,
string PatientNameGivenName,
string PatientNameMiddleName,
string PatientNamePrefix,
string PatientNameSuffix,
string ConfidentialityConstraintonPatientDataDescription,
DateTime PatientBirthDate,
string PatientSex,
string PatientWeight,
string EthnicGroup,
string PatientComments,
string AdditionalPatientHistory,
int PregnancyStatus,
string SpecialNeeds,
string PatientState,
DateTime LastMenstrualDate
)
[DebuggerNonUserCodeAttribute()]
public:
PatientRow^ AddPatientRow(
String^ PatientID,
String^ IssuerOfPatientID,
String^ PatientNameFamilyName,
String^ PatientNameGivenName,
String^ PatientNameMiddleName,
String^ PatientNamePrefix,
String^ PatientNameSuffix,
String^ ConfidentialityConstraintonPatientDataDescription,
DateTime PatientBirthDate,
String^ PatientSex,
String^ PatientWeight,
String^ EthnicGroup,
String^ PatientComments,
String^ AdditionalPatientHistory,
int PregnancyStatus,
String^ SpecialNeeds,
String^ PatientState,
DateTime LastMenstrualDate
)
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.
The PatientRow 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