DICOM CONFORMANCE STATEMENT

Size: px
Start display at page:

Download "DICOM CONFORMANCE STATEMENT"

Transcription

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

2 Camtronics, Ltd. Doc. Version 2.0 Document. No Copyright Camtronics, Ltd. 2001

3 Revision History Document Date Author Description Version May, 2000 Keith Klassy Created May, 2001 Cyndy Koobs Updated for 2.2 Document. No Page 2 of 25 Copyright Camtronics, Ltd. 2001

4 CONTENTS 1. INTRODUCTION IMPLEMENTATION MODEL APPLICATION DATA FLOW DIAGRAM FUNCTIONAL DEFINITIONS OF APPLICATION ENTITIES SEQUENCING OF REAL-WORLD EVENTS AE SPECIFICATIONS SENDER AE Association Establishment Policies General Number of Associations Asynchronous Nature Implementation Identifying Information Association Initiation Policy User Requests Transmission of Images Associated Real-World Activity Proposed Presentation Contexts SOP Specific Conformance Association Acceptance Policy IMPORTER AE Association Establishment Policies General Number of Associations Asynchronous Nature Implementation Identifying Information Association Initiation Policies Association Acceptance Policies Real-World Activity External system requests storage of images and Commitment Associated Real-World Activity Presentation Context Table SOP Specific Conformance Verification SOP Specific Conformance and Commitment SOP Specific Conformance Commitment Notification Presentation Context Acceptance Criterion Transfer Syntax Selection Policies QUERY/RETRIEVE AE Association Establishment Policies General Number of Associations Asynchronous Nature Implementation Identifying Information Association Initiation Policy Real-World Activity User submits query or requests image retrieval Associated Real-World Activity Proposed Presentation Contexts SOP Specific Conformance Find SOP Classes SOP Specific Conformance Move SOP Classes 18 Document. No Page 3 of 25 Copyright Camtronics, Ltd. 2001

5 3.3.3 Association Acceptance Policy Real-World Activity External system queries VERICIS Associated Real-World Activity Presentation Context Table SOP Specific Conformance - Verification SOP Specific Conformance FIND SOP Classes SOP Specific Conformance - MOVE SOP Classes SOP Specific Conformance - GET SOP Classes Presentation Context Acceptance Criteria Transfer Syntax Selection Policies COMMUNICATION PROFILES SUPPORTED COMMUNICATION STACKS TCP/IP Physical Media Support EXTENSIONS/SPECIALIZATIONS/PRIVATIZATIONS CONFIGURATION AE TITLE/PRESENTATION ADDRESS MAPPING CONFIGURABLE PARAMETERS SUPPORT FOR EXTENDED CHARACTER SETS...23 Document. No Page 4 of 25 Copyright Camtronics, Ltd. 2001

6 1. INTRODUCTION This document is the DICOM 3.0 Conformance Statement for VERICIS VERICIS is a self-contained networked computer system used for capturing, storing, and displaying diagnostic medical images. The system conforms to the DICOM 3.0 standard to allow the sharing of medical information with other digital imaging systems. Document. No Page 5 of 25 Copyright Camtronics, Ltd. 2001

7 2. IMPLEMENTATION MODEL 2.1 Application Data Flow Diagram Figure 1 - VERICIS DICOM Data Flow Diagram User requests image transmission Sender Application Entity Images received on external system Images stored on disk Importer Application Entity External system requests storage of images or storage commitment Local database processes external worklist or im age query Query/ Retrieve Application Entity External system requests images External system receives images satisfying query DICOM 3.0 Interface Document. No Page 6 of 25 Copyright Camtronics, Ltd. 2001

8 The Sender AE can send Image objects as a C-STORE SCU. It receives requests from a VERICIS user to transmit a list of images to a specific DICOM destination. The Importer AE can receive Image objects as a C-STORE SCP. As an SCP it can respond to external Requests which are either unsolicited or a result of DICOM C-MOVE requests. It can also receive Commitment Push Model N- ACTION Requests from the SCU. The Importer can send all N-EVENT Reports over this same Association or open a new association to the SCU and send the N-EVENT report over the new association. The Query/Retrieve AE allows external systems to query VERICIS for patient, study and series demographic queries as a C-FIND SCP. Also image retrievals will be processed by this AE as a C-MOVE SCP. The Print Management AE enables users to initiate an association with a DICOMcompliant printer to print a list of selected images. The Study Content Notification AE sends Study Content Notification objects as a C- STORE SCU. It can send these objects whenever VERICIS receives a new study, a study is flushed from the RAID, or a study has been retrieved from the archive. 2.2 Functional Definitions of Application Entities VERICIS contains, conceptually, three local Application Entities (AE s): Sender, Importer, and Query/Retrieve. The AE s run as background Windows NT tasks. The Sender AE acts as an SCU and implements the. It can transmit images captured as frame grabs from external devices or images that have been received from prior external DICOM transmissions. The Importer AE acts as an SCP and implements the Service Class operation. It can receive unsolicited image storage requests from external DICOM storage SCUs. It also acts as an SCP for the Commitment Push Model SOP Class. The Query/Retrieve AE runs as both an SCP that implements the Query/Retrieve Service Class.. It can receive requests from external devices to query the database for patients, study and series demographics, and images. 2.3 Sequencing of Real-World Events Not applicable. Document. No Page 7 of 25 Copyright Camtronics, Ltd. 2001

9 3. AE SPECIFICATIONS VERICIS can have the Application Entity Titles of all it s Service Class Users (SCU s) configured in any manner (all with the same title, all different, etc.). However, all the Service Class Providers (SCP s) present in VERICIS (C-STORE SCP, C-FIND SCP) must have separate Application Entity Titles. 3.1 Sender AE The Sender AE provides Standard Conformance to the following DICOM V3.0 SOP Classes as an SCU: Table 1: Sender AE SOP Class Conformance as SCU SOP Class Name SOP Class UID US Multi-frame (Retired) US Multi-frame US Image (Retired) US Image NM Image (Retired) NM Image Secondary Capture Image X-Ray Angiographic Image The Sender AE will attempt to send stored DICOM images in the abstract syntax in which they were received. If a negotiated association to a remote C-STORE SCP does not support the required abstract syntax, the Sender AE will attempt to transform the image object into an abstract syntax that is supported on that association. The transformations that the Sender AE will attempt depend on the initial abstract syntax of the image. To send images objects in either the single or multi-frame retired Ultrasound SOP classes across associations not supporting these classes, the Sender AE first attempts to send the images by transforming them into the matching (single or multi-frame) Ultrasound new SOP classes. Likewise, for associations not supporting the new Ultrasound classes, the Sender AE will transform the images into the corresponding retired class. If this transformed syntax is still not supported on the association and if the image is not a multi-frame object, then the Sender AE finally attempts to send the image as a Secondary Capture object. If the association does not support the Secondary Capture abstract syntax, or if it is a multi-frame object, then the image will fail to be sent. For images other than the four Ultrasound mentioned above and as long as the image is not a multi-frame object, if the SOP class of that image is not supported on an association then the Sender AE will attempt to transmit the image as a Secondary Capture object. If the Secondary Capture abstract syntax is not supported on the association then the image cannot be sent. The Sender AE will attempt to send stored DICOM images in the transfer syntax in which they were received. If, however, that transfer syntax is not supported on an association the Sender AE will transform the transfer syntax of the image to the default DICOM Implicit VR Little and send it in that syntax. The Sender AE represents a single task on a Windows NT machine, with multiple instances of the Sender AE possible on a single host. Each Sender AE is configured to send to a single remote DICOM C-STORE SCP destination. Multiple C-STORE SCP Document. No Page 8 of 25 Copyright Camtronics, Ltd. 2001

