Retrieve Information for Display Service
Provides a RID Information Source Actor with ECG support.
This Information Source is based on this PACs system and therefore only allows access to DICOM documents (Structured Reports, Waveforms (RID-ECG) and encapsulated Documents (PDF,CDA)
The enumerated DICOM objects can be queried via RID retrieve information request and are rendered (and cached) as PDF documents for a RID retrieve document request.
DICOM waveform objects are only visible in cardiology related queries and due to the resolution requirements of ECG RID profile rendered as vector graphic (PDF or xml+svg).

To allow domain specific queries (radiology, cardiology..), the Concept Name Code is used to assign 'document titles' to info request type (e.g requestType=SUMMARY-RADIOLOGY). This can be done in 'ConceptNameCodes'.

You may also define a list of SOP Class UIDs that are aware of Concept Name Code and always visible in a SUMMARY info request. (CuidsForSummaryAll)

]]>
org.dcm4chex.rid.mbean.RIDService The default constructor RIDService List of SOP Class UIDs that are used to find ECG documents (seperated with semicolon or newline). Use either the SOP Class UID or the symbolic name! Use an empty value to reset this list. ECGSopCuids java.lang.String List of SOP Class UIDs that are used to find SR (text) documents (separated with semicolon or newline). Use either the SOP Class UID or the symbolic name! SRSopCuids java.lang.String Use either the SOP Class UID or the symbolic name! (seperated with semicolon or newline).
Default: EncapsulatedPDFStorage;EncapsulatedCDAStorage ]]>
EncapsulatedDocumentSopCuids java.lang.String
Use either the SOP Class UID or the symbolic name (seperated with semicolon or newline).
Use NONE to disable this feature. ]]>
CuidsForSummaryAll java.lang.String
Format: <cuidGrpID>:<SOPClassUID>
cuidGrpID: configurable (case sensitive) with exception to default groups:
SR - Structured Reports
ECG - ECG Waveforms
DOC - Encapsulated Documents
SOPClassUID:Use either the SOP Class UID or the symbolic name
]]>
SOPClassUIDGroups java.lang.String
Format: <Code>:<reqTypes>
Code:<CodeValue>^<Designator>[^<Meaning>]
reqTypes:<reqType>[,<reqType>[,..]]
reqType :<reqTypeID>[(<cuidGrp>,<cuidGrp>,..)]
cuidGrp: List of SOPClassUID Groups that are used to find document for this ConceptNameCode. (if not specified: all configured SOPClassUIDs in SOPClassUIDGroups)
reqType: Following reqTypeID can be used:
A - SUMMARY
R - SUMMARY-RADIOLOGY
C - SUMMARY-CARDIOLOGY
ECG - SUMMARY-CARDIOLOGY-ECG
L - SUMMARY-LABORATORY
S - SUMMARY-SURGERY
E - SUMMARY-EMERGENCY
D - SUMMARY-DISCHARGE
I - SUMMARY-ICU (Intensive Care Report)
P - SUMMARY-RX (Prescription Report)
cuidGrp: Each cuidGrpID defined in SOPClassUIDGroups can be used. Default groups:
SR - Structured Reports
ECG - ECG Waveforms
DOC - Encapsulated Documents
]]>
ConceptNameCodes java.lang.String
Format: <reqType>:<title>
reqType: Following IDs can be used:
A - SUMMARY
R - SUMMARY-RADIOLOGY
C - SUMMARY-CARDIOLOGY
ECG - SUMMARY-CARDIOLOGY-ECG
L - SUMMARY-LABORATORY
S - SUMMARY-SURGERY
E - SUMMARY-EMERGENCY
D - SUMMARY-DISCHARGE
I - SUMMARY-ICU (Intensive Care Report)
P - SUMMARY-RX (Prescription Report)
title: Regular expression for selecting Document Title
]]>
DocTitlePatterns java.lang.String
URL to WADO service to get images for reports. WadoURL java.lang.String Path and name of XSL file to render RID Summary request. RIDSummaryXsl java.lang.String Enables XSL processing instruction in xml file. UseXSLInstruction boolean If enabled, A RID request will use the original dicom file to generate a document. UseOrigFile boolean Set fixed size of referenced images in rendered Structured Reports (by rows). NONE means original image size. SRfixedImageRows java.lang.String Waveform Correction factor. WaveformCorrection float fobsr.xsl to render SR exists.
A relative path name is resolved relative to archive-install-directory/server/default/.]]>
CoerceConfigDirectory java.lang.String
Used internally. Do NOT modify. QueryRetrieveScpName javax.management.ObjectName Used internally. Do NOT modify. TemplatesServiceName javax.management.ObjectName &defaultAttributes; &defaultOperations; Retrieve Information for Display (Summary) getRIDSummary Value object of the request. reqVO org.dcm4chex.rid.common.RIDRequestObject org.dcm4chex.rid.common.RIDResponseObject Retrieve Document for Display getRIDDocument Value object of the request. reqVO org.dcm4chex.rid.common.RIDRequestObject org.dcm4chex.rid.common.RIDResponseObject Get DataHandler for Document getDocumentDataHandler ObjectUID of Document. objectUID java.lang.String Content Type (MIME Type). contentType java.lang.String javax.activation.DataHandler