Export Selector Tests
Test Description provided by Mesa: http://ihedoc.wustl.edu/mesasoftware/9.10.5/doc/pdf/exp_selector.pdf
DCM4CHEE Configuration
Map the disposition text value ("Dr.Jost teaching file") used by both Export Selector Tests to configuration file dcm4chee-tce/mesa-expsel.conf, by enabling the prepared entry in $DCM4CHEE/server/default/conf/dcm4chee-tce.conf:
Add an entry for the MESA Export Manager using the AE Management function of the Web Application:
| AE Title: |
MESA_EXPMGR |
| Host: |
mesa-host |
| Port: |
2350 |
Modify following MBean attributes of the TCE Manager service, using the JMX Management Console http://localhost:8080/jmx-console:
| DelayReasons: |
NONE |
| PersonNameMapping: |
admin:MOORE^STEVE |
Run and evaluate the tests
Start the Mesa Servers
Export Selector Test 3001: Simple Single Study Teaching File Export
Start the test:
and repeat entering RETURN, until the test script exits.
Send the images generated by the the test script at $MESA_TARGET/storage/modality/T3001IM/ to DCM4CHE, using the dcmsnd utility of dcm4che-2.0.7:
In the Study List of the Web Application, select the imported study "LEFT WRIST" of patient "BROWN^JOHN" with id=3001-1 and click on
.
In the Teaching File Selector form, select
| Document Title: |
For Teaching File Export |
| Delay Reason: |
- |
| Disposition: |
Dr.Jost teaching file |
and submit it by the Export button.
Evaluate the test
which should results in
Export Selector Test 3003: Teaching File Export with Wait for More Data Sent via DICOM Export
Start the test:
and repeat entering RETURN, until the test script exits.
Send the images generated by the the test script at $MESA_TARGET/storage/modality/T3003IM1/to DCM4CHE, using the dcmsnd utility of dcm4che-2.0.7:
In the Study List of the Web Application, select the imported study "LEFT WRIST" of patient "BROWN^JOHN" with id=3003-1 and click on
.
In the Teaching File Selector from, select
| Document Title: |
For Teaching File Export |
| Delay Reason: |
Delay export until clinical information is available |
| Disposition: |
Dr.Jost teaching file |
and submit it by the Export button.
Send the images generated by the the test script at $MESA_TARGET/storage/modality/T3003IM2/ to DCM4CHE, using the dcmsnd utility of dcm4che-2.0.7:
In the Study List of the Web Application, select the imported study "CHEST/ABD" AND the former imported study "LEFT WRIST" of patient "BROWN^JOHN" with id=3003-1 and click on
.
In the Teaching File Selector form, select
| Document Title: |
For Teaching File Export |
| Delay Reason: |
- |
| Disposition: |
Dr.Jost teaching file |
and submit it by the Export button.
Evaluate the test
which should results in
Stop the Mesa Servers