10 destinations can be implemented by configuring more than one Sender AE. In this case each separate Sender AE acts independently of any others (are implemented as separate processes) Association Establishment Policies General The Sender AE will initiate a new association when the user requests the transmission of a set of images (either a complete study or series, or part thereof). Also, VERICIS can be configured to automatically send (i.e. forward) any images that are sent to it (received via the Import AE). An attempt will be made to transmit all the images in the study in a single association. The association will be released when all the images have been sent. If the association is broken or some other association related error is detected, the association will be aborted and an attempt will be made to transmit the unsent images in a new association. The maximum PDU size that will be offered is configurable, and by default is 16,384 bytes Number of Associations Each Sender AE process will only attempt to open one association at a time to the destination it is configured to send to. However, as multiple destinations can be configured, each with their own Sender AE process, multiple Sender AE connections can be open at one time Asynchronous Nature The Sender AE does not provide asynchronous behavior. All association requests must be completed and acknowledged before a new operation can be initiated Implementation Identifying Information By default the Sender SCU AE supplies an implementation UID of The implementation version name is configured at the time of installation Association Initiation Policy The Sender AE attempts to open a new association for each set of images within a single study it attempts to transfer (i.e. images belonging to separate studies will not be sent over the same association). This occurs when a user of VERICIS requests the transmission of Images User Requests Transmission of Images Associated Real-World Activity An association is initiated when a VERICIS user requests the transmission of images. If an error occurs during transmission, the current association is released, and a new association will be initiated in order to continue image transmission. The maximum number of retries for a study to be sent is configurable Proposed Presentation Contexts Document. No Page 9 of 25 Copyright Camtronics, Ltd. 2001

11 Table 2: Sending Proposed Presentation Contexts Abstract Syntax Transfer Syntax Name UID Name UID US Multi-frame (retired) US Multi-frame (retired) US Multi-frame (retired) US Multi-frame US Multi-frame US Multi-frame US Image (Retired) US Image (Retired) US Image (Retired) US Image US Image US Image NM Image (Retired) NM Image (Retired) NM Image (Retired) NM Image (Retired) NM Image (Retired) Secondary Capture Image Secondary Capture Image Secondary Capture Image Secondary Capture Image XA Image XA Image XA Image DICOM Implicit VR Little (uncompressed) DICOM Explicit VR Little (uncompressed) DICOM Explicit JPEG baseline lossy compression DICOM Implicit VR Little (uncompressed) DICOM Explicit VR Little (uncompressed) DICOM Explicit JPEG baseline lossy compression DICOM Implicit VR Little DICOM Explicit VR Little DICOM Explicit JPEG baseline lossy compression DICOM Implicit VR Little DICOM Explicit VR Little DICOM Explicit JPEG baseline lossy compression DICOM Implicit VR Little DICOM Explicit VR Little DICOM JPEG Baseline Process DICOM JPEG Lossless Proc DICOM JPEG Lossless First Order Prediction DICOM Implicit VR Little DICOM Explicit VR Little DICOM Explicit JPEG baseline lossy compression DICOM JPEG Lossless Proc 14 (Selection Value 1) DICOM Implicit VR Little DICOM Explicit VR Little DICOM JPEG Lossless Proc 14 (Selection Value 1) Role Extended Negotiation SCU None SCU None SCU None SCU None SCU None SCU None SCU None SCU None SCU None SCU None SCU None SCU None SCU None SCU None SCU None SCU None SCU None Note: The transfer syntaxes and supported SOP Classes the AE proposes, as listed above, represent the default behavior. The AE can be configured to propose a subset of these contexts. Document. No Page 10 of 25 Copyright Camtronics, Ltd. 2001

12 SOP Specific Conformance In the case of a successful C-STORE response from the SCP, the AE will continue to send any unsent images belonging to the same study. The association will be properly released after all relevant images have been sent. If the image was originally acquired through a DICOM device, the entire set of tags received with the image will be saved in VERICIS. When the object is selected for transmission from VERICIS, the content of these objects will be as they were originally received unless patient demographic information is altered. In such cases the latest values in the database will replace the original patient information in the DICOM image. Thus, the set of optional tags contained in DICOM objects going out from VERICIS depends on the information that was received Association Acceptance Policy The Sender AE does not accept associations. 3.2 Importer AE The Importer AE provides Standard Conformance to the following DICOM V3.0 SOP Classes as an SCP: VERICIS can be configured to use the retired US Image objects (US Image, , and US Multi-frame, ) rather than the current US objects. Table 3: SOP Class Conformance as SCP SOP Class Name SOP Class UID Verification Ultrasound Multi-Frame Image (Retired) Ultrasound Multi-Frame Image Ultrasound Image (Retired) Ultrasound Image Secondary Capture Image X-Ray Angiographic Image NM Image (Retired) NM Image Commitment Push Model These are the default SOP Classes supported. By altering the configuration it is possible to support fewer or more SOP Classes Association Establishment Policies General The Importer AE accepts associations from external DICOM C-STORE SCU s to provide storage on the VERICIS system of DICOM objects. The Importer AE can send a request for establishing association to an SCU in the case of that SCU sending a storage commitment request and then dropping the association immediately. Document. No Page 11 of 25 Copyright Camtronics, Ltd. 2001

