|
private List<Map.Entry<Set<String>, String>> getKeysBehospitalCodeEntryList(long hospitalId, long modelId, String recTitle, String sex, List<String> recIds, Map<String, String> recIdBehospitalCodeMap, EncrypDES encrypDES) throws Exception {
|
|
private List<Map.Entry<Set<String>, String>> getKeysBehospitalCodeEntryList(long hospitalId, long modelId, String recTitle, String sex, List<String> recIds, Map<String, String> recIdBehospitalCodeMap, EncrypDES encrypDES) throws Exception {
|
|
List<Map.Entry<Set<String>, String>> ret = Lists.newArrayList();
|
|
List<Map.Entry<Set<String>, String>> ret = Lists.newArrayList();
|
|
medicalRecordContentQe.eq("is_deleted", "N");
|
|
medicalRecordContentQe.eq("is_deleted", "N");
|