Add Helfo (health-economics) scenario pack#27
Open
avalyset wants to merge 1 commit into
Open
Conversation
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a Helfo (Helseøkonomiforvaltningen) scenario pack, following the same
structure and purpose as the existing nav_aap and skatteetaten packs: the
scenarios test whether a judge model correctly scores forvaltnings-answers
about Norwegian health-economics rules, not whether a model knows Helfo.
8 scenarios covering:
Facts and sourcing
All rate- and rule-bearing facts are verified against primary sources
(helfo.no, Helsedirektoratet, lovdata) as of 2026-07-08, with the regelverk
anchor (§-reference) recorded in each scenario's metadata so the fact is
dated in-file. Rate-bearing facts (egenandelstak, blå resept co-payment) are
time-bounded and flagged for annual re-verification. Key anchors:
folketrygdloven § 5-3 (egenandelstak), blåreseptforskriften § 8, ftrl. § 22-13
(reservation deadline), pbrl. § 2-1c / forskrift om pasient- og brukerrettigheter i
fastlegeordningen (FOR-2012-08-29-843) § 6 (fastlege change),
pasientbetalingsforskriften § 5 (psykisk helsevern exemption),
ftrl. § 5-24 a (EHIC/EEA coverage).
Schema
Canonical v2 schema, identical key set to nav_aap.py; canonical categories
only (Harmful Content / System Integrity). Passes tests/test_scenario_data.py.