MCPcopy Create free account
hub / github.com/OpenDRG/DRG_Java / MZ15_group

Method MZ15_group

drg_group/beijing_2022/DRG/MDCM_DRG.java:46–48  ·  view source on GitHub ↗
(MedicalRecord record)

Source from the content-addressed store, hash-verified

44 }
45
46 public static boolean MZ15_group(MedicalRecord record){
47 return true;
48 }
49
50 public static boolean MS15_group(MedicalRecord record){
51 return true;

Callers 1

groupMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected