FHIR Chat · sequelize.js · javascript

Stream: javascript

Topic: sequelize.js


view this post on Zulip Erich Schulz (May 17 2016 at 03:00):

hi. I'm just starting to a play with FHIRs... attempting to drop it into a little embryonic docker/express/postgres/sequelize/angular project

view this post on Zulip Erich Schulz (May 17 2016 at 03:01):

not much else to say really - just saying hello :-)

view this post on Zulip Josh Mandel (May 17 2016 at 03:08):

Howdy!

view this post on Zulip Josh Mandel (May 17 2016 at 03:09):

Please do share a link when you've got something cobbled together, if you're comfortable sharing. This sounds like fun @Erich Schulz!

view this post on Zulip Erich Schulz (May 17 2016 at 03:43):

sure happy to share

view this post on Zulip Erich Schulz (May 17 2016 at 03:44):

I maybe a while before generating anything useful tho!

view this post on Zulip Erich Schulz (May 17 2016 at 04:06):

well that didn't take as long as it could have https://bitbucket.org/erichbschulz/mmlan/commits/518aecdcfa6cd1a5d65f58c53d9708be27d60ee2

view this post on Zulip Erich Schulz (May 17 2016 at 04:07):

i doubt anyone will find that useful - but if someone is starting to play with the same stack it could be useful - i'm using js to make js which may or may not be a good idea - but I just wanted to generate the boiler plate so I can modify the models from there

view this post on Zulip Erich Schulz (May 17 2016 at 04:08):

so its a pretty crude conversion that ends up making a lot of JSONB fields (anywhere there in >1 cardinality or if there are multiple types specified

view this post on Zulip Erich Schulz (May 17 2016 at 04:09):

an entire haystack full of details yet to iron out

view this post on Zulip David Hay (May 17 2016 at 05:10):

'hay'Stack? :smile:

view this post on Zulip Josh Mandel (May 17 2016 at 11:52):

Cool! BTW have you seen @nicola's https://github.com/fhirbase/fhirbase-plv8 with JS-in-Postgres?

view this post on Zulip Erich Schulz (May 17 2016 at 22:31):

thanks @Josh Mandel that looks really interesting - JS in pg stored procedures is a new twist

view this post on Zulip Erich Schulz (May 25 2016 at 04:11):

well... I just got version 0.0.1 of a little FHIR embryo live on hour hospital server...

view this post on Zulip Erich Schulz (May 25 2016 at 04:13):

bootstrap/angular/express/sequelize/postgres (with dev assisted by docker and gulp)

view this post on Zulip Erich Schulz (May 25 2016 at 04:14):

its very non-compliant :-)


Last updated: Apr 12 2022 at 19:14 UTC