AliakseiT
- 9 skills
- 0 followers
- 19 hours ago last updated
- ▌ Ch Klv Forms · aliakseit bundleDraft one of the three Swiss KLV/OKP service forms for the BAG from a dossier directory: "Meldung neue Leistung" (notification of a new service), "Antrag neue Leistung" (full application for KLV Anhang 1 listing, WZW/PICOT based, ELGK review), or "Umstrittenheitsabklärung" (dispute of an already reimbursed service). Use when the user mentions KLV, Krankenpflege- Leistungsverordnung, OKP Leistungspflicht, neue Leistung melden/beantragen, ELGK, umstrittene Leistung, Umstrittenheit, WZW-Kriterien (Wirksamkeit, Zweckmässigkeit, Wirtschaftlichkeit), or in English: Swiss new-service notification, KLV listing application, Swiss health-benefit dispute form. Routes to the right form, reads the dossier, and writes the output to applications/ch/<form>/<lang>.md. Default output language German; the structure supports French/Italian variants.
- ▌ Tariff Scout · aliakseit bundleSearch official reimbursement lists (Swiss MiGeL and Analysenliste, German HMV and DiGA, French LPP, US HCPCS) for existing codes and analogous listed products. Use when the user asks "is there already a reimbursement code / tariff position for X", "what do comparable products bill under", "is our device already listed", or needs to decide between billing an existing code vs filing a new application. Runs deterministic lexical (non-embedding) search via scripts/search.ts over the normalized data in data/.
- ▌ Eurhta Report · aliakseit bundleDraft a EUnetHTA Core Model HTA report chapter by chapter for an HEOR dossier: Executive Summary, Introduction, Technology Description, Health Problem, Literature Research, Clinical Effectiveness, Safety, Economic Evaluation (CEA/BIA), Ethical/Organisational/Social/Legal aspects, and Discussion. Injects PRISMA literature-review numbers and deterministic economic-model results, and cites only included studies. Use for: HTA dossier, HTA report, EUnetHTA, Core Model, health technology assessment, European HTA, joint clinical assessment, dossier chapter drafting.
- ▌ Prisma Review · aliakseit bundleRun a PRISMA 2020 systematic literature review for an HTA/HEOR dossier: extract a PICO from the dossier and its documents, generate tiered PubMed and ClinicalTrials.gov search queries, execute the literature search, screen abstracts against PICO criteria (include/exclude/maybe with reasons), build the PRISMA 2020 flow diagram, and write a cited narrative synthesis chapter. Use for: systematic review, literature review, literature search, PRISMA, PICO, evidence synthesis, abstract screening, PubMed search, ClinicalTrials.gov search, study selection.
- ▌ Economic Modeling · aliakseit bundleBuild and run health-economic models for an HTA/HEOR dossier using the deterministic @heor/engine: select a cost-effectiveness model type (Decision Tree, Markov Chain, Partitioned Survival, State Transition, DES) or Budget Impact Assessment, populate parameters from included studies and documents with mandatory per-parameter source tracking, run baseline computations, probabilistic sensitivity analysis (Monte Carlo PSA with CEAC and tornado diagram), and scenario comparisons. Use for: cost-effectiveness, CEA, BIA, budget impact, Markov, decision tree, ICER, QALY, PSA, sensitivity analysis, economic evaluation, economic model, health economics.
- ▌ Hta Quality Check · aliakseit bundleScore and consistency-check a drafted HTA application or report before submission. Use when the user asks to review, score, evaluate, quality-check, or check the consistency of a MiGeL application, Analysenliste form, Antrag neue Leistung, Meldung neue Leistung, Umstrittenheitsabklärung, or an EurHTA/EUnetHTA report (German triggers: Qualitätsprüfung, Bewertung, Konsistenzprüfung, Vollständigkeitsprüfung, einreichungsbereit?; English: quality check, readiness review, submission readiness, scoring, cross-chapter consistency). Applies the BAG/ELGK scoring rubrics and cross-section consistency checks manually — module scores, WZW assessment, critical issues, readiness level — and writes a structured review report next to the reviewed document.
- ▌ Ch Migel Application · aliakseit bundleDraft a Swiss MiGeL application form (Antrag auf Aufnahme in die Mittel- und Gegenständeliste / MiGeL-Antrag) for submission to the BAG/EAMGK-MiGeL, from a dossier directory. Use when the user asks for a MiGeL application, "MiGeL", "Mittel- und Gegenständeliste", "MiGeL-Antrag", "Neuaufnahme Kategorie B/C", "Höchstvergütungsbetrag" (HVB), or Swiss OKP reimbursement listing of a medical device, aid, or product used by patients (English triggers: Swiss medical device list application, Swiss aids and appliances list, MiGeL reimbursement dossier). Reads dossier.yaml, supporting documents, PRISMA literature results, and economic model runs; writes the completed form to applications/ch/migel/<lang>.md. Default output language German; the structure supports French/Italian variants.
- ▌ Regulation Navigator · aliakseit bundleMap a medical device or digital-health product to its market-access / reimbursement pathway across CH, DE, FR, US, and UK. Use when the user asks "how do we get reimbursed / listed / covered", which regulatory pathway applies, what prerequisites/deliverables/timelines a launch needs, or wants to compare jurisdictions. Determines jurisdiction(s), category, and risk class, then evaluates a versioned ruleset (references/rules.json) deterministically via scripts/evaluate.ts.
- ▌ Ch Analysenliste Application · aliakseit bundleDraft a Swiss Analysenliste notification form (Meldeformular Analysenliste) for a new laboratory analysis, addressed to the BAG/EAMGK-AL, from a dossier directory. Use when the user asks about the "Analysenliste", "AL", "Meldeformular Analysenliste", listing of a laboratory test / Laboranalyse / diagnostic assay for Swiss OKP reimbursement, companion diagnostics listing, or EAMGK-AL submission (English triggers: Swiss laboratory analysis list, Swiss lab test reimbursement application, analysis list notification). Reads dossier.yaml, supporting documents, PRISMA literature results, and economic model runs; writes the completed form to applications/ch/analysenliste/<lang>.md. Default output language German; the structure supports French/Italian variants.