dysect DICOM Conformance Statement dysect DICOM Conformance Statement

Size: px
Start display at page:

Download "dysect DICOM Conformance Statement dysect DICOM Conformance Statement"

Transcription

1 dysect DICOM Conformance Statement 1

2 dysect DICOM Conformance Statement ( H) dysect Conformance Statement.doc DeJarnette Research Systems, Inc. 401 Washington Avenue, Suite 1010 Towson, Maryland Copyright This document and the associated software are copyrighted by DeJarnette Research Systems, Inc. of Towson, Maryland. Neither this document nor the associated software may be reproduced or copied without the expressed written consent of DeJarnette Research Systems, Inc. This document may include technical inaccuracies and/or typographical errors. Changes are periodically made to the information herein and incorporated into new editions of the document. DeJarnette Research Systems may make improvements and/or changes to the product(s) and/or the program(s) described in this document at any time. This document may contain reference to or information about DeJarnette Research Systems products (hardware or software) or services that are not available in all countries. Such references or information do not imply any intent on DeJarnette s part to make such products or services available to these locations. DeJarnette and dysect are trademarks or registered trademarks of DeJarnette Research Systems, Inc. DICOM is the registered trademark of the National Electrical Manufacturers Association for its standards publications relating to digital communications of medical information. Other product names mentioned in this document may be registered trademarks of their respective companies and are hereby acknowledged. Revision Table Rev Date Comments A 13 January 2004 Document created for dysect Release V1.0 B 08 June 2004 Minor functional changes made during beta testing phase. C 24 February 2005 Document updated for dysect Release V2.0 D 23 March 2005 Document updated for dysect Release V2.0 build 6 E 1 December 2006 Document updated for dysect Release V3.0 (name change) F 24 May 2007 Document updated for dysect Release V3.0.1 G 6 May 2008 Document updated for dysect Release V4.0 H 27 August 2008 Document updated for dysect Release V

3 Table of Contents 1 INTRODUCTION IMPLEMENTATION MODEL APPLICATION DATA FLOW DIAGRAM FUNCTIONAL DEFINITIONS OF AES SEQUENCING OF REAL-WORLD ACTIVITIES AE SPECIFICATIONS AE SPECIFICATION - STOREP AE Association Establishment Policies General Number of Associations Asynchronous Nature Implementation Identifying Information Association Initiation Policy Association Acceptance Policy Real-World Activity Associated Real-World Activity Proposed Presentation Contexts SOP Specific Conformance for Verification SOP Classes Presentation Context Acceptance Criterion Transfer Syntax Selection Policies AE SPECIFICATION STOREU AE Association Establishment Policies General Number of Associations Asynchronous Nature Implementation Identifying Information Association Initiation Policy Associated Real-World Activity Presentation Context Table SOP Specific Conformance for all Storage Service SOP Classes Association Acceptance Policy AE SPECIFICATION - MODALITY WORKLIST USER (MWLU) Association Establishment Policies General Number of Associations Asynchronous Nature Implementation Identifying Information Association Initiation Policy Real-World Activity Associated Real-World Activity Proposed Presentation Contexts Association Acceptance Policy AE SPECIFICATION MODALITY WORKLIST PROVIDER (MWLP) Association Establishment Policies General Number of Associations Asynchronous Nature Implementation Identifying Information Association Initiation Policy Association Acceptance Policy

4 Fulfilling Queries Presentation Context Table Presentation Context Acceptance Criterion Transfer Syntax Selection Policies AE SPECIFICATION STORAGE COMMIT USER (SCOMMITU) Association Establishment Policies General Number of Associations Asynchronous Nature Implementation Identifying Information Association Initiation Policy Real-World Activity Associated Real-World Activity Proposed Presentation Contexts Association Acceptance Policy COMMUNICATION PROFILES SUPPORTED COMMUNICATION STACKS TCP/IP STACK Physical Media PROPRIETARY STACKS EXTENSIONS / SPECIALIZATIONS / PRIVATIZATIONS CONFIGURABLE REFERENCED STUDY SEQUENCE CONFIGURATION SUPPORT OF EXTENDED CHARACTER SETS

5 List of Figures Figure 2.1-1: Application Data Flow...7 List of Tables Table 3-1: Store Provider Supported Default SOP classes...9 Table 3-2 Store Provider Presentation Context Table...11 Table 3-3: Storage Response Codes...12 Table 3.1-4: dysect Storage Commitment Request...13 Table dysect Storage Commitment Result Success (Event type=1)...13 Table 3.1-6: dysect Storage Commitment Result Failures Exist (Event type=2)...14 Table 3.1-7: dysect Storage Commitment Failure Codes...14 Table 3-8: Default SOP Classes supported by the Store AE...16 Table 3-9 Modified DICOM Header Attributes Table...18 Table 3-10: Presentation Context Table...20 Table 3-11: Requested Attribute Table...21 Table 3-12: Modality Work List SCP AE Supported SOP Classes...22 Table 3-13: Presentation Context Table...23 Table 3-14: Supported Attribute Table...25 Table 3-15: Type 2 Attribute Table...26 Table 3-16: Presentation Context Table...28 Table 3-17: dysect Storage Commitment Request...28 Table 3-18: dysect Storage Commitment Result Success (Event type=1)...29 Table 3-19: dysect Storage Commitment Result Failures exist (Event type=2)...29 Table 5-1: Attributes modified in the Standard Storage SOP Classes

6 1 INTRODUCTION The DeJarnette dysect is a gateway between a multi-slice CT scanner and a PACS. It receives DICOM Modality Worklist orders from the PACS and provides DICOM Modality Worklist orders to the CT scanner. It also receives DICOM C-STORE Storage requests from the CT scanner and sends DICOM C-STORE Storage requests to the PACS. When it receives orders from the PACS it shall identify orders that belong in the same study, create one super order and provide that order to the CT scanner. Orders that don t match any other order shall be presented to the CT scanner exactly as they are received from the PACS. The end result is that the CT scanner will see the same exact worklist that it would see if the dysect was not present, with the exception of studies with multiple orders that will be performed in a single scan. When the dysect receives studies from the CT scanner it will identify studies that match the super orders and attempt to identify the individual anatomical regions by processing the images. Upon successful identification of the anatomical regions it shall create a separate study for each and associate them with the correct order previously received from the PACS. It shall then send the separated studies to the PACS. Studies that don t match a super order will be forwarded to the PACS unaltered. This document specifies the dysect 's DICOM conformance. 2 IMPLEMENTATION MODEL The dysect is a gateway that can receive DICOM Modality worklist orders, and provide an altered worklist to a CT scanner. It can then receive studies from the scanner, automatically separate them into their proper anatomical regions and forward them to the PACS. Most orders and studies are passed through dysect unaltered. The orders that should be merged and consequently the studies that should be separated are configurable. 2.1 Application Data Flow Diagram A dysect acts as a gateway between a PACS and a CT scanner. It queries a PACS for DICOM Worklist orders and determines which orders should be combined to make one super order and which orders should be passed through unaltered. The dysect will only query the worklist for CT orders. It can be configured to determine which procedure codes should be grouped into one super order. It can also be configured to automatically group orders based on procedure code descriptions. Worklist orders that have the same patient ID and scheduled start time are grouped together. dysect provides the altered worklist to the CT scanner. After the study has been completed it is sent back to dysect. dysect will either pass the study though unaltered or separate the study and assign the proper images to the proper order based on anatomical regions. dysect uses information from the super orders to determine if the study should be separated. It will first check to see if the Study UID of the incoming study matches the Study UID of a super order in the database. If not then it will compare both the accession number and the patient ID of the incoming study to the orders in the database. If it finds a match then it will separate the study. dysect will forward the study to the PACS after it is processed. The dysect can also optionally act as a Storage Commit gateway. It will accept commit requests from a scanner and forward the requests onto the PACS. It will then pass the PACS response back to the scanner. If a commit request is for a study that was separated by dysect, then dysect will verify that all of the images created from a single image are committed before it returns a successful commit response to the scanner. Figure illustrates the activity of the dysect DICOM AE entities. The workflow of the AE entities is indicated numerically 1-6, first receiving orders from the PACS, then interfacing with the scanner, then sending the studies 6

7 back to PACS. Finally, dysect can optionally be configured to pass through Storage Commit to transfer ownership. The dysect can also be configured to act as a VOI LUT gateway for the CT scanner. In this mode dysect can be configured to pass all DICOM Worklist orders to the scanner unaltered. dysect will then update the window width and center values for every study that it passes from the scanner to the PACS. The new window width and center values can be configured per procedure code. Pass Unaltered Orders (1) Single Orders Orders (2) MWLU AE Merge Super Orders MWLP AE Query for Worklist PACS Studies (4) Ownership (6) DICOM Standard Interface StoreU AE SCommitU AE Separate Studies Pass Unaltered Studies Dysect StoreP AE SCommit Studies (3) Ownership (5) DICOM Standard Interface Perform Scan Send Study Scanner Figure 2.1-1: Application Data Flow The dysect is designed to serve a single CT scanner at a time. dysect does not need operator intervention after the system is configured properly. However, a web based validation GUI can be used to verify and modify separated studies. Figure does not detail Verification as an individual Real-World activity, however all SCP AEs (Store/ Storage Commitment and Worklist Management) on dysect have the Verification SCP incorporated. The dysect configuration files and database records contain all the supported destinations and settings. Refer to the dysect System Manual for information on configuration. 2.2 Functional Definitions of AEs The dysect has four DICOM Application Entities (AEs). Each SCP AE has the verification SCP embedded. 1. The first AE is the Storage Provider (StoreP) and Storage Commitment Server (SCS). The StoreP SCP temporarily stores the successfully received object, processes the message and if the processing is successful returns a success status to the sender. This AE uses a configurable timeout to wait for the closing of the association. Within that time range it is the courtesy of the caller to close the open association. The StoreP AE also includes a Storage Commitment (SCommit) SCP waiting for SCommit requests. Upon successful message reception the SCommit AE parses and interprets the request. It then forwards the 7

8 appropriate request(s) to the PACS and waits for a response. After a response is received from PACS a response message is generated with a list of all committed items. The response message is transmitted to the scanner using reverse role negotiation to establish a new association. If Storage Commit is not configured for PACS then a commit failed message is sent back to the scanner for all requests. This AE uses information from the registry to establish a TCP/IP connection and to negotiate a DICOM association. This AE forces the default transfer syntax on the sender unless configuration options are set otherwise. 2. The second AE is the Storage User (StoreU). The StoreU AE is used to move images to one of two destinations after processing the images. 3. The third AE is the Modality Worklist User (MWLU). It performs queries on a DICOM Worklist management server. This AE uses the information in the configuration file to establish a TCP/IP connection and a DICOM association. 4. The fourth AE is the Modality Worklist Provider (MWLP). The MWLP AE, upon a DICOM WLM SCU request performs queries on a local database and returns all new SPS (Scheduled Procedure Step) entries as Worklist items. This AE uses configuration information settings to establish a TCP/IP connection and to negotiate a DICOM association. 5. The fifth AE issues a Storage Commitment (SC) request to a configured PACS destination AE upon reception of a request from the scanner. After the request message is formatted and transmitted, a queue item (internal to the dysect) is set up to correlate the SC Response. The response is expected from the destination AE via another association. After the response is received it is saved in the local database and a response is sent back to the scanner. This AE uses the information in the registry to establish a TCP/IP connection and a DICOM association. 2.3 Sequencing of Real-World Activities There are three precedence issues in terms of dysect AEs. The dysect must query the DICOM Modality Worklist Provider (PACS) at least twice before it can provide DICOM Modality Worklist orders to the CT scanner. If the CT scanner queries dysect before this, then dysect will not return any worklist items. The information in the DICOM image header must match the information in a super order for dysect to attempt to separate the study. Typically the CT scanner will update the DICOM Header of all the images in a study with the necessary information in the Modality Worklist order provided by dysect. Storage commitment cannot be done for an item before it is received by the store provider. The dysect must successfully transfer an image before it sends a storage commitment request 8

9 3 AE SPECIFICATIONS 3.1 AE Specification - StoreP AE The dysect can only be configured with one StoreP AE Title. The StoreP AE provides conformance to the following DICOM SOP classes as a SCP: SOP Class Name SOP Class UID Verification Computed Tomography Image Storage (CT) Storage Commitment Table 3-1: Store Provider Supported Default SOP classes Association Establishment Policies Associations can be accepted by the StoreP AE any time after the dysect has initialized the Storage Provider application. An association is accepted if resources are available, the called AE Title matches the dysect s StoreP AE Title, the application context is , and at least one presentation context exists in the association request that matches one of the presentation contexts defined in the presentation context table. The default maximum PDU size supported for DICOM associations is 4,096 bytes. It can be changed during system configuration General The presentation context that is offered by the StoreP AE is the DICOM default Number of Associations The number of simultaneous associations a StoreP AE can accept is 32. However, only one StoreP AE can exist in the dysect. Also, the dysect should be set up to receive images from only one source. The dysect will accept connections from multiple sources, but performance will diminish considerably and the separation algorithm will fail Asynchronous Nature Not applicable Implementation Identifying Information The implementation UID supplied for DICOM associations is There is no implementation version name. 9

10 3.1.2 Association Initiation Policy The StoreP AE does not initiate any association as an SCP. An exception is the N-EVENT-REPORT message response for a Storage Commitment request where the StoreP AE remains an SCP and the association is initiated using reverse role negotiation Association Acceptance Policy The StoreP AE accepts an association if the proposed presentation context is found in its local presentation context table, if the targeted AE title is the StoreP AE and if the application context is The StoreP AE can be configured per Abstract Syntax to accept other then the default transfer syntax as well, however at this point the application level acceptance of the data is not guaranteed. A C-STORE association request can be rejected if there is not sufficient storage space on dysect to store a configurable size of message. The default required free space is 100 MB Real-World Activity The basic form of real-world activity is CT image data reception, store and forward with storage commitment (ownership confirmation) forwarding Associated Real-World Activity The associated real-world activities that occur after successful reception of image data is processing of DICOM header and image data and forwarding the data to one of three possible sources (PACS Primary, PACS Failover, or QC). The DICOM Header of the images may be altered if one of two conditions is met. One possible condition is if the image is part of a study that has been identified as a candidate for separation. If that study is successfully separated then the image UIDs, series UIDs, study UIDs, and several other elements in the DICOM header will be altered. The other possible condition is if the enable window and level configuration option is set. In that case the window width and window center values of the header will be updated with a configured window width and center value. For a complete list of the attributes that might be altered see Table 3-9 Modified DICOM Header Attributes Table. The study may be optionally held for validation or optionally routed to a configured QC destination. The criteria to determine if a study is to be held or sent to the QC destination is configurable by using the Validation GUI. Otherwise the study will be routed to a PACS destination Proposed Presentation Contexts The default DICOM presentation context is always accepted by the StoreP AE. By default only the DICOM Implicit VR, little-endian transfer syntax is accepted. The Big Endian Transfer Syntax presentation contexts can be added. The values specified in the base configuration correspond to the entries in Table 3-2. dysect configuration settings provide the facility to add other presentation contexts. All the presentation contexts defined will be offered, and the first one accepted will be used to transmit the message. 10

11 Abstract Syntax Transfer Syntax Role Extended Name UID Name List UID List Negotiation Verification DICOM Implicit VR Little Endian Computed Tomography (CT) Image Storage Storage Commitment Push Model DICOM Implicit VR Little Endian DICOM Explicit VR Little Endian DICOM Explicit VR Big Endian DICOM Implicit VR Little Endian Table 3-2 Store Provider Presentation Context Table SCP None SCP None SCP None SCP None SCP None SOP Specific Conformance for Verification SOP Classes The StoreP AE provides standard conformance for the Verification SOP Class as an SCP SOP Specific Conformance for All Supported Image Storage SOP Classes The dysect provides Level 2 (full) conformance as an SCP of the Storage SOP Classes. All received Attributes are stored and may be subsequently accessed, including Private and other Type 3 Attributes that exist in Standard Extended SOP Instances. The DICOM Header of the images might be altered if one of two conditions is met. One possible condition is if the image is part of a study that has been identified as a candidate for separation and that study is successfully separated. The other possibility is if the enable window and level configuration option is turned on. All of the attributes that could be altered are listed in Table 3-9 Modified DICOM Header Attributes Table with the criteria for which they will be modified. The dysect is a store and forward device. Images are deleted off of dysect as soon as they are successfully routed to the configured destination. Compressed data is not accepted by the StoreP AE configuration. The duration of data reception is determined by the bandwidth and actual load of the local area network, extended with the processing time of the item on dysect. The processing time itself is typically much less than 1 second, but is never more than 3 seconds. The dysect will return an unsuccessful or C-STORE warning response in accordance with Unsuccessful/Warning Storage Responses. In all error cases, the SOP Instance is not permanently stored, and the source (Store SCU AE) system must retransmit them. Status Code Description 0106 (Invalid Attribute Tag) Indicates that the DICOM Command was neither a C-ECHO nor a C- STORE. Those are the only Service classes supported by the StoreP AE. The SCU must send one of the supported Service Classes. 11

12 Status Code A700 (Out of Resources) A701 (Missing Parameter) A702 (Creation Error) A703 (File Open Error) A704 (Database Access Error) C100 (Missing Command Attribute) C106 (Invalid Attribute) C111 (Duplicate Instance UID) C117 (Duplicate Image UID) C120 (Missing Attribute) F000 (Uncategorized Error) Description Indicates the StoreP AE is running low on memory or disk space. This also may indicate a network or computer system error that caused the failure. The user should use the system s log files to get more specific information about the nature of the error and try to resolve it. Indicates that a required parameter was not passed properly between software modules within the StoreP AE. The user should use the system s log files to get more specific information about the nature of the error and try to resolve it. Indicates that the StoreP AE failed to create an object or structure internally. This error is usually caused by low memory. Indicates that the StoreP AE failed to open an image file on disk. The user should use the system s log files to find the name of the file that it failed to open and make sure that it exists. Indicates that the StoreP AE failed to access the local database. The user should verify the database is running and that the configured username and password are correct. Indicates that the Attribute Command Field (0000,0100) was not present in the storage request message. This indicates a problem with the SCU of the Service Class. Indicates that the StoreP AE failed to parse or process a DICOM message. This usually indicates a problem with the SCU of the Service Class. Indicates the StoreP AE has received an image object whose Instance UID is already in use by another object stored in the dysect. Indicates the StoreP AE has received an image object whose Instance UID is already in use by another object stored in the dysect. Indicates that the Attribute Series Instance UID (0020,000E) was not present in the storage request message. This indicates a problem with the SCU of the Service Class. Uncategorized Error. See log files for more information to try to determine the cause of the problem. Table 3-3: Storage Response Codes SOP Specific Conformance for Storage Commitment Push Model SOP Class This model uses the DICOM standard N-ACTION (for SCU request) and N-EVENT-REPORT (for response received) Service Classes. Both service class messages are handled via different associations, i.e. the request issuing association does not have to wait for the response, it is expected that the StoreP AE returns its response to the SCU via another association using reverse role negotiation for the special N-EVENT-REPORT message to the remote SCU. The remote SCU must be able to accept a reverse role negotiated association from the StoreP AE. During the association-negotiation process for the N-EVENT-REPORT response message the same presentation context will be used that the SCU used while sending the N-ACTION message. The Storage Media File Set ID attributes are not used/ignored in the dysect Storage Commitment request and response messages. 12

13 The Storage Commitment Request message accepted by a StoreP AE is specified in Table The Action Code for the request message is 1. Attribute Description Tag Type Notes Transaction ID Unique identifier for each message, generated by SCU, used by SCP in response Referenced SOP Sequence > Referenced SOP Class UID > Referenced SOP Instance UID Referenced Study Component Sequence C Inserted only for Study level commitment, to list images, otherwise not sent > Referenced SOP Class UID > Referenced SOP Instance UID Table 3.1-4: dysect Storage Commitment Request The SCP will respond with an N-EVENT-REPORT event after one of three conditions is met. First, if Storage Commitment is not configured for the current destination then a response will be sent immediately listing all the requests with a failed status. Second, it will send a response after all of the images referenced in the commit request have been forwarded to their appropriate destination and the commit requests to that destination have been fulfilled. Third, it will send a response if a commit response was not received from the destination within a configured timeout period. The event type for Success response is 1; for the Failures Exists case the event type is 2. The Storage Commitment Result Information returned by the StoreP AE is specified in Table and Table Attribute Description Tag Type Notes Transaction ID Same as the received Store Commit request's Transaction UID Retrieve AE Title Must be empty if AE titles are listed inside the sequence (not filled) Referenced SOP Sequence > Referenced SOP Class UID > Referenced SOP Instance UID > Retrieve AE Title Must be empty if AE title is defined outside the sequence (not filled) Table dysect Storage Commitment Result Success (Event type=1) 13

14 Attribute Description Tag Type Notes Transaction ID Same as the received Store Commit request's Transaction UID Retrieve AE Title Must be empty if AE titles are listed inside the sequence or on failure of all items (not filled) Referenced SOP Sequence C Will be provided only if 1 or more items were committed successfully > Referenced SOP Class UID > Referenced SOP Instance UID > Retrieve AE Title Must be empty if AE titles are listed outside the sequence (not filled) Failed SOP Sequence Lists all failed items > Referenced SOP Class UID > Referenced SOP Instance UID > Retrieve AE Title Must be empty if AE title is defined outside the sequence (not filled) > Failure Reason See Table below for codes Table 3.1-6: dysect Storage Commitment Result Failures Exist (Event type=2) Code Meaning Description 0110H Processing failure A general failure in processing the operation was encountered. 0112H Resource limitation The SCP does not currently have enough resources to store the requested SOP Instance(s). 0112H No such object instance One or more of the elements in the Referenced SOP Instance Sequence was not available. 0213H Resource limitation The SCP does not currently have enough resources to store the requested SOP Instance(s). 0122H Referenced SOP Class not supported Storage Commitment has been requested for a SOP Instance with a SOP Class that is not supported by the SCP. 0119H Class / Instance conflict The SOP Class of an element in the Referenced SOP Instance Sequence did not correspond to the SOP class registered for this SOP Instance at the SCP. 0131H Duplicate transaction UID The Transaction UID of the Storage Commitment Request is already in use. Table 3.1-7: dysect Storage Commitment Failure Codes 14

15 Presentation Context Acceptance Criterion The StoreP AE will accept all supported presentation contexts that are listed in the configuration and match those offered by the requesting entity Transfer Syntax Selection Policies The transfer syntax accepted and applied to the presentation context will be the first one listed in the configuration that matches one offered by the requesting entity. The list is checked in the order they are offered by the requesting entity. 15

16 3.2 AE Specification StoreU AE The StoreU AE is used to forward image objects to one of three destinations (PACS Primary, PACS Failover, or QC). All image objects that are received by dysect are forwarded to one of these destinations after they are processed. Some images might be sent to the PACS destination twice. This can happen when the study that contains the image is successfully seperated and the image is within a configured overlap. The study may be optionally routed to a QC destination if it meets criteria specified in the Validation GUI. Otherwise the study will be routed to a PACS destination. The SOP Classes that the StoreU AE uses to send images is determined by the content of the images the dysect has stored on its local storage. Therefore the SOP Classes that the StoreU AE supports as an SCU is determined by the SOP Classes the StoreP AE supports as a SCP. Using that logic, the following statements can be made. By default, the StoreU AE provides standard conformance to the DICOM SOP classes listed in Table 3-8 as an SCU. Note also that if the StoreP AE receives an image that is not conformant to its SOP Class then the StoreU AE will not provide proper conformance to that SOP Class as an SCU when it sends that image to a remote entity. This is because the StoreU AE does not attempt to alter images to make them DICOM conformant. SOP Class Name SOP Class UID Computed Tomography Image Storage (CT) Table 3-8: Default SOP Classes supported by the Store AE Association Establishment Policies General The StoreU AE will attempt to establish an association whenever a study has been received and processed by dysect. The dysect will attempt to establish and association after a configurable amount of time if a study fails to send for whatever reason. The maximum PDU size offered is configurable, but the default is 4,096 bytes Number of Associations The maximum number of associtations the StoreU AE will initiate per destination simultaneously is configurable up to a maximum of eight. Only one association will be initiated per study. dysect will only attempt to send on multiple associations when multiple studies are queued to be forwarded. If studies are queued to be sent to both the PACS and a QC destination, dysect will attempt to send up to the maximum configured associations for each destination Asynchronous Nature The StoreU AE does not support asynchronous operations Implementation Identifying Information The implementation UID supplied is There is no implementation version name. 16

17 3.2.2 Association Initiation Policy The StoreU AE will attempt to establish an association whenever a study has been received and processed by dysect. The dysect will attempt to establish and association after a configurable amount of time if a study fails to send for whatever reason Associated Real-World Activity There are two possibilities for the associated real-world activity that causes the initiation of an association. One is the arrival of a new image or study that has been processed by dysect. The other is to attempt to re-send a study that has failed to send to a destination. dysect will only successfully send an image once to a destination. Once the image has been sent successfully it will be deleted from the dysect Presentation Context Table dysect will propose the DICOM Implicit VR Little Endian ( ) Transfer Syntax. The Abstract Syntax of the SOP Class UID is specified in the header of the image file to be transferred SOP Specific Conformance for all Storage Service SOP Classes The StoreU AE does not support extended negotiations. The DICOM Header of the images might be altered if one of two conditions is met. One possible condition is if the image is part of a study that has been identified as a candidate for separation and that study is successfully separated. The other possibility is if the enable window and level configuration option is set. All of the attributes that could be altered are listed in Table 3-9 Modified DICOM Header Attributes Table with the criteria for which they will be modified. Attribute Description Attribute Tag Modification Criteria Study Instance UID (0020,000D) Always modified if the image is part of a study that is successfully separated. Series Instance UID (0020,000E) Always modified if the image is part of a study that is successfully separated. Image Instance UID (0008,0018) Always modified if the image is part of a study that is successfully separated. Accession Number (0008,0050) Modified to match the original order information acquired by the DICOM Modality Worklist SCU (PACS) for a study that is successfully separated. Study Description (0008,1030) Modified to match the original order information acquired by the DICOM Modality Worklist SCU (PACS) for a study that is successfully separated. Patient Name (0010,0010) Modified to match the original order information acquired by the DICOM Modality Worklist SCU (PACS) for a study that is successfully separated. Patient ID (0010,0020) Modified to match the original order information acquired by the DICOM Modality Worklist SCU (PACS) for a study that is successfully separated. Patient Birth Date (0010,0030) Modified to match the original order information acquired by the DICOM Modality Worklist SCU (PACS) for a study that is successfully 17

18 Attribute Description Attribute Tag Modification Criteria separated. Patient Sex (0010,0040) Modified to match the original order information acquired by the DICOM Modality Worklist SCU (PACS) for a study that is successfully separated. Body Part (0018,0015) Modified to match the original order information acquired by the DICOM Modality Worklist SCU (PACS) for a study that is successfully separated. Window Width (0028,1051) Configured values inserted if the enable window and level configuration option is turned on. Window Center (0028,1050) Configured values inserted if the enable window and level configuration option is turned on. Table 3-9 Modified DICOM Header Attributes Table Association Acceptance Policy The StoreU AE does not accept associations. 18

19 3.3 AE Specification - Modality Worklist User (MWLU) The dysect provides standard conformance to the DICOM Worklist Management as an SCU Association Establishment Policies The dysect establishes a new association each time it performs a query. The default application context is DICOM ( ) General The presentation contexts that are offered by the MWLU AE are defined in the configuration. An association will be requested by the MWLU at time intervals defined in the configuration file. The association parameters are configured into the AE when the application is started. A single association remains open for the duration of the query. The default maximum PDU size offered for DICOM associations is 4,096 bytes; this can be changed in the configuration file Number of Associations The number of simultaneous associations the MWLU can support is one Asynchronous Nature Not applicable Implementation Identifying Information The implementation UID supplied for a DICOM association is There is no implementation version name Association Initiation Policy The MWLU attempts to initiate an association at periodic intervals. The number of queries per association is one. The basic form of real-world activity is the generic demographic query Real-World Activity Associated Real-World Activity The real-world activity that causes the MWLU to request associations are the dysect starting and the configured time interval has expired Proposed Presentation Contexts The MWLU AE will offer a single presentation context in each association request. The presentation contexts available for use are listed in the following table. 19

