$apply
Apply
draftFHIR R3 package : Core3.0.2operation9 inputs1 output
The apply operation applies a PlanDefinition to a given context
Metadata
hl7.org/fhir- Canonical URL
- http://hl7.org/fhir/OperationDefinition/PlanDefinition-apply
- Code
- $apply
- Kind
- operation
- Affects State
- No
- Publisher
- HL7 (FHIR Project)
Invocation Context
Can be invoked at:
Instance Level
Target Resources:
PlanDefinition
Implementation Notes
The result of this operation is a CarePlan resource, with activities for each of the applicable actions based on evaluating the applicability condition in context. For each applicable action, the activitydefinition is applied as described in the $apply operation of the ActivityDefinition resource, and the resulting resource is added as an activity to the CarePlan. If the ActivityDefinition includes library references, those libraries will be available to the evaluated expressions. If those libraries have parameters, those parameters will be bound by name to the parameters given to the operation
Input Parameters (9)
Output Parameters (1)
Additional Information
- Date
- 2019-10-24T11:53:00+11:00