java.lang.Object | ||
↳ | com.cbs.ctr3ws.dtos.WsPatientItem | |
↳ | com.cbs.ctr3ws.dtos.health.WsMedSocialHistRisk |
description: the class contains information on a medical-social risk.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public String | description | description: the details of the medical-social risk. | |||||||||
public Long | duration | description: the duration of the medical-social risk (in minutes). | |||||||||
public WSLookup | ltMedSocialHistAtRisk | description: a flag indicating the medical-social risk level. | |||||||||
public WSLookup | ltMedSocialHistRisk | description: a flag identifying the medical-social risk. |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
WsMedSocialHistRisk() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
description: the details of the medical-social risk.
required:TRUE-if - Required if "ltMedSocialHistAtRisk" = yes or unknown
see: free format text, max L=2000
description: the duration of the medical-social risk (in minutes).
required:TRUE-if - Required when "ltMedSocialHistRisk" = CARDIO_RESPIRATORY_ARREST and "ltMedSocialHistAtRisk" = yes
see: DurationMinutes
description: a flag indicating the medical-social risk level.
required:TRUE Must be Yes, Unknown when "description" is not null
see: LT_MED_SOCIAL_HIST_AT_RISK
description: a flag identifying the medical-social risk.
required:TRUE
see: LT_MED_SOCIAL_HIST_RISK