Working with the DicomCodedConcept Object

The CurrentCodedConcept property of the ILEADDicomDS Interface specifies the currently selected Coded Concept in the Context Group Table, the DicomCodedConcept object. LEADTOOLS provides the IDicomCodedConcept dual interface for specifying Coded Concepts, which defines the following properties for specifying a Coded Concept:

image\sqrblit.gif CodingSchemeDesignator property: This property specifies the Coding Scheme Designator (0008,0102) of the Coded Concept.

image\sqrblit.gif CodingSchemeVersion property: This property specifies specifies the Coding Scheme Version (0008,0103) of the Coded Concept.

image\sqrblit.gif CodeValue property: This property specifies the Code Value (0008,0100) of the Coded Concept.

image\sqrblit.gif CodeMeaning property: This property specifies the Code Meaning (0008,0104) of the Coded Concept.

image\sqrblit.gif IsContextGroupLocalVersion property: This property specifies whether a Context Group Local Version (0008,0107) is defined for the Coded Concept.

image\sqrblit.gif ContextGroupLocalVersion property: This property specifies the Context Group Local Version (0008,0107) of the Coded Concept.

image\sqrblit.gif ContextGroupExtensionCreatorUID property: This property specifies the Context Group Extension Creator UID (0008,010D) of the Coded Concept.