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/PlanDefinition-i-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.

HTTP Methods

  • 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.

    Parameters

  • episodeOfCare: Reference(EpisodeOfCare) - The episode of care for which the plan is being applied.

    Output

    CarePlan or Bundle of transient CarePlan and ServiceRequest resources.

URL: [base]/PlanDefinition/[id]/$apply

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INepisodeOfCare0..1string

The episodeOfCare for which the plan is being applied.