eHealth Infrastructure
8.0.0 - release DK

This page is part of the FUT Infrastructure (v8.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

OperationDefinition: Create a careplan

Official URL: http://ehealth.sundhed.dk/fhir/OperationDefinition/-s-apply Version: 8.0.0
Active as of 2026-01-27 Realm: Denmark flag Computable Name: apply

Create a careplan with service requests for a specific episodeOfCare using the PlanDefinition as a template. If using POST the operation will persist resources and return the careplan. If using GET the operation will return transient resources in a transaction bundle. The bundle with transient careplan and servicerequest resources can then be modified before being persisted using a FHIR transaction.

URL: [base]/$$apply

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INplanDefinition0..1string

The PlanDefinition to be applied as the basis for the careplan.

INepisodeOfCare0..1string

The episodeOfCare for which the plan is being applied.