Stream: analytics on FHIR
Topic: Annotation data in FHIR
Suresh G N (Apr 08 2019 at 06:45):
Dear Experts,
I am making an attempt to create an universal clinical data annotation tool which can be used to create ground truth for machine learning model creation. I have used ImagingManifest resource available in DSTU 3 for addressing DICOM datatype. I learnt that ImagingManifest has been removed in DSTU 4. I am trying to support annotation of JPG/TIFF/PNG images created as part of retinopathy studies or images created as part of digital pathology experiments. Also I would like to handle waveform, LIS, EMR data created as part of hospital workflow.
Could you please help me understand/find a resource which can be used across data types and which is part of FHIR standard (similar to ImagingManifest available for DICOM). I am open for any of your suggestions in handling the data types to support annotation.
Lloyd McKenzie (Apr 08 2019 at 14:12):
Media is the resource typically used for defining metadata around images.
Grahame Grieve (Apr 08 2019 at 21:52):
the use cases for ImagingManifest were collapsed back into ImagingStudy
Last updated: Apr 12 2022 at 19:14 UTC