Package ru.clinicainfo.protocol
Class PatientSearchRequest.PatientDisaese
java.lang.Object
ru.clinicainfo.custom.CustomCheckDataItem
ru.clinicainfo.protocol.PatientSearchRequest.PatientDisaese
- Enclosing class:
- PatientSearchRequest
public class PatientSearchRequest.PatientDisaese
extends ru.clinicainfo.custom.CustomCheckDataItem
Секция информации о значимых заболеваниях пациента
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ru.clinicainfo.custom.CustomCheckDataItem
getCheckData, getCheckList, setCheckData, setCheckList
-
Field Details
-
disId
Идентификатор заболевания -
disName
Наименование заболевания -
disType
Тип заболевания -
isDeleted
Признак удаления
-
-
Constructor Details
-
PatientDisaese
public PatientDisaese()
-