eHealth Infrastructure
10.0.0 - release Denmark flag

This page is part of the FUT Infrastructure (v10.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

OperationDefinition: Resolve managing organization (data controller)

Official URL: http://ehealth.sundhed.dk/fhir/OperationDefinition/Organization-t-resolve-managing-organization Version: 10.0.0
Active as of 2026-08-06 Computable Name: resolve-managing-organization

Given an organisation, returns the corresponding root authority (the GDPR data controller) by traversing the SOR / FK Organisation hierarchy upwards via Organization.partOf.

Input

A single mandatory reference 'organization' to the organisation to resolve from.

Output

The resolved authority Organization (a municipality or a region). An OperationOutcome with HTTP 404 is returned when no authority can be resolved for the organisation.

URL: [base]/Organization/$resolve-managing-organization

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INorganization1..1Reference

Mandatory reference to the organisation to resolve the data-controller authority from.

OUTreturn0..1Organization