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

Method HT25_group

drg_group/beijing_2022/DRG/MDCH_DRG.java:162–164  ·  view source on GitHub ↗
(MedicalRecord record)

Source from the content-addressed store, hash-verified

160 }
161
162 public static boolean HT25_group(MedicalRecord record){
163 return true;
164 }
165
166 public static boolean HK15_group(MedicalRecord record){
167 return true;

Callers 1

groupMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected