Module: OpenehrRails::AqlQueryable
- Extended by:
- ActiveSupport::Concern
- Defined in:
- lib/openehr_rails/aql_queryable.rb
Overview
Minimal AQL-style querying for scaffolded models: resolves an openEHR RM path to the backing column through FIELD_MAP. Full AQL parsing is planned to build on this same path-to-column resolution.