Update IndekKinerjaServiceImpl.java

Penyesuaian rule dokter pediatrik gawat darurat
This commit is contained in:
salmanoe 2022-12-08 15:00:10 +07:00
parent 0f64ca53b3
commit efe92e3a03
2 changed files with 733 additions and 637 deletions

View File

@ -334,6 +334,8 @@ public class Master {
public static final Integer[] PENUNJANG_MURNI = { 39, 276 };
public static final Integer[] PERISTI = { 45, 75, 76, 463, 464 };
public static final Integer[] TANJUNG = { 72, 551 };
public static final Integer ICU = 328;
public static final int KLINIK_FALSE_EMERGENCY = 309;
public static final int KLINIK_GIGI_KARYAWAN = 702;
@ -398,6 +400,7 @@ public class Master {
public static final Integer KK_FARMAKOLOGI = 205;
public static final Integer KK_PATOLOGI_ANATOMI = 197;
public static final Integer KK_PATOLOGI_KLINIK = 199;
public static final Integer KK_PEDIATRIK_GD = 244;
public static final Integer KK_RADIOLOGI = 203;
public static final Integer KK_UMUM = 222;
public static final Integer SUBBAG_KESEJAHTERAAN = 26;