Files
fee-schedules/ts/germany/heilmittelgkv.ts
T

20 lines
772 B
TypeScript
Raw Normal View History

2026-05-14 10:05:17 +00:00
// 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_HEILMITTELGKV_FEE_SCHEDULE_DATA: IFeeScheduleData = {
"scheduleId": "de-heilmittel-gkv",
"dataStatus": "external-source-pending",
"edition": "Source identified 2026-05-14",
"source": {
"name": "GKV-Spitzenverband Heilmittel contracts and price lists",
"url": "https://www.gkv-spitzenverband.de/krankenversicherung/ambulante_leistungen/heilmittel/heilmittel.jsp",
"retrievedAt": "2026-05-14"
},
"feeRows": [],
"ruleSections": [],
"notes": [
"External contract and price list source by remedy area; not part of gesetze-im-internet federal XML corpus."
]
};