| | |
| | | private Long patid; |
| | | |
| | | /** |
| | | * his系统ID |
| | | */ |
| | | @ApiModelProperty("his系统ID") |
| | | private String patidHis; |
| | | |
| | | /** |
| | | * 病人编号 |
| | | */ |
| | | @ApiModelProperty("病人编号") |
| | |
| | | private String hospitaldistrictname; |
| | | |
| | | /** |
| | | * 出院科室编码 |
| | | */ |
| | | @ApiModelProperty(value = "出院科室编码") |
| | | private String leaveldeptcode; |
| | | |
| | | /** |
| | | * 出院科室名称 |
| | | */ |
| | | @ApiModelProperty(value = "出院科室名称") |
| | | private String leaveldeptname; |
| | | |
| | | /** |
| | | * 出院病区编码 |
| | | */ |
| | | @ApiModelProperty(value = "出院病区编码") |
| | | private String leavehospitaldistrictcode; |
| | | |
| | | /** |
| | | * 出院病区名称 |
| | | */ |
| | | @ApiModelProperty(value = "出院病区名称") |
| | | private String leavehospitaldistrictname; |
| | | |
| | | /** |
| | | * 房间号 |
| | | */ |
| | | @ApiModelProperty("房间号") |