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

Method IV19_group

drg_group/changsha_2023/DRG/MDCI_DRG.java:66–68  ·  view source on GitHub ↗
(MedicalRecord record)

Source from the content-addressed store, hash-verified

64 }
65
66 public static boolean IV19_group(MedicalRecord record){
67 return true;
68 }
69
70 public static boolean IF2A_group(MedicalRecord record){
71 return record.age<=6;

Callers 1

groupMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected