IntegrationLevel1Details: Difference between revisions

From Commontk
Jump to navigationJump to search
No edit summary
 
Line 1: Line 1:
= Scenarios for integration on the DICOM Application Hosting level =
= Scenarios for integration on the DICOM Application Hosting level =


[[File:CTK-Level1.png]]


== Scenario 1a ==
== Scenario 1a ==
Line 24: Line 25:


[[CTKUsageScenarios|Back to overview ...]]
[[CTKUsageScenarios|Back to overview ...]]
[[File:Example.jpg]]

Latest revision as of 10:03, 31 January 2011

Home < IntegrationLevel1Details

Scenarios for integration on the DICOM Application Hosting level

CTK-Level1.png

Scenario 1a

I have an application that I want to run integrated in an existing DICOM Application Host, e.g. a PACS viewer supporting DICOM Supplement 118.

Solution

I use the CTK Dicom Application Hosting Module in my application to add intraoperability with a DICOM Application Host. My application gets started by the host, data are passed according to DICOM Supplement 118.

Limitation

You cannot pass parameters to your application, so it either needs a GUI or has to do fully automatic parameterless processing.


Scenario 1b

I have an application, e.g. a PACS/DICOM viewer, that I want to extend with DICOM Application Hosting support.

Solution

I use the CTK Dicom Application Hosting Module in my application to add intraoperability with a processing module available as a DICOM Hosted Application.

Back to overview ... File:Example.jpg