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

FillPatientData Method

Show in webframe





The Leadtools.Dicom.DicomDataSet to extract the information from.
The CompositeInstanceDataSet to fill the information into.
true to update the patient information in the given instanceDataSet if the given dicomDataSet has different values.
The AE Title System.String for the server used to retrieve the dicomDataSet.
Fills the patient information into the given CompositeInstanceDataSet.
Syntax
protected virtual void FillPatientData( 
   DicomDataSet dicomDataSet,
   CompositeInstanceDataSet instanceDataSet,
   bool updateExistentPatient,
   string retrieveAe
)
'Declaration
 
Protected Overridable Sub FillPatientData( _
   ByVal dicomDataSet As DicomDataSet, _
   ByVal instanceDataSet As CompositeInstanceDataSet, _
   ByVal updateExistentPatient As Boolean, _
   ByVal retrieveAe As String _
) 
'Usage
 
Dim instance As DicomDataSetConverter
Dim dicomDataSet As DicomDataSet
Dim instanceDataSet As CompositeInstanceDataSet
Dim updateExistentPatient As Boolean
Dim retrieveAe As String
 
instance.FillPatientData(dicomDataSet, instanceDataSet, updateExistentPatient, retrieveAe)

            

            
protected:
virtual void FillPatientData( 
   DicomDataSet^ dicomDataSet,
   CompositeInstanceDataSet^ instanceDataSet,
   bool updateExistentPatient,
   String^ retrieveAe
) 

Parameters

dicomDataSet
The Leadtools.Dicom.DicomDataSet to extract the information from.
instanceDataSet
The CompositeInstanceDataSet to fill the information into.
updateExistentPatient
true to update the patient information in the given instanceDataSet if the given dicomDataSet has different values.
retrieveAe
The AE Title System.String for the server used to retrieve the dicomDataSet.
Requirements

Target Platforms

See Also

Reference

DicomDataSetConverter Class
DicomDataSetConverter Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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