IP Library Granted Patent US 11,244,495
Granted Patent B2
US 11,244,495 · App. 17/060,432 · Granted Feb 8, 2022

Method and system for rule based display of sets of images using image content derived parameters

Inventors: Malte Westerhoff (Berlin, DE); Detlev Stalling (Berlin, DE)
Assignee: PME IP PTY LTD
G06T15/08A61B5/055A61B5/7475A61B6/032A61B6/037A61B6/465A61B6/466A61B6/5205G06F3/147G06T11/001G06T11/60G06T19/20G09G5/363G16H30/20G16H30/40G16H50/70A61B5/08G06F3/0481G06T2200/04G06T2200/24G06T2210/41G06T2219/2012G06T2219/2024G09G2340/12G09G2380/08
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 11,244,495
App. No.
17/060,432
Granted
Feb 8, 2022
Kind
B2
Abstract

The invention provides, in some aspects, a system for implementing a rule derived basis to display image sets. In various embodiments of the invention, the selection of the images to be displayed, the layout of the images, as well as the rendering parameters and styles can be determined using a rule derived basis. The rules are based on meta data of the examination as well as image content that is being analyzed by neuronal networks. In an embodiment of the present invention, the user is presented with images displayed based on their preferences without having to first manually adjust parameters.

Claims (71)

1. A method comprising:

(A) receiving at a server from a client computer a ParameterA,

the server comprising a server digital data processor, and

the client computer comprising a client digital data processor;

(B) selecting a primary study from a plurality of studies based on the ParameterA, where the ParameterA is a disease based characteristic, where the primary study is measured using a Modality;

(C) executing on the server digital data processor one or more render server programs which apply one or more Study Selection Rules to generate a list of a plurality of secondary studies, where the one or more Study Selection Rules restrict the plurality of secondary studies to studies of a patient with the Modality from the plurality of studies;

(D) executing on the server digital data processor the one or more render server programs which apply one or more Protocol Selection Rules to select a Display Protocol, where the one or more Protocol Selection Rules are based on two or more parameters selected from the group consisting of one or more DICOM parameters from the primary Study, one or more Abstract Tags from the primary Study, one or more DICOM parameters from the plurality of secondary studies and one or more Abstract Tags from the plurality of secondary studies; and

(E) sending from the server to the client computer the Display Protocol selected in step (D) and the list generated in step (C).

2. The method of claim 1 , where the Modality is selected from the group consisting of an X-Ray image, an X-Ray Angiography, a Computer Tomography scan, a Magnetic Resonance Image, a Digital Radiography, a Mammography scan, Opthalmic Photography, Radiofluoroscopy scan, a Positron Emission Tomography scan, a vascular visualization, a histological image, a confocal microscope, a 3D ultrasound and an ultrasound.

3. The method of claim 1 , further comprising where a Study Selection Rule of the one or more Study Selection Rules in step (C) requires

SELECT other secondary studies for loading

WHERE (Primary.Dicom.Modality=“ParameterB” and Other.Dicom.Modality=“ParameterB”).

4. The method of claim 1 , further comprising where a Protocol Selection Rule of the one or more Protocol Selection Rules requires

IF (Primary.Dicom.BodyPartExamined=“ABDOMEN” and Primary.Dicom.Modality=“CT” and Exists(Other1) and Other1.Dicom.Modality=“PET”) THEN

SELECT “StandardPetCTProtocol1” with score=10.

5. The method of claim 1 , further comprising where a Protocol Selection Rule of the one or more Protocol Selection Rules requires

