View in #help on Slack
@sashi4543.puhan_puhan: Hi all . I am using ohif 2.0 dicom viewer and when i upload the PACS file having GSPS annotations present in the images in the viewer i cannot see the annotation . is it like ohif does not support GSPS standards . or we have to write addional code to show the annotations on the images?
@Bill_Wallace: Presentation states aren’t supported right now. If you are looking into implementing that, then I would strongly suggest movign to the OHIF v3 viewer as the support for adding annotations is better than that in v2. The DICOM SR loading code will be extremely similar to what you need for loading annotations, except that most GSPS doesn’t include WHAT the annotation is, only how to draw it.
There is a standard for how to include the “What”, but it isn’t well implemented - the Agfa viewers include it I believe, but I’m not aware of others which do.
@sashi4543.puhan_puhan: Can i get the co-ordinates from the metadata of the series and try to draw teh same annoations on the series
is that possible or we have modify the dicom files . because my requirement is to display the annotations in 2.0 viewer . can u please guide.
@Bill_Wallace: The 2.0 viewer is deprecated - we don’t really support it at this point. You can get support from Radical Imaging if you want to get paid support for this.