20 Abstract Syntax Transfer Syntax Role Extended Name UID Name List UID List Negotiation Modality Worklist Information Model FIND DICOM Implicit VR Little Endian SCU None Table 3-10: Presentation Context Table SOP Specific Conformance for Modality Worklist Management The dysect MWLU AE provides standard conformance to the Modality Worklist Management SOP Class as an SCU. No hierarchical searches are requested and therefore no extended negotiation is used. The MWLU AE requests the attributes listed in the following table: Attribute Description Attribute Tag Description of Requested Value Accession Number (0008,0050) Zero length Institution Name (0008,0080) Zero length Referring Physician (0008,0090) Zero length Study Description (0008,1030) Zero length Reading Physician (0008,1060) Zero length Operator s Name (0008,1070) Zero length Referenced Study Sequence (0008,1110) Zero length > Referenced Study Class UID (0008,1150) Zero length > Referenced Study Instance UID (0008,1155) Zero length Referenced Patient Sequence (0008,1120) Zero length > Referenced Patient Class UID (0008,1150) Zero length > Referenced Patient Instance UID (0008,1155) Zero length Patient s Name (0010,0010) Zero length Patient ID (0010,0020) Zero length Patient s Birth Date (0010,0030) Zero length Patient s Sex (0010,0040) Zero length Other Patient IDs (0010,1000) Zero length Patient s Age (0010,1010) Zero length Patient s Size (0010,1020) Zero length Patient s Weight (0010,1030) Zero length Patient s Address (0010,1040) Zero length Medical Alerts (0010,2000) Zero length Contras Allergies (0010,2110) Zero length Patient s Phone Number (0010,2154) Zero length Ethnic Group (0010,2160) Zero length Smoking Status (0010,21A0) Zero length Additional Patient History (0010,21B0) Zero length Pregnancy Status (0010,21C0) Zero length Patient Comments (0010,4000) Zero length Study Instance UID (0020,000D) Zero length Study ID (0020,0010) Zero length Study Status ID (0032,000A) Zero length Requesting Physician (0032,1032) Zero length Requested Service (0032,1033) Zero length Requested Procedure Description (0032,1060) Zero length Requested Procedure Code Sequence (0032,1064) Zero length 20

21 Attribute Description Attribute Tag Description of Requested Value > Code Value (0008,0100) Zero length > Code Scheme (0008,0102) Zero length > Code Meaning (0008,0104) Zero length Requested Contrast Agent (0032,1070) Zero length Admission ID (0038,0010) Zero length Special Needs (0038,0050) Zero length Current Patient Location (0038,0300) Zero length Patient State (0038,0500) Zero length Scheduled Procedure Step Sequence (0040,0100) Zero length > Modality (0008,0060) CT > Scheduled Station AE Title (0040,0001) Zero length >Scheduled Procedure Step Start Date (0040,0002) Zero length >Scheduled Procedure Step Start Time (0040,0003) Zero length >Performing Physicians Name (0040,0006) Zero length >Scheduled Procedure Step Description (0040,0007) Zero length >Action Item Sequence (0040,0008) Zero length >> Code Value (0008,0100) Zero length >> Code Value (0008,0102) Zero length >> Code Value (0008,0104) Zero length >Scheduled Procedure Step ID (0040,0009) Zero length >Scheduled Station Name (0040,0010) Zero length > Scheduled Procedure Step Location (0040,0011) Zero length >Pre-Medication (0040,0012) Zero length >Scheduled Procedure Step Status (0040,0020) Zero length >Scheduled Procedure Step Comments (0040,0400) Zero length Requested Procedure Step ID (0040,1001) Zero length Reason for Requested Procedure (0040,1002) Zero length Requested Procedure Priority (0040,1003) Zero length Patient Transportation Arrangements (0040,1004) Zero length Requested Procedure Location (0040,1005) Zero length Imaging Service Request (0040,1008) Zero length Confidentiality Code Imaging Service Request Issue Date (0040,2004) Zero length Imaging Service Request Issue Time (0040,2005) Zero length Names of Intended Recipients of (0040,1010) Zero length Results Requested Procedure Comments (0040,1400) Zero length Placer Order Number (0040,0016) Zero length Filler Order Number (0040,0017) Zero length Imaging Service Request Comments (0040,2400) Zero length Confidentiality Constraint Description (0040,3001) Zero length Table 3-11: Requested Attribute Table Association Acceptance Policy The MWLU AE does not accept associations at any time. 21

22 3.4 AE Specification Modality Worklist Provider (MWLP) The Modality Worklist Provider AE (MWLP AE) provides conformance to the following DICOM SOP classes as an SCP: SOP Class Name SOP Class UID Verification Modality Worklist Management Table 3-12: Modality Work List SCP AE Supported SOP Classes The MWLP AE does not operate as an SCU of any SOP class Association Establishment Policies General Any time after the dysect has initialized the MWLP can accept associations. An association is accepted if resources are available, the called AE Title matches the MWLP AE Title, the application context is , and there is at least one presentation context in the association request that matches one of the presentation contexts defined in the presentation context table. The maximum PDU size offered is 4,096 bytes Number of Associations The MWLP AE can accommodate up to 32 simultaneous associations. However, the resources available to underlying communication drivers and the operating system may limit the total number of simultaneous associations that the MWLP AE can support. The communication and operating system resources may vary based on the hardware configuration used Asynchronous Nature Not applicable Implementation Identifying Information The implementation UID supplied is There is no implementation version name Association Initiation Policy The MWLP AE does not initiate any associations. 22

23 3.4.3 Association Acceptance Policy The MWLP AE will accept an association when a remote AE provides an acceptable application context and at least one supported presentation context. The MWLP AE does not interpret the remote entity s AE title or its implementation UID Fulfilling Queries The MWLP AE will accept associations to fulfill a query from a query client AE Associated Real-World Activity The real-world activity that causes the MWLP AE to accept an association is a remote entity requesting an association for the purpose of retrieving information from the database either via the Modality Worklist SOP Class or one of the Detached Management SOP Classes proposed below Presentation Context Table The acceptable presentation contexts for the MWLP AE are listed in the following table. Abstract Syntax Transfer Syntax Role Extended Name UID Name List UID List Negotiation Verification DICOM Implicit VR Little Endian Modality Worklist Information Model FIND DICOM Implicit VR Little Endian SCP None SCP None Table 3-13: Presentation Context Table SOP Specific Conformance for Verification SOP Class The MWLP AE provides standard conformance for the Verification SOP Class as an SCP SOP Specific Conformance for Modality Worklist SOP Class The MWLP AE provides conformance to the Modality Worklist Management SOP Class as an SCP. Relational queries are not supported and therefore no extended negotiation is used. ISO IR-6 and IR-100 character sets are supported only. The table below lists all attributes supported by the Worklist Manager. 23

24 Attribute Descriptions Attribute Tags Specific Character set (0008,0005) Accession Number (0008,0050) Institution (0008,0080) Referring Physician s Name (0008,0090) Study Description (0008,1030) Operator s Name (0008,1070) Referenced Study Sequence (0008,1110) >Referenced SOP Class UID (0008,1150) >Referenced SOP Instance UID (0008,1155) Referenced Patient Sequence (0008,1120) >Referenced SOP Class UID (0008,1150) >Referenced SOP Instance UID (0008,1155) Patient s Name (0010,0010) Patient ID (0010,0020) Patient s Birth Date (0010,0030) Patient s Sex (0010,0040) Other Patient ID (0010,1000) Patient s Age (0010,1010) Patient s Size (0010,1020) Patient s Weight (0010,1030) Patient s Address (0010,1040) Medical Alerts (0010,2000) Contrast Allergies (0010,2110) Patient s Telephone Numbers (0010,2154) Ethnic Group (0010,2160) Smoking Status (0010,21A0) Additional Patient History (0010,21B0) Pregnancy Status (0010,21C0) Patient Comments (0010,4000) Protocol Name (0018,1030) Study ID (0020,0010) Study Instance UID (0020,000D) Requesting Physician (0032,1032) Requested Service (0032,1033) Requested Procedure Description (0032,1060) Requested Procedure Code Sequence (0032,1064) Code value (0008,0100) Code Scheme (0008,0102) Code Meaning (always blank) (0008,0104) Admission ID (0038,0010) 24

25 Attribute Descriptions Attribute Tags Special Needs (0038,0050) Current Patient Location (0038,0300) Patient State (0038,0500) Scheduled Procedure Step Sequence (0040,0100) >Modality (0008,0060) >Requested Contrast Agent (0032,1070) >Scheduled Station AE Title (0040,0001) >Scheduled Procedure Step Start Date (0040,0002) >Scheduled Procedure Step Start Time (0040,0003) >Performing Physician Name (0040,0006) >Scheduled Procedure Step Description (0040,0007) >Action Item Sequence (always blank) (0040,0008) >>Code Value (always blank) (0008,0100) >>Code Scheme (always blank) (0008,0102) >>Code Meaning (always blank) (0008,0104) >Scheduled Procedure Step ID (0040,0009) >Scheduled Station Name (0040,0010) >Scheduled Procedure Step Location (0040,0011) >Pre-Medication (0040,0012) >Scheduled Procedure Step Status (0040,0020) >Scheduled Procedure Step Comments (0040,0400) Requested Procedure Step ID (0040,1001) Requested Procedure Priority (0040,1003) Patient s Transportation Arrangement (0040,1004) Requested Procedure Location (always blank) (0040,1005) Imaging Service Request Confidentiality Code (0040,1008) Imaging Service Request Issue Date (0040,2004) Imaging Service Request Issue Time (0040,2005) Names of Intended Recipients of Results (0040,1010) Requested Procedure Comments (0040,1400) Placer Order Number (0040,0016) Filler Order Number (0040,0017) Imaging Service Request Comments (0040,2400) Confidentiality Constraint on Patient Data Description (0040,3001) Table 3-14: Supported Attribute Table All attributes listed in Table 3-14 are supported for existence except SPS Action Item Code Sequence (0040, 0008). If the SPS Action Item Code Sequence is requested, it can be omitted from the response message through a registry configuration option. By default it is returned if requested. All non-italic attributes in Table 3-14 are supported for matching except for the Referenced SOP Class UID (0008,1150) in the Referenced Study and Patient sequences which is only supported for existence. 25

26 Single value matching, universal matching, wild card matching, sequence matching, and range matching are supported by the MWLP AE. List of UID matching is not supported by the MWLP AE. Requested attributes not supported by the MWLP AE will be ignored, causing any match responses to have a warning status of 0xFF01 instead of the normal status of 0xFF00. The MWLP AE will return zero length values for any attributes (including Type 1) that do not have a value in the database. Single value matching and wild card matching of all elements with a multiplicity of one is case-insensitive, contrary to section C of Part 4 of the DICOM Standard. The MWLP AE does not support processing of priority requests. Due to the nature of the query processing, the MWLP AE cannot accept cancel requests. The MWLP AE will also allow the Type 2 attributes shown in the following table to be queried. Attribute Descriptions Attribute Tags Scheduled Performing Physician s Name 1 (0040,0006) Scheduled Station Name 1 (0040,0010) Requested Procedure Priority (0040,1003) Patient Transport Arrangements (0040,1004) Patient Data Confidentiality Constraint Description (0040,3001) Table 3-15: Type 2 Attribute Table Presentation Context Acceptance Criterion The MWLP AE will accept all supported presentation contexts that match those offered by the requesting entity Transfer Syntax Selection Policies The transfer syntax accepted and applied to the presentation context will be the first one that matches the list specified in the presentation context table. The list is checked in the order entered into the presentation context table. 1 This attribute appears in the Scheduled Procedure Step Sequence 26

PACSware Migration Toolkit (MDIG)

PACSware Migration Toolkit (MDIG) PACSware Migration Toolkit (MDIG) DICOM Conformance Statement 1 MDIG DICOM Conformance Statement (061-00-0024 A) MDIG DICOM Conformance Statement.doc DeJarnette Research Systems, Inc. 401 Washington Avenue,

More information

DEJARNETTE DICOM/FFP RESEARCH SYSTEMS. DICOM Conformance Statement

DEJARNETTE DICOM/FFP RESEARCH SYSTEMS. DICOM Conformance Statement DEJARNETTE RESEARCH SYSTEMS DICOM/FFP DICOM Conformance Statement DICOM/FFP Conformance Statement Document Number 090-00-0001 A 7 October 1996 (090-00-0001 A) DICOM_FFP DICOM Conformance Statement.doc

More information

ImagePort IQ v2.0 DICOM Conformance Statement. ImagePort IQ. Radiance PACS Archive Server DICOM Conformance Statement

ImagePort IQ v2.0 DICOM Conformance Statement. ImagePort IQ. Radiance PACS Archive Server DICOM Conformance Statement ImagePort IQ Radiance PACS Archive Server DICOM Conformance Statement 1 ImagePort IQ v2.0 DICOM Conformance Statement 001-00-0014 A (001-00-0014 A) ImagePort IQ v2.0 - Conformance Statement.doc DeJarnette

More information

DRX Viewer. DICOM Conformance Statement

DRX Viewer. DICOM Conformance Statement DRX Viewer DICOM Conformance Statement DRX Viewer DICOM Conformance Statement (095-00-0016 B) DRX Viewer DICOM Conformance Statement.doc DeJarnette Research Systems, Inc. 401 Washington Avenue, Suite 1010

More information

GE Healthcare. Technical Publications. ConnectR Plus Version 5.0 DICOM CONFORMANCE STATEMENT. GE Healthcare IT. Direction DOC Revision 0.

GE Healthcare. Technical Publications. ConnectR Plus Version 5.0 DICOM CONFORMANCE STATEMENT. GE Healthcare IT. Direction DOC Revision 0. GE Healthcare Technical Publications Direction DOC0509300 Revision 0.1 ConnectR Plus Version 5.0 GE Healthcare IT Copyright 2008. General Electric Company 1 Revision History Revision # Author Description

More information

Artwork consists of sixty-five (65) 8 ½ inch x 11 inch pages.

Artwork consists of sixty-five (65) 8 ½ inch x 11 inch pages. Artwork consists of sixty-five (65) 8 ½ inch x 11 inch pages. REV AUTHORED BY DATE P.KUPOVICH 2/14/08 REV DRAFTED BY DATE G CORRIDORI 2/27/08 PROPRIETARY: This document contains proprietary data of Hologic,

More information

dysecttm - Technical Product Description

dysecttm - Technical Product Description dysecttm - Technical Product Description 041-07-0001 A (041-07-0001 A) dysect Technical Description.doc DeJarnette Research Systems, Inc. 401 Washington Avenue, Suite 1010 Towson, Maryland 21204 Copyright

More information

JiveX Enterprise PACS Solutions. JiveX DICOM Worklist Broker Conformance Statement - DICOM. Version: As of

JiveX Enterprise PACS Solutions. JiveX DICOM Worklist Broker Conformance Statement - DICOM. Version: As of JiveX Enterprise PACS Solutions JiveX DICOM Worklist Broker Conformance Statement - DICOM Version: 4.7.2 As of 2015-08-03 VISUS Technology Transfer GmbH Universitätsstr. 136 D-44799 Bochum Germany Phone:

More information

DICOM 3.0 Conformance Statement DXIMAGE RIS

DICOM 3.0 Conformance Statement DXIMAGE RIS DICOM 3.0 Conformance Statement DXIMAGE RIS Document Reference (Référence du document) 08/Feb20/ABA/RIS/570E Table of Contents (Table des Matières) 1 Introduction 5 1.1 Scope and Audience 5 1.2 References

More information

DE32-DCM DentalEye 3.2. DICOM conformance statement

DE32-DCM DentalEye 3.2. DICOM conformance statement DentalEye 3.2 Table of contents 1. INTRODUCTION... 4 1.1. DentalEye Enterprise Application... 4 1.2. About this Document... 4 1.3. Integration and Validation... 4 1.4. Future Evolution... 5 1.5. Sources

More information

DICOM Conformance Statement for GALILEI. Software Version V6.0

DICOM Conformance Statement for GALILEI. Software Version V6.0 DICOM Conformance Statement for GALILEI Software Version V6.0 Version 1.0, December 6 th, 2011 Contents Revision History... 2 Purpose... 2 References... 2 Terms and Definitions... 2 Abbreviations... 3

More information

DICOM CONFORMANCE STATEMENT FOR VANTAGE-GALAN TM VERSION V5.0

DICOM CONFORMANCE STATEMENT FOR VANTAGE-GALAN TM VERSION V5.0 DICOM CONFORMANCE STATEMENT FOR VANTAGE-GALAN TM VERSION V5.0 CANON MEDICAL SYSTEMS CORPORATION 2018 ALL RIGHTS RESERVED Trademarks VANTAGE-GALAN is trademark of Canon Medical Systems Corporation. This

More information

DICOM Conformance Statement

DICOM Conformance Statement DICOM Conformance Statement McKesson Cardiology Release 13.2.1 June 2016 Doc ID DCM-10018 Doc Revision 1.0 Produced in Cork, Ireland Revision History Revision Revision Date Summary of Changes Rev. 1.0

More information

DICOM CONFORMANCE STATEMENT

DICOM CONFORMANCE STATEMENT DICOM CONFORMANCE STATEMENT VERICIS Release 2.2 AUTHOR: DATE: APPROVED BY: DATE: Camtronics, Ltd. Doc. Version 2.0 Document. No. 09610-0045 Copyright Camtronics, Ltd. 2001 Camtronics, Ltd. Doc. Version

More information

DICOM Conformance Statement for IMAGEnet 5

DICOM Conformance Statement for IMAGEnet 5 DICOM Conformance Statement for IMAGEnet 5 Ver.1.0 2013/6/3 TOPCON Corporation ALL RIGHTS RESERVED Conformance Statement for IMAGEnet 5 1 Contents 1. Foreword... 4 1.1. References... 4 1.2. Abbreviations...

More information

DICOM Conformance Statement RadWorks 4.0 Product Line

DICOM Conformance Statement RadWorks 4.0 Product Line RadWorks 4.0 Product Line Author : Frank Wessels Revision Date : November 1998 Version : 4.0 Document Number : 1996-1998 Applicare Medical Imaging B.V. Name Signature Date Consulting Radiologist Frits

More information

REVISION HISTORY... 4 NOTE... 5 INTRODUCTION... 5 DICOM CONFORMANCE STATEMENT...

REVISION HISTORY... 4 NOTE... 5 INTRODUCTION... 5 DICOM CONFORMANCE STATEMENT... JA 02 Table of contents REVISION HISTORY... 4 NOTE... 5 1 INTRODUCTION... 5 2 DICOM CONFORMANCE STATEMENT... 6 2.1 IMPLEMENTATION MODEL... 6 2.1.1 Application Data Flow Diagram... 6 2.1.2 Fundamental

More information

BRIT Systems. DICOM Conformance Statement

BRIT Systems. DICOM Conformance Statement BRIT Systems DICOM Conformance Statement BRIT Scan Release 7.1 Document Number: DCS-BSN-007.1-0001 January 2007 Date Release Number DICOM Conformance Statement Revision History Revised By Sections Affected

More information

Copyright FUJIFILM Corporation, Japan. August, th Edition 897N100760F

Copyright FUJIFILM Corporation, Japan. August, th Edition 897N100760F DICOM Conformance Statement ***** FDR-1000AWS CR-IR363AWS for DICOM Storage DICOM Storage Commitment DICOM MWM DICOM MPPS DICOM Print DICOM Query / Retrieve DICOM Media Storage (Standard) August, 2010

More information

Version 7 DICOM Conformance Statement. Document Version 3.02, June 2009

Version 7 DICOM Conformance Statement. Document Version 3.02, June 2009 Version 7 DICOM Conformance Statement Document Version 3.02, June 2009 1 Conformance Statement Overview The application described in this Conformance Statement VEPRO EMR Manager PACS is a collection of

More information

Dx Server for Windows NT DICOM 3.0 Conformance Statement

Dx Server for Windows NT DICOM 3.0 Conformance Statement Dx Server for Windows NT DICOM 3.0 Conformance Statement NAME FONCTION VISA AUTHOR Alain Battistini Senior Engineer CONFORM TO ORIGINAL REVIEW Jean-François Hoh Senior Engineer CONFORM TO ORIGINAL APPROVAL

More information

ETIAM IDeal Broker. DICOM Conformance Statement.

ETIAM IDeal Broker. DICOM Conformance Statement. ETIAM IDeal Broker DICOM Conformance Statement www.etiam.com Product Version: 2.30 Revision: 1.6 Date : July 2013 ETIAM Head Office in Europe: ETIAM S.A.S.U. 2, rue du Pierre-Joseph Colin 35000 Rennes

More information

Privilege/Prestige. DICOM Conformance Statement. Version Algotec Systems Ltd.

