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

SetCodeMeaning Method








DicomCodedConcept object that specifies the Coded Concept whose Code Meaning is to be set.
The new Code Meaning (0008,0104).
Sets the Code Meaning (0008,0104) for the specified Coded Concept. .NET support WinRT support
Syntax
public bool SetCodeMeaning( 
   DicomCodedConcept codedConcept,
   string codeMeaning
)
'Declaration
 
Public Function SetCodeMeaning( _
   ByVal codedConcept As DicomCodedConcept, _
   ByVal codeMeaning As String _
) As Boolean
'Usage
 
Dim instance As DicomContextGroupTable
Dim codedConcept As DicomCodedConcept
Dim codeMeaning As String
Dim value As Boolean
 
value = instance.SetCodeMeaning(codedConcept, codeMeaning)
public bool SetCodeMeaning( 
   DicomCodedConcept codedConcept,
   string codeMeaning
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomContextGroupTable.SetCodeMeaning( 
   codedConcept ,
   codeMeaning 
)
public:
bool SetCodeMeaning( 
   DicomCodedConcept^ codedConcept,
   String^ codeMeaning
) 

Parameters

codedConcept
DicomCodedConcept object that specifies the Coded Concept whose Code Meaning is to be set.
codeMeaning
The new Code Meaning (0008,0104).

Return Value

true if the Code Meaning was set successfully. false if the method failed to allocate memory.
Remarks
If a Context Group in the Context Group Table has a corresponding Group in the internal table maintained by LEADTOOLS, then you can use the Default method to discard any changes made to the Context Group, including those made to the Code Meanings of its Coded Concepts, and to revert to the values stored in the internal table. For a list of the Context Identifiers (CIDs) of the Context Groups in the internal table, along with their names, refer to Context Identifier Values.
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
Insert(String,String,Boolean,DicomDateTimeValue,DicomContextGroupTableInsertFlags) Method
DeleteCodedConcept Method
GetFirstCodedConcept Method
FindCodedConceptByIndex Method
Default 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