- 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.
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 |
---|---|
|
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.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family