org.tolven.ctom.entity
Class QualitativeEvaluation
java.lang.Object
org.tolven.ctom.entity.Assessment
org.tolven.ctom.entity.QualitativeEvaluation
- All Implemented Interfaces:
- java.io.Serializable
public class QualitativeEvaluation
- extends Assessment
- implements java.io.Serializable
A systemic and thorough assessment of the body and its functions using visual
inspection, palpation, percussion, and auscultation, aimed to determine the
presence or absence of signs of disease or abnormality.
- Version:
- 1.0
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QualitativeEvaluation
public QualitativeEvaluation()
finalize
public void finalize()
throws java.lang.Throwable
- Overrides:
finalize in class Assessment
- Throws:
java.lang.Throwable
getAnamResultAccuracyInPercentage
public int getAnamResultAccuracyInPercentage()
setAnamResultAccuracyInPercentage
public void setAnamResultAccuracyInPercentage(int anamResultAccuracyInPercentage)
getDeathCause
public java.lang.String getDeathCause()
setDeathCause
public void setDeathCause(java.lang.String deathCause)
getDeathCauseText
public java.lang.String getDeathCauseText()
setDeathCauseText
public void setDeathCauseText(java.lang.String deathCauseText)
getDeathDate
public java.util.Date getDeathDate()
setDeathDate
public void setDeathDate(java.util.Date deathDate)
isMenstrualInd
public boolean isMenstrualInd()
setMenstrualInd
public void setMenstrualInd(boolean menstrualInd)
getMenstrualPatternType
public java.lang.String getMenstrualPatternType()
setMenstrualPatternType
public void setMenstrualPatternType(java.lang.String menstrualPatternType)
getPainIndexScore
public int getPainIndexScore()
setPainIndexScore
public void setPainIndexScore(int painIndexScore)
getPerformanceStatusScore
public int getPerformanceStatusScore()
setPerformanceStatusScore
public void setPerformanceStatusScore(int performanceStatusScore)
getSurvivalStatus
public int getSurvivalStatus()
setSurvivalStatus
public void setSurvivalStatus(int survivalStatus)
getSurvivalStatusDescription
public java.lang.String getSurvivalStatusDescription()
setSurvivalStatusDescription
public void setSurvivalStatusDescription(java.lang.String survivalStatusDescription)