Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDRG/DRG_Java
/ EC25_group
Method
EC25_group
drg_group/guangxi_2022/DRG/MDCE_DRG.java:178–180 ·
view source on GitHub ↗
(MedicalRecord record)
Source
from the content-addressed store, hash-verified
176
}
177
178
public
static
boolean EC25_group(MedicalRecord record){
179
return
true;
180
}
181
182
public
static
boolean ED15_group(MedicalRecord record){
183
return
true;
Callers
1
group
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected