|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tolven.ccr.CCRCodedDataObjectType
org.tolven.ccr.ProblemType
public class ProblemType
Java class for ProblemType complex type.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.tolven.ccr.CCRCodedDataObjectType |
|---|
CCRCodedDataObjectType.Signature |
| Field Summary | |
|---|---|
static java.lang.String |
COMPLAINT_TYPE
|
static java.lang.String |
CONDITION_TYPE
|
static java.lang.String |
DATE_OF_ONSET
|
static java.lang.String |
DIAGNOSIS_TYPE
|
static java.lang.String |
FINDING_TYPE
|
static java.lang.String |
FUNCTIONAL_LIMITATION_TYPE
|
static java.lang.String |
PROBLEM_TYPE
|
static java.lang.String |
SYMPTOM_TYPE
|
| Constructor Summary | |
|---|---|
ProblemType()
|
|
| Method Summary | |
|---|---|
EpisodesType |
getEpisodes()
Gets the value of the episodes property. |
CurrentHealthStatusType |
getHealthStatus()
Gets the value of the healthStatus property. |
PatientKnowledgeType |
getPatientKnowledge()
Gets the value of the patientKnowledge property. |
void |
setEpisodes(EpisodesType value)
Sets the value of the episodes property. |
void |
setHealthStatus(CurrentHealthStatusType value)
Sets the value of the healthStatus property. |
void |
setPatientKnowledge(PatientKnowledgeType value)
Sets the value of the patientKnowledge property. |
| Methods inherited from class org.tolven.ccr.CCRCodedDataObjectType |
|---|
getCCRDataObjectID, getCommentID, getDateTime, getDateTimeType, getDescription, getDescriptionText, getIDs, getInternalCCRLink, getReferenceID, getSignature, getSource, getStatus, getStatusText, getType, getTypeText, removeDateTimeType, setCCRDataObjectID, setDateTimeType, setDescription, setDescriptionText, setStatus, setStatusText, setType, setTypeText |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String DATE_OF_ONSET
public static final java.lang.String PROBLEM_TYPE
public static final java.lang.String CONDITION_TYPE
public static final java.lang.String DIAGNOSIS_TYPE
public static final java.lang.String SYMPTOM_TYPE
public static final java.lang.String FINDING_TYPE
public static final java.lang.String COMPLAINT_TYPE
public static final java.lang.String FUNCTIONAL_LIMITATION_TYPE
| Constructor Detail |
|---|
public ProblemType()
| Method Detail |
|---|
public EpisodesType getEpisodes()
EpisodesTypepublic void setEpisodes(EpisodesType value)
value - allowed object is
EpisodesTypepublic CurrentHealthStatusType getHealthStatus()
CurrentHealthStatusTypepublic void setHealthStatus(CurrentHealthStatusType value)
value - allowed object is
CurrentHealthStatusTypepublic PatientKnowledgeType getPatientKnowledge()
PatientKnowledgeTypepublic void setPatientKnowledge(PatientKnowledgeType value)
value - allowed object is
PatientKnowledgeType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||