Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDRG/DRG_Java
/ PK15_group
Method
PK15_group
drg_group/qingdao_2023/DRG/MDCP_DRG.java:58–60 ·
view source on GitHub ↗
(MedicalRecord record)
Source
from the content-addressed store, hash-verified
56
}
57
58
public
static
boolean PK15_group(MedicalRecord record){
59
return
true;
60
}
61
62
public
static
boolean PR15_group(MedicalRecord record){
63
return
true;
Callers
1
group
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected