Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDRG/DRG_Java
/ IB19_group
Method
IB19_group
drg_group/guangxi_2022/DRG/MDCI_DRG.java:10–12 ·
view source on GitHub ↗
(MedicalRecord record)
Source
from the content-addressed store, hash-verified
8
public
class
MDCI_DRG {
9
10
public
static
boolean IB19_group(MedicalRecord record){
11
return
true;
12
}
13
14
public
static
boolean IC19_group(MedicalRecord record){
15
return
true;
Callers
1
group
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected