FHIR Chat · Search by extension value(for genetics profile problem) · hapi

Stream: hapi

Topic: Search by extension value(for genetics profile problem)


view this post on Zulip Xin Liu (Aug 22 2017 at 14:25):

Hello,

I am working with a PGx project, and using FHIR to store the genotype data. One of the task of this project is allowing user to search by Gene name from the FHIR server and get all the possible result. Since Gene was stored in the Observation-genetics profile as an extension. And based on other related post, creating a customer search parameter will be the solution of this problem.
I wonder if anyone have a full step about how to create the search parameter? both by HAPI library and by Restful request?
Because some of my team mates are not able to read and use computer code, they would like to use the HAPI fhir server UI to create the customer parameter directly. Wonder if it is possible to do this either right now or in the future?

Best,
Thanks,
Xin


Last updated: Apr 12 2022 at 19:14 UTC