public class HemodynamicFindings_TID3812 extends Template
| Constructor and Description |
|---|
HemodynamicFindings_TID3812(SRTree objTree)
Instantiates HemodynamicFindings_TID3812 Template.
|
| Modifier and Type | Method and Description |
|---|---|
CommonFindings_TID3819 |
getCommonFindings()
Retrieves CommonFindings
|
NegationModifierPresenceOfFinding_TID1350 |
getNegationModifierPresenceOfFinding()
Retrieves NegationModifierPresenceOfFinding
|
void |
setCondition(int[] arrPosition)
Sets value for Condition.
|
void |
setFinding(int[] arrPosition)
Sets value for Finding .
|
void |
setFinding(int[] arrPosition,
EnumCM_Hypertension enumHypertension)
Sets value for Finding .
|
void |
setFindings(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Findings
|
void |
setHemodynamicAssessments(int[] arrPosition,
EnumCM_DegreeFindings enumDegreeFindings,
EnumCM_HemodynamicAssessments enumHemodynamicAssessments)
Sets the value for HemodynamicAssessments.
|
void |
setProcedureReported(int[] arrPosition)
Sets the value for Procedure Reported.
|
void |
setSeverity(int[] arrPosition,
EnumCM_Severity enumSeverity)
Sets the value for Severity.
|
public HemodynamicFindings_TID3812(SRTree objTree)
objTree - Object of SRTree.public NegationModifierPresenceOfFinding_TID1350 getNegationModifierPresenceOfFinding()
public CommonFindings_TID3819 getCommonFindings()
public void setFindings(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setProcedureReported(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setFinding(int[] arrPosition,
EnumCM_Hypertension enumHypertension)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumHypertension - Enumerated value of Hypertensionpublic void setSeverity(int[] arrPosition,
EnumCM_Severity enumSeverity)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumSeverity - Enumerated value for value for Severitypublic void setHemodynamicAssessments(int[] arrPosition,
EnumCM_DegreeFindings enumDegreeFindings,
EnumCM_HemodynamicAssessments enumHemodynamicAssessments)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumDegreeFindings - Enumerated value for DegreeFindingsenumHemodynamicAssessments - Enumerated value for HemodynamicAssessmentspublic void setCondition(int[] arrPosition)
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.