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
| 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.
A single mandatory reference 'organization' to the organisation to resolve from.
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
| Use | Name | Scope | Cardinality | Type | Binding | Documentation |
| IN | organization | 1..1 | Reference | Mandatory reference to the organisation to resolve the data-controller authority from. | ||
| OUT | return | 0..1 | Organization |