Package org.dcm4che.srom

Interface Summary
Code The Code interface represents a coded entry.
CodeContent The CodeContent interface represents a DICOM SR Code Content of value type CODE.
CompositeContent The CompositeContent interface represents a DICOM SR Composite Content of value type COMPOSITE.
ContainerContent The ContainerContent interface represents a DICOM SR Container Content of value type CONTAINER.
Content The Content interface is the primary datatype for the entire SR Object Model.
DateContent The DateContent interface represents a DICOM SR Date Content of value type DATE.
DateTimeContent The DateTimeContent interface represents a DICOM SR Date Time Content of value type DATETIME.
Equipment The Equipment interface represents some of the fields of the DICOM General Equipment Module.
HL7SRExport  
IconImage The IconImage interface represents a Icon Image.
ImageContent The ImageContent interface represents a DICOM SR Image Content of value type IMAGE.
KeyObject The KeyObject interface represents a DICOM Key Object Selection Document.
NumContent The NumContent interface represents a DICOM SR Numeric Content of value type NUM.
Patient The Patient interface represents some of the fields of the DICOM Patient Module.
PNameContent The PNameContent interface represents a DICOM SR Person Name Content of value type PNAME.
ReferencedContent The ReferencedContent interface represents a Content Item reference.
RefSOP The RefSOP interface represents a SOP Class/SOP Instance pair.
RelationConstraints This interface will check the Relationship constraints between two SR Content Items.
Request The Request interface represents an item of the Referenced Request Sequence (DICOM Tag: (0040,A370)) in DICOM SR Document General Module.
SCoordContent The SCoordContent interface represents a DICOM SR Spatial Coordinate of value type SCOORD.
SCoordContent.Circle The Circle interface represents a DICOM SR Spatial Coordinate of value type SCOORD.
SCoordContent.Ellipse The Ellipse interface represents a DICOM SR Spatial Coordinate of value type SCOORD.
SCoordContent.MultiPoint The MultiPoint interface represents a DICOM SR Spatial Coordinate of value type SCOORD.
SCoordContent.Point The Point interface represents a DICOM SR Spatial Coordinate of value type SCOORD.
SCoordContent.Polyline The Polyline interface represents a DICOM SR Spatial Coordinate of value type SCOORD.
Series The Series interface represents the DICOM SR Document Series Module.
SOPInstanceRef The SOPInstanceRef interface represents a SOP Instance Reference.
SRDocument The SRDocument interface represents the entire DICOM SR document.
Study The Study interface represents some of the fields of the DICOM General Study Module.
TCoordContent The TCoordContent interface represents a DICOM SR Temporal Coordinate of value type TCOORD.
TCoordContent.Begin The Begin interface represents a range beginning at one temporal point, and extending beyond the end of the acquired data.
TCoordContent.End The End interface represents a range beginning before the start of the acquired data, and extending to (and including) the identified temporal point.
TCoordContent.MultiPoint The MultiPoint interface represents multiple temporal points.
TCoordContent.MultiSegment The MultiSegment interface represents multiple segments, each denoted by two temporal points.
TCoordContent.Point The Point interface represents a single temporal point.
TCoordContent.Positions Generic Positions interface for DICOM SR Temporal Coordinate positions.
TCoordContent.Positions.Absolute The Absolute interface represents DICOM SR Referenced Datetime.
TCoordContent.Positions.Relative The Relative interface represents DICOM SR Referenced Time Offsets.
TCoordContent.Positions.Sample The Sample interface represents DICOM SR Referenced Sample Positions.
TCoordContent.Segment The Segment interface represents a range between two temporal points.
Template The Template interface represents a DICOM SR Template.
TextContent The TextContent interface represents a DICOM SR Text Content of value type TEXT.
TimeContent The TimeContent interface represents a DICOM SR Time Content of value type TIME.
UIDRefContent The UIDRefContent interface represents a DICOM SR UID Reference Content of value type UIDREF.
Verification The Verification interface represents an item of the Verifying Observer Sequence (0040,A073).
WaveformContent The WaveformContent interface represents a DICOM SR Waveform Content of value type WAVEFORM.
 

Class Summary
Content.RelationType Enumeration of Relationship Types between the (enclosing) Source Content Item and the Target Content Item.
Content.ValueType Enumeration of Value Types of Content Items.
Patient.Sex Inner static class that represents a enumeration of the patient sex.
SRDocumentFactory Factory for DICOM SR Documents.