DIPS

DIPS AS is Norway's largest supplier of electronic health record (EHR) systems to hospitals, in operation since 1987 and headquartered in Bodø. Its DIPS Arena EHR is built on the openEHR reference model and exposes standardised HL7 FHIR R4 and openEHR REST interfaces. Through Open DIPS — a public developer portal and synthetic-data sandbox at dips.developer.azure-api.net — DIPS publishes an OpenID Connect provider (DIPS Federation Service), a FHIR Patient API and a SMART on FHIR launch surface, backed by a public FHIR R4 Implementation Guide and an openEHR archetype repository on GitHub.

DIPS publishes 1 API on the APIs.io network: Federation Service. Tagged areas include Company, Healthcare, Electronic Health Records, Health IT, and FHIR.

DIPS’s developer surface includes documentation, API reference, getting-started guide, signup flow, support, engineering blog, sandbox, and 19 more developer resources.

54.0/100 developing Agent 33/100 agent ready Full breakdown ↓
scored 2026-09-02 · rubric v0.18.0
2 APIs
CompanyHealthcareElectronic Health RecordsHealth ITFHIRopenEHRInteroperabilityIdentityOpenID ConnectNorwayHospitalsSMART on FHIR

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-02 · rubric v0.18.0
Regulatory Posture applies to this provider. Its tags matched the Health regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/dips: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

DIPS Federation Service

DIPS Federation Service (DFS) is the OpenID Connect provider and OAuth 2.0 authorization server in front of every Open DIPS API. Built on IdentityServer4 and certified by the Op...

DIPS FHIR R4 API

The DIPS HL7 FHIR R4 API exposes core clinical and administrative data from the DIPS Arena EHR — Patient, Person, RelatedPerson, Practitioner, PractitionerRole, Organization, Lo...

Pricing Plans 1

Published pricing tiers and plan structures.

Dips Plans Pricing

1 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Dips Rate Limits

0 limits

RATE LIMITS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Dips Authentication

apiKey/openIdConnect · 3 schemes

SECURITY

Dips Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Dips Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Resources

Get Started 5

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: dips
name: DIPS
description: DIPS AS is Norway's largest supplier of electronic health record (EHR) systems to hospitals, in operation since
  1987 and headquartered in Bodø. Its DIPS Arena EHR is built on the openEHR reference model and exposes standardised HL7
  FHIR R4 and openEHR REST interfaces. Through Open DIPS — a public developer portal and synthetic-data sandbox at dips.developer.azure-api.net
  — DIPS publishes an OpenID Connect provider (DIPS Federation Service), a FHIR Patient API and a SMART on FHIR launch surface,
  backed by a public FHIR R4 Implementation Guide and an openEHR archetype repository on GitHub.
url: https://raw.githubusercontent.com/api-evangelist/dips/refs/heads/main/apis.yml
image: https://dips.developer.azure-api.net/content/Dips_symbol.png
x-type: company
x-source: harvest:openehr-coalition
specificationVersion: '0.20'
created: '2026-09-02'
modified: '2026-09-02'
tags:
- Company
- Healthcare
- Electronic Health Records
- Health IT
- FHIR
- openEHR
- Interoperability
- Identity
- OpenID Connect
- Norway
- Hospitals
- SMART on FHIR
apis:
- name: DIPS Federation Service
  description: DIPS Federation Service (DFS) is the OpenID Connect provider and OAuth 2.0 authorization server in front of
    every Open DIPS API. Built on IdentityServer4 and certified by the OpenID Foundation, it supports authorization code,
    hybrid and implicit OpenID Connect flows plus SAML 2.0 and JWT bearer assertion grants and DIPS-specific user-role and
    patient-access-check grants.
  humanURL: https://dips.developer.azure-api.net/api-details#api=dips_federation_service_prod
  baseURL: https://api.dips.no/dips.oauth
  tags:
  - Authentication
  - OpenID Connect
  - OAuth 2.0
  - Identity
  properties:
  - type: OpenAPI
    url: openapi/dips-federation-service-openapi.yml
  - type: Authentication
    url: authentication/dips-authentication.yml
  - type: OAuthScopes
    url: scopes/dips-scopes.yml
  - type: ErrorCatalog
    url: errors/dips-problem-types.yml
  - type: Overlay
    url: overlays/dips-federation-service-overlay.yaml
  - type: DataModel
    url: data-model/dips-data-model.yml
  - type: Documentation
    url: https://dips.developer.azure-api.net/getting-started
- name: DIPS FHIR R4 API
  description: The DIPS HL7 FHIR R4 API exposes core clinical and administrative data from the DIPS Arena EHR — Patient, Person,
    RelatedPerson, Practitioner, PractitionerRole, Organization, Location, HealthcareService, Encounter, Appointment, DocumentReference
    and vital-sign Observations. It is profiled by the public DIPS Core Implementation Guide, which builds on the Norwegian
    national hl7.fhir.no.basis package, and is reachable in the Open DIPS sandbox with a portal subscription key and a SMART
    on FHIR access token.
  humanURL: https://dipsas.github.io/FHIR-IG/
  baseURL: https://api.dips.no/fhir
  tags:
  - FHIR
  - Healthcare
  - Clinical Data
  - SMART on FHIR
  properties:
  - type: Documentation
    url: https://dipsas.github.io/FHIR-IG/
  - type: Conformance
    url: conformance/dips-conformance.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/dips-domain-security.yml
- type: Website
  url: https://www.dips.com/
- type: DeveloperPortal
  url: https://dips.developer.azure-api.net/
- type: Documentation
  url: https://dips.developer.azure-api.net/getting-started
- type: APIReference
  url: https://dips.developer.azure-api.net/apis
- type: GettingStarted
  url: https://dips.developer.azure-api.net/getting-started
- type: SignUp
  url: https://dips.developer.azure-api.net/signup
- type: Login
  url: https://dips.developer.azure-api.net/signin
- type: TermsOfService
  url: https://dips.developer.azure-api.net/terms
- type: PrivacyPolicy
  url: https://www.dips.com/personvern
- type: Support
  url: https://www.dips.com/kontakt
- type: Blog
  url: https://www.dips.com/innsikt
- type: GitHubOrganization
  url: https://github.com/DIPSAS
- type: Partners
  url: https://dips.developer.azure-api.net/partner
- type: LLMsTxt
  url: llms/dips-llms.txt
- type: WellKnown
  url: well-known/dips-well-known.yml
- type: Packages
  url: packages/dips-packages.yml
- type: SDKs
  url: packages/dips-packages.yml
- type: Conventions
  url: conventions/dips-conventions.yml
- type: Lifecycle
  url: lifecycle/dips-lifecycle.yml
- type: Plans
  url: plans/dips-plans-pricing.yml
- type: RateLimits
  url: rate-limits/dips-rate-limits.yml
- type: Sandbox
  url: sandbox/dips-sandbox.yml
- type: Conformance
  url: conformance/dips-conformance.yml
- type: AgentSkill
  url: skills/_index.yml
- type: DataModel
  url: data-model/dips-data-model.yml
x-enrichment:
  date: '2026-09-02'
  status: enriched
  artifacts_added: 26
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/dips"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/dips/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/dips/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.