Skip to content

defineVariable

Category: Logic

Defines a variable in the current scope that can be accessed using %name syntax (placeholder implementation)

  • Return type: any
  • Parameters:
    • name string — Variable name to define
Patient.defineVariable('pat').name.family
Bundle.entry.resource.defineVariable('res').id