FHIR Chat · fhirbase-plv8: issue 46: Search fails on plv8 version 1.4.4 · fhirbase

Stream: fhirbase

Topic: fhirbase-plv8: issue 46: Search fails on plv8 version 1.4.4


view this post on Zulip fhirbase (Dec 02 2015 at 09:47):

alexandertakacs opened issue 46

fhir_serarch fails when using PG version 9.5 and plv8 version 1.4.4

Example
SELECT fhir_search('{"resourceType": "DeviceUseStatement", "queryString": "patient=x"}'); ERROR: SyntaxError: Unexpected token o DETAIL: undefined() LINE 0: [object Object]

Could be related to this https://github.com/plv8/plv8/commit/37a36d140957cb91445b9d3890ee2b3d3e7e18f1


Last updated: Apr 12 2022 at 19:14 UTC