DICOM PS3.17 2024d - Explanatory Information |
---|
Examples of use cases / clinical scenarios, as the basis to develop the requirements, include:
Providing access to images and reports from a point-of-service application e.g., EMR.
Following references to significant images used to create an imaging report and displaying those images.
Following references / links to relevant images and imaging reports in email correspondence or clinical reports e.g., clinical summary.
Providing access to anonymized DICOM images and reports for clinical research and teaching purposes.
Providing access to a DICOM encoded imaging report associated with the DICOM IE (patient/study/series/objects) to support remote diagnostic workflows e.g., urgent medical incidents, remote consultation, clinical training, teleradiology/telemedicine applications.
Providing access to summary or selected information from DICOM objects.
Providing access to complete studies for caching, viewing, or image processing.
Storing DICOM SOP Instances using HTTP over a Network from PACS to PACS, from PACS to VNA, from VNA to VNA, from clinical application to PACS, or any other DICOM SCP.
Web clients, including mobile ones, retrieving XML and bulk data from a WADO-RS Service and adding new instances to a study.
Examples of the use cases described in 1 above are:
The EMR displays in JPEG one image with annotations on it (patient and/or technique related), based upon information provided in a report.
The EMR retrieves from a "Manifest" document all the referenced objects in DICOM and launches a DICOM viewer for displaying them (use case addressed by the IHE XDS-I.b profile).
The EMR displays in JPEG one image per series with information describing every series (e.g., series description).
The EMR displays in JPEG all the images of a series with information describing the series as well as every image (e.g., instance number and slice location for scanner images).
The EMR populates in its database for all the instances referred in a manifest (KOS) the relevant information (study ID/UID/AccessionNumber/Description/DateTime, series UID/Modality/Description/DateTime, instance UID/InstanceNumber/SliceLocation).
The EMR displays patient demographics and image slices in a browser by accessing studies through URLs that are cached and rendered in a remote data center.
A hospital transfers a DICOM Study over a network to another healthcare provider without needing special ports opened in either firewall.
A diagnostic visualization client, during post-processing, adds a series of Instances containing measurements, annotations, or reports.
A healthcare provider transfers a DICOM Study to a Patient Health Record (PHR) at the request of the patient.
As an example, the 1c use case is decomposed in the following steps (all the other use cases can be implemented through a similar sequence of basic transactions):
The EMR sends to the DICOM server the list of the objects ("selection"), asking for the object content.
The DICOM server sends back the JPEG images corresponding to the listed objects.
The EMR sends to the DICOM server the "selection" information for obtaining the relevant information about the objects retrieved.
The DICOM server sends back the corresponding information in the form of a "metadata" document, converted in XML.
DICOM PS3.17 2024d - Explanatory Information |
---|