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

Method BB25_group

drg_group/suzhou_2023/DRG/MDCB_DRG.java:174–176  ·  view source on GitHub ↗
(MedicalRecord record)

Source from the content-addressed store, hash-verified

172 }
173
174 public static boolean BB25_group(MedicalRecord record){
175 return true;
176 }
177
178 public static boolean BC25_group(MedicalRecord record){
179 return true;

Callers 1

groupMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected