ITK/Release 4/DICOM/Tcon 2010 10 11

From KitwarePublic
< ITK‎ | Release 4‎ | DICOM
Jump to navigationJump to search

Attendees

  • Mathieu Malaterre (CoSMo)

Topics

App 118 Syntax

See:

A.1.7 Examples

Here is an example XPath query to extract the code meaning of the first item in the View Code Sequence:
/DicomNativeModel/DicomAttribute[@keyword=‖ViewCodeSequence‖]/Item[@number=1]/ /DicomAttribute[@keyword=‖CodeMeaning‖]/Value[@number=1]
1405

See posts

> The following XPath expression is not defined:
>
> DicomAttribute[@tag=”OverlayLabel”]/Value[@number=1]
>
DicomAttribute[@tag=”OverlayLabel” and @repeating="02"]/Value[@number=1]