Evidence Documents: Difference between revisions

From IHE Wiki
Jump to navigation Jump to search
Kevino (talk | contribs)
No edit summary
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The Evidence Documents (ED) Profile specifies how data objects such as digital measurements are created, exchanged, and used.  
'''Evidence Documents (ED)''' specifies how data objects such as digital measurements are created, exchanged, and used.  


__TOC__
__TOC__
Line 9: Line 9:
:* A reporting station can query and retrieve them along with the images.
:* A reporting station can query and retrieve them along with the images.


Because they are structured and coded data, the recieving system can reliably parse the data and do things like:
Because they are structured and coded data, the receiving system can reliably parse the data and do things like:
:* Compare measurements against normal ranges
:* Compare measurements against normal ranges
:* Insert measurement values into the correct part of a diagnostic report
:* Insert measurement values into the correct part of a diagnostic report
Line 15: Line 15:
:* Plot measurements taken from several different studies on a curve
:* Plot measurements taken from several different studies on a curve


''<Insert a simple graphic that, at a glance, gives an impression of what the profile is aboutE.g. a graphic of a hospital, a clinic, and a lab with patient records moving between themDo not use an actor/transaction diagram here.>''
'''<GRAPHIC: Thinking of some Evidence Document icon in the middleComing into it from the left, Echo measurements, Chest CAD, Procedure LogGoing out to the right, Report/Reading Workstation, Clinical trend graph, Orthopedic Planning station maybe>'''


==Benefits==
==Benefits==
Line 45: Line 45:
==Systems Affected==
==Systems Affected==


* Modalities might create, retrieve and/or process Evidence Documents
* Imaging Acquisition Modalities might create, retrieve and/or process Evidence Documents
* Clinical Workstations might also create, retrieve and/or process them
* Clinical Workstations might also create, retrieve and/or process them
* CAD Systems may create them
* CAD Systems may create them
Line 58: Line 58:
==Specification==
==Specification==


'''Profile Status:''' [[Comments| Final Text]]   
'''Profile Status: ''' [https://wiki.ihe.net/index.php/Comments#Phases_of_Development Final Text]   


'''Documents:'''  
'''Documents:'''  


[http://www.ihe.net/Technical_Framework/index.cfm#radiology IHE Radiology Technical Framework:]
:* [https://profiles.ihe.net/RAD/ IHE Radiology Technical Framework]
:* [http://www.ihe.net/Technical_Framework/upload/ihe_tf_rev8.pdf Vol. 1] - Section 5 documents the profile
:* [http://www.ihe.net/Technical_Framework/upload/ihe_tf_rev8-2.pdf Vol. 2] - Sections 4.10, and [http://www.ihe.net/Technical_Framework/upload/ihe_tf_rev8-3.pdf Vol. 3] - Sections 4.43 to 4.45 document specific transactions


'''Underlying Standards:'''
'''Underlying Standards:'''
Line 79: Line 77:
* [[Reporting Workflow]] [RWF] may use Evidence Documents as inputs to the reporting process.
* [[Reporting Workflow]] [RWF] may use Evidence Documents as inputs to the reporting process.


* [[Simple Image & Numeric Reports]] [SINR] may include data copied from Evidence Documents.
* [[Simple Image and Numeric Report]] [SINR] may include data copied from Evidence Documents.
 
* [[Key Image Notes]] [KIN] are technically a type of Evidence Document, but are handled in a separate profile for historical reasons.


* [[Cross-enterprise Document Sharing for Imaging]] [XDS-I] can be used to share Evidence Documents between sites over a network.
* [[Cross-enterprise Document Sharing for Imaging]] [XDS-I] can be used to share Evidence Documents between sites over a network.


* [[Portable Data for Imaging]] [PIR] can store Evidence Documents on media such as CDs.
* [[Portable Data for Imaging]] [PDI] can store Evidence Documents on media such as CDs.


* [[Import Reconciliation Workflow]] [IRWF] can fix patient ids, etc. of Evidence Documents when importing.
* [[Import Reconciliation Workflow]] [IRWF] can fix patient ids, etc. of Evidence Documents when importing.
Line 107: Line 103:


[[Category:Profiles]]
[[Category:Profiles]]
[[Category:RAD Profile]]
[[Category:DICOM]]

Latest revision as of 08:56, 26 June 2024

Evidence Documents (ED) specifies how data objects such as digital measurements are created, exchanged, and used.

Summary

The Evidence Documents Profile allows data such as OB measurements, CAD results, procedure logs, etc. to be encoded, stored and managed just like DICOM images.

  • The modality can store them to PACS.
  • A reporting station can query and retrieve them along with the images.

Because they are structured and coded data, the receiving system can reliably parse the data and do things like:

  • Compare measurements against normal ranges
  • Insert measurement values into the correct part of a diagnostic report
  • Calculate the different from the previous measurement on the same patient
  • Plot measurements taken from several different studies on a curve

<GRAPHIC: Thinking of some Evidence Document icon in the middle. Coming into it from the left, Echo measurements, Chest CAD, Procedure Log. Going out to the right, Report/Reading Workstation, Clinical trend graph, Orthopedic Planning station maybe>

Benefits

  • Avoids potential errors from parsing raw text (ambiguous measurement name, unclear units, etc.)
  • Digital measurements from modalities stay digital
    • Faster, automated, reliable
    • Avoids errors from mis-reading or mis-dictating screen printed paper copies
    • Avoids errors from mis-heard or mis-typed dictations
    • Avoids need for radiologist to retrieve the measurement form and compare the numbers when verifying the transcribed report
  • Opens the door to additional decision support, clinical pathways and other automation

Details

These non-image data objects may be produced by a number of different systems.

A Modality that performs measurements during a study, for example an ultrasound system with a cardiac package for measuring cardiac dimensions and calculating values like ejection fractions might create an Evidence Document containing those values and send it to the archive together with the study images.

A CAD workstation performing, post-processing on a Chest study might create an Evidence Document containing the results of the CAD analysis and add it to the archive.

Evidence Documents are based on DICOM Structured Reports (SR) which is sort of like XML for DICOM. Most Evidence Documents will be based on SR Templates defined by DICOM for particular purposes. For example, DICOM has templates for:

  • OB/GYN Reports
  • Mammography CAD Results
  • Echocardiography Procedure Reports
  • Cardiac Stress Testing Results

Other templates exist and more are being added each year. In the absence of a relevant template, a system can follow one of the general purpose templates.

Systems Affected

  • Imaging Acquisition Modalities might create, retrieve and/or process Evidence Documents
  • Clinical Workstations might also create, retrieve and/or process them
  • CAD Systems may create them
  • PACS may store and manage them
  • Display systems may query, retrieve and display them
  • Reporting workstations may retrieve, process and include details from them in reports

Actors & Transactions:

Specification

Profile Status: Final Text

Documents:

Underlying Standards:

See Also

Related Profiles

Consumer Information

The Evidence Documents FAQ answers typical questions about what the Profile does.

Evidence Documents Purchasing describes considerations when purchasing equipment to deploy this Profile.

Implementer Information

Evidence Documents Implementation provides additional information about implementing this Profile in software.

Reference Articles

<List References (good and bad) (with link if possible) to Journal Articles that mention IHE's work (and hopefully include some analysis) >


This page is based on the Profile Template