Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDRG/DRG_Java
/ BC15_group
Method
BC15_group
drg_group/lanzhou_2023/DRG/MDCB_DRG.java:222–224 ·
view source on GitHub ↗
(MedicalRecord record)
Source
from the content-addressed store, hash-verified
220
}
221
222
public
static
boolean BC15_group(MedicalRecord record){
223
return
true;
224
}
225
226
public
static
boolean BC25_group(MedicalRecord record){
227
return
true;
Callers
1
group
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected