Groups
Groups
Sign in
Groups
Groups
FHIRbase
Conversations
About
Send feedback
Help
FHIRbase
Contact owners and managers
1–26 of 26
Mark all as read
Report group
0 selected
mdu...@gmail.com
,
Николай Рыжиков
2
8/24/19
Can fhirbase be integrated with node.js?
Definitely, yes. Just use postgresql connector from node On Sat, 24 Aug 2019 at 15:33, <mdunaji@
unread,
Can fhirbase be integrated with node.js?
Definitely, yes. Just use postgresql connector from node On Sat, 24 Aug 2019 at 15:33, <mdunaji@
8/24/19
Roy van Pelt
, …
Николай Рыжиков
4
6/28/19
SQL server vs. document store
Hi, in postgresql you all oparations (doesn't matter jsonb or not) are transactional, for example
unread,
SQL server vs. document store
Hi, in postgresql you all oparations (doesn't matter jsonb or not) are transactional, for example
6/28/19
Ray Humphrys
3
11/26/18
Where is the web ui?
http://fhirbase.github.io/demo/tutorial.html Raymond R. Humphrys Ph.D. | Public Health Systems |
unread,
Where is the web ui?
http://fhirbase.github.io/demo/tutorial.html Raymond R. Humphrys Ph.D. | Public Health Systems |
11/26/18
Fatemeh Ahmadzadeh
,
Николай Рыжиков
2
6/8/18
FHIrbase or libraries programming language
fhirbase is not a library - but database with support of FHIR On 30 May 2018 at 08:58, Fatemeh
unread,
FHIrbase or libraries programming language
fhirbase is not a library - but database with support of FHIR On 30 May 2018 at 08:58, Fatemeh
6/8/18
nisha...@gmail.com
,
Николай Рыжиков
3
4/24/18
Fhirbase observation insertion is slow
Yes iam using that. Now I increased th db size and I have my fhirbase hosted in aws. But my
unread,
Fhirbase observation insertion is slow
Yes iam using that. Now I increased th db size and I have my fhirbase hosted in aws. But my
4/24/18
Aniket Tamhane
2/19/18
FHIRBase Database for DSTU 3.0
Hi, This is regarding the FHIRBase version database which is provided. As per our understanding the
unread,
FHIRBase Database for DSTU 3.0
Hi, This is regarding the FHIRBase version database which is provided. As per our understanding the
2/19/18
Daivd Hymes
,
Николай Рыжиков
2
7/30/17
FHIRBase Can't lookup a ProcedureRequest by orderer
Hi, there is no any magic - you have to check that SearchParameter for ProcedureRequest with name
unread,
FHIRBase Can't lookup a ProcedureRequest by orderer
Hi, there is no any magic - you have to check that SearchParameter for ProcedureRequest with name
7/30/17
Chris Lang
,
Николай Рыжиков
2
3/2/17
Can fhirbase.github.io be updated to reflect newer plv8 repo
Yes, we will try to find time for that. Could you help us? On Mar 2, 2017 12:25 AM, "Chris Lang
unread,
Can fhirbase.github.io be updated to reflect newer plv8 repo
Yes, we will try to find time for that. Could you help us? On Mar 2, 2017 12:25 AM, "Chris Lang
3/2/17
joonggeon lee
,
Николай Рыжиков
2
2/6/17
Serializing/Deserializing FHIR Resource Object in Javascript
Fhirbase is database, not REST server. So you have to write your backed code (for example using
unread,
Serializing/Deserializing FHIR Resource Object in Javascript
Fhirbase is database, not REST server. So you have to write your backed code (for example using
2/6/17
Subhrajyoti Moitra
, …
Sandy
6
1/18/17
Unable to get started. function fhir_create_resource(unknown) does not exist
Hi Subhro, - I have installed postgresSQL for windows from below link: https://www.postgresql.org/
unread,
Unable to get started. function fhir_create_resource(unknown) does not exist
Hi Subhro, - I have installed postgresSQL for windows from below link: https://www.postgresql.org/
1/18/17
Sandy
1/18/17
Getting Error Executing Queries
Hi, - I have installed postgresSQL for windows from below link: https://www.postgresql.org/download/
unread,
Getting Error Executing Queries
Hi, - I have installed postgresSQL for windows from below link: https://www.postgresql.org/download/
1/18/17
ansuman.bes...@gmail.com
10/18/16
fhirbase plv-8 API search criteria with queryString for NOT EQUAL(<> or !=)
Hii everybody, We have implemented the fhirbase with pgsql and plv8 to support all the FhirbaseAPI
unread,
fhirbase plv-8 API search criteria with queryString for NOT EQUAL(<> or !=)
Hii everybody, We have implemented the fhirbase with pgsql and plv8 to support all the FhirbaseAPI
10/18/16
titic...@gmail.com
9/1/16
Vagrant provision dependencies plv8
Hi, when installing FHIRbase using Vagrant the installation does abort due to a dependency error.
unread,
Vagrant provision dependencies plv8
Hi, when installing FHIRbase using Vagrant the installation does abort due to a dependency error.
9/1/16
ren...@gmail.com
,
Николай Рыжиков
4
7/28/16
Does chained searching work ?
+1 On Jul 28, 2016 9:57 AM, <ren...@gmail.com> wrote: Ok.. I found the problem, my Patient Id
unread,
Does chained searching work ?
+1 On Jul 28, 2016 9:57 AM, <ren...@gmail.com> wrote: Ok.. I found the problem, my Patient Id
7/28/16
ren...@gmail.com
7/12/16
sort Observation by date gives an "Unsupported search type" error
I tried to sort observation by SELECT fhir_search('{"resourceType": "Observation
unread,
sort Observation by date gives an "Unsupported search type" error
I tried to sort observation by SELECT fhir_search('{"resourceType": "Observation
7/12/16
ren...@gmail.com
,
Николай Рыжиков
3
7/8/16
How does FHIRBASE2 require path work ?
Ok, took me a few days to figure out that all the code gets compiled into the pvl8_init() and require
unread,
How does FHIRBASE2 require path work ?
Ok, took me a few days to figure out that all the code gets compiled into the pvl8_init() and require
7/8/16
ren...@gmail.com
2
7/8/16
Syntax for Searching by Period
Ok just went thru the searchparameters table, parameter for encounter period is date, but when
unread,
Syntax for Searching by Period
Ok just went thru the searchparameters table, parameter for encounter period is date, but when
7/8/16
ren...@gmail.com
2
6/27/16
fhir_valueset_expand is not in functions ?
ok.. its fhir_expand_valueset ... Rama On Monday, 27 June 2016 18:37:58 UTC+8, ren...@gmail.com wrote
unread,
fhir_valueset_expand is not in functions ?
ok.. its fhir_expand_valueset ... Rama On Monday, 27 June 2016 18:37:58 UTC+8, ren...@gmail.com wrote
6/27/16
yso...@gmail.com
6/27/16
How to deploy FHIR data structures in an openMRS(or like openMRS) system
Hello, We have used FHIR data structures to built a FHIR compliant Web-Server(with JAX-RS services),
unread,
How to deploy FHIR data structures in an openMRS(or like openMRS) system
Hello, We have used FHIR data structures to built a FHIR compliant Web-Server(with JAX-RS services),
6/27/16
Subhrajyoti Moitra
,
Николай Рыжиков
3
5/4/16
Boolean search param combination for fhir_search
Hello Nicola, Yes, I managed to make it work, SELECT fhir_search('{"resourceType":
unread,
Boolean search param combination for fhir_search
Hello Nicola, Yes, I managed to make it work, SELECT fhir_search('{"resourceType":
5/4/16
Roy van Pelt
,
Николай Рыжиков
2
4/12/16
Version numbering in tables
Version ID is globally unique to make possible refer historical data by single ID. For example to
unread,
Version numbering in tables
Version ID is globally unique to make possible refer historical data by single ID. For example to
4/12/16
Iaam Onkara
,
Николай Рыжиков
2
4/12/16
Using fhirbase with Rails
1) yes, AR is wrong fit for fhirbase. I would suggest use Sequel, PORO (or even just hash/struct) and
unread,
Using fhirbase with Rails
1) yes, AR is wrong fit for fhirbase. I would suggest use Sequel, PORO (or even just hash/struct) and
4/12/16
David
, …
Николай Рыжиков
6
4/1/16
FHIRbase
---------- Forwarded message ---------- From: "Николай Рыжиков" <niq...@gmail.com>
unread,
FHIRbase
---------- Forwarded message ---------- From: "Николай Рыжиков" <niq...@gmail.com>
4/1/16
Subhrajyoti Moitra
2/20/16
JPA and FHIRBase error
Hello, I am trying to use JPA/JDBC to call the fhir functions from Java code. I keep getting the
unread,
JPA and FHIRBase error
Hello, I am trying to use JPA/JDBC to call the fhir functions from Java code. I keep getting the
2/20/16
Alexander
,
Николай Рыжиков
4
11/10/15
Date format
There could be couple of problems with this search: fhirbase does not handle such xpaths and not time
unread,
Date format
There could be couple of problems with this search: fhirbase does not handle such xpaths and not time
11/10/15
Николай Рыжиков
3/26/15
Release 0.0.9
Health-Samurai team are glad to announce release of FHIRBase 0.0.9 with support for DSTU-2. http://
unread,
Release 0.0.9
Health-Samurai team are glad to announce release of FHIRBase 0.0.9 with support for DSTU-2. http://
3/26/15