Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDRG/DRG_Java
/ EC15_group
Method
EC15_group
drg_group/yancheng_2023/DRG/MDCE_DRG.java:122–124 ·
view source on GitHub ↗
(MedicalRecord record)
Source
from the content-addressed store, hash-verified
120
}
121
122
public
static
boolean EC15_group(MedicalRecord record){
123
return
true;
124
}
125
126
public
static
boolean ED15_group(MedicalRecord record){
127
return
true;
Callers
1
group
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected