initial
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
// Generated by scripts/generate-germany.mjs on 2026-05-14.
|
||||
// Do not edit this file manually.
|
||||
import type { IFeeScheduleData } from '../feeschedules.types.js';
|
||||
|
||||
export const GERMANY_AGDRGFPV_FEE_SCHEDULE_DATA: IFeeScheduleData = {
|
||||
"scheduleId": "de-ag-drg-fpv",
|
||||
"dataStatus": "external-source-pending",
|
||||
"edition": "Source identified 2026-05-14",
|
||||
"source": {
|
||||
"name": "InEK aG-DRG Fallpauschalen-Katalog / FPV",
|
||||
"url": "https://www.g-drg.de",
|
||||
"retrievedAt": "2026-05-14"
|
||||
},
|
||||
"feeRows": [],
|
||||
"ruleSections": [],
|
||||
"notes": [
|
||||
"Year-specific InEK catalog source; not part of gesetze-im-internet federal XML corpus."
|
||||
]
|
||||
};
|
||||
Reference in New Issue
Block a user