public class StressImagingSummary_TID3317 extends Template
| Constructor and Description |
|---|
StressImagingSummary_TID3317(SRTree objTree)
Instantiates a new StressImagingSummary_TID3317 Template.
|
| Modifier and Type | Method and Description |
|---|---|
Measurement_TID300 |
getMeasurement()
Retrieves Measurement.
|
NegationModifierPresenceOfFinding_TID1350 |
getNegationModifierPresenceOfFinding()
Retrieves Negation Modifier Presence Of Finding.
|
void |
setAssociatedMorphology(int[] arrPosition,
EnumCM_PerfusionMorphology enumPerfusionMorphology)
Sets the value for Associated Morphology .
|
void |
setCoronaryArteryDisease(int[] arrPosition)
Sets the value for Coronary artery disease.
|
void |
setFinding(int[] arrPosition)
Sets the value for Finding.
|
void |
setFinding(int[] arrPosition,
EnumCM_NMExtracardiacFindings enumNMExtracardiacFindings)
Sets the value for Finding.
|
void |
setFindingSite(int[] arrPosition,
EnumCM_MajorCoronaryArteries enumMajorCoronaryArteries)
Sets the value for Finding Site.
|
void |
setFindingSite(int[] arrPosition,
EnumCM_VentricleIdentification enumVentricleIdentification)
Sets the value for Finding Site.
|
void |
setMyocardialPerfusion(int[] arrPosition,
EnumCM_PerfusionFindings enumPerfusionFindings)
Sets the value for Myocardial perfusion.
|
void |
setOverallStudyQuality(int[] arrPosition,
EnumCM_StudyQuality enumStudyQuality)
Sets the value for Overall study quality.
|
void |
setQualityIssue(int[] arrPosition,
EnumCM_StressImagingQualityIssues enumStressImagingQualityIssues)
Sets the value for Quality Issue.
|
void |
setTransientCavitaryDilatation(int[] arrPosition)
Sets the value for Transient cavitary dilatation.
|
public StressImagingSummary_TID3317(SRTree objTree)
objTree - Object of SRTree.public NegationModifierPresenceOfFinding_TID1350 getNegationModifierPresenceOfFinding()
public Measurement_TID300 getMeasurement()
public void setFindingSite(int[] arrPosition,
EnumCM_MajorCoronaryArteries enumMajorCoronaryArteries)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setMyocardialPerfusion(int[] arrPosition,
EnumCM_PerfusionFindings enumPerfusionFindings)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setFindingSite(int[] arrPosition,
EnumCM_VentricleIdentification enumVentricleIdentification)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setAssociatedMorphology(int[] arrPosition,
EnumCM_PerfusionMorphology enumPerfusionMorphology)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setFinding(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setTransientCavitaryDilatation(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setCoronaryArteryDisease(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setFinding(int[] arrPosition,
EnumCM_NMExtracardiacFindings enumNMExtracardiacFindings)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setQualityIssue(int[] arrPosition,
EnumCM_StressImagingQualityIssues enumStressImagingQualityIssues)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setOverallStudyQuality(int[] arrPosition,
EnumCM_StudyQuality enumStudyQuality)
arrPosition - Identifier which shows the position of the node in the SR Tree.