13 Number of Associations The Importer AE places configurable limitations on the number of simultaneous connections it will support. Once the Importer AE accepts an association, a spawned child task will receive any images transmitted on that association and store them on the hard drive Asynchronous Nature The Importer AE does not provide asynchronous behavior Implementation Identifying Information The Importer AE provides an implementation UID of implementation version name is configured at the time of installation. The Association Initiation Policies In the case of the SCU sending a storage commitment request and then dropping the association immediately, the Importer AE can send a request for establishing association to it in order to send an N-EVENT-REPORT. No other associations can be initiated by Importer AE Association Acceptance Policies An association is accepted when an external application requests storage of images on the VERICIS system. The Importer AE accepts associations only if they have valid presentation contexts. It can be configured to accept only associations with certain hosts Real-World Activity External system requests storage of images and Commitment Associated Real-World Activity The associated Real-World Activity with the C-STORE service is the storage of medical image data on a designated hard disk. The Importer AE will return a failure status if it is unable to store the images on to the hard disk. The following elements are of particular importance in the received images: Table 4: Significant Elements in Received Images Attribute Name Tag ID Significance Patient Name (0010,0010) Importing SCP can be configured to apply a default value if there is no value specified. Value is saved to database as separate first and last names. Only first and last names are entered in the VERICIS database. Names will be parsed correctly if they are in the format of lname^fname or lname, fname. If space separation is used (i.e. lname fname ) then the entire name will be treated as the last name. VERICIS can be configured to convert all names to uppercase only. Patient ID (0010,0010) Importing SCP can be configured to apply a default value if there is no value specified. The Patient ID must be unique. Verification on incoming Patient IDs is performed. If an ID already exists but the existing name does not match, then the ID is coerced to the form <original ID>+1. Value is saved to database. Document. No Page 12 of 25 Copyright Camtronics, Ltd. 2001

14 Patient s Birth Date (0010,0030) Importing SCP can be configured to apply a default value if there is no value specified. Value is saved to database. Patient s Sex (0010,0040) First character must be M, m, F, f, O, or o. If a different value or not specified then will be entered in the database as U, unknown. Value is saved to database. (The value 'U' is for internal use only, and is updated to 'O' on export). SOP Instance UID (0008,0018) Must be provided. Study Date (0008,0020) Importing SCP can be configured to apply a default value if there is no value specified. Value is saved to database. Accession Number (0008,0050) Importing SCP can be configured to apply a default value if there is no value specified. Value is saved to database. Modality (0008,0060) Importing SCP can be configured to apply a default value if there is no value specified. Value is saved to database but must be two characters in length. Referring Physician s (0008,0090) Value is saved to database. Name Study Description (0008,1030) If matched value(s) in the VERICIS exam type database then it will be saved to the database as an exam type. Series Description (0008,103E) If matched value(s) in the VERICIS exam type database then it will be saved to the database as an exam type. Operator s Name (0008,1070) If name matches a valid User of VERICIS then it will be saved to the database as the sonographer. Body Part Examined (0018,0015) If matched value(s) in the VERICIS exam type database then it will be saved to the database as an exam type. Image Type (0008,0008) If the third value, the modality specific value, matches value (s) in the VERICIS exam type database then it will be saved to the database as an exam type. Study Instance UID (0020,000D) Must be provided. Value is saved to database. The Importer AE provides support for Commitment Push Model. The Importer AE expects the SCU to open an Association, send one or more images, and then send the Commitment Request for those images. The Importer will then send the N- EVENT Report over this same Association. If it cannot do so then it will open a new association with the SCU and send the N-EVENT-REPORT over the new association Presentation Context Table Any of the Presentation Contexts shown in Table 5 are acceptable to the Importer AE for receiving images. Table 5: Proposed Presentation Contexts Abstract Syntax Transfer Syntax Name UID Name UID Role Extended Negotiation US Multi-frame DICOM Explicit VR Little SCP None (Retired) US Multi-frame DICOM Explicit VR Little SCP None (Retired) US Multi-frame DICOM Explicit JPEG SCP None (Retired) baseline lossy compression US Multi-frame DICOM Implicit VR Little US Multi-frame DICOM Explicit VR Little SCP None US Multi-frame DICOM Explicit JPEG SCP None baseline lossy compression XA Image DICOM Implicit VR Little XA Image DICOM Explicit VR Little SCP None Document. No Page 13 of 25 Copyright Camtronics, Ltd. 2001

15 XA Image DICOM JPEG Lossless Proc 14 (Selection Value 1) NM Image DICOM Implicit VR Little (Retired) NM Image DICOM Explicit VR Little (Retired) NM Image DICOM JPEG Lossless (Retired) Proc 14 NM Image (Retired) DICOM Explicit JPEG baseline lossy compression NM Image DICOM Implicit VR Little NM Image DICOM Explicit VR Little NM Image DICOM JPEG Lossless Proc 14 NM Image DICOM JPEG Lossless First Order Prediction NM Image DICOM Explicit JPEG baseline lossy compression DICOM Implicit VR Little Commitment Push Model SCP None SCP None SCP None SCP None SCP None SCP None SCP None SCP None SOP Specific Conformance Verification The Importer AE provides standard conformance to the Verification SOP Class as an SCP SOP Specific Conformance and Commitment The Importer AE provides Level 2 DICOM conformance to the Importing SOP Class. A successful storage operation means that the entire original DICOM Image Object has been written to the internal storage on the VERICIS system. In addition, a subset of the Image Attributes as defined in has been stored to the database. Thus, all elements have been stored and may be accessed. The Importer AE returns one of the following status codes if the C-STORE operation was unsuccessful: A700 (Out of Resources). Indicates that there was not enough disk space to store the image. The image will not be saved and the association will be dropped. B000 (Coercion of Data Elements). Indicates that one or more element values were coerced. Refer to the Attributes defined in for a list of those that can be coerced. Note that return of this status is normally disabled as some SCUs treat it as an Error code rather than a Warning. A900 (Data Set does not match SOP Class). Indicates that the Data Set does not encode an instance of the SOP Class specified. C000 (Cannot understand) Indicates that the Data Set cannot be parsed into elements by the Importer AE. Document. No Page 14 of 25 Copyright Camtronics, Ltd. 2001

16 The Importer AE supports Commitment Push Model as described earlier The Importer will never delete any received images that can be successfully parsed and contain all the necessary information to add the image to the database (see the table of significant DICOM elements defined earlier). The images will always be archived to media of some sort (usually WORM or DLT media). Images are only flushed from the hard disk storage if they have been successfully archived to the media. Document. No Page 15 of 25 Copyright Camtronics, Ltd. 2001

17 SOP Specific Conformance Commitment Notification The Importer takes the image UIDs from the N-ACTION Request and checks the VERICIS database. As long as the image UIDs are present in the database the Importer will consider those images to be successfully archived. It will then attempt to send the N-EVENT Report over the same Association opened by the SCU that was used to send the original N-ACTION Request. If this fails for some reason then the Importer AE attempts to send the N-EVENT Report over a new association that it opens with the requesting SCU Presentation Context Acceptance Criterion The Importer AE will only accept the Presentation Contexts specified in Table 5. The Importer AE can be configured to reject valid Presentation Contexts if the external DICOM host is not listed in a local configuration file. In addition, a valid Presentation Context can be rejected if the maximum limit on the number of simultaneous processes has been reached. The Importer AE does not check for and will accept duplicate presentation contexts Transfer Syntax Selection Policies The default behavior of the Importer AE supports the Implicit VR Little and Explicit VR Little transfer syntaxes for all associations. In addition, some explicit JPEG lossy and lossless compression syntaxes are supported, as defined in Table 5. The AE can be configured to accept a subset of these syntaxes, with the inclusion of Implicit VR Little being mandatory. It can also be configured to compress images once received using these various options. The default preferred acceptance order for syntaxes for the AE is: JPEG, Little Explicit, Little Implicit (if all these contexts are proposed). This order of preference is configurable. 3.3 Query/Retrieve AE The Query/Retrieve AE provides Standard Conformance to the following DICOM V3.0 SOP Classes as an SCU: Table 6: SOP Class Conformance as SCU SOP Class Name SOP Class UID Patient Root Q/R Information Model - FIND Patient Root Q/R Information Model - MOVE Study Root Q/R Information Model - FIND Study Root Q/R Information Model - MOVE Patient Study Only Information Model - FIND Patient Study Only Information Model - MOVE US Multi-frame (Retired) US Multi-frame US Image (Retired) US Image X-Ray Angiographic Image NM Image (Retired) NM Image Secondary Capture Image Document. No Page 16 of 25 Copyright Camtronics, Ltd. 2001

18 The Query/Retrieve AE provides Standard Conformance to the following DICOM V3.0 SOP Classes as an SCP: Table 7: SOP Class Conformance as SCP SOP Class Name SOP Class UID Patient Root Q/R Information Model - FIND Patient Root Q/R Information Model - MOVE Patient Root Q/R Information Model - GET Study Root Q/R Information Model - FIND Study Root Q/R Information Model - MOVE Study Root Q/R Information Model -GET Patient Study Only Information Model - FIND Patient Study Only Information Model - MOVE Patient Study Only Information Model - GET Association Establishment Policies General The Query/Retrieve AE will initiate associations to submit queries, and to retrieve images. The Query/Retrieve AE will accept associations for C-FIND, C-GET, and C-MOVE requests, and in the case of C-MOVE, will initiate an association with a DICOM AE to send images as specified by the originator of the C-MOVE Number of Associations Every time a VERICIS user submits a DICOM query, the Query/Retrieve AE initiates an association with a named DICOM Query/Retrieve SCP. Each time the Query/Retrieve receives an association, a child process will be spawned to process the query and to handle any possible image retrieval C-STORE sub-operations. The maximum number of child processes, and thus the maximum number of simultaneous associations that can be processed, is set by configuration Asynchronous Nature Negotiation of multiple outstanding transactions is not supported Implementation Identifying Information The implementation class UID is The implementation version name is configured at the time of installation Association Initiation Policy Real-World Activity User submits query or requests image retrieval Associated Real-World Activity Document. No Page 17 of 25 Copyright Camtronics, Ltd. 2001

19 When a VERICIS user submits a query or requests to retrieve images from an external DICOM Query/Retrieve SCP, the Query/Retrieve AE initiates an association with the named DICOM source Proposed Presentation Contexts Table 10: Proposed Presentation Contexts Abstract Syntax Transfer Syntax Name UID Name UID Patient Root Q/R Information Model FIND Patient Root Q/R Information Model MOVE Study Root Q/R Information Model FIND Study Root Q/R Information Model MOVE Patient Study Only Information Model - FIND Patient Study Only Information Model - MOVE DICOM Implicit VR Little DICOM Implicit VR Little DICOM Implicit VR Little DICOM Implicit VR Little DICOM Implicit VR Little DICOM Implicit VR Little Role Extended Negotiation SOP Specific Conformance Find SOP Classes The Query/Retrieve AE does not support any Optional Keys and does not generate Relational-queries. If more than one information model is negotiated on an association, and it is possible to use more than one of the negotiated information models to form a query, the following information model will be used (in order of preference): 1. Study Root Information Model 2. Patient Root Information Model 3. Patient/Study Only Information Model SOP Specific Conformance Move SOP Classes Standard conformance to the C-MOVE service is provided Association Acceptance Policy The Query/Retrieve AE accepts associations only if they have valid presentation contexts. It can be configured to only accept associations with certain hosts. The Query/Retrieve AE places configurable limitations on the number of simultaneous connections it will support. Once the Query/Retrieve AE accepts an association, a spawned child process will receive any images transmitted on that association and store them on the hard disk in a format required by the VERICIS system. Document. No Page 18 of 25 Copyright Camtronics, Ltd. 2001

20 Real-World Activity External system queries VERICIS Associated Real-World Activity When an external system requests an association with the Query/Retrieve AE to query the VERICIS database, or to retrieve images, a child process is spawned to process the query and to retrieve any requested images Presentation Context Table Table 11: Proposed Presentation Contexts Abstract Syntax Transfer Syntax Name UID Name UID Verification DICOM Implicit VR Little Patient Root Q/R DICOM Implicit VR Information Model Little - FIND Patient Root Q/R Information Model - MOVE Patient Root Q/R Information Model - GET Study Root Q/R Information Model - FIND Study Root Q/R Information Model - MOVE Study Root Q/R Information Model - GET Patient Study Only Information Model - FIND Patient Study Only Information Model - MOVE Patient Study Only Information Model - GET DICOM Implicit VR Little DICOM Implicit VR Little DICOM Implicit VR Little DICOM Implicit VR Little DICOM Implicit VR Little DICOM Implicit VR Little DICOM Implicit VR Little DICOM Implicit VR Little Role Extended Negotiation SOP Specific Conformance - Verification Standard conformance is provided to the DICOM Verification Service Class as an SCP SOP Specific Conformance FIND SOP Classes The Query/Retrieve AE supports hierarchical queries and not relational queries. No optional keys are supported, except for the Operators Name attribute, (0008,1070), on the series level. The Operators Name attribute is supported on an existence basis and not on a matching basis, i.e. the value specified to be matched for the Operators Name is ignored but a value may be returned. Patient Root Information Model All required search keys on each of the four levels (Patient, Study, Series, and Image) are supported. However, the Patient ID (0010,0020) key must be fully stated if the Document. No Page 19 of 25 Copyright Camtronics, Ltd. 2001

21 Patient s Name (0010,0010) is not present in the query (e.g. VERICIS does not support queries for patients having the patient id of 123* when this is the only search criterion). Study Root Information Model All the required search keys on each of the three levels (Study, Series, and Image) are supported. There is, however, a caveat that applies to the Study Time (0008,0030) it cannot be used as the only search keys on the study level. If it is used in conjunction with the other supported search keys on the study level, it can be used in the matching criteria. Patient/Study Only Information Model All the required search keys on the Patient and Study levels are supported. The Patient ID (0010,0020) key must be fully stated if the Patient s Name (0010,0010) is not present in the query. The following table lists the optional attributes that are supported as matching and/or return keys. Table 12: Optional Matching and Return Attributes Description/Module Tag ID Supported Matching Attribute Supported Return Attribute Patient s Birth Date 0010,0030 YES YES Patient s Birth Time 0010,0032 YES YES Patient s Sex 0010,0040 YES YES Other Patient Ids 0010,1000 YES YES Other Patient Names 0010,1001 YES YES Patient s Weight 0010,1030 NO YES Medical Alerts 0010,2000 NO YES Contrast Allergies 0010,2110 NO YES Pregnancy Status 0010,21C0 NO YES Modalities in Study 0008,0061 YES YES Referring Physician s Name 0008,0090 YES YES Study Description 0008,1030 YES YES Number of Study Related Series 0020,1206 NO YES Number of Study Related Instances 0020,1208 NO YES Number of Series Related Instances 0020,1209 NO YES Performing Physician s Name 0008,1050 YES YES (see NOTE) Operator s Name 0008,1070 YES YES Series Description 0008,103E YES YES NOTE: VERICIS can be configured to return Performing Physician s Name (0008,1050) at the STUDY level SOP Specific Conformance - MOVE SOP Classes The Query/Retrieve AE will try to establish an association with a DICOM Application Entity named by the external C-MOVE SCU (through a MOVE Destination AE Title) to perform C-STORE operations on requested images. One or more of the Image Presentation Contexts listed in Table 3 will be negotiated. The Query/Retrieve AE will return a response to the C-MOVE SCU after each image has been sent. This response reports the number of remaining images to transfer, as well as the number of images transferred having a successful, failed, or warning status. Query/Retrieve AE returns one of the following status codes in a C-MOVE response: Document. No Page 20 of 25 Copyright Camtronics, Ltd. 2001

22 A701 (Out of Resources) Number of matches cannot be determined due to system failure. A702 (Out of Resources) C-STORE sub-operations cannot be performed. A801 (Move destination unknown) Application Entity named in request is unknown to Query/Retrieve AE. A900 (Identifier does not match SOP Class) A request was made for something that did not match the specified SOP Class. C001 (Unable to process) Request cannot be processed. FE00 (Matching terminated due to Cancel Request) Requester canceled operation. B000 (Sub-operations complete) A warning indicating that all sub-operations are complete, but one or more failures or warnings have occurred (Success) Matching is complete. No failures. FF00 (Pending) Sub-operations are continuing SOP Specific Conformance - GET SOP Classes The supported Service Class SOP Classes used to perform the C-STORE suboperations are listed in Table 6. The appropriate presentation context must be negotiated by the Query/Retrieve SCU in order for the requested images to be retrieved. This presentation context must be negotiated when the C-GET SCU initiates the association to query the Query/Retrieve AE. The Query/Retrieve AE will return a response to the C-GET SCU after each image has been sent. This response reports the number of remaining images to transfer, as well as the number of images transferred having a successful, failed, or warning status. Query/Retrieve AE returns one of the following status codes in a C-GET response: A701 (Out of Resources) Number of matches cannot be determined due to system failure. A702 (Out of Resources) C-STORE sub-operations cannot be performed. A900 (Identifier does not match SOP Class) A request was made for something that did not match the specified SOP Class. C001 (Unable to process) Request cannot be processed. FE00 (Matching terminated due to Cancel Request) Requester canceled operation. Document. No Page 21 of 25 Copyright Camtronics, Ltd. 2001

23 B000 (Sub-operations complete) A warning indicating that all sub-operations are complete, but one or more failures or warnings have occurred (Success) Matching is complete. FF00 (Pending) Sub-operations are continuing Presentation Context Acceptance Criteria The Query/Retrieve AE will only accept the Presentation Contexts specified in Table 11. The Query/Retrieve AE can be configured to reject valid Presentation Contexts if the external DICOM host is not listed in configuration. In addition, a valid Presentation Context can be rejected if the maximum limit on the number of simultaneous processes has been reached Transfer Syntax Selection Policies When acting as a C-FIND SCP the Query/Retrieve AE only supports the Implicit VR Little transfer syntax. Any proposed Presentation Context which includes the Implicit VR Little transfer syntax will be accepted with the Implicit VR Little transfer syntax. Any proposed Presentation Context that does not include the Implicit VR Little transfer syntax will be rejected. 4. COMMUNICATION PROFILES 4.1 Supported Communication Stacks VERICIS DICOM AEs provide DICOM 3.0 TCP/IP Network Communication Support as defined in Part 8 of the DICOM Standard. 4.2 TCP/IP VERICIS DICOM AEs inherit their TCP/IP stack from the Windows NT system upon which they execute Physical Media Support VERICIS DICOM AEs are indifferent to the physical medium over which TCP/IP executes as they inherit this support from the Windows NT system upon which they execute. 5. EXTENSIONS/SPECIALIZATIONS/PRIVATIZATIONS Not applicable. Document. No Page 22 of 25 Copyright Camtronics, Ltd. 2001

24 6. CONFIGURATION 6.1 AE Title/Presentation Address Mapping The mapping from AE Title to TCP/IP addresses and ports is configurable and set at the time of installation by VERICIS Installation Personnel. 6.2 Configurable Parameters The following items are configurable: For AEs running as SCPs, the maximum number of simultaneous associations. The AE Title, ports of SCPs, implementation class UID, implementation version name. Whether to accept associations from unspecified hosts. A list of known external DICOM hosts. The minimum disk space required to accept DICOM images. Whether to coerce image instance UID values to match those returned for C-FIND requests. 7. SUPPORT FOR EXTENDED CHARACTER SETS VERICIS supports the ISO-IR 100 Latin-1 supplementary character set, and includes this value for the Specific Character Set Attribute (0008,0005). Document. No Page 23 of 25 Copyright Camtronics, Ltd. 2001

25 Camtronics Medical Systems 900 Walnut Ridge Drive, Hartland, WI Tel: (800) Fax: (262) Document. No Page 24 of 25 Copyright Camtronics, Ltd. 2001

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

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

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

1 CONFORMANCE STATEMENT OVERVIEW

1 CONFORMANCE STATEMENT OVERVIEW PMOD Technologies Ltd PMOD v3.9 Version 1.0 Date: 2017.11.02 1 CONFORMANCE STATEMENT OVERVIEW This document is a DICOM Conformance statement for PMOD application version 3.9xx, where xx denotes the build

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 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

Cardiac Workstation Last Updated January 10,

Cardiac Workstation Last Updated January 10, . Camtronics Ltd. P.O. Box 950 900 Walnut Ridge Drive Hartland, WI 53029 Phone: 262-367-0700 Cardiac Workstation Last Updated January 10, 2001......... DICOM Conformance Statement AUTHOR: DATE: APPROVED

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

DAR Revision Date: July,

DAR Revision Date: July, S517-E053B DAR-9000 Revision Date: July, 25. 2005 DICOM service classes in this manual are provided as an optional item of DAR-9000. For your suitable system configuration, please consult with SHIMADZU

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

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

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

No. MIIMS0009EA DICOM CONFORMANCE STATEMENT FOR MODEL TFS-3000 (MIIMS0009EA) TOSHIBA CORPORATION 2001 ALL RIGHTS RESERVED

No. MIIMS0009EA DICOM CONFORMANCE STATEMENT FOR MODEL TFS-3000 (MIIMS0009EA) TOSHIBA CORPORATION 2001 ALL RIGHTS RESERVED DICOM CONFORMANCE STATEMENT FOR MODEL TFS-3000 (MIIMS0009EA) TOSHIBA CORPORATION 2001 ALL RIGHTS RESERVED IMPORTANT! (1) No part of this manual may be copied or reprinted, in whole or in part, without

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

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

SonoWin Picture Archiving System

SonoWin Picture Archiving System Page 1 of 12 SonoWin Picture Archiving System DICOM SSCP Module Version 4.5 DICOM Conformance Statement Page 2 of 12 Table of Contents 1 DOCUMENT HISTORY... 4 2 INTRODUCTION... 4 2.1 SOURCES OF INFORMATION...

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

CoActiv, LLC CoActiv Medical Business Solutions EXAM-PACS Conformance Statement

CoActiv, LLC CoActiv Medical Business Solutions EXAM-PACS Conformance Statement CoActiv EXAM-PACS DICOM Conformance Statement Page 1 of 40 0. COVER PAGE CoActiv, LLC CoActiv Medical Business Solutions EXAM-PACS Conformance Statement The information contained in this document is subject

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

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 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

Echology Server. DICOM Conformance Statement Volume 1. <Storage and Query/Retrieve Server> Revision 1.0 Software Version 5.

Echology Server. DICOM Conformance Statement Volume 1. <Storage and Query/Retrieve Server> Revision 1.0 Software Version 5. Echology Server DICOM Conformance Statement Volume 1 Revision 1.0 Software Version 5.0 and after Date: January 17, 2008 Prepared for Page 1 Copyright 2005-2008 EBM Technologies

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

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

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

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

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

Conformance Statements for DICOM PaCentric Connect / Traveler

Conformance Statements for DICOM PaCentric Connect / Traveler for DICOM Connect / Traveler Role Name / Title Signature / Date Author Svein Fimreite 21 Dec 2009 Approved Torbjørn Ånestad E-signature given by label date Document Type Engineering (ENG) Please note:

More information

Philips Medical Systems. Xcelera R1.1L1. Document Number XPR July 2003

Philips Medical Systems. Xcelera R1.1L1. Document Number XPR July 2003 Philips Medical Systems DICOM CONFORMANCE STATEMENT Xcelera R1.1L1 Document Number XPR 080-030073 11 July 2003 Copyright Philips Medical Systems Nederland B.V. 2003 All rights reserved 3 DICOM Conformance

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

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

XPACS DICOM 3.0 Conformance Statement Document Version October 2004

XPACS DICOM 3.0 Conformance Statement Document Version October 2004 XPACS DICOM 3.0 Conformance Statement Document Version 1.2.0 28 October 2004 XPACS DICOM 3.0 CONFORMANCE STATEMENT Revision 1.3.0 2 8 October 2004 Page 1 of 25 Table of Contents 0 INTRODUCTION... 4 0.1

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

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

HEALTHCARE DICOM Conformance Statement

HEALTHCARE DICOM Conformance Statement MED/PL/000406 Page 1 of 15 HEALTHCARE DICOM Conformance Statement IMPAX Web1000 (Release 2.0) Status: Released Page 2 of 15 MED/PL/000406 26 September, 2002 HealthCare Document Information Author Patricia

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

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

Philips Medical Systems DICOM Conformance Statement. Inturis Suite R2.2

Philips Medical Systems DICOM Conformance Statement. Inturis Suite R2.2 Philips Medical Systems DICOM Conformance Statement Inturis Suite R2.2 Document Number XZR 080-010044 8 February 2002 Copyright Philips Medical Systems Nederland B.V. 2002 Page ii DICOM Conformance Statement

More information

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

MediPlus TM PACS&RIS Version 2.6

MediPlus TM PACS&RIS Version 2.6 Revision 2.0, Publication #7143-202 MediPlus TM PACS&RIS Version 2.6 DICOM 3.0 Conformance Statement June 2007 Revision 2.0, Publication #7143-202 MediPlus PACS&RIS V2.6 DICOM Conformance Statement Revision

More information

1 Introduction Scope and audience References Acronyms and abbreviations 3. 2 Implementation model... 4

1 Introduction Scope and audience References Acronyms and abbreviations 3. 2 Implementation model... 4 NAME FONCTION VISA AUTHOR Alain Battistini Senior Engineer CONFORM TO ORIGINAL REVIEW Jean-François Hoh Senior Engineer CONFORM TO ORIGINAL APPROVAL Pascal Gilbert-Jeantet CONFORM TO ORIGINAL Revision

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

QPC XSCAN32 DICOM 3.0 Conformance Statement Document Version October 2004

QPC XSCAN32 DICOM 3.0 Conformance Statement Document Version October 2004 QPC XSCAN32 DICOM 3.0 Conformance Statement Document Version 1.3.0 28 October 2004 QPC XSCAN32 DICOM 3.0 CONFORMANCE STATEMENT Revision 1.3.0 2 8 October 2004 Page 1 of 22 Table of Contents 0 INTRODUCTION...

More information

Technical Publications

Technical Publications Technical Publications Direction DOC0913087 Revision 1.0 VOLUSON Voluson S6/S8 11.x.x Copyright 2011 by General Electric Co. Do not duplicate GE Medical Systems THIS PAGE LEFT INTENTIONALLY BLANK REVISION

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

Infinity Medical Soft, Inc ,Higashinaganuma,Inagishi, Tokyo JAPAN

Infinity Medical Soft, Inc ,Higashinaganuma,Inagishi, Tokyo JAPAN DICOM 3.0 Conformance Statement MIE-IAS v 8.1(.Net Version) Part number: 0300001-0001 02/05/2003 Weiping-Ren Part number: 0401001-0001 10/11/2003 Makoto-Okazaki Part number: 0402003-0001 01/30/2004 Makoto-Okazaki

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

STaR. DICOM Conformance Statement. September 2009 Version NO COPIES PERMITTED

STaR. DICOM Conformance Statement. September 2009 Version NO COPIES PERMITTED STaR DICOM Conformance Statement September 2009 Version 1.8.6 ETIAM NO COPIES PERMITTED ETIAM / DICOM STaR Version 1.8.6 DICOM Conformance Statement September 2009 Table 1: Revision History Date Version

More information

Technical Publications

Technical Publications GE HEALTHCARE DIRECTION 5184517-100REV 3.0 LOGIQ A5 3.X.X Technical Publications Direction 5184517-100 Revision 3.0 LOGIQ A5 version 3.x.x for DICOM Copyright 2009 By General Electric Co. Do not duplicate

More information

WINRAD-32 Teleradiology System Conformance Claim

WINRAD-32 Teleradiology System Conformance Claim WINRAD-32 Teleradiology System Conformance Claim Revision: 2.1 Date: February 13, 2001 Copyright 1998-2001 by LINE Imaging Systems, L.L.C. Revision History Revision Date Author Reason for Change 2.0 Feb

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

CHILI CHILI PACS. Digital Radiology. DICOM Conformance Statement CHILI GmbH, Heidelberg

CHILI CHILI PACS. Digital Radiology. DICOM Conformance Statement CHILI GmbH, Heidelberg CHILI Digital Radiology CHILI PACS DICOM Conformance Statement 2010-10 2013 CHILI GmbH, Heidelberg Manufacturer CHILI GmbH Friedrich-Ebert-Str. 2 D-69221 Dossenheim/Heidelberg Tel. (+49) 6221-18079-10

More information

DICOM Conformance Statement. EasyWeb 3.0. Document Number XZR January Copyright Philips Medical Systems Nederland B.V.

DICOM Conformance Statement. EasyWeb 3.0. Document Number XZR January Copyright Philips Medical Systems Nederland B.V. Philips Medical Systems DICOM Conformance Statement EasyWeb 3.0 Document Number XZR 951-000010.00 20 January 2000 Copyright Philips Medical Systems Nederland B.V. 2000 Philips Medical Systems apple PHILIPS

More information

DICOM Conformance Statement Merge Eye Care PACS v. 4.0

DICOM Conformance Statement Merge Eye Care PACS v. 4.0 DICOM Conformance Statement Merge Eye Care PACS v. 4.0 Merge Healthcare 900 Walnut Ridge Drive Hartland, WI 53029 USA 877.44.MERGE 2013 Merge Healthcare. The information contained herein is confidential

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 3.0 Conformance Statement **

DICOM 3.0 Conformance Statement ** DICOM 3.0 Conformance Statement ** ** Applicable to MIM 6.1 6.4 and MIMviewer 3.1 3.4 software versions MIM Software Inc. 25800 Science Park Drive Suite 180 Cleveland, Ohio 44122 216-455-0600 (U.S. toll

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

ClearCanvas Workstation DICOM Conformance Statement. Document Version: 1.5

ClearCanvas Workstation DICOM Conformance Statement. Document Version: 1.5 ClearCanvas Workstation DICOM Conformance Statement Document Version: 1.5 Product Name(s): Release: ClearCanvas Workstation 2.0 SP1 Date: February 22, 2010 1 CONFORMANCE STATEMENT OVERVIEW 1.1 OVERVIEW

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

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

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 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

Digital Lightbox 1.0

Digital Lightbox 1.0 Technical Publication DICOM Conformance Statement 1.0 Document Revision 1 June 3, 2008 2008 Copyright BrainLAB AG 1 Conformance Statement Overview This is a conformance statement for the BrainLAB software.

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 DIRECTION 2325843-100REV 6.01 LOGIQ 9 Technical Publications Direction 2325843-100 Revision 6.01 LOGIQ 9 CONFORMANCE STATEMENT for DICOM Do not duplicate Copyright 2005 By GE Healthcare DIRECTION 2325843-100REV

More information

TOSHIBA AMERICA MEDICAL SYSTEMS

TOSHIBA AMERICA MEDICAL SYSTEMS TOSHIBA AMERICA MEDICAL SYSTEMS ULTRASOUND DICOM IMAGE MANAGER Conformance Statement Revision: 1.6 Revision: 1.6 Date: 03/08/99 Reviewed by: Desmond Hirson Approved by: Thomas Little Revision History Revision

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

Technical Publications

Technical Publications Technical Publications Direction DOC0637451 Revision 1 Vivid i version 10 for DICOM Copyright 2009 By General Electric Co. g Do not duplicate GE Ultrasound THIS PAGE LEFT INTENTIONALLY BLANK TABLE OF CONTENTS

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

Technical Publications

Technical Publications g GE Medical Systems Technical Publications Direction 2347917-100 Revision 1 Precision 500D for DICOM V3.0 Copyright 2002 By General Electric Co. Do not duplicate THIS PAGE LEFT INTENTIONALLY BLANK i TABLE

More information

Technical Publications

Technical Publications Technical Publications LOGIQ E9 CONFORMANCE STATEMENT for DICOM Do not duplicate Copyright 2011 By GE Healthcare REVISION HISTORY Revision Date Description Author 1 Draft May 27 th, 2008 Dominick Anggara

More information

ETIAM Nexus. DICOM Conformance Statement.

ETIAM Nexus. DICOM Conformance Statement. ETIAM Nexus DICOM Conformance Statement www.etiam.com Product Version: 5.42 Date: June 2015 ETIAM Head Office in Europe : ETIAM S.A.S.U. 2, rue du Pierre-Joseph Colin 35000 Rennes France Phone : +33.(0)2.99.14.33.88

More information

Technical Publications

Technical Publications DIRECTION 2012991-322 Rev 4 Technical Publications Direction 2012991-322 Revision 4 Centricity Cardiology Data Management System 3.0 DICOM Copyright 2004 By General Electric Co. Do not duplicate g GE Medical

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 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 (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

Technical Publications

Technical Publications Technical Publications Direction FC250039 Revision 16 Vivid7 version 6 for DICOM Copyright 2007 By General Electric Co. g Do not duplicate GE Ultrasound THIS PAGE LEFT INTENTIONALLY BLANK TABLE OF CONTENTS

More information

Technical Publications

Technical Publications g GE Healthcare Technical Publications Direction DOC1629000 Revision 2 LOGIQ P9/P7 R2.x Copyright 2016 by General Electric Co. g GE Healthcare Do not duplicate THIS PAGE LEFT INTENTIONALLY BLANK CONFORMANCE

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

Technical Publications

Technical Publications GE HEALTHCARE DIRECTION 5178040-100REV 2.0 LOGIQ P5 2.X.X Technical Publications Direction 5178040-100 Revision 2.0 LOGIQ P5 version 2.x.x for DICOM Copyright ª 2007 By General Electric Co. g Do not duplicate

More information

DICOM Conformance Statement. CharruaPACS

DICOM Conformance Statement. CharruaPACS CharruaPACS _en Version: 2.0 Reviewed by: Rafael Sanguinetti Approved by: Rafael Sanguinetti Date: 06/25/2014 Date: 06/25/2014 Page 1 of 14 CharruaPACS CharruaPACS _en Version 2.0 Page 2 of 14 Table of

More information

DICOM Conformance Statement Application: Linkverse DICOM Provider 2.0

DICOM Conformance Statement Application: Linkverse DICOM Provider 2.0 DICOM Conformance Statement Application: Linkverse DICOM Provider 2.0 Document Version: 1.5 (April 4, 2008) Linkverse S.r.l. Linkverse S.r.l. Viale della Piramide Cestia 1/B 00153 Roma P.IVA/CF 09836921008

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

Technical Publications

Technical Publications Technical Publications Direction EP250409 Revision 21 EchoPAC PC version 5 for DICOM (From version 5.2.2) Copyright 2008 By General Electric Co. Do not duplicate GE Ultrasound THIS PAGE LEFT INTENTIONALLY

More information

Sonovision DICOM Conformance Statement

Sonovision DICOM Conformance Statement Sonovision DICOM Conformance Statement Document Version: 1.0 Product Name: Sonovision Release: 2.0 Manufacturer: Peridot Technologies Date: February 15, 2011 Document Used By: Sales & Marketing, Customer

More information

Uscan. DICOM Conformance Statement

Uscan. DICOM Conformance Statement DICOM Conformance Statement - Uscan Uscan DICOM Conformance Statement Software Version: 4.1.1 Date: 3 August 2018 Signostics, Inc., a subsidiary of EchoNous, Inc. 8310 154th Ave NE, Suite 200 Redmond,

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

RamSoft. PowerServer. DICOM Conformance Statement

RamSoft. PowerServer. DICOM Conformance Statement RamSoft PowerServer DICOM Conformance Statement PowerServer PACS DICOM Conformance Statement PowerServer PACS DICOM Conformance Statement... 2 1 Introduction... 4 2 Implementation Model... 4 2.1 Application

More information

Technical Publications

Technical Publications Technical Publications Direction 5141741-100 Revision 01 LOGIQ5 Expert version 4.x.x for DICOM Copyright 2005 By General Electric Co. g Do not duplicate GE Ultrasound THIS PAGE LEFT INTENTIONALLY BLANK

More information

DICOM CONFORMANCE STATEMENT STORAGE SCU FOR TOSHIBA DIGITAL FLUOROGRAPHY SYSTEM MODEL DFP-2000A. with XIDF-053A or XIDF-056A (MIIXR0001EAB)

DICOM CONFORMANCE STATEMENT STORAGE SCU FOR TOSHIBA DIGITAL FLUOROGRAPHY SYSTEM MODEL DFP-2000A. with XIDF-053A or XIDF-056A (MIIXR0001EAB) DICOM CONFORMANCE STATEMENT STORAGE SCU FOR TOSHIBA DIGITAL FLUOROGRAPHY SYSTEM MODEL DFP-2000A with XIDF-053A or XIDF-056A (MIIXR0001EAB) 2000 IMPORTANT! (1) No part of this manual may be copied or reprinted,

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

POP-Net Essential DICOM Conformance Statement

POP-Net Essential DICOM Conformance Statement POP-Net Essential DICOM Conformance Statement Revision 4.0 Software Version 4.0 and after Date: February 9, 2005 Prepared for Page 1 Copyright 2000-2005 EBM Technologies, Inc. Head office Japan office

More information

DICOM 3.0 Conformance Statement

DICOM 3.0 Conformance Statement DICOM 3.0 Conformance Statement DICOMLink v1.2 for ICON Siemens Medical Systems, Inc. Nuclear Medicine Group DICOM Conformance Statement DICOM 3.0 Conformance Statement Siemens ICON DICOMlink v1.2 for

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

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

Technical Publications

Technical Publications DIRECTION 2390126-100REV2 Technical Publications Direction 2390126-100 Revision 2 LOGIQ3 /Expert/Pro version 4.x.x for DICOM Copyright 2005 By General Electric Co. g Do not duplicate GE Ultrasound DIRECTION

More information

Matrix Server and Client DICOM Conformance Statement

Matrix Server and Client DICOM Conformance Statement Matrix Server and Client DICOM Conformance Statement Revision: 3.0 October 2005 All information contained in this document is accurate to the best knowledge of Merge emed as of date of publication and

More information

Technical Publications

Technical Publications Technical Publications Direction EP250409 Revision 19 EchoPAC PC version 3 for DICOM (From version 3.5.0/3.6.0) Copyright 2008 By General Electric Co. Do not duplicate GE Ultrasound THIS PAGE LEFT INTENTIONALLY

More information

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

DICOM Conformance Statement (DCS) Rev 1.2. Surgimap Nemaris Inc. 475 Park Ave S, 11 th Fl. New York, NY 10016 DICOM Conformance Statement (DCS) Rev 1.2 Surgimap 2.2.14 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

Abstract. XrayVision DICOM Conformance Statement. Abstract Abstract

Abstract. XrayVision DICOM Conformance Statement. Abstract Abstract Apteryx Inc. 313 S. High St. Suite 200 Akron, OH 44308 330-376-0889 voice 330-376-0788 fax sales@apteryx.com www.apteryx.com XrayVision DICOM Conformance Statement Abstract Abstract Abstract This document

More information