Package ru.clinicainfo.protocol
Class PatientInfoRequest.PatientAddrInfo
java.lang.Object
ru.clinicainfo.custom.CustomCheckDataItem
ru.clinicainfo.protocol.PatientInfoRequest.PatientAddrInfo
- Enclosing class:
- PatientInfoRequest
public class PatientInfoRequest.PatientAddrInfo
extends ru.clinicainfo.custom.CustomCheckDataItem
Адресная информация проживания пациента
-
Field Summary
FieldsModifier and TypeFieldDescriptionСтроениеГородСтроениеКвартираПолный адресДомКод КЛАДРПолный адрес территории (города)Код КЛАДР территории (города)РегионУлица -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ru.clinicainfo.custom.CustomCheckDataItem
getCheckData, getCheckList, setCheckData, setCheckList
-
Field Details
-
klCode
Код КЛАДР -
fullAddr
Полный адрес -
localityKlCode
Код КЛАДР территории (города) -
localityAddr
Полный адрес территории (города) -
region
Регион -
city
Город -
streetName
Улица -
house
Дом -
build
Строение -
corp
Строение -
flat
Квартира
-
-
Constructor Details
-
PatientAddrInfo
public PatientAddrInfo()
-