Class SickListInfoRequest.RepresentPatientInfo

java.lang.Object
ru.clinicainfo.custom.CustomCheckDataItem
ru.clinicainfo.protocol.SickListInfoRequest.RepresentPatientInfo
Enclosing class:
SickListInfoRequest

public class SickListInfoRequest.RepresentPatientInfo extends ru.clinicainfo.custom.CustomCheckDataItem
Секция данных представителя. Кому выдан
  • Field Details

    • representPCode

      public String representPCode
      Кому выдан. Идентификатор пациента
    • representLastName

      public String representLastName
      Кому выдан. Фамилия
    • representFirstName

      public String representFirstName
      Кому выдан. Имя
    • representMidName

      public String representMidName
      Кому выдан. Отчество
    • representBDate

      public Date representBDate
      Кому выдан. Дата рождения
    • representPol

      public Integer representPol
      Кому выдан. Пол
    • representSnils

      public String representSnils
      Кому выдан. СНИЛС
    • relatType

      public String relatType
      Кому выдан. Идентификатор родственной связи
  • Constructor Details

    • RepresentPatientInfo

      public RepresentPatientInfo()