public class ProblemProperties_TID3829 extends Template
| Constructor and Description |
|---|
ProblemProperties_TID3829(SRTree objTree)
Instantiates a new ProblemProperties_TID3829 Template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setComment(int[] arrPosition)
Sets the value for Comment.
|
void |
setConcern(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Concern.
|
void |
setConcernTypes(int[] arrPosition,
EnumCM_ConcernTypes enumConcernTypes)
Sets the value for Coronary Artery Bypass During This Admission.
|
void |
setDateTimeConcernNoted(int[] arrPosition,
java.lang.String strValue)
Sets the value for DateTime Concern Noted.
|
void |
setDateTimeConcernResolved(int[] arrPosition,
java.lang.String strValue)
Sets the value for DateTime Concern Resolved .
|
void |
setDateTimeProblemResolved(int[] arrPosition,
java.lang.String strValue)
Sets the value for Date Time Problem Resolved.
|
void |
setDateTimeStarted(int[] arrPosition,
java.lang.String strValue)
Sets the value for Date Time Started.
|
void |
setHealthStatus(int[] arrPosition,
EnumCM_HealthStatus enumHealthStatus)
Sets the value for HealthStatus.
|
void |
setSeverity(int[] arrPosition,
EnumCM_Severity enumSeverity)
Sets the value for Severity.
|
void |
setStage(int[] arrPosition)
Sets the value for Stage.
|
void |
setStatus(int[] arrPosition,
EnumCM_ProblemStatus enumProblemStatus)
Sets the value for Status.
|
void |
setStatus(int[] arrPosition,
EnumCM_UseStatus enumUseStatus)
Sets the value for Status.
|
void |
setTherapy(int[] arrPosition)
Sets the value for Therapy.
|
public ProblemProperties_TID3829(SRTree objTree)
objTree - Object of SRTree.public void setConcernTypes(int[] arrPosition,
EnumCM_ConcernTypes enumConcernTypes)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumConcernTypes - Enum value for ConcernTypes.public void setStage(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setDateTimeProblemResolved(int[] arrPosition,
java.lang.String strValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.strValue - public void setDateTimeStarted(int[] arrPosition,
java.lang.String strValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.strValue - public void setDateTimeConcernNoted(int[] arrPosition,
java.lang.String strValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.strValue - public void setDateTimeConcernResolved(int[] arrPosition,
java.lang.String strValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.strValue - public void setStatus(int[] arrPosition,
EnumCM_ProblemStatus enumProblemStatus)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumProblemStatus - Enum value for ProblemStatus.public void setTherapy(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setSeverity(int[] arrPosition,
EnumCM_Severity enumSeverity)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumSeverity - Enum value for Severity.public void setHealthStatus(int[] arrPosition,
EnumCM_HealthStatus enumHealthStatus)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumHealthStatus - Enum value for Health Statuspublic void setStatus(int[] arrPosition,
EnumCM_UseStatus enumUseStatus)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumUseStatus - Enum value for Use Status.public void setComment(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.strSummary - String value for Summary.public void setConcern(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - strSummary - String value for Summary.