package
1.1.0
Repository: https://github.com/verily-src/fhirpath-go.git
Documentation: pkg.go.dev

# Functions

ApplyOptions applies all the options to the given configuration.
Transform creates either an Evaluate or Compile configuration option, done as a function callback.

# Structs

CompileConfig provides the configuration values for the Compile command.
EvaluateConfig provides the configuration values for the Evaluate command.

# Interfaces

Option is the base interface for FHIRPath options.