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

FindCodedConcept Method








Specifies the Context Group to be searched for the Coded Concept.
The Coding Scheme Designator (0008,0102) of the Coded Concept.
The Code Value (0008,0100) of the Coded Concept.
Returns the Coded Concept, in the specified Context Group, which has the specified Coding Scheme Designator and Code Value. .NET support WinRT support
Syntax
'Declaration
 
Public Function FindCodedConcept( _
   ByVal contextGroup As DicomContextGroup, _
   ByVal codingSchemeDesignator As String, _
   ByVal codeValue As String _
) As DicomCodedConcept
'Usage
 
Dim instance As DicomContextGroupTable
Dim contextGroup As DicomContextGroup
Dim codingSchemeDesignator As String
Dim codeValue As String
Dim value As DicomCodedConcept
 
value = instance.FindCodedConcept(contextGroup, codingSchemeDesignator, codeValue)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomContextGroupTable.FindCodedConcept( 
   contextGroup ,
   codingSchemeDesignator ,
   codeValue 
)

Parameters

contextGroup
Specifies the Context Group to be searched for the Coded Concept.
codingSchemeDesignator
The Coding Scheme Designator (0008,0102) of the Coded Concept.
codeValue
The Code Value (0008,0100) of the Coded Concept.

Return Value

DicomCodedConcept object that specifies the Coded Concept in the specified Context Group that has the specified Coding Scheme Designator and Code Value. null, The specified Context Group doesn't contain a Coded Concept with the specified Coding Scheme Designator and Code Value.
Remarks
Example
For an example, refer to Insert(String,String,Boolean,DicomDateTimeValue,DicomContextGroupTableInsertFlags).
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

DicomContextGroupTable Class
DicomContextGroupTable Members
GetFirstCodedConcept Method
GetContextGroup Method
Find(String) Method

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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