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

Method OC19_group

drg_group/qingdao_2023/DRG/MDCO_DRG.java:10–12  ·  view source on GitHub ↗
(MedicalRecord record)

Source from the content-addressed store, hash-verified

8public class MDCO_DRG {
9
10 public static boolean OC19_group(MedicalRecord record){
11 return true;
12 }
13
14 public static boolean OD29_group(MedicalRecord record){
15 return true;

Callers 1

groupMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected