$apply

Apply

draftFHIR Core package4.3.0operation2 inputs1 output

The apply operation applies a definition in a specific context

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/OperationDefinition/ChargeItemDefinition-apply
Code
$apply
Kind
operation
Affects State
Yes
Publisher
HL7 (FHIR Project)

Invocation Context

Can be invoked at:
Instance Level
Target Resources:
ChargeItemDefinition
Affects State:Yes

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. For a more detailed description, refer to the ActivityDefinition resource

Input Parameters (2)

NameTypeCard.Description
chargeItem*Reference1..1The ChargeItem on which the definition is to ba applies
accountReference0..1The account in context, if any

Output Parameters (1)

NameTypeCard.Description
returnAny1..1The resource that is the result of applying the definition

Additional Information

Version
4.3.0
Date
2022-05-28T12:47:40+10:00