Apply
The apply operation applies a definition in a specific context
Metadata
hl7.org/fhir- Canonical URL
- http://hl7.org/fhir/OperationDefinition/ActivityDefinition-apply
- Code
- $apply
- Kind
- operation
- Affects State
- No
- Publisher
- HL7 (FHIR Project)
Invocation Context
Implementation Notes
The result of invoking this operation is a resource of the type specified by the activity definition, with all the definitions resolved as appropriate for the type of resource. Any dynamicValue elements will be evaluated (in the order in which they appear in the resource) and the results applied to the returned resource. 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. In addition, parameters to the $apply operation are available within dynamicValue expressions as context variables, accessible by the name of the parameter, prefixed with a percent (%) symbol. For a more detailed description, refer to the ActivityDefinition resource
Input Parameters (10)
Output Parameters (1)
Additional Information
- Version
- 4.3.0
- Date
- 2022-05-28T12:47:40+10:00