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. The Norwegian Institute of Public Health (FHI)
HealthStandardCC-BY-4.0

The Norwegian Institute of Public Health (FHI)

The MSIS notification system for infectious diseases, vaccination coverage (SYSVAK), the Kommunehelsa municipality-health statistics bank and the public-health profiles. A central data source for public health and preparedness.

—

Data volume

Weekly

Updates

3

MCP tools

Example response — /msis
{
  "data": "..."
}

MCP integration

Available MCP tools
fhi.helseprofil.list
fhi.indikatorer.list
fhi.msis.list
Configuration for Claude Desktop / Cursor
{
  "mcpServers": {
    "fhi": {
      "url": "https://data.ketl.no/mcp/fhi",
      "headers": {
        "Authorization": "Bearer $KETL_API_KEY"
      }
    }
  }
}

Analysis apps that use this source

Ready-made tools built on The Norwegian Institute of Public Health (FHI) data. Use them directly in the browser, or wire the same data into your own analysis via the API below.

Public health
Municipal health profiles and public-health indicators from FHI's Kommunehelsa statistics bank — life expectancy, disease, lifestyle and social conditions per municipality.
Infectious diseases
Search notified infectious diseases from FHI MSIS — number of cases per disease, week, municipality and age group. Data from the Norwegian Institute of Public Health.

API endpoints

GET
/msisDegraded

MSIS smittevernstatistikk — svarer 503 til bulk-ingest er deployert

statistikk.fhi.no migrerte til en web-applikasjon uten åpent JSON-API; ruta svarer 503 (detailCode source_migrated) og retry hjelper ikke. Kapabiliteten kommer tilbake når bulk-ingest-jobben «fhi-msis-ingest» fyller Firestore-cachen. Alternativer i mellomtiden: msis.no/api og folkehelseprofil.fhi.no.

Show curl example
# GET https://data.ketl.no/api/connectors/fhi/msis
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/fhi/msis"

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

GET
/health-profilesDegraded

Folkehelseprofiler per kommune

statistikk.fhi.no migrerte til en web-applikasjon uten åpent JSON-API; ruta svarer 503 (detailCode source_migrated) og retry hjelper ikke. Kapabiliteten kommer tilbake når bulk-ingest-jobben «fhi-folkehelseprofil-ingest» fyller Firestore-cachen. Alternativ i mellomtiden: folkehelseprofil.fhi.no.

municipality required
Kommunenummer (4 siffer). Alias: kommunenr. municipality=0301
year optional
Årgang for indikatorverdiene. Alias: aar. year=2023
indicator optional
Filtrer på indikatornavn. Alias: indikatornavn. indicator=levealder
Show curl example
# GET https://data.ketl.no/api/connectors/fhi/health-profiles?municipality=0301
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/fhi/health-profiles?municipality=0301"

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

Access and pricing

The Norwegian Institute of Public Health (FHI) is openly available — create an account to get started.

folkehelsesmittevernvaksinasjonMSISepidemiologi
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