Privilege/Prestige. DICOM Conformance Statement. Version Algotec Systems Ltd. Privilege/Prestige DICOM Conformance Statement Version 1.0.0 Algotec Systems Ltd. April 12, 1995 Elscint Ltd. DICOM Conformance Statement Contents Introduction 1 1. Implementation Model 2 1.1 Application

More information

DICOM CONFORMANCE STATEMENT FOR DIAGNOSTIC ULTRASOUND SYSTEM MODEL SSA-640A V5.0

DICOM CONFORMANCE STATEMENT FOR DIAGNOSTIC ULTRASOUND SYSTEM MODEL SSA-640A V5.0 DICOM CONFORMANCE STATEMENT FOR DIAGNOSTIC ULTRASOUND SYSTEM TM MODEL SSA-640A V5.0 TOSHIBA MEDICAL SYSTEMS CORPORATION 2015 ALL RIGHTS RESERVED Trademarks Viamo is a trademark of Toshiba Medical Systems

More information

Dx Server for Windows NT DICOM 3.0 Conformance Statement

Dx Server for Windows NT DICOM 3.0 Conformance Statement Dx Server for Windows NT DICOM 3.0 Conformance Statement NAME FONCTION VISA AUTHOR Alain Battistini Senior Engineer CONFORM TO ORIGINAL REVIEW Jean-François Hoh Senior Engineer CONFORM TO ORIGINAL APPROVAL

More information

DICOM Conformance Statement

DICOM Conformance Statement DICOM Conformance Statement ECLOS Tokyo, Japan (SN-C357E) Copyright Hitachi Medical Corporation. 2007, 2008. All rights reserved. History Revision Description Date Rev. 1.0 Initial. 2007/02/01 Rev 2.0

More information

This document contains confidential information that is proprietary to SonoSite. Neither the document nor the information contained therein should be

This document contains confidential information that is proprietary to SonoSite. Neither the document nor the information contained therein should be This document contains confidential information that is proprietary to SonoSite. Neither the document nor the information contained therein should be disclosed or reproduced in whole or in part, without

More information

DICOM CONFORMANCE STATEMENT

DICOM CONFORMANCE STATEMENT Document No.: S517-1087 Revision: B DAR-7500 DICOM CONFORMANCE STATEMENT MEDICAL SYSTEMS DIVISION Revision History History Date Revision Description 1 st Edition July 2007 - A July.2008 Entirely recreated.

More information

DICOM Conformance Statement. Konica Minolta Healthcare Americas, Inc. VZ0162UG

DICOM Conformance Statement. Konica Minolta Healthcare Americas, Inc. VZ0162UG DICOM Conformance Statement Konica Minolta Healthcare Americas, Inc. VZ0162UG201710-1.0 Contents 1.0 Introduction... 4 2.0 Implementation Model... 4 2.1 Application Data Flow Diagram... 5 2.2 Functional

More information

DICOM Conformance Statement FORUM

DICOM Conformance Statement FORUM DICOM Conformance Statement FORUM Version 2.6 Carl Zeiss Meditec AG Goeschwitzerstraße 51-52 07745 Jena Germany www.meditec.zeiss.com Document: CG-LEH-MS-254-DICOM Conformance Statement 2.6.doc Page 1

More information

Technical Publications

Technical Publications Technical Publications Direction LU42818 Revision 1 4.0 Express Insight Copyright 2006 By General Electric Co. Do not duplicate g GE Medical Systems REVISION HISTORY REV DATE REASON FOR CHANGE 1 June 30,

More information

Aloka ProSound DICOM

Aloka ProSound DICOM 11/18/09 Page 1 of 17 Aloka ProSound DICOM Aloka ProSound C3 and C3cv Ultrasound Imaging System ProSound Versions 1.0 and 1.1 DICOM 11/18/09 Page 2 of 17 Table of Contents 1 Introduction...4 1.1 Scope...4

More information

SIEMENS. DICOM Conformance Statement

SIEMENS. DICOM Conformance Statement SIEMENS Siemens Medical Solutions USA, SY CARD, Ann Arbor DICOM Conformance Statement Revision: 9.0 11-12-10 Table of Contents 1. Introduction... 4 1.1 Purpose of this Document... 4 1.2 Sources for this

More information

Application Launcher 2.2 DICOM Conformance Statement

Application Launcher 2.2 DICOM Conformance Statement Contents mm761-0 Application Launcher 2.2 DICOM Conformance Statement 1 Introduction... 3 1.1 Integration and Features... 3 1.2 Definitions... 3 2 NETWORKING... 4 2.1 Implementation Model... 4 2.1.1 Application

More information

DICOM Conformance Statement, Biim Ultrasound App Version 1

DICOM Conformance Statement, Biim Ultrasound App Version 1 Biim Ultrasound, AS Title: Document: DICOM Conformance Statement, Biim Ultrasound App Version 1 D00085 Rev B DICOM Conformance Statement, Biim Ultrasound App Version 1 Page 1 of 10 Table of Contents 1

More information

Technical Publications

Technical Publications Technical Publications Direction 2014451-386 Revision 4 Mac-Lab/CardioLab 6.0, 6.1, and 6.5 Copyright 2005 by General Electric Co. Do not duplicate g GE Healthcare REVISION HISTORY REV DATE REASON FOR

More information

OASIS V4.0 DICOM Conformance Statement Rev. 3

OASIS V4.0 DICOM Conformance Statement Rev. 3 0BMR Imaging System OASIS V4.0 DICOM Conformance Statement Rev. 3 Tokyo, Japan E1E-BM7403-3 Copyright Hitachi Medical Corporation. 2011. All rights reserved. Revision History Revision Date Change Description

More information

DICOM Conformance Statement for PenFetch

DICOM Conformance Statement for PenFetch Penrad Technologies, Inc. DICOM Conformance Statement for PenFetch 10580 Wayzata Blvd. Suite 200 Minnetonka, MN 55305 www.penrad.com Copyright PenRad Technologies, Inc. May 2007 Page 1 of 9 1 Introduction...3

More information

DICOM Conformance Statement for Selenia Dimensions Acquisition Workstation Software Version 1.8 Part Number MAN Revision 002

DICOM Conformance Statement for Selenia Dimensions Acquisition Workstation Software Version 1.8 Part Number MAN Revision 002 DICOM Conformance Statement for Selenia Dimensions Acquisition Workstation Software Version 1.8 Part Number MAN-04089 Revision 002 April 2015 Table of Contents Selenia Dimensions 1.8 DICOM Conformance

More information

DICOM CONFORMANCE STATEMENT. BrainLAB PatXfer 5

DICOM CONFORMANCE STATEMENT. BrainLAB PatXfer 5 Technical Publication DICOM CONFORMANCE STATEMENT BrainLAB PatXfer 5 Revision 1.0 BrainLAB AG last change: 22.10.2007 17:48 Page 1 of 11 Table of contents DICOM Conformance Statement 0. INTRODUCTION...3

More information

DICOM Conformance Statement

DICOM Conformance Statement DICOM Conformance Statement SCENARIA Tokyo, Japan E1E-HC0002-01 Hitachi, Ltd. 2016. All rights reserved. History Revision Description Date Rev. 1.0 Initial. 2016/04/01 ii E1E-HC0002 Contents History...

More information

SCORE 3D Workstation DICOM CONFORMANCE STATEMENT

SCORE 3D Workstation DICOM CONFORMANCE STATEMENT Document No.: S517-E105 Revision No.: A DIGITAL ANGIOGRAPHY SYSTEM DAR-9500f SCORE 3D Workstation DICOM CONFORMANCE STATEMENT Revision History Rev. Date Content of Change First 2013.09 Newly issued. A

More information

Philips Medical Systems DICOM Conformance Statement USIT 1.5 L3

Philips Medical Systems DICOM Conformance Statement USIT 1.5 L3 Philips Medical Systems DICOM Conformance Statement USIT 1.5 L3 Document Number 4512 131 81001 19 February 2004 Copyright Philips Medical Systems Nederland B.V. 2004 Page ii DICOM Conformance Statement

More information

NumaStore 1.0 DICOM 3.0 Conformance Statement

NumaStore 1.0 DICOM 3.0 Conformance Statement External Distribution Revision 2 February 19, 2001 NumaStore 1.0 Revision 2 Date February 19, 2001 Author Bill Kilgore, George Panousis Revision History Revision Date By Comment 1 January 13, 2001 Bill

More information

Topcon Medical Systems

Topcon Medical Systems Topcon Medical Systems EZ Lite 2 Version 1.2 DICOM Conformance Statement November 1, 2013 Rev 1.1 Topcon Medical Systems, Inc. 111 Bauer Drive, Oakland, NJ 07436, USA Phone: (201) 599-5100 Fax: (201) 599-5250

More information

DICOM Conformance Statement

DICOM Conformance Statement DICOM Conformance Statement TOPCON Corporation TOPCON SPECULAR MICROSCOPE SP-1P Version 1.10 Document Version: 1 Date: 2014-02-17 1 CONFORMANCE STATEMENT OVERVIEW This document declares conformance to

More information

DICOM Conformance Statement

DICOM Conformance Statement SafeCT TM Product Line DICOM Conformance Statement Medic Vision Imaging Solutions Ltd. February 2010 All rights reserved. Tel: +972.73.7262226 Fax: +972.73.7262262 E-mail: contact@medicvision.com 1 Contents

More information

DICOM Conformance Statement FORUM

DICOM Conformance Statement FORUM Document Number: CG-LEH-MS-203 Revision: 1.0 Date: 2010-04-21 DICOM Conformance Statement FORUM Version 2.5 Carl Zeiss Surgical GmbH Carl-Zeiss-Str. 22 73447 Oberkochen Germany www.meditec.zeiss.com Document:

More information

DICOM Conformance Statement

DICOM Conformance Statement BK Ultrasound DICOM Conformance Statement For bkhub (Software Version 3.0.0 and higher) Ultrasonix Medical Corporation 130 4311 Viking Way Richmond, BC V6V 2K9 Canada www.bkultrasound.com support@bkultrasound.com

