FHIRBase Can't lookup a ProcedureRequest by orderer

50 views
Skip to first unread message

Daivd Hymes

unread,
Jul 28, 2017, 12:54:08 PM7/28/17
to FHIRbase
Wondering if you can tell me why the below query doesn’t work against reference types, the reference exists as shown in the query. I need to be able to lookup ProcedureRequest results by orderer. Thanks in advance!

select fhir_search('{"resourceType":"ProcedureRequest", "queryString":"orderer=Practitioner/a36752cd-a7fb-4e70-94f2-a80c2bac2572"}');

Any help would be appreciated. 

Николай Рыжиков

unread,
Jul 30, 2017, 1:44:49 AM7/30/17
to Daivd Hymes, FHIRbase
Hi, there is no any magic - you have to check that  SearchParameter for ProcedureRequest with name orderer and right expression exists in your metadata table searchparameter. If not - you have to add one (just copy paste some working searchparam)

73's Nicola

пт, 28 июля 2017 г. в 19:54, Daivd Hymes <david...@verizon.net>:
Wondering if you can tell me why the below query doesn’t work against reference types, the reference exists as shown in the query. I need to be able to lookup ProcedureRequest results by orderer. Thanks in advance!

select fhir_search('{"resourceType":"ProcedureRequest", "queryString":"orderer=Practitioner/a36752cd-a7fb-4e70-94f2-a80c2bac2572"}');

Any help would be appreciated. 

--
You received this message because you are subscribed to the Google Groups "FHIRbase" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fhirbase+u...@googlegroups.com.
To post to this group, send email to fhir...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fhirbase/c7cd1578-79af-4a2b-b585-dfc7bb048d56%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages