Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDRG/DRG_Java
/ PU15_group
Method
PU15_group
drg_group/qingdao_2023/DRG/MDCP_DRG.java:82–84 ·
view source on GitHub ↗
(MedicalRecord record)
Source
from the content-addressed store, hash-verified
80
}
81
82
public
static
boolean PU15_group(MedicalRecord record){
83
return
true;
84
}
85
86
public
static
boolean PV15_group(MedicalRecord record){
87
return
true;
Callers
1
group
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected