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