IP Library Granted Patent US 10,909,679
Granted Patent B2
US 10,909,679 · App. 16/052,563 · Granted Feb 2, 2021

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
G06T7/0014A61B6/463A61B6/466A61B6/5217A61B6/5294G06T15/08G16H30/20G06T2207/10081G06T2207/10088G06T2207/10104G06T2207/10121G06T2207/10124G06T2207/20081G06T2207/20084G06T2207/30004G16H50/20
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 10,909,679
App. No.
16/052,563
Granted
Feb 2, 2021
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 (72)

1. A method comprising:

(a) selecting a primary Study of a patient selected from a plurality of studies;

(b) selecting as a ParameterA an anatomical characteristic in the primary Study;

(c) executing on a server digital data processor a render server program which applies one or more Study Selection Rules to

(i) generate a list of a plurality of secondary studies based on ParameterA;

(ii) generate from the list of the plurality of secondary studies one or more ImageContentBased parameters using Convolutional Neural Networks (CNN);

(iii) select from the list of the plurality of secondary studies a final list based on the one or more ImageContentBased parameters;

(d) executing on the server digital data processor the render server program which applies 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 Digital Imaging and Communications in Medicine (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, one or more Abstract Tags from the plurality of secondary studies and one or more ImageContentBased parameters; and

(e) displaying the primary Study and one or more of the plurality of secondary studies selected from the list based on the Display Protocol selected in step (d).

2. The method of claim 1 , 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.

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

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

THEN SELECT other studies for loading WHERE (Other.Dicom.AnatomicalCharacteristic=“ParameterA”).

4. The method of claim 1 , further comprising where in step (c)(ii) the CNN generates Primary.ImageContentBasedParameter=“ParameterC” and Other.ImageContentBasedParameter=“ParameterD”, and a Study Selection Rule of the one or more Study Selection Rules in step (c)(i) and in step (c)(iii) requires

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

THEN SELECT other studies for loading WHERE (Other.Dicom.AnatomicalCharacteristic=“ParameterA” AND INTERSECTION(ParameterC,ParameterD) NOT EMPTY).

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

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

THEN SELECT other studies for loading

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

6. The method of claim 1 , further comprising where a ParameterB is a Modality in the primary Study, where in step (c) the one or more Study Selection Rules restrict to studies where the Modality in the final list is equal to ParameterB.

7. The method of claim 6 , where a ParameterB is selected from the group consisting of Computed Radiography (CR), Computer Tomography (CT), Digital Radiography (DX), Mammography (MG), Magnetic Resonance (MR), Opthalmic Photography (OP), Positron Emission Tomography (PT), Radio Fluoroscopy (RF), and X-Ray Angiography (XA).

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

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

THEN SELECT other studies for loading WHERE (Other.Dicom.AnatomicalCharacteristic=“ParameterA” and Other.Dicom.Modality=“ParameterB”).

9. The method of claim 6 , further comprising where in step (c)(ii) the CNN generates Primary.ImageContentBasedParameter=“ParameterC” and Other.ImageContentBasedParameter=“ParameterD”, and a Study Selection Rule of the one or more Study Selection Rules in step (c)(i) and in step (c)(iii) require

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

THEN SELECT other studies for loading WHERE (Other.Dicom.AnatomicalCharacteristic=“ParameterA” AND Other.Dicom.Modality=“ParameterB” AND INTERSECTION(ParameterC,ParameterD) NOT EMPTY).

10. The method of claim 6 , further comprising wherein a Study Selection Rule of the one or more Study Selection Rules requires

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

THEN SELECT other studies for loading

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

11. A method comprising:

(a) selecting a primary Study of a patient selected from a plurality of studies;

(b) selecting as a ParameterA a disease based characteristic in the primary Study;

(c) executing on a server digital data processor a render server program which applies one or more Study Selection Rules to

(i) generate a list of a plurality of secondary studies based on ParameterA;

(ii) generate from the list of the plurality of secondary studies one or more ImageContentBased parameters using Convolutional Neural Networks (CNN);

(iii) select from the list of the plurality of secondary studies a final list based on the one or more ImageContentBased parameters;

(d) executing on the server digital data processor the render server program which applies 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 Digital Imaging and Communications in Medicine (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, one or more Abstract Tags from the plurality of secondary studies and one or more ImageContentBased parameters; and

(e) displaying the primary Study and one or more of the plurality of secondary studies selected from the list based on the Display Protocol selected in step (d).

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

IF (Primary.Dicom.DiseaseCharacteristic=“ParameterA”),

THEN SELECT other studies for loading WHERE (Other.Dicom.DiseaseCharacteristic=“ParameterA”).

13. The method of claim 11 , further comprising where in step (c)(ii) the CNN generates Primary.ImageContentBasedParameter=“ParameterC” and Other.ImageContentBasedParameter=“ParameterD”, and a Study Selection Rule of the one or more Study Selection Rules in step (c)(i) and in step (c)(iii) require

IF (Primary.Dicom.DiseaseCharacteristic=“ParameterA”),

THEN SELECT other studies for loading WHERE (Other.Dicom.DiseaseCharacteristic=“ParameterA” AND INTERSECTION(ParameterC,ParameterD) NOT EMPTY).

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

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

THEN SELECT other studies for loading

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

15. The method of claim 11 , further comprising where a ParameterB is a Modality in the primary Study, where in step (c) the one or more Study Selection Rules restrict to studies where the Modality in the final list is equal to ParameterB.

16. The method of claim 15 , where a ParameterB is selected from the group consisting of Computed Radiography (CR), Computer Tomography (CT), Digital Radiography (DX), Mammography (MG), Magnetic Resonance (MR), Opthalmic Photography (OP), Positron Emission Tomography (PT), Radio Fluoroscopy (RF), and X-Ray Angiography (XA).

17. The method of claim 15 , further comprising where a Study Selection Rule of the one or more Study Selection Rules in step (c)(i) requires

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

THEN SELECT other studies for loading WHERE (Other.Dicom.AnatomicalCharacteristic=“ParameterA” and Other.Dicom.Modality=“ParameterB”).

18. The method of claim 15 , further comprising where in step (c)(ii) the CNN generates Primary.ImageContentBasedParameter=“ParameterC” and Other.ImageContentBasedParameter=“ParameterD”, and a Study Selection Rule of the one or more Study Selection Rules in step (c)(i) and in step (c)(iii) require

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

THEN SELECT other studies for loading WHERE (Other.Dicom.AnatomicalCharacteristic=“ParameterA” AND Other.Dicom.Modality=“ParameterB” AND INTERSECTION(ParameterC,ParameterD) NOT EMPTY).

19. The method of claim 15 , further comprising the Study Selection Rule

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

THEN SELECT other studies for loading

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

20. A method comprising:

(a) selecting a primary Study of a patient selected from a plurality of studies;

(b) selecting as a ParameterB a Modality in the primary Study and selecting as a ParameterA from the group consisting of an anatomical characteristic and a disease based characteristic in the primary Study;

(c) executing on a server digital data processor a render server program which applies one or more Study Selection Rules to

(i) generate a list of a plurality of secondary studies based on ParameterA and ParamaterB;

(ii) generate from the list of the plurality of secondary studies one or more ImageContentBased parameters using Convolutional Neural Networks (CNN);

(iii) select from the list of the plurality of secondary studies a final list based on the one or more ImageContentBased parameters;

(d) executing on the server digital data processor the render server program which applies 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 Digital Imaging and Communications in Medicine (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, one or more Abstract Tags from the plurality of secondary studies and one or more ImageContentBased parameters; and

(e) displaying the primary Study and one or more of the plurality of secondary studies selected from the list based on the Display Protocol selected in step (d).

Continuity (4)
Provisional Application 62712912 · Jul 31, 2018
Provisional Application 62576587 · Oct 24, 2017
Provisional Application 62562460 · Sep 24, 2017
Related Publication 20190096062A1 · Mar 28, 2019
Cited By (1)
US 12,688,634