LEADTOOLS Medical (Leadtools.Dicom assembly)

GetPreviousCodedConcept Method

Show in webframe







DicomCodedConcept object that specifies a Coded Concept. The method returns the DicomCodedConcept that specifies the Concept that immediately precedes this Concept (in their Context Group), if there is one.
Returns the Coded Concept in the same Context Group that immediately precedes the specified Coded Concept.
Syntax
public DicomCodedConcept GetPreviousCodedConcept( 
   DicomCodedConcept codedConcept
)
'Declaration
 
Public Function GetPreviousCodedConcept( _
   ByVal codedConcept As DicomCodedConcept _
) As DicomCodedConcept
'Usage
 
Dim instance As DicomContextGroupTable
Dim codedConcept As DicomCodedConcept
Dim value As DicomCodedConcept
 
value = instance.GetPreviousCodedConcept(codedConcept)
public DicomCodedConcept GetPreviousCodedConcept( 
   DicomCodedConcept codedConcept
)

            

            
 function Leadtools.Dicom.DicomContextGroupTable.GetPreviousCodedConcept( 
   codedConcept 
)
public:
DicomCodedConcept^ GetPreviousCodedConcept( 
   DicomCodedConcept^ codedConcept
) 

Parameters

codedConcept
DicomCodedConcept object that specifies a Coded Concept. The method returns the DicomCodedConcept that specifies the Concept that immediately precedes this Concept (in their Context Group), if there is one.

Return Value

DicomCodedConcept object that specifies the Coded Concept which immediately precedes the Concept specified by codedConcept. null, No Coded Concept precedes the one specified by codedConcept. (codedConcept is the last Coded Concept in its Context Group).
Remarks
Example
For an example, refer to Insert(String,String,Boolean,DicomDateTimeValue,DicomContextGroupTableInsertFlags).
Requirements

Target Platforms

See Also

Reference

DicomContextGroupTable Class
DicomContextGroupTable Members
Load(String) Method
Insert(String,String,Boolean,DicomDateTimeValue,DicomContextGroupTableInsertFlags) Method
GetFirstCodedConcept Method
GetLastCodedConcept Method
GetPreviousCodedConcept Method
GetCodedConceptCount Method
FindCodedConceptByIndex Method
GetContextGroup Method
SetCodeMeaning Method
DeleteCodedConcept Method
GetNext Method

 

 


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

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features