We use cookies for authentication and — with your consent — for analytics. Read more.

Skip to content
KETL Data
DataAppsMCPSign in
  1. Home
  2. Data catalogue
  3. Helfo / the Norwegian Directorate of Health
HealthStandardNLOD

Helfo / the Norwegian Directorate of Health

Lookups in the Health Personnel Register (HPR), GP lists with available capacity, reimbursement schemes and medicines data. Important for the health sector and patient rights.

100K rows

Data volume

Daily

Updates

3

MCP tools

Example response — /gp-list
{
  "data": "..."
}

MCP integration

Available MCP tools
helfo.fastleger.kapasitet
helfo.fastleger.list
helfo.hpr.oppslag
Configuration for Claude Desktop / Cursor
{
  "mcpServers": {
    "helfo": {
      "url": "https://data.ketl.no/mcp/helfo",
      "headers": {
        "Authorization": "Bearer $KETL_API_KEY"
      }
    }
  }
}

Analysis apps that use this source

Ready-made tools built on Helfo / the Norwegian Directorate of Health data. Use them directly in the browser, or wire the same data into your own analysis via the API below.

GP register
Find general practitioners and open patient-list slots in your municipality from the HELFO GP Register and NHN — capacity, address and details for Norwegian GPs by municipality number.
Health Personnel Register
Look up authorisations and specialist approvals for Norwegian health personnel in the Health Personnel Register (HPR) by HPR number — Norwegian Directorate of Health.

API endpoints

GET
/gp-list

Fastlegelister

kommunenummer optional
Filtrer på kommune (4 siffer) kommunenummer=0301
limit optional
Maks antall fastleger i svaret limit=20
Show curl example
# GET https://data.ketl.no/api/connectors/helfo/gp-list
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/helfo/gp-list"

Authenticated call — add one of these headers: x-api-key: ketl_… · Authorization: Bearer … — See the full reference in the documentation.

GET
/hpr

Søk etter helsepersonell (etternavn + fødselsdato)

etternavn required
Etternavn (minst 2 tegn) etternavn=Nordmann
fodselsdato optional
Fødselsdato (YYYY-MM-DD) fodselsdato=1980-01-15
Show curl example
# GET https://data.ketl.no/api/connectors/helfo/hpr?etternavn=Nordmann
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/helfo/hpr?etternavn=Nordmann"

Authenticated call — add one of these headers: x-api-key: ketl_… · Authorization: Bearer … — See the full reference in the documentation.

GET
/hpr/{hprNr}

Helsepersonelloppslag

Show curl example
# GET https://data.ketl.no/api/connectors/helfo/hpr/{hprNr}
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/helfo/hpr/{hprNr}"

Authenticated call — add one of these headers: x-api-key: ketl_… · Authorization: Bearer … — See the full reference in the documentation.

Access and pricing

Helfo / the Norwegian Directorate of Health is openly available — create an account to get started.

helsefastlegelegehelsepersonellrefusjon
KETL Data

Nordic open-data and compliance infrastructure. Source, rule and confidence on every answer.

Product links

  • Data
  • Apps
  • MCP
  • Contact

Legal links

  • AI transparency
  • Privacy
  • Terms
  • SLA
  • Cookies
  • Security

© 2026 KETL Data

build 8f3b7512