More information

CADstream DICOM Conformance Statement

CADstream DICOM Conformance Statement CADstream 5.2.9 DICOM Conformance Statement CADstream 5.2.9 DICOM Conformance Statement This document has been prepared by Cedara Software Corp. doing business as Merge OEM (hereinafter referred to as

More information

Dx Server for Windows NT DICOM 3.0 Conformance Statement

Dx Server for Windows NT DICOM 3.0 Conformance Statement Dx Server for Windows NT DICOM 3.0 Conformance Statement NAME FONCTION VISA AUTHOR Alain Battistini Senior Engineer CONFORM TO ORIGINAL REVIEW Jean-François Hoh Senior Engineer CONFORM TO ORIGINAL APPROVAL

More information

g GE Medical Systems Ultrasound

g GE Medical Systems Ultrasound DIRECTION 2361950-100 REV 0 Technical Publications Direction 2361950-100 Revision 0 for DICOM V3.0 Copyright 2002 By General Electric Co. g GE Medical Systems Ultrasound Do not duplicate THIS PAGE LEFT

More information

Whole Body X-ray CT System Supria. DICOM Conformance Statement

Whole Body X-ray CT System Supria. DICOM Conformance Statement Whole Body X-ray CT System Supria DICOM Conformance Statement Tokyo, Japan (SN-C633E) Copyright Hitachi Medical Corporation. 2013, 2014. All rights reserved. History Revision Description Date Rev. 1.0

More information

Punctual Dicom Workstation

Punctual Dicom Workstation DICOM Conformance Statement Punctual Dicom Workstation Company Name Product Name Product Version 2.0 Document number 2008-1001 Date June 1, 2009 Punctual Software Inc. Punctual Dicom Workstation TABLE

More information

Artwork consists of twenty three (23) 8½ x 11 inch pages.

Artwork consists of twenty three (23) 8½ x 11 inch pages. Artwork consists of twenty three (23) 8½ x 11 inch pages. REV AUTHORED BY DATE P KUPOVICH 9/17/04 REV DRAFTED BY DATE G CORRIDORI 9/17/04 PROPRIETARY: This document contains proprietary data of Hologic,

More information

Technical Publications

Technical Publications Technical Publications Direction No 2284741ADF Release 3.11 and 4.1 Copyright 2005 by General Electric Healthcare Table of Contents 1 Introduction 4 1.1 Overview 4 1.2 OVERALL DICOM CONFORMANCE STATEMENT

More information

Surgimap. DICOM Conformance Statement. Revision 2.0

Surgimap. DICOM Conformance Statement. Revision 2.0 Surgimap DICOM Conformance Statement Revision 2.0 Date Name Comment 7/8/2013 Raul Macule Creation 1/12/2016 Raul Macule Wildcard policy and unique keys for higher level support Table of Contents 0. Introduction...

More information

Technical Publications

Technical Publications Technical Publications Direction 2027332-481 Revision 2 Mac-Lab/CardioLab 6.8 Copyright ª 2009 by General Electric Co. Do not duplicate GE Healthcare REVISION HISTORY REV DATE REASON FOR CHANGE 1 April

More information

Technical Publications

Technical Publications Technical Publications Direction DOC0304290 Revision 1 Image Vault 5.0 DICOM Copyright 2008 by General Electric Co. Do not duplicate Page 1 of 45 THIS PAGE LEFT INTENTIONALLY BLANK Page 2 of 45 TABLE OF

More information

Retinal imaging control software NM. DICOM Conformance Statement

Retinal imaging control software NM. DICOM Conformance Statement Retinal imaging control software NM DICOM Conformance Statement To Customers 1. Canon reserves the right to change the specifications of the product without prior notice. Microsoft, Windows, Windows XP

More information

Technical Publications

Technical Publications Technical Publications Direction 40472 Revision 6 TM 9.0 CONFORMANCE STATEMENT for DICOM Prodigy Advance Prodigy DPX Duo DPX Bravo DPX-NT DPX-MD+ Copyright ª 2004 By General Electric Co. Do not duplicate

More information

DICOM 3.0 Conformance Statement for PlatinumOne Systems

DICOM 3.0 Conformance Statement for PlatinumOne Systems DICOM 3.0 Conformance Statement for PlatinumOne Systems 0.0 Revision History: Revision ECN Date Description A 3032 09/12/2002 New Release 1.0 Purpose: Define the DICOM Conformance statement associated

More information

Merge PACS TM v. 7.0 DICOM CONFORMANCE STATEMENT MODALITY WORKLIST. Merge Healthcare 900 Walnut Ridge Drive Hartland, WI 53029

Merge PACS TM v. 7.0 DICOM CONFORMANCE STATEMENT MODALITY WORKLIST. Merge Healthcare 900 Walnut Ridge Drive Hartland, WI 53029 Merge PACS TM v. 7.0 DICOM CONFORMANCE STATEMENT MODALITY WORKLIST Merge Healthcare 900 Walnut Ridge Drive Hartland, WI 53029 Copyright 2014-2016 Merge Healthcare Incorporated, an IBM Company. U.S. GOVERNMENT

More information

DICOM Conformance Statement. Forum

DICOM Conformance Statement. Forum Document Number: CG-LEH-MS-065 Revision: 2.0 Date: 2009-07-23 Author: Tobias Kurzke DICOM Conformance Statement Forum Version 2.0 Carl Zeiss Surgical GmbH Carl-Zeiss-Str. 22 73447 Oberkochen Germany www.meditec.zeiss.com

More information

DICOM Conformance Statement

DICOM Conformance Statement For SonixTouch Q+, SonixMDP/SP/OP Q+ and SonixOne Diagnostic Ultrasound Systems (and Systems with Software Version 6.1.0 and Newer) Analogic Corporation 8 Centennial Drive Peabody, MA 01960 USA bkultrasound.com

More information

DICOM CONFORMANCE STATEMENT

DICOM CONFORMANCE STATEMENT Ultrasonix Medical Corporation DICOM CONFORMANCE STATEMENT For Legacy SonixOP, SonixSP, SonixRP and SonixCEP Diagnostic Ultrasound Systems Ultrasonix Medical Corporation 130 4311 Viking Way Richmond, BC

More information

DICOM Conformance Statement. Fusion RIS Version 3.1

DICOM Conformance Statement. Fusion RIS Version 3.1 DICOM Conformance Statement Fusion RIS Version 3.1 571 Boston Mills Road, Suite 500 Hudson, OH 44236 330-342-4800 (Main) 866-747-5644 (Toll Free) 330-342-4848 (Fax) http://www.merge-emed.com/ Page 1 of

More information

Sep, th Edition 897N101668H

Sep, th Edition 897N101668H DICOM Conformance Statement Console Advance DR-ID 300CL/700CL 800CL/900CL for DICOM Storage DICOM Storage Commitment DICOM MWM DICOM MPPS DICOM Print DICOM Query / Retrieve DICOM Media Storage DICOM Dose

More information

Technical Publications

Technical Publications Technical Publications Direction 2009076-070 Revision A Centricity Cardiology Data Management System 2.0 CONFORMANCE STATEMENT for DICOM Copyright 2002 By General Electric Co. Do not duplicate THIS PAGE

More information

Technical Publications

Technical Publications g GE Heathcare Technical Publications Direction DOC0374470 Revision 3 Discovery NM530c Copyright 2016 by General Electric Co. Do not duplicate g GE Heathcare LIST OF REVISIONS REV DATE DESCRIPTION PAGES

More information

FUSION RIS 3.30 DICOM Conformance Statement

FUSION RIS 3.30 DICOM Conformance Statement FUSION RIS 3.30 DICOM Conformance Statement FUSION RIS 3.30 DICOM Conformance Statement Copyright 2007 by. All rights reserved. Unauthorized use, reproduction, or disclosure is prohibited. 6737 W. Washington

More information

Raffaello Conformance Statement for DICOM V3.0

Raffaello Conformance Statement for DICOM V3.0 Raffaello Conformance Statement for DICOM V3.0 Copyright 2003-2006 by I.M.S. s.r.l. DOCUMENT VERSIONS Version Date Author Changes 1.00 04-Oct-03 IMS s.r.l. First Version 1.01 27-Feb-04 IMS s.r.l. Updated

More information

DICOM Conformance Statement August 23, 2010 Version 1.0 ImageWorks Internal document number:

DICOM Conformance Statement August 23, 2010 Version 1.0 ImageWorks Internal document number: DICOM Conformance Statement August 23, 2010 Version 1.0 ImageWorks Internal document number: 0000062023 ImageWorks 250 Clearbrook Road, Suite 240 Elmsford, NY 10523 (914) 592-6100 1 Revision History Version

More information

Medical Imaging Consultants, Inc.

Medical Imaging Consultants, Inc. IA2000 Conformance Statement 1 Medical Imaging Consultants, Inc. Conformance Statement IA2000 Document: MICI-210-01 Revision: 6.0 Document Status: Approved When printed, this is NOT a controlled copy Reviewers

More information

AG Mednet Agent DICOM Conformance Statement Version 1.3

AG Mednet Agent DICOM Conformance Statement Version 1.3 AG Mednet Agent DICOM Conformance Statement Version 1.3 AG Mednet, Inc. Page 2 CONTENTS 1 INTRODUCTION...5 1.1 REVISION HISTORY...5 1.2 AUDIENCE...5 1.3 REMARKS...5 2 NETWORKING...7 2.1 IMPLEMENTATION

More information

Technical Publication. DICOM Conformance Statement. DICOM Proxy 4.0. Document Revision 11. May 18, Copyright Brainlab AG

Technical Publication. DICOM Conformance Statement. DICOM Proxy 4.0. Document Revision 11. May 18, Copyright Brainlab AG Technical Publication DICOM Conformance Statement Document Revision 11 May 18, 2017 2017 Copyright Brainlab AG 1 Conformance Statement Overview This is a conformance statement for the Brainlab software

More information

Technical Publications

Technical Publications Technical Publications Direction FB250691 Rev 2 EchoServer 7.0 for DICOM Copyright 2003 By General Electric Co. g Do not duplicate GE Ultrasound THIS PAGE LEFT INTENTIONALLY BLANK TABLE OF CONTENTS 1.

More information

Technical Publications

Technical Publications Technical Publications Direction 2316173-100 Revision 8.00 LOGIQ 7 CONFORMANCE STATEMENT for DICOM Do not duplicate Copyright ª 2008 By GE Healthcare THIS PAGE LEFT INTENTIONALLY BLANK REVISION HISTORY

More information

Technical Publications

Technical Publications Technical Publications Direction DOC1135035 Revision 1 Venue 40 Version 3.xx GE Healthcare Copyright 2012 by General Electric Co. Do not duplicate THIS PAGE LEFT INTENTIONALLY BLANK CONFORMANCE STATEMENT

More information

AVIA (Dx MM) DICOM 3.0 Conformance Statement

AVIA (Dx MM) DICOM 3.0 Conformance Statement AVIA (Dx MM) DICOM 3.0 Conformance Statement AVIA (Dx MM) is a product of Medasys Digital Systems. Table of Contents 1INTRODUCTION... 4 1.1SCOPE AND AUDIENCE... 4 1.2REFERENCES... 4 1.3ACRONYMS AND ABBREVIATIONS...

More information

GEMINI DICOM Conformance Statement 16 Power PET/CT Imaging System Configuration

GEMINI DICOM Conformance Statement 16 Power PET/CT Imaging System Configuration GEMINI DICOM Conformance Statement 16 Power PET/CT Imaging System Configuration Positron Emission Tomography (PET) Technical Information Software Version 9.1 1 DICOM CONFORMANCE STATEMENT OVERVIEW 1.1

More information

StellarPACS DICOM Conformance Statement. Version 1.3, August 2008 SoftTeam Solutions

StellarPACS DICOM Conformance Statement. Version 1.3, August 2008 SoftTeam Solutions StellarPACS DICOM Conformance Statement Version 1.3, August 2008 SoftTeam Solutions www.softteam.com Table of Contents 1 INTRODUCTION... 3 1.1 REFERENCE... 3 1.2 DEFINITIONS... 3 1.3 ACRONYMS, ABBREVIATIONS

More information

TITAN DICOM Conformance Statement

TITAN DICOM Conformance Statement TITAN DICOM Conformance Statement This document contains confidential information that is proprietary to SonoSite. Neither the document nor the information contained therein should be disclosed or reproduced

More information

DICOM CONFORMANCE STATEMENT

DICOM CONFORMANCE STATEMENT Ultrasonix Medical Corporation DICOM CONFORMANCE STATEMENT For SonixTablet, SonixTouch, 2010 SonixMDP/SP/OP and Legacy SonixMDP Diagnostic Ultrasound Systems (Software Version 6.0.3 and above) Ultrasonix

More information

DICOM CONFORMANCE STATEMENT FOR TOSHIBA SUGICAL C-ARM SYSTEM. SXT series. Model SXT-2000A ( CXVIEW )

DICOM CONFORMANCE STATEMENT FOR TOSHIBA SUGICAL C-ARM SYSTEM. SXT series. Model SXT-2000A ( CXVIEW ) DICOM CONFORMANCE STATEMENT FOR TOSHIBA SUGICAL C-ARM SYSTEM SXT series Model SXT-2000A ( CXVIEW 1.2.1 ) TOSHIBA MEDICAL SYSTEMS CORPORATION 2012 ALL RIGHTS RESERVED Trademarks SXT-2000A is a trademark

More information

Philips Medical Systems DICOM Conformance Statement USIT 1.5

Philips Medical Systems DICOM Conformance Statement USIT 1.5 Philips Medical Systems DICOM Conformance Statement USIT 1.5 Document Number 4512 131 81001 19 April 2001 Copyright Philips Medical Systems Nederland B.V. 2001 Page ii DICOM Conformance Statement 4512

More information

SonoWin Picture Archiving System

SonoWin Picture Archiving System Page 1 of 13 SonoWin Picture Archiving System DICOM SSCU Module Version 4.1 DICOM Conformance Statement Page 2 of 13 1 DOCUMENT HISTORY...4 2 INTRODUCTION...4 2.1 SOURCES OF INFORMATION...4 2.2 ACRONYMS

More information

Technical Publication. DICOM Conformance Statement. Patient Browser 2.1. Document Revision 2. April 13, Copyright BrainLAB AG

Technical Publication. DICOM Conformance Statement. Patient Browser 2.1. Document Revision 2. April 13, Copyright BrainLAB AG Technical Publication DICOM Conformance Statement 2.1 Document Revision 2 April 13, 2011 2011 Copyright BrainLAB AG 1 Conformance Statement Overview This is a conformance statement for the BrainLAB software.

More information

REGIUS CONSOLE CS-2. Revision History. Date Version Description 02/08/2004 Ver This Conformance Statement applies to DICOM3.0 (2000 version).

REGIUS CONSOLE CS-2. Revision History. Date Version Description 02/08/2004 Ver This Conformance Statement applies to DICOM3.0 (2000 version). Revision History Date Version Description 02/08/2004 Ver.1.00 This Conformance Statement applies to DICOM3.0 (2000 version). REGIUS CONSOLE CS-2 DICOM 3.0 Conformance Statement Ver.1.00 02/08/2004 1 Contents

More information

Whole Body X-ray CT System Supria. DICOM Conformance Statement

Whole Body X-ray CT System Supria. DICOM Conformance Statement Whole Body X-ray CT System Supria DICOM Conformance Statement Tokyo, Japan E1E-HC0001-02 Hitachi, Ltd. 2016. All rights reserved. ii E1E-HC0001 History Revision Description Date Rev. 1.0 Initial. 2016/4/1

More information

Version 9 DICOM Conformance Statement. Version 3.05, September 2015

Version 9 DICOM Conformance Statement. Version 3.05, September 2015 Version 9 DICOM Conformance Statement Version 3.05, September 2015 1 Conformance Statement Overview The application described in this conformance statement, VEPRO EMR Manager PACS, is a collection of processes

More information

Technical Publications

Technical Publications DIRECTION 5177444-100 REV 02 Technical Publications Direction 5177444-100 Revision 02 LOGIQ e version 4.x.x for DICOM Copyright 2006 By General Electric Co. g Do not duplicate GE Ultrasound DIRECTION 5177444-100

More information

DICOM Conformance Statement

DICOM Conformance Statement DICOM Conformance Statement DICOM Pro Plus as an SCU Array Corporation Index 0. INTRODUCTION...3 1. IMPLEMENTATION MODEL...4 1.1 APPLICATION DATA FLOW DIAGRAM...4 1.2 FUNCTIONAL DEFINITION OF APPLICATION

More information

Hologic Physician s Viewer 5.0 DICOM Conformance Statement

Hologic Physician s Viewer 5.0 DICOM Conformance Statement Hologic Physician s Viewer 5.0 DICOM Conformance Statement MAN-00239 REV 001 Page 1 of 18 1 INTRODUCTION... 4 1.1 Purpose of the Document...4 1.2 References...4 1.3 Definitions...4 2 IMPLEMENTATION MODEL...

More information

Technical Publications

Technical Publications DIRECTION 2325843-100 REV 9.02 LOGIQ 9 Technical Publications Direction 2325843-100 Revision 9.02 LOGIQ 9 CONFORMANCE STATEMENT for DICOM Do not duplicate Copyright ª 2009 By GE Healthcare DIRECTION 2325843-100

More information

Technical Publications

Technical Publications DOC0445444 REV 2 Technical Publications DOC0445444 Revision 2 CONFORMANCE STATEMENT for DICOM Do not duplicate Copyright 2008 By GE Healthcare DOC0445444 REV 2 THIS PAGE LEFT INTENTIONALLY BLANK DOC0445444

More information

DICOM Conformance Statement (DCS) Rev 1.1. Surgimap Nemaris Inc. 475 Park Ave S, 11 th Fl. New York, NY 10016

DICOM Conformance Statement (DCS) Rev 1.1. Surgimap Nemaris Inc. 475 Park Ave S, 11 th Fl. New York, NY 10016 DICOM Conformance Statement (DCS) Rev 1.1 Surgimap 2.2.13.1 Nemaris Inc. 475 Park Ave S, 11 th Fl New York, NY 10016 DICOM conformance Statement, Nemaris Inc Page ii Table of Contents Table of Contents...

More information

DICOM Conformance Statement RadWorks Product Line

DICOM Conformance Statement RadWorks Product Line RadWorks Product Line Version : 5.1 Status : Final Document Number : DCM-1015-050/00-001 1996-2000 Applicare Medical Imaging B.V. Author Position Release Date Signature Jan-Pieter Diender Software Engineer

More information

ASTERIS MDS. DICOM Conformance Statement. for. Asteris Modality Distribution System (MDS) Software. Last Document Update: July 22, 2008.

ASTERIS MDS. DICOM Conformance Statement. for. Asteris Modality Distribution System (MDS) Software. Last Document Update: July 22, 2008. ASTERIS MDS DICOM Conformance Statement for Asteris Modality Distribution System (MDS) Software Last Document Update: July 22, 2008 1 P age Proprietary Rights Notice 2004 2008 Asteris, Inc. All rights

More information

SwissVision TR4000. DICOM Conformance Statement Modality Performed Procedure Step (MPPS) Services. Program Version 9.3 or later Document Revision 1.

SwissVision TR4000. DICOM Conformance Statement Modality Performed Procedure Step (MPPS) Services. Program Version 9.3 or later Document Revision 1. SwissVision TR4000 DICOM Conformance Statement Modality Performed (MPPS) Services Program Version 9.3 or later Document Revision 1.1 Date: 22-Mar-06 SHD_15_121_417_11_E Page I Document Revision History

More information