cqframework / cql-engine

Clinical Quality Language Evaluation Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automate search parameter mapping for data providers

c-schuler opened this issue · comments

Currently the data providers map paths to search parameters in an inefficient manner, which requires manual updates whenever changes are made to the search parameter names or paths they are mapped from. These should be mapped automatically using HAPIs SearchParam resources.

commented

This is now implemented on the develop branch using the SearchParameterResolver