LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)
LEAD Technologies, Inc

ValidateSOPInstance Method (CStoreCommand)






The Patient ID form the request Leadtools.Dicom.DicomDataSet
The Study Instance UID form the request Leadtools.Dicom.DicomDataSet
The Series Instance UID form the request Leadtools.Dicom.DicomDataSet
The abstract class UID sent in the request.
The affected SOP instance UID sent in the request.
Allows inherited classes to validate the parameters of the DICOM instance before storing it.
Syntax
protected virtual void ValidateSOPInstance( 
   string patientID,
   string studyInstanceUID,
   string seriesInstanceUID,
   string sopClassUID,
   string sopInstanceUID
)
'Declaration
 
Protected Overridable Sub ValidateSOPInstance( _
   ByVal patientID As String, _
   ByVal studyInstanceUID As String, _
   ByVal seriesInstanceUID As String, _
   ByVal sopClassUID As String, _
   ByVal sopInstanceUID As String _
) 
'Usage
 
Dim instance As CStoreCommand
Dim patientID As String
Dim studyInstanceUID As String
Dim seriesInstanceUID As String
Dim sopClassUID As String
Dim sopInstanceUID As String
 
instance.ValidateSOPInstance(patientID, studyInstanceUID, seriesInstanceUID, sopClassUID, sopInstanceUID)
protected virtual void ValidateSOPInstance( 
   string patientID,
   string studyInstanceUID,
   string seriesInstanceUID,
   string sopClassUID,
   string sopInstanceUID
)
 function Leadtools.Dicom.Scp.Command.CStoreCommand.ValidateSOPInstance( 
   patientID ,
   studyInstanceUID ,
   seriesInstanceUID ,
   sopClassUID ,
   sopInstanceUID 
)
protected:
virtual void ValidateSOPInstance( 
   String^ patientID,
   String^ studyInstanceUID,
   String^ seriesInstanceUID,
   String^ sopClassUID,
   String^ sopInstanceUID
) 

Parameters

patientID
The Patient ID form the request Leadtools.Dicom.DicomDataSet
studyInstanceUID
The Study Instance UID form the request Leadtools.Dicom.DicomDataSet
seriesInstanceUID
The Series Instance UID form the request Leadtools.Dicom.DicomDataSet
sopClassUID
The abstract class UID sent in the request.
sopInstanceUID
The affected SOP instance UID sent in the request.
Remarks

The CStoreCommand does not perform any validation. inherited classes should override this method to perform any validation.

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

CStoreCommand Class
CStoreCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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

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