Steve Pieper

Results 541 comments of Steve Pieper
trafficstars

I don't have any particular need for typescript but perhaps @juaesto or @kerolloz would be willing to help out.

Exposing the state would be a good place to start, and then events can be generated when state changes. I think it would be good to expose the event history...

This will be fun 😄 FYI @drouin-simon

💯 this will be a great feature!

Thanks for the report. It's not in anyone's critical path, so we haven't worked on this project in a while. It may not be in the best shape but it...

Does this happen with all data? E.g. can you try some data from TCIA or similar. BTW, if those UIDs are from real patient data they could be considered personally...

Should support something like this: https://cloud.google.com/healthcare/docs/dicom#search_transaction

I started a spreadsheet to track this here: https://docs.google.com/spreadsheets/d/1TE_l96klwEJ3kDqql3usE7sfd9f1v6l197UWF8Vt8YA/edit#gid=0 Please anyone add comments to flesh out all the cases

Hi @emelalkim - I agree we should make the json dataset 100% conformant to the DICOM JSON Model. When it's broken out into those parts (Alphabetic, GivenName, etc) it's already...

Thanks @MichaelLeeHobbs - this does look useful. @emelalkim has been working on [this branch](https://github.com/dcmjs-org/dicomweb-server/tree/feature/dimse) and the basics are working but there is definitely more to do.