RadicalImaging / ohif-aws-healthimaging

MIT License
24 stars 12 forks source link

add filter imagesetid by url query param #29

Closed JeffersonCurveBeam closed 8 months ago

JeffersonCurveBeam commented 9 months ago

Addressing issue https://github.com/RadicalImaging/ohif-aws-healthimaging/issues/27

Currently providing ImageSetID URL query param will also load scans with different ImageSetID but same StudyInstanceUID

With this PR:

Ran yarn test and found that testing metrics were not impacted by PR changes