Release 4

Operation-chargeitemdefinition-apply

Patient Administration Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: Not linked to any defined compartments

This is the narrative for the resource. See also the XML, JSON or Turtle format.


Apply

OPERATION: Apply

The official URL for this operation definition is:

http://hl7.org/fhir/OperationDefinition/ChargeItemDefinition-apply

The apply operation applies a definition in a specific context

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

Parameters

UseNameCardinalityTypeBindingDocumentation
INchargeItem1..1Reference

The ChargeItem on which the definition is to ba applies

INaccount0..1Reference

The account in context, if any

OUTreturn1..1Any

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


 

 

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.