IF (Primary.Dicom.BodyPartExamined=“ABDOMEN” and Primary.Dicom.Modality=“CT” and Primary.Abstract.HasThinSliceVolumes and (Primary.Dicom.StudyDescription containsAnyOf “contrast, angio” and exists Other1 THEN

SELECT “CTThinSliceVesselWithPrior” with score=10.

6. A method comprising:

(A) receiving at a server from a client computer a ParameterA,

the server comprising a server digital data processor, and

the client computer comprising a client digital data processor;

(B) selecting a primary study from a plurality of studies based on the ParameterA, where the ParameterA is an anatomical characteristic, where the primary study is measured using a Modality;

(C) executing on the server digital data processor one or more render server programs which apply one or more Study Selection Rules to generate a list of a plurality of secondary studies, where the one or more Study Selection Rules restrict the plurality of secondary studies to studies of a patient with the Modality from the plurality of studies;

(D) executing on the server digital data processor the one or more render server programs which apply one or more Protocol Selection Rules to select a Display Protocol, where the one or more Protocol Selection Rules are based on two or more parameters selected from the group consisting of one or more DICOM parameters from the primary Study, one or more Abstract Tags from the primary Study, one or more DICOM parameters from the plurality of secondary studies and one or more Abstract Tags from the plurality of secondary studies; and

(E) sending from the server to the client computer the Display Protocol selected in step (D) and the list generated in step (C).

7. The method of claim 6 , where the Modality is selected from the group consisting of an X-Ray image, an X-Ray Angiography, a Computer Tomography scan, a Magnetic Resonance Image, a Digital Radiography, a Mammography scan, Opthalmic Photography, Radiofluoroscopy scan, a Positron Emission Tomography scan, a vascular visualization, a histological image, a confocal microscope, a 3D ultrasound and an ultrasound.

8. The method of claim 6 , where the anatomical characteristic is selected from the group consisting of SPINE, CHEST, ABDOMEN, BREAST, SHOULDER, TRAPEZIUS, ARM, ELBOW, WRIST, FINGER, PELVIS, HIP, FIBULAR, KNEE, TIBULAR, ANKLE, FOOT, NECK, HEAD, TEMPOROMANDIBULAR JUNCTION, FACE, BRAIN, DENTITION, SINUS, ADRENALS, RETINA, PITUITARY, and PROSTATE.

9. The method of claim 6 , further comprising where a Study Selection Rule of the one or more Study Selection Rules in step (C) requires

SELECT other secondary studies for loading

WHERE (Primary.Dicom.Modality=“ParameterB” and Other.Dicom.Modality=“ParameterB”).

10. The method of claim 6 , further comprising where a Study Selection Rule of the one or more Study Selection Rules in step (C) requires

IF (Primary.Dicom.AnatomicalCharacteristic=“ParameterA” and Primary.Dicom.Modality=“ParameterB”), THEN

SELECT other secondary studies for loading

WHERE (Other.Dicom.AnatomicalCharacteristic=“ParameterA” and Other.Dicom.Modality=“ParameterB”).

11. The method of claim 6 , further comprising where a Study Selection Rule of the one or more Study Selection Rules in step (C) requires

IF (Primary.Dicom.AnatomicalCharacteristic=“ParameterA” and Primary.Dicom.Modality=“ParameterB”), THEN

SELECT other secondary studies for loading

WHERE Other.Dicom.AnatomicalCharacteristic=“ParameterC” and Other.Dicom.Modality=“ParameterB”.

12. The method of claim 6 , further comprising where a Study Selection Rule of the one or more Study Selection Rules in step (C) requires

IF (Primary.Dicom.AnatomicalCharacteristic=“ParameterA” and Primary.Dicom.Modality=“ParameterB”) THEN

SELECT other secondary studies for loading

WHERE (Other.Dicom.AnatomicalCharacteristic=“ParameterA” and Other.Dicom.Modality=“ParameterB” AND INTERSECTION (Primary.Dicom.AnatomicalFeature,Other.Dicom.AnatomicalFeature) NOT EMPTY).

13. The method of claim 6 , further comprising where a Study Selection Rule of the one or more Study Selection Rules in step (C) requires

IF (Primary.Dicom.AnatomicalCharacteristic=“ParameterA”) THEN

SELECT other secondary studies for loading

WHERE (Other.Dicom.AnatomicalCharacteristic=“ParameterA” AND INTERSECTION (Primary.Dicom.AnatomicalFeature,Other.Dicom.AnatomicalFeature) NOT EMPTY).

14. The method of claim 6 , further comprising where a Protocol Selection Rule of the one or more Protocol Selection Rules requires

IF (Primary.Dicom.BodyPartExamined=“ABDOMEN” and Primary.Dicom.Modality=“CT” and Exists(Other1) and Other1.Dicom.Modality=“PET”) THEN

SELECT “StandardPetCTProtocol1” with score=10.

15. The method of claim 6 , further comprising where a Protocol Selection Rule of the one or more Protocol Selection Rules requires

IF (Primary.Dicom.BodyPartExamined=“ABDOMEN” and Primary.Dicom.Modality=“CT” and Primary.Abstract.HasThinSliceVolumes and Primary.Dicom.StudyDescription containsAnyOf “contrast, angio” and exists Other1) THEN

SELECT “CTThinSliceVesselWithPrior” with score=10.

16. A method comprising:

(A) receiving at a server from a client computer a ParameterA,

the server comprising a server digital data processor, and

the client computer comprising a client digital data processor;

(B) selecting a primary study from a plurality of studies based on the ParameterA, where the ParameterA is a patient name where the primary study is measured using a Modality;

(C) executing on the server digital data processor one or more render server programs which apply one or more Study Selection Rules to generate a list of a plurality of secondary studies, where the one or more Study Selection Rules restrict the plurality of secondary studies to studies of a patient with the Modality from the plurality of studies;

(D) executing on the server digital data processor the one or more render server programs which apply one or more Protocol Selection Rules to select a Display Protocol, where the one or more Protocol Selection Rules are based on two or more parameters selected from the group consisting of one or more DICOM parameters from the primary Study, one or more Abstract Tags from the primary Study, one or more DICOM parameters from the plurality of secondary studies and one or more Abstract Tags from the plurality of secondary studies; and

(E) sending from the server to the client computer the Display Protocol selected in step (D) and the list generated in step (C).

17. The method of claim 16 , where the Modality is selected from the group consisting of an X-Ray image, an X-Ray Angiography, a Computer Tomography scan, a Magnetic Resonance Image, a Digital Radiography, a Mammography scan, Opthalmic Photography, Radiofluoroscopy scan, a Positron Emission Tomography scan, a vascular visualization, a histological image, a confocal microscope, a 3D ultrasound and an ultrasound.

18. The method of claim 16 , further comprising where a Study Selection Rule of the one or more Study Selection Rules in step (C) requires

SELECT other secondary studies for loading

WHERE (Primary.Dicom.Modality=“ParameterB” and Other.Dicom.Modality=“ParameterB”).

19. The method of claim 16 , further comprising where a Protocol Selection Rule of the one or more Protocol Selection Rules requires

IF (Primary.Dicom.BodyPartExamined=“ABDOMEN” and Primary.Dicom.Modality=“CT” and Exists(Other1) and Other1.Dicom.Modality=“PET”) THEN

SELECT “StandardPetCTProtocol1” with score=10.

20. The method of claim 16 , further comprising where a Protocol Selection Rule of the one or more Protocol Selection Rules requires

IF (Primary.Dicom.BodyPartExamined=“ABDOMEN” and Primary.Dicom.Modality=“CT” and Primary.Abstract.HasThinSliceVolumes and Primary.Dicom.StudyDescription containsAnyOf “contrast, angio” and exists Other1) THEN

SELECT “CTThinSliceVesselWithPrior” with score=10.

Continuity (10)
Continuation 16531436 · Aug 5, 2019
Continuation 16052571 · Aug 1, 2018
Continuation In Part 15870681 · Jan 12, 2018
Continuation 15380848 · Dec 15, 2016
Continuation 14611163 · Jan 30, 2015
Continuation 13831975 · Mar 15, 2013
Provisional Application 62712912 · Jul 31, 2018
Provisional Application 62576587 · Oct 24, 2017
Provisional Application 62562460 · Sep 24, 2017
Related Publication 20210019933A1 · Jan 21, 2021