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

Method PB19_group

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

Source from the content-addressed store, hash-verified

8public class MDCP_DRG {
9
10 public static boolean PB19_group(MedicalRecord record){
11 return true;
12 }
13
14 public static boolean PC19_group(MedicalRecord record){
15 return true;

Callers 1

groupMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected