public class DischargeDiagnosisCodeSequenceItem extends Item
DischargeDiagnosisCodeSequence| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCenterOfRotationOffset()
Retrieves average center of rotation offset of Nuclear Medicine detector in mm.
|
java.lang.String |
getCollimatorOrGridName()
Retrieves Label describing the collimator used.
|
java.lang.String |
getCollimatorType()
Retrieves Collimator type.
|
java.lang.String |
getDistanceSourceToDetector()
Retrieves Distance in mm from transmission source to the detector face.
|
java.lang.String[] |
getFieldOfViewDimensions()
Retrieves Dimensions of the field of view, in mm.
|
java.lang.String |
getFieldOfViewShape()
Retrieves Shape of the field of view of the Nuclear Medicine detector.
|
java.lang.String[] |
getFocalDistance()
Return Focal distance, in mm.
|
java.lang.String |
getGantryOrDetectorTilt()
Retrieves angle of tilt in degrees of the detector.
|
java.lang.String[] |
getImageOrientation()
Return the direction cosines of the first row and the first column with respect to the patient.
|
java.lang.String[] |
getImagePosition()
Retrieves Tthe x, y, and z coordinates of the upper left hand corner (center of the first voxel
transmitted) of the image, in mm.
|
java.lang.String[] |
getRadialPosition()
Retrieves radial distance of the detector from the center of rotation, in mm.
|
java.lang.String |
getStartAngle()
Retrieves position of the detector about the patient for the start of the acquisition, in degrees.
|
ViewCodeSequence |
getViewCodeSequence()
Retrieves pre-initialized object of View Code Sequence.If the module contains the sequence object
it returns the same otherwise it creates the sequence adds to the module with proper initialization
and then returns the object of sequence.
|
java.lang.String[] |
getXFocusCenter()
Return Center of focus along a row.
|
java.lang.String[] |
getYFocusCenter()
Retrieves Center of focus along a column.
|
java.lang.String[] |
getZoomCenter()
Retrieves the amount of offset from (0,0) applied to each pixel in the image before application
of the zoom factor, specified by a numeric pair: row value (delimiter) column value (in mm).
|
java.lang.String[] |
getZoomFactor()
Return the amount of magnification applied to each pixel in the image, specified by a
numeric pair: row value (delimiter) column value.
|
void |
setCenterOfRotationOffset(java.lang.String strCenterOfRotationOffset)
Sets average center of rotation offset of Nuclear Medicine detector in mm.
|
void |
setCollimatorOrGridName(java.lang.String strCollimatorOrGridName)
Sets Label describing the collimator used.
|
void |
setCollimatorType(java.lang.String strCollimatorType)
Sets Collimator type.
|
void |
setDistanceSourceToDetector(java.lang.String strDistanceSourceToDetector)
Sets Distance in mm from transmission source to the detector face.
|
void |
setFieldOfViewDimensions(java.lang.String[] arrStrFieldOfViewDimensions)
Sets Dimensions of the field of view, in mm.
|
void |
setFieldOfViewShape(java.lang.String strFieldOfViewShape)
Sets Shape of the field of view of the Nuclear Medicine detector.
|
void |
setFocalDistance(java.lang.String[] arrStrFocalDistance)
Sets Focal distance, in mm.
|
void |
setGantryOrDetectorTilt(java.lang.String strGantryOrDetectorTilt)
Sets angle of tilt in degrees of the detector.
|
void |
setImageOrientation(java.lang.String[] arrStrImageOrientation)
Sets the direction cosines of the first row and the first column with respect to the patient.
|
void |
setImagePosition(java.lang.String[] arrStrImagePosition)
Sets the x, y, and z coordinates of the upper left hand corner (center of the first voxel
transmitted) of the image, in mm.
|
void |
setRadialPosition(java.lang.String[] arrStrRadialPosition)
Sets Radial distance of the detector from the center of rotation, in mm.
|
void |
setStartAngle(java.lang.String strStartAngle)
Sets position of the detector about the patient for the start of the acquisition, in degrees.
|
void |
setXFocusCenter(java.lang.String[] arrStrXFocusCenter)
Sets the Center of focus along a row.
|
void |
setYFocusCenter(java.lang.String[] arrStrYFocusCenter)
Sets Center of focus along a column.
|
void |
setZoomCenter(java.lang.String[] arrStrZoomCenter)
Sets the amount of offset from (0,0) applied to each pixel in the image before application
of the zoom factor, specified by a numeric pair: row value (delimiter) column value (in mm).
|
void |
setZoomFactor(java.lang.String[] arrStrZoomFactor)
Sets the amount of magnification applied to each pixel in the image, specified by a
numeric pair: row value (delimiter) column value.
|
boolean |
validateForModule()
Validates all the attributes in DischargeDiagnosisCodeSequenceItem that are present in the DataSet.
|
addDataElement, changeToUndefined, clone, contains, dumpDICOMInfo, getDataForTag, getDictionaryReader, getItemLength, getTransferSyntax, getValue, getValueLength, iterator, read, setDictionaryReader, setTransferSyntax, setValue, sortedIterator, validate, writepublic void setCollimatorOrGridName(java.lang.String strCollimatorOrGridName)
strCollimatorOrGridName - String value of Collimator/Grid Name.public java.lang.String getCollimatorOrGridName()
public void setCollimatorType(java.lang.String strCollimatorType)
strCollimatorType - String value of Collimator Type.public java.lang.String getCollimatorType()
public void setFieldOfViewShape(java.lang.String strFieldOfViewShape)
strFieldOfViewShape - String value of Field Of View Shape.public java.lang.String getFieldOfViewShape()
public void setFieldOfViewDimensions(java.lang.String[] arrStrFieldOfViewDimensions)
arrStrFieldOfViewDimensions - String array of Field of View Dimension(s).public java.lang.String[] getFieldOfViewDimensions()
public void setFocalDistance(java.lang.String[] arrStrFocalDistance)
arrStrFocalDistance - String array of Focal Distance values.public java.lang.String[] getFocalDistance()
public void setXFocusCenter(java.lang.String[] arrStrXFocusCenter)
arrStrXFocusCenter - String array of X Focus Center values.public java.lang.String[] getXFocusCenter()
public void setYFocusCenter(java.lang.String[] arrStrYFocusCenter)
arrStrYFocusCenter - String array of Y Focus Center values.public java.lang.String[] getYFocusCenter()
public void setZoomCenter(java.lang.String[] arrStrZoomCenter)
arrStrZoomCenter - String array of Zoom Center values.public java.lang.String[] getZoomCenter()
public void setZoomFactor(java.lang.String[] arrStrZoomFactor)
arrStrZoomFactor - String array of Zoom Factor values.public java.lang.String[] getZoomFactor()
public void setCenterOfRotationOffset(java.lang.String strCenterOfRotationOffset)
strCenterOfRotationOffset - String value of Center of Rotation Offset.public java.lang.String getCenterOfRotationOffset()
public void setGantryOrDetectorTilt(java.lang.String strGantryOrDetectorTilt)
strGantryOrDetectorTilt - String value of Gantry/Detector Tilt.public java.lang.String getGantryOrDetectorTilt()
public void setDistanceSourceToDetector(java.lang.String strDistanceSourceToDetector)
strDistanceSourceToDetector - String value of Distance Source to Detector.public java.lang.String getDistanceSourceToDetector()
public void setStartAngle(java.lang.String strStartAngle)
strStartAngle - String value of Start Angle.public java.lang.String getStartAngle()
public void setRadialPosition(java.lang.String[] arrStrRadialPosition)
arrStrRadialPosition - String array of Radial Position values.public java.lang.String[] getRadialPosition()
public void setImageOrientation(java.lang.String[] arrStrImageOrientation)
arrStrImageOrientation - String array of Image Orientation values.public java.lang.String[] getImageOrientation()
public void setImagePosition(java.lang.String[] arrStrImagePosition)
arrStrImagePosition - String array of Image Position values.public java.lang.String[] getImagePosition()
public ViewCodeSequence getViewCodeSequence()
public boolean validateForModule()
throws InvalidItemException
validateForModule in interface IItemvalidateForModule in class ItemInvalidItemException - throws InvalidItemException If Mandatory or Conditional element fails.