Find
Description
Find service establishes an association between the client that invoked it and the provider to which the call is intended; the service requires the provider to make a match with all specified keys in the identifier of request; the provider generates a response Find for each match and displays all key fields and attributes known required. When the process is completed response is generated and sent a reply Find with a state of success ( Success). Refusal or failure to reply indicates that the provider is unable to process the request.
GreenVulcano® ESB Configuration
The dicom-find-call Element is used by Channel and routed-call. It has the attributes:
| Attribute | Type | Description |
|---|---|---|
| type | fixed | This attribute must assume the value call. |
| class | fixed | This attribute must assume the value it.greenvulcano.gvesb.virtual.dicom.DicomFindCallOperation. |
| name | required | Operation name. Used in the Flow section to associate workflow nodes to VCL operations. |
| nameAssociation | required | Association name. It is used for the connection to a host. It is configured in GVAdapters. This value is referenced by a property "DICOM_ASSOCIATION" or manually, choosing a value among those available. |
| queryLevel | implied | |
| patientID | implied | |
| patientName | implied | |
| patientSex | implied | |
| sopClass | implied | |
| sopInstanceUID | implied | |
| studyInstanceUID | implied | |
| seriesInstanceUID | implied | |
| affectedSopClassUID | implied | |
| affectedSopInstanceUID | implied | |
| modalityStudy | implied |