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

Cannot search by _security #136

Open
szymonp-kainos opened this issue Jun 21, 2016 · 0 comments
Open

Cannot search by _security #136

szymonp-kainos opened this issue Jun 21, 2016 · 0 comments

Comments

@szymonp-kainos
Copy link

Fhir states that every resource can by searched by _security but fhirbase returns error while doing so

SELECT fhir_search('{"resourceType": "Patient", "queryString": "_security=Location"}');

returns

ERROR:  Error: No parser for special - security
DETAIL:  plv8_init() LINE 4012:           throw new Error("No parser for special - " + key);

Tested on fhirbase v1.3.0.23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant