FHIR Chat · JavaScript sandbox · FHIRcast

Stream: FHIRcast

Topic: JavaScript sandbox


view this post on Zulip Martin Bellehumeur (Visage Imaging) (Nov 09 2018 at 05:42):

New second FHIRcast sandbox on Node.js is now online to play around with:
https://github.com/fhircast/sandbox.js
Thanks to @Isaac Vetter for his support. Looking forward to FHIRDevDays next week!

view this post on Zulip Leo Bergnéhr (Nov 09 2018 at 07:38):

We should definitely try to connect the two sandboxes to sync with each other during the devdays :)

view this post on Zulip Martin Bellehumeur (Visage Imaging) (Nov 09 2018 at 08:26):

Yes of course! I filed issue "Cors support for JavaScript clients #25" - I would like to test but could not get the sandbox to compile on my machine.

view this post on Zulip Leo Bergnéhr (Nov 09 2018 at 09:46):

Ah, that's unfortunate. I think you need the newest dotnet-sdk version (or at least pretty new).

view this post on Zulip Martin Bellehumeur (Visage Imaging) (Nov 09 2018 at 11:51):

Yes that was the issue. I have a few things to fix. It will be nice to show .net and node working in sync.

view this post on Zulip Leo Bergnéhr (Nov 09 2018 at 13:01):

Yes, there are things in the .net one as well that are not according to the spec that will probably need updating.

view this post on Zulip Leo Bergnéhr (Nov 09 2018 at 13:01):

I got the node one working, or at least starting, as well!

view this post on Zulip Christiaan Knaap (Dec 05 2018 at 07:49):

Did you succeed in connecting the two at DevDays?

view this post on Zulip Leo Bergnéhr (Dec 05 2018 at 08:01):

I never got the opportunity to try it out. Did you, @Martin Bellehumeur ?

view this post on Zulip Martin Bellehumeur (Visage Imaging) (Dec 05 2018 at 08:53):

There was too much going on. I'm on it today.

view this post on Zulip Leo Bergnéhr (Dec 05 2018 at 09:01):

Cool! I got the .net sandbox running in docker if you're into that. Just a docker-compose up away.

view this post on Zulip John Silva (Dec 05 2018 at 13:13):

Ooo --- where can we find the .NET docker image? (name and docker repository?)

view this post on Zulip Martin Bellehumeur (Visage Imaging) (Dec 05 2018 at 13:21):

Hi, for .net look into the other project in the fhircast github:
https://github.com/fhircast/sandbox

view this post on Zulip Leo Bergnéhr (Dec 05 2018 at 14:57):

There is no docker image published yet unfortunately but there will be.

view this post on Zulip John Silva (Dec 05 2018 at 22:04):

@Martin Bellehumeur , @Leo Bergnéhr thanks for the update. Leo, will you post when the docker image is published? Advanced Thanks.

view this post on Zulip Martin Bellehumeur (Visage Imaging) (Dec 06 2018 at 10:54):

The two sandboxes are working together now. I had to fix a couple of things in the JS sandbox. I'm aligning our endpoint naming and will update readme with 'how to test across sandboxes' section. Should be all in github by Monday. Thanks @Leo Bergnéhr for your help!

view this post on Zulip Leo Bergnéhr (Dec 06 2018 at 10:56):

Good job, @Martin Bellehumeur !

view this post on Zulip Martin Bellehumeur (Visage Imaging) (Dec 07 2018 at 07:47):

@Christiaan Knaap - Hi, I put the cross sandbox test description in the readme: https://github.com/fhircast/sandbox.js#test-the-two-sandboxes-together

@George Kustas - the endpoints in the cloud hub have changed. I put updated websocket test thingy in my github: https://github.com/mbellehumeur/

view this post on Zulip George Kustas (Dec 10 2018 at 15:38):

Amazing work @Martin Bellehumeur . I hope to test out our Powerscribe360 client soon on my hub (.net core like @Leo Bergnéhr ), and then yours. Is anyone going to the IHE connectathon in January? It's in Cleveland. Should be sunny and warm (not)! I'm hearing from RSNA that there is a lot of interest in FHIRCast.

view this post on Zulip Martin Bellehumeur (Visage Imaging) (Dec 11 2018 at 08:11):

Thanks!
FHIRcast is to my knowledge not in IHE profiles yet. Next FHIR/HL7 connectathon in mid-january in San Antonio I think (check connectathon mgmt feed ). I will join remotely on Zulip until mid-pm Texas time. After that I think it's Montreal in May. I will definitely try to be there.

view this post on Zulip John Moehrke (Dec 11 2018 at 13:37):

correct IHE has encouraged HL7 to standardize FHIRcast as a core-standard. IHE is not a core-standards organization, so it is important for HL7 to complete the core-standard first. IHE would be called upon if there is variability or situational specifics that would be needed. I expect it is way too early for that problem. So there is not going to be FHIRcast testing at IHE-Connectathon.
All the testing so far has been exploratory testing done at FHIR connectathon.
The Imaging community (RSNA, DICOM) have been a strong stakeholder in the creation of FHIRcast.
I would expect to see some effort to demonstrate this at HIMSS, and at RSNA trade-shows.

view this post on Zulip Christiaan Knaap (Dec 17 2018 at 11:44):

@Martin Bellehumeur thanks for the update. Good to see real interopability coming from DevDays :-)


Last updated: Apr 12 2022 at 19:14 UTC