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. NAV occupational-injury code lists
LabourStandardNLOD

NAV occupational-injury code lists

The NAV occupational-injury external gateway exposes code lists for occupational-injury and occupational-illness registration: type-name lists and associated code values (code + text). Used in occupational-injury notifications and case processing. Requires an Azure AD Bearer token for production access.

—

Data volume

Yearly

Updates

3

MCP tools

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

MCP integration

Available MCP tools
yrkesskade_kodeverk_list
yrkesskade_kodeverk_lookup
yrkesskade_kodeverk_typer_oversikt
Configuration for Claude Desktop / Cursor
{
  "mcpServers": {
    "nav-yrkesskade": {
      "url": "https://data.ketl.no/mcp/nav-yrkesskade",
      "headers": {
        "Authorization": "Bearer $KETL_API_KEY"
      }
    }
  }
}

Analysis apps that use this source

Ready-made tools built on NAV occupational-injury code lists data. Use them directly in the browser, or wire the same data into your own analysis via the API below.

NAV occupational-injury code lists
Official NAV code lists for occupational-injury registration — role type, injury type, accident circumstances and diagnosis. For developers integrating with occupational-injury reporting.

API endpoints

GET
/kodeverk

Liste over alle kodeverktyper

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

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

GET
/kodeverk/{type}

Kodeverdier for en type

Show curl example
# GET https://data.ketl.no/api/connectors/nav-yrkesskade/kodeverk/{type}
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/nav-yrkesskade/kodeverk/{type}"

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

GET
/health

Tilgjengelighetssjekk

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

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

Access and pricing

NAV occupational-injury code lists is openly available — create an account to get started.

yrkesskadeyrkessykdomkodeverkNAVarbeidhelse
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