Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support evaluation of variables, launchContext and other FHIR contexts for cqf-calculatedValue expressions #2326

Merged
merged 16 commits into from
Mar 13, 2024

Commits on Nov 22, 2023

  1. Evaluate cqf-calculatedValue expressions using ExpressionEvaluator

    to add support for variable expressions, launchContexts and %resource expressions
    LZRS committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    c91dc3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e9a620 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    12277b0 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    080e4b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Refactor to not modify extension in questionnaire

    When evaluating cqf-calculatedValue expression for validation
    LZRS committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    3cd10dc View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    0350653 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    73fcff5 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    b100d35 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    3e173cb View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    a0746e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6eeca2c View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    1ada327 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Update documentation

    LZRS committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    c0fc3c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f81ee10 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    e124156 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    003fea8 View commit details
    Browse the repository at this point in the history