This
page
is
part
of
the
FHIR
Specification
(v5.0.0:
R5
-
STU
v6.0.0-ballot2:
Release
6
Ballot
(2nd
Draft)
(see
Ballot
Notes
).
This
is
the
The
current
published
version
in
it's
permanent
home
(it
will
always
be
available
at
this
URL).
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
| Patient Administration Work Group | Maturity Level : N/A | Standards Status : Informative | Compartments : No defined compartments |
This is the narrative for the resource. See also the XML , JSON or Turtle format.
Note that this is the formal definition for the apply operation as an OperationDefinition on ChargeItemDefinition. See the Operation documentation
Generated Narrative: OperationDefinition ChargeItemDefinition-apply
URL: [base]/ChargeItemDefinition/[id]/$apply
Parameters
| Use | Name | Scope | Cardinality | Type | Binding | Documentation |
| IN | chargeItem | 1..1 | Reference ( ChargeItem ) |
The ChargeItem on which the definition is to ba applies |
||
| IN | account | 0..1 | Reference ( Account ) |
The account in context, if any |
||
| OUT | return | 1..1 | Resource |
The resource that is the result of applying the definition |
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 ChargetItemDefinition 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 ChargetItemDefinition resource
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.