WO2015159404A1 - Retrieval system, retrieval method, and recording medium - Google Patents

Retrieval system, retrieval method, and recording medium Download PDF

Info

Publication number
WO2015159404A1
WO2015159404A1 PCT/JP2014/060916 JP2014060916W WO2015159404A1 WO 2015159404 A1 WO2015159404 A1 WO 2015159404A1 JP 2014060916 W JP2014060916 W JP 2014060916W WO 2015159404 A1 WO2015159404 A1 WO 2015159404A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
storage
stored
search
metadata
Prior art date
Application number
PCT/JP2014/060916
Other languages
French (fr)
Japanese (ja)
Inventor
高岡 伸光
Original Assignee
株式会社日立製作所
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 株式会社日立製作所 filed Critical 株式会社日立製作所
Priority to PCT/JP2014/060916 priority Critical patent/WO2015159404A1/en
Publication of WO2015159404A1 publication Critical patent/WO2015159404A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor

Definitions

  • the present invention relates to a search system, a search method, and a recording medium.
  • an enterprise computer system is composed of two systems: a business system for performing main business and an information system for maintaining and managing the business system.
  • the business system sequentially generates data necessary for daily business, and periodically stores the generated data in the information system according to a predetermined schedule.
  • Information systems are required to effectively use data from business systems, find work-effective knowledge, and return them to work.
  • Patent Document 1 relates to a moving unit that moves an electronic document that is not updated over a certain period from an original storage area of a storage unit to a specific storage area for a document, and the movement of the electronic document by the moving unit.
  • an electronic document that exists in a specific storage area for storing attribute information and a specific storage area for documents is searched, it exists in a specific storage area for documents based on the attribute information stored by the storage means.
  • An information processing apparatus including a control unit that includes an electronic document to be included in a search target is disclosed.
  • Patent Document 1 even if the user does not know the archive destination of past electronic documents that are no longer updated, the electronic document can be distinguished without distinguishing whether or not it has been archived. Can be searched efficiently.
  • the data stored in the business system goes through a process of being stored in the information system after a predetermined time has elapsed since it was generated. Therefore, if only the data stored in the information system is targeted for retrieval, there is a problem that the latest data generated in the business system cannot be retrieved.
  • Patent Document 1 when the technology described in Patent Document 1 is adopted, desired data is searched across the business system and the information system regardless of whether the data is archived from the business system to the information system. can do. However, this imposes a search processing load on the business system, and may impede business execution.
  • the present invention has been made in consideration of the above points, and a search system, a search method, and a record that can search all data stored in a business system and an information system without imposing a load on the business system. Suggest a medium.
  • the search system of the present invention when data and a transmission schedule are received from a business system, the received data is stored, while alternative data is generated based on the received transmission schedule.
  • Storage and a search server that searches for data stored in the storage based on the received search request when a search request is received from the user terminal.
  • the search server stores data that satisfies the search request.
  • data that satisfies the search request is not stored in storage, and alternative data that satisfies the search request is stored in storage Sends the attribute information of the data to be stored included in the alternative data to the user terminal. And butterflies.
  • the storage when the storage receives the data and the transmission schedule from the business system, the storage stores the received data, but substitutes based on the received transmission schedule.
  • the search server transmits the data to the user terminal when the data satisfying the search request is stored in the storage and the data satisfying the search request is not stored in the storage. If alternative data that satisfies the search request is stored in the storage, it is included in the alternative data. And transmits the attribute information of the data storage plan to the user terminal.
  • the storage when the storage receives data and a transmission schedule from the business system, the storage stores the received data on the basis of the received transmission schedule.
  • the search server when the search server stores data satisfying the search request in the storage, the search server stores the data in the user terminal.
  • the data that is transmitted and satisfies the search request is not stored in the storage, and If the substitute data which satisfies the request is stored in the storage, and transmits the attribute information of the data storage will be included in an alternate data to the user terminal.
  • FIG. 1 is an overall configuration diagram of a search system in the present embodiment. It is an internal block diagram of a search system. It is a logical block diagram of an image management table. It is a logical block diagram of image data. It is a logic block diagram of a schedule table. It is a logic block diagram of a process log. It is a logic block diagram of a data source table. It is a logical block diagram of a reception log. It is a conceptual block diagram of a data recording area and a metadata recording area. It is a data format figure of alternative metadata. It is a screen block diagram. It is a flowchart of an alternative metadata production
  • FIG. 1 shows the overall configuration of a search system 100 according to this embodiment.
  • the search system 100 is assumed to be a system constructed in a hospital, and is a system that manages electronic records related to a plurality of patients in a searchable manner.
  • Electronic recording includes, for example, image data, electronic medical record data, document data, and the like.
  • the search system 100 includes a storage 1, a search server 2, a user terminal 3, an image server 4 (business system), imaging devices 51 and 52, an electronic medical record server 7, and a document server 8. These are communicably connected to each other via a network 6. Since the electronic medical record server 7 and the document server 8 will be described in detail in the second and third embodiments, description thereof is omitted here.
  • the storage 1 can store data in various files in accordance with, for example, the CIFS (Common Internet File System) protocol, the NFS (Network File System) protocol, or other protocols for file sharing, and can retrieve the stored data. It is a general storage device.
  • CIFS Common Internet File System
  • NFS Network File System
  • the search server 2 is a computer that searches data stored in the storage 1 as a search target in response to a search request from the user terminal 3, acquires a search result from the storage 1, and notifies the user terminal 3. .
  • the user terminal 3 is a computer that transmits a search request to the search server 2 and displays a search result from the search server 2 on a display screen.
  • the image server 4 is a storage device for storing images used in the medical field. More specifically, it is a storage device called PACS (Picture Archiving and Communication Systems) that implements the DICOM (Digital Imaging and Communication in Medicine) protocol.
  • PACS Picture Archiving and Communication Systems
  • DICOM Digital Imaging and Communication in Medicine
  • the imaging devices 51 and 52 are medical devices such as an X-ray imaging device and an MRI (Magnetic Resonance Imaging) device.
  • the imaging devices 51 and 52 image a subject to generate image data, and store the generated image data in the image server 4.
  • the imaging devices 51 and 52 when the imaging devices 51 and 52 generate image data, the generated image data is stored in the image server 4.
  • the image server 4 stores the image data from the imaging devices 51 and 52 and then periodically stores the image data in the storage 1 according to a predetermined schedule.
  • the schedule for the image server 4 to periodically store the image data is determined in consideration of the influence of the main business and the communication speed between the image server 4 and the storage 1.
  • the image server 4 also stores the attribute information of the image data in the storage 1 when storing the image data periodically.
  • the attribute information is information including, for example, an image ID, a patient name, a patient ID, and an imaging time.
  • the storage 1 analyzes the image data from the image server 4, generates metadata corresponding to the image data, and stores the image data and the metadata in association with each other. Metadata is data in which attribute information is recorded. Next, the storage 1 generates alternative metadata according to a predetermined schedule.
  • the alternative metadata is data in which attribute information of image data that is not currently stored in the storage 1 but is scheduled to be stored in the storage 1 in the future is recorded.
  • the flow of processing for generating alternative metadata is as follows.
  • the storage 1 acquires a list of image data stored in the image server 4.
  • the storage 1 specifies image data that has not been received at the present time from the list of acquired image data, and acquires attribute information of the specified image data from the image server 4.
  • the storage 1 generates alternative metadata based on the acquired attribute information.
  • the above is the flow of processing for generating alternative metadata.
  • the user terminal 3 transmits the search request to the search server 2.
  • the search server 2 searches for metadata and alternative metadata that satisfy the search request from the metadata and alternative metadata stored in the storage 1.
  • the search server 2 obtains metadata and alternative metadata that satisfy the search request as a result of the search
  • the search server 2 acquires the metadata, corresponding image data, and alternative metadata as search results and transmits them to the user terminal 3. To do.
  • the user terminal 3 displays the search result from the search server 2 on the display screen.
  • the user terminal 3 When displaying the search result on the display screen, the user terminal 3 displays the metadata and the corresponding image data in a display mode indicating that they are stored in the storage 1, and the alternative metadata is currently stored in the storage 1. Although it is not stored, it is displayed in a display form indicating that it is scheduled to be stored in the storage 1 in the future.
  • the frame line may be displayed with a broken line, and a message such as “NO Image” may be displayed within the frame line.
  • FIG. 2 shows the internal configuration of the search system 100.
  • the storage 1, the search server 2, the user terminal 3, and the image server 4 will be described in this order.
  • the storage 1 includes a memory 11, a CPU (Central Processing Unit) 12, and an auxiliary storage 13.
  • the CPU 12 executes various processes in cooperation with various programs stored in the memory 11.
  • the memory 11 stores a data input / output unit 111, an unsent data detection unit 112, a schedule acquisition unit 113, a metadata generation unit 114, and an alternative metadata generation unit 115 as various programs.
  • the data input / output unit 111 receives data and writes it to the auxiliary memory 13, or reads data from the auxiliary memory 13 and sends it to the requesting device. Send.
  • the unsent data detection unit 112 makes an inquiry to the image server 4 and detects unsent data that is stored in the business system but not yet stored in the storage 1.
  • the schedule acquisition unit 113 inquires of the image server 4 about the schedule information and acquires the time when the untransmitted data is stored in the storage 1.
  • the metadata generation unit 114 extracts attribute information from the data received by the data input / output unit 111 and stored in the auxiliary storage 13, generates the extracted attribute information as metadata, and stores it in the auxiliary storage 13.
  • the alternative metadata generation unit 115 makes an inquiry to the image server 4 to acquire attribute information of untransmitted data, generates the acquired attribute information as alternative metadata, and stores it in the auxiliary storage 13.
  • the memory 11 stores a reception log 116 and a data source table 117 as various information.
  • the reception log 116 is processed by the data input / output unit 111 and the metadata generation unit 114. Stores information related to the processing result in the case of being executed.
  • the data source table 117 stores information on an inquiry to the image server 4 when processing is executed by the unsent data detection unit 112.
  • the auxiliary storage 13 is, for example, one or more HDDs (Hard Disk Drives), and is one or more nonvolatile storage devices.
  • the auxiliary storage 13 includes a data recording area 131 and a metadata recording area 132.
  • the metadata recording area 132 stores metadata generated by the metadata generation unit 114 and alternative metadata generated by the alternative metadata generation unit 115.
  • the auxiliary storage 13 is configured with a file system, and the data recording area 131 and the metadata recording area 132 are managed as independent directories.
  • the metadata recording area 132 may be managed by different databases, or may be managed by a logical partition.
  • the search server 2 includes a memory 21 and a CPU 22.
  • the CPU 22 executes various processes in cooperation with various programs stored in the memory 21.
  • the memory 21 stores a metadata search unit 211 and a search screen generation unit 212 as various programs.
  • the metadata search unit 211 searches for metadata stored in the storage 1 in response to a search request from the user terminal 3.
  • the search screen generation unit 212 generates data to be displayed on the display screen of the user terminal 3 based on the search result when processing is executed by the metadata search unit 211.
  • HTTP Hyper Text Transfer Protocol
  • HTML Hyper Text Markup Language
  • the user terminal 3 includes a memory 31 and a CPU 32.
  • input devices such as a display screen, a keyboard and a mouse are provided.
  • the CPU 32 executes various processes in cooperation with various programs stored in the memory 31.
  • the memory 31 stores a search screen display unit 311 as various programs.
  • the search screen display unit 311 issues a search request to the metadata search unit 211 of the search server 2 and displays the display data generated by the search screen generation unit 212 on the display screen.
  • the image server 4 includes a memory 41 and a CPU 42.
  • the CPU 42 executes various processes in cooperation with various programs stored in the memory 41.
  • the memory 41 stores a data transfer unit 411, an image management unit 414, a communication unit 415, and a management unit 416 as various programs.
  • the data transfer unit 411 stores the image data stored in the auxiliary storage 43 in the storage 1 according to the schedule recorded in the schedule table 412.
  • the image management unit 414 stores the attribute information of the image data in the image management table 432 when storing the image data received from the imaging devices 51 and 52 in the auxiliary storage 43. Further, the image management unit 414 transmits the attribute information stored in the image management table 432 to the storage 1 in response to a request from the communication unit 415.
  • the communication unit 415 When the communication unit 415 receives the image data storage request from the photographing devices 51 and 52, the communication unit 415 stores the image data in the auxiliary storage 43 and requests the image management unit 414 to store the attribute information of the image data.
  • the communication unit 415 when receiving a search request for image data from the storage 1, transmits the image data and attribute information to the storage 1. Note that the communication unit 415 communicates with the image capturing apparatuses 51 and 52 and the storage 1 using an appropriate image transfer protocol such as the DICOM protocol.
  • the management unit 416 includes a user interface for performing various settings in the image server 4. For example, the management unit 416 sets a schedule for the data transfer unit 411 to store the image data in the storage 1 in response to a request from a maintenance terminal (not shown) of the search system 100 and stores the schedule in the schedule table 412. The schedule stored in the schedule table 412 is provided.
  • the memory 41 stores the above-described various programs, and also stores a schedule table 412 and a processing log 413 as various information.
  • the schedule table 412 stores a schedule in which the data transfer unit 411 stores image data in the storage 1. To do.
  • the processing log 413 stores processing results obtained when various programs of the image server 4 are executed.
  • the auxiliary storage 43 is configured by storing a plurality of image data (here, image data 431a, 431b, 431c, and 431d) and an image management table 432.
  • the image data is data generated by the imaging devices 51 and 52. After being generated by 52, it is stored in the auxiliary memory 43 via the communication unit 415.
  • the image management table 432 manages attribute information generated by the image management unit 414 in association with image data.
  • FIGS. 3 to 8 show configurations of various data and various tables included in the storage 1 and the image server 4.
  • the image management table 432, the image data 431d, the schedule table 412, the processing log 413, the data source table 117, and the reception log 116 will be described in this order.
  • FIG. 3 shows a logical configuration of the image management table 432.
  • the image management table 432 is a table that holds attribute information of image data stored in the auxiliary storage 43.
  • the image management table 432 includes an image ID column 4321, a patient ID column 4322, a patient name column 4323, an examination ID column 4324, A device ID column 4325, a photographing device column 4326, a photographing time column 4327, and an image file column 4328 are configured.
  • identification information of image data is stored. This identification information is assigned when image data is generated by the photographing devices 51 and 52.
  • patient ID column 4322 patient identification information is recorded. This identification information is assigned in advance by a patient information management database (not shown) or the like.
  • the examination ID column 4324 stores unique identification information assigned for each image photographing process. For example, when the image is taken by a CT (Computed Tomography) apparatus, a plurality of pieces of image data are generated by one image pickup, and the same examination ID is assigned to these image data.
  • CT Computer Tomography
  • the apparatus ID column 4325 identification information of the photographing apparatus that generated the image data is stored.
  • the imaging device column 4326 stores the type of imaging device that generated the image data.
  • the shooting time column 4327 stores the time when the image data was generated.
  • the image file field 4328 stores the file name on the auxiliary storage 43 in which image data is stored.
  • the image data with the image ID “7999” has the patient ID “1999”, the patient name “TUUV”, the examination ID “0000”, the device ID “51”, and the imaging device “ “CT” and the photographing time are associated with attribute information “2013/12/31 13:00”, and the file name “A.dcm” is stored in the auxiliary memory 43.
  • FIG. 4 shows a logical configuration of the image data 431d.
  • Each image data is data stored in the auxiliary storage 43 as a file on the file system configured on the auxiliary storage 43, and specifically includes attribute information and pixel data.
  • the attribute information is information including the image ID, patient ID, patient name, examination ID, apparatus ID, imaging apparatus, and imaging time described with reference to FIG.
  • information such as resolution of image data may be included.
  • the pixel data is data representing each pixel of the image data with a numerical value.
  • each image data includes data that is determined to be retained according to the DICOM protocol, for example, header information for determining the type of data.
  • FIG. 5 shows a logical configuration of the schedule table 412.
  • the schedule table 412 is a table that holds information on a schedule executed by the image server 4. Specifically, the schedule table 412 includes a schedule ID field 4121, a minute field 4122, a time field 4123, a day field 4124, a day field 4125, a month field 4126, The column includes a year column 4127, a processing column 4128, and a frequency column 4129.
  • the schedule ID column 4121 stores schedule identification information.
  • the minute column 4122, hour column 4123, day of week column 4124, day column 4125, month column 4126, and year column 4127 store the time at which the schedule is executed.
  • “*” is stored, it means an arbitrary value. For example, if “*” is stored in the month column 4126, it means every month. When “*” is stored in only one of the day of the week column 4124 and the day column 4125, the time when “*” is not stored is preferentially adopted.
  • the processing column 4128 stores the processing content executed by the image server 4.
  • the image server 4 executes the process of copying the image data and storing it in the storage 1, “duplicate” is stored.
  • the number of times column 4129 stores the number of times the schedule is executed. When “*” is stored, it means that the schedule is executed without an upper limit.
  • the schedule with the schedule ID “SCHED_1” is a schedule of processing in which the image server 4 duplicates the image data and stores it in the storage 1 at “21:00” of “Tue, Thu, Sat”. It is shown that.
  • FIG. 6 shows a logical configuration of the processing log 413.
  • the process log 413 is data in which an execution result when the image server 4 executes a process according to a schedule is recorded. Specifically, a process ID field 4131, a schedule ID field 4132, a start time field 4133, an end time field 4134, The processing number column 4135, the processing byte number column 4136, and the final processing position column 4137 are configured.
  • process ID column 4131 identification information of an execution result when the image server 4 executes a process according to the schedule is stored.
  • the schedule ID column 4132 stores the identification information of the executed schedule.
  • the start time column 4133 and the end time column 4134 store the start time and end time of the process.
  • the processing number column 4135 the number of processed image data is stored.
  • the processing byte number column 4136 stores the total number of bytes of processed image data.
  • the final processing position column 4137 stores the image ID of the image data last processed when the processing is completed.
  • the process with the process ID “PR_1” starts the schedule of “SCHED_1” at “2013/12/31 21:00” and ends at “2013/12/31 21:30” It is shown to be a process. Further, it is indicated that the number of image data processed in this process is “1”, the number of bytes of this image data is “100 KB”, and the image ID is “7999”.
  • the image server 4 processes the image data held in the image management table 432 (FIG. 3) in order from the top. Since the image ID of the image data last processed in the process of “PR_1” is “7999”, the image data of the image ID “8000” is processed first in the process of “PR_2”.
  • FIG. 7 shows a logical configuration of the data source table 117.
  • the data source means a device that is a transmission source of image data stored in the storage 1, and corresponds to the image server 4 here.
  • the data source table 117 is a table that holds information for specifying the data source. Specifically, the data source ID column 1171, the type column 1172, the IP address column 1173, the port number column 1174, and the authentication information column 1175 are stored. Consists of
  • the data source ID field 1171 stores data source identification information.
  • the type column 1172 stores the type of the data source. For example, when the data source is the image server 4, “PACS” is stored.
  • the IP address column 1173 stores the IP address assigned to the communication interface device of the data source.
  • the port number column 1174 stores a port number in the TCP / IP protocol.
  • the authentication information column 1175 stores information related to authentication transmitted to establish a communication connection with the data source.
  • the data source whose data source ID is “PACS01” is assumed to be the image server 4 here, so the type is “PACS” and the IP address is “10.0.0.10”.
  • the port number is “11112”. Further, it is shown that authentication information “AE: P0” is transmitted to establish communication.
  • FIG. 8 shows a logical configuration of the reception log 116.
  • the reception log 116 is data in which a reception result when the storage 1 receives image data from the image server 4 is recorded, and specifically, a processing ID column 1161, a reception time column 1162, a file ID column 1163, a metadata ID.
  • a column 1164, a data source ID column 1165, a key item name column 1166, and a key item value column 1167 are configured.
  • the processing ID column 1161 stores identification information of a reception result when the storage 1 receives image data from the image server 4.
  • the reception time column 1162 stores the time when image data is received by the data input / output unit 111.
  • the file ID column 1163 stores the full path name of the file on the data recording area 131 where the received image data is stored. In FIG. 8, only the file name is shown so that the description is not redundant.
  • a path name of a file on the metadata recording area 132 in which metadata is stored is stored.
  • metadata is stored using a database, corresponding identification information on the database is stored.
  • the key item name column 1166 stores an item name used as a key when uniquely identifying the received image data with the data source of the transmission source. For example, when the received data is image data, since the image server 4 identifies the image data by the image ID, the key item name field 1166 stores “image ID”.
  • the item name used as a key for each data type is defined in the storage 1 in advance.
  • the data input / output unit 111 of the storage 1 receives the image data from the image server 4, the data input / output unit 111 determines the data type of the image data and determines an image ID defined in advance in association with the image data as a key item name. To do.
  • This definition can be set and changed by a management unit (not shown) included in the storage 1.
  • the key item value field 1167 the value of the attribute specified in the key item name field 1166 is stored.
  • the key item value field 1167 stores the image ID of the image data.
  • the processing IDs “RCV_1”, “RCV_2”, “RCV — 3”, and “PCV — 1” are recorded as reception results.
  • the reception results of “RCV_1”, “RCV_2”, and “RCV — 3” indicate that the image data has been received because the file name is stored in the file ID column 1163. ing.
  • FIG. 9 shows a conceptual configuration of each recording area of the data recording area 131 and the metadata recording area 132.
  • the data recording area 131 is configured as one directory of the file system configured on the auxiliary storage 13. For example, when three pieces of image data are received by the data input / output unit 111, each piece of image data is recorded in files 1312, 1314 and 1315 located in the lower part of the data recording area 131 (directory).
  • the files 1312, 1314, and 1315 have file names DATA_1, DATA_2, and DATA_3, respectively. Referring to the reception log 116 (FIG. 8), it can be seen that the files 1312, 1314, and 1315 record image data having image IDs 7999, 8000, and 8001, respectively.
  • These files 1312, 1314, and 1315 are located immediately below the data recording area 131, and are stored in directories 1311 and 1313 corresponding to the reception time.
  • the directory names of the directories 1311 and 1313 are 2013-12-31 and 2014-01-02, respectively, and correspond to the received year-month-day.
  • the metadata recording area 132 is configured as one directory of the file system configured on the auxiliary storage 13. Similar to the data recording area 131, directories 1321 and 1323 corresponding to the reception time are created immediately below the metadata recording area 132, and files 1332, 1324, and 1325 for recording metadata are stored in the respective directories. .
  • the files 1322, 1324, and 1325 have file names DATA_1_META, DATA_2_META, and DATA_3_META, respectively. Referring to the reception log 116, it can be seen that each of the files 1322, 1324, and 1325 records metadata corresponding to image data having image IDs 7999, 8000, and 8001, respectively.
  • a directory 1326 corresponding to the reception time is newly created immediately below the metadata recording area 132 after the alternative metadata is stored.
  • the directory 1326 stores a file 1327 for recording alternative metadata.
  • FIG. 10 shows the data format of alternative metadata.
  • the XML file 14 is alternative metadata recorded in a file in an XML (Extensible Markup Language) format.
  • the XML file 14 records alternative metadata corresponding to the image data with the image ID “8002” because “8002”, which is the attribute value of the image ID, is recorded in the child element of the “tag” element. is doing.
  • this “data” element information on a schedule for receiving image data associated with alternative metadata is recorded.
  • “20140104 2100” is recorded, which indicates that reception is scheduled at 21:00 on January 4, 2014.
  • the alternative metadata is recorded in the XML format
  • the metadata is similarly recorded in the XML format.
  • the alternative metadata and the metadata are not necessarily recorded in the XML format, and may be recorded in, for example, a database configured on the auxiliary storage 13.
  • FIG. 11 shows a screen configuration displayed on the display screen of the user terminal 3.
  • the display screen includes a search condition input screen 33 and a search result screen 34.
  • the search condition input screen 33 is a display screen in which the search screen generation unit 212 of the search server 2 generates display data in response to a user request, and the search screen display unit 311 of the user terminal 3 interprets the display data. It is a screen displayed by outputting to.
  • the search condition input screen 33 is a screen displayed so that the attribute information of the image data can be input as a search condition.
  • the user operates the input device such as a keyboard or a mouse of the user terminal 3 to input the search condition.
  • the drop-down list 333 is a control for selecting an item name of attribute information of image data.
  • a list of item names of attribute information such as imaging date, patient name, patient ID, and device ID is displayed in a selectable manner.
  • the drop-down list 334 is a control for selecting an operator that determines the condition of the attribute information of the image data.
  • a list of selectable operators such as “is following”, “is before”, “includes next”, “is less than”, and the like is selectably displayed.
  • the text field 335 is a control for inputting a value that determines a condition of attribute information of image data.
  • the user can input an arbitrary character string by operating an input device such as a keyboard or a mouse of the user terminal 3.
  • buttons 336 and 337 are pressed, search conditions can be added and deleted.
  • search conditions can be added and deleted.
  • the radio button 331 or 332 is selected to search for image data satisfying all the input search conditions, or any one of the input search conditions It is possible to specify whether to search all image data satisfying.
  • the metadata search unit 211 searches the storage 1 and acquires the search result. Then, the metadata search unit 211 generates display data based on the acquired search result, and transmits the display data to the user terminal 3.
  • the search result screen 34 is a screen displayed when the search screen display unit 311 of the user terminal 3 interprets the display data and outputs it to the display screen.
  • the data summary areas 341 and 342 correspond to the image data having the image IDs 7999 and 8002, respectively, and are areas on the screen for displaying the attribute information of the corresponding image data and the reduced image of the image.
  • the displayed attribute information is information stored in the metadata recording area 132 of the storage 1 and is recorded in metadata associated with each image data or alternative metadata.
  • the frame line is drawn with a solid line.
  • the frame line is drawn with a broken line.
  • “scheduled storage time” and “2014/1/4 21:00” are displayed in the data summary area 342 whose frame line is a broken line. This means that the image data with the image ID 8002 is scheduled to be stored in the storage 1 on January 4, 2014 at 21:00.
  • the scheduled storage time displayed here is the value of the reception schedule recorded in the alternative metadata.
  • the data transfer unit 411 of the image server 4 refers to the schedule table 412 (FIG. 5), extracts a record whose process content is “duplicate”, and records the record in the extracted record. Wait until the start time arrives.
  • the data transfer unit 411 refers to the processing log 413 (FIG. 6), extracts the record with the latest end time, and acquires the image ID of the final processing position included in this record.
  • the data transfer unit 411 then refers to the image management table 432 (FIG. 3) and extracts a record including the image ID next to the acquired image ID at the final processing position.
  • the data transfer unit 411 acquires the image file name included in the extracted record, reads the image data stored in the auxiliary storage 43 based on the file name, and transmits the read image data to the storage 1. Next, the data transfer unit 411 refers to the image management table 432 and determines whether there is a record immediately below the record corresponding to the previously transmitted image data.
  • the data transfer unit 411 obtains a positive result in this determination, it repeats the process of reading the image data from the auxiliary storage 43 based on the image file name included in the next record and transmitting the read image data to the storage 1. On the other hand, if a negative result is obtained in this determination, the data transfer unit 411 determines that all image data to be transmitted to the storage 1 in the current schedule has been transmitted, and records the current process in the process log 413. This data transfer process is terminated.
  • the data input / output unit 111 of the storage 1 receives the image data from the image server 4, it stores the received image data in the auxiliary storage 13.
  • the data input / output unit 111 refers to the head portion of the image data stored in the auxiliary storage 13 and determines that the data type is image data.
  • the data input / output unit 111 analyzes the content of the image data according to the DICOM protocol, extracts attribute information such as an image ID, a patient ID, and a patient name from the image data, and generates metadata on the memory 11.
  • the data input / output unit 111 stores the metadata generated on the memory 11 in the auxiliary storage 13.
  • the metadata may be expressed in XML format data and written to a file, or the metadata may be stored in a database constructed in the auxiliary memory 13.
  • the data input / output unit 111 When the data input / output unit 111 completes a series of processing from receiving image data to storing metadata in the auxiliary storage 13, the data input / output unit 111 records the reception result in the reception log 116 (FIG. 8), and this data reception processing Exit.
  • FIG. 12 shows the processing procedure of the alternative metadata generation process.
  • the alternative metadata generation process is executed by the alternative metadata generation unit 115 according to a predetermined schedule or when the storage 1 accepts an operation from the user.
  • the alternative metadata generation unit 115 refers to the data source table 117 (FIG. 7) and acquires a list of image data from the image server 4 (SP1).
  • the image data list is, for example, a list of image IDs recorded in the image management table 432.
  • the alternative metadata generation unit 115 may record the time at which the processing of step SP1 is executed every time, and acquire a list of image IDs generated after the last execution time.
  • the alternative metadata generation unit 115 acquires the image IDs of 7999, 8000, 8001, and 8002.
  • the alternative metadata generation unit 115 selects any one image ID as a processing target from the list of acquired image IDs (SP2). Then, the alternative metadata generation unit 115 refers to the reception log 116 (FIG. 8) and determines whether or not the image data corresponding to the selected image ID has not been received (SP3).
  • the alternative metadata generation unit 115 refers to the key item value field 1167 of the reception log 116 and determines whether an ID that matches the image ID selected in step SP2 is stored. The alternative metadata generation unit 115 determines that the image data corresponding to the image ID selected in step SP2 has been received when there is a matching ID, and has not received it when there is no matching ID. to decide.
  • the replacement metadata generation unit 115 proceeds to step SP7.
  • the alternative metadata generation unit 115 transmits a transmission request for attribute information corresponding to the selected image ID to the image server 4, and selects the image selected from the image server 4.
  • the attribute information corresponding to the ID is acquired (SP4).
  • the alternative metadata generation unit 115 acquires a transmission schedule by which the image data corresponding to the selected image ID is transmitted from the image server 4 to the storage 1 by the schedule acquisition unit 113 (SP5).
  • the alternative metadata generation unit 115 instructs the schedule acquisition unit 113 to acquire a transmission schedule of image data.
  • the schedule acquisition unit 113 transmits a transmission request for the schedule table 412 (FIG. 5) to the image server 4.
  • the management unit 416 of the image server 4 transmits the schedule table 412 to the storage 1 in response to this transmission request.
  • the alternative metadata generation unit 115 acquires the transmission schedule recorded in the schedule table 412.
  • the alternative metadata generation unit 115 generates alternative metadata including the attribute information acquired in step SP4 and the transmission schedule acquired in step SP5, and stores the alternative metadata in the auxiliary storage 13 (SP6).
  • the alternative metadata generation unit 115 records a reception result indicating that the alternative metadata has been generated and stored in the reception log 116 (SP7).
  • the alternative metadata generation unit 115 determines whether there is an unselected image ID in the list acquired in step SP1 (SP8).
  • step SP8 When the alternative metadata generation unit 115 obtains a positive result in the determination at step SP8, it proceeds to step SP3 and repeats the above-described processing. In contrast, when the alternative metadata generation unit 115 obtains a negative result, the alternative metadata generation process ends.
  • FIG. 13 shows the processing procedure of the search process.
  • the search process is executed by the metadata search unit 211 and the search screen generation unit 212 when the search server 2 accepts an operation from the user in the user terminal 3.
  • the metadata search unit 211 receives a search request issued from the user terminal 3 (SP11).
  • the search request includes the search condition input on the search condition input screen 33 (FIG. 11).
  • the metadata search unit 211 searches for metadata satisfying the search condition from the metadata stored in the metadata recording area 132 of the storage 1, and creates a list of metadata obtained as a search result.
  • the metadata list is a list of metadata IDs recorded in the reception log 116, for example.
  • the attribute information recorded in the metadata may be registered in an index database (not shown), and the index database may be searched.
  • the index database may be stored in the auxiliary storage 13 of the storage 1 or may be stored in the auxiliary storage (not shown) of the search server 2. If the metadata recording area 132 is configured as a database, index information may be assigned to each column of the metadata recording area 132.
  • the metadata search unit 211 selects one metadata ID as a processing target from the list of metadata created in step SP12 (SP13). Then, the metadata search unit 211 acquires the metadata corresponding to the selected metadata ID from the metadata recording area 132 of the storage 1, and temporarily configures the attribute information included in the acquired metadata on the memory 21. The data is recorded in the display data which is correct data (SP14).
  • the metadata search unit 211 determines whether or not the acquired metadata is alternative metadata (SP15). Whether the metadata is alternative metadata is determined based on whether the metadata includes schedule information or whether image data corresponding to the metadata has already been stored in the storage 1. .
  • the metadata search unit 211 selects a display mode indicating stored as the display mode of the data summary area (FIG. 11) corresponding to the metadata ID selected at step SP13. (SP16). Specifically, the metadata search unit 211 selects a display mode in which the frame line is displayed as a solid line.
  • the metadata search unit 211 when it obtains a positive result in the determination at step SP15, it selects a display mode indicating unstored as the display mode of the data summary area corresponding to the metadata ID selected at step SP13 ( SP17). Specifically, the metadata search unit 211 selects a display mode in which the frame line is displayed with a broken line.
  • the metadata search unit 211 acquires schedule information included in the alternative metadata, and records it in display data so that the schedule is displayed in the data summary area (SP18).
  • the metadata search unit 211 records the display mode selected in step SP16 or SP17 in the display data (SP19).
  • the metadata search unit 211 determines whether there is an unselected image ID in the list created in step SP12 (SP20). If the metadata search unit 211 obtains a positive result in this determination, the metadata search unit 211 proceeds to step SP14 and repeats the processing described above. In contrast, when the metadata search unit 211 obtains a positive result, the metadata search unit 211 transmits display data to the search screen generation unit 212.
  • the search screen generation unit 212 transmits the display data received from the metadata search unit 211 to the search screen display unit 311 of the user terminal 3 (SP21), and ends this search process.
  • the search screen display unit 311 interprets the display data and displays it on the display screen, thereby presenting the search result to the user.
  • the attribute information and schedule included in the alternative metadata are displayed on the display screen, so that the data stored in the image server 4 can be quickly known.
  • the available time of this data can be easily known. If it is desired to acquire data without waiting for the available time, it can also be acquired directly from the image server 4. In this case, since the number of data directly acquired with reference to the search result can be reduced, the influence on the business of the image server 4 can be minimized.
  • the search system 100 includes an electronic medical record server 7 for detecting image data that will be generated in the future.
  • the electronic medical record server 7 has a function of managing a work schedule such as photographing and medical examination.
  • the alternative metadata generation unit 115 in the second embodiment has an extended function for detecting data that is clearly generated in the future by referring to the business schedule and generating alternative metadata for this data.
  • FIG. 14 shows the internal configuration of the electronic medical record server 7.
  • the electronic medical record server 7 includes a memory 71, a CPU 72, and an auxiliary storage 73.
  • the memory 71 stores a communication unit 711 and a work schedule management unit 712.
  • the communication unit 711 communicates with various devices connected to the network 6.
  • the business schedule management unit 712 registers and queries business schedules in response to requests from various devices connected to the network 6.
  • the auxiliary memory 73 is configured to store a work schedule table 731 and a patient table 732.
  • the details of the work schedule table 731 and the patient table 732 will be described later (FIGS. 15 and 16), but will be briefly described here.
  • the work schedule such as the date and time to be recorded is recorded.
  • the patient table 732 records basic information related to patients necessary for work such as personal information of patients and hospitalized hospital rooms.
  • FIG. 15 shows a logical configuration of the work schedule table 731.
  • the work schedule table 731 includes a reservation ID column 7311, a type column 7312, a device ID column 7313, a doctor column 7314, a date / time column 7315, and a patient ID column 7316.
  • the reservation ID column 7311 stores reservation (business schedule) identification information.
  • the type column 7312 stores the type of business to be executed in the business schedule. For example, “imaging” and “diagnosis” are stored.
  • the device ID column 7313 stores identification information of the imaging devices 51 and 52 used when the type of business is “imaging”.
  • the doctor column 7314 stores the name of the doctor who performs the work.
  • the date and time column 7315 stores the date and time when business is performed.
  • the patient ID column 7316 stores identification information of a patient who is a subject of work.
  • the work schedule with the reservation ID “R_1” is a work for “photographing” by the photographing device 51 or 52 of “CT01”, and the photographing time is “2014/1/6 13:00”. It is planned that the patient ID is “1000”.
  • FIG. 16 shows a logical configuration of the patient table 732.
  • the patient table 732 includes a patient ID column 7321, a patient name column 7322, a date of birth column 7323, and a hospital room column 7324.
  • the patient ID column 7321 stores patient identification information.
  • the patient name column 7322 stores the name of the patient.
  • the birth date column 7323 stores the date of birth of the patient.
  • the hospital room column 7324 stores the room number of the hospital room when the patient is an inpatient.
  • the work schedule 731 (FIG. 15) and the patient table 732 (FIG. 16) are stored separately in the auxiliary storage 73, but all the information stored in these tables is stored in the work schedule 731. It may be stored. Information stored in the work schedule 731 may be included in the electronic medical record data.
  • the storage 1 acquires electronic medical record data from the electronic medical record server 7, and extracts information stored in the work schedule 731 from the acquired electronic medical record data.
  • FIG. 11 shows a screen configuration displayed on the display screen of the user terminal 3 in the second embodiment.
  • the data summary area 343 is different from the data summary area 342 in that “scheduled creation time” and “2014/1/6/13: 00” are displayed inside.
  • the data summary area 343 and the data summary area 342 are displayed differently by distinguishing the alternative metadata corresponding to the ungenerated image data and the alternative metadata corresponding to the generated but not received image data. You may make it display in a mode.
  • FIG. 17 shows a processing procedure for the alternative metadata generation processing.
  • This alternative metadata generation process is executed when the storage 1 accepts an operation from a user according to a predetermined schedule after executing the alternative metadata generation process (FIG. 12) in the first embodiment. Is executed by the alternative metadata generation unit 115.
  • the alternative metadata generation unit 115 acquires a list of business schedules from the business schedule management unit 712 of the electronic medical record server 7 (SP31).
  • the business schedule list is, for example, a list of entries in the business schedule table 731.
  • the alternative metadata generation unit 115 acquires a list of business schedules from the electronic medical record server 7.
  • the present invention is not limited to this, and for example, when the business schedule is included in the electronic medical record data, The medical record data may be acquired, and the work schedule included in the acquired electronic medical record data may be extracted.
  • the alternative metadata generation unit 115 selects any one business schedule as a processing target from the list of acquired business schedules (SP32). Next, the alternative metadata generation unit 115 acquires information such as the type, date and patient ID included in the selected business schedule (SP33). Then, the alternative metadata generation unit 115 determines the type of business in the business schedule selected in step SP32 (SP34).
  • the alternative metadata generation unit 115 proceeds to step SP38 when the job type of the job schedule selected in step SP32 is other than shooting.
  • the alternative metadata generation unit 115 generates alternative metadata on the memory 11 when the job type of the job schedule selected in step SP32 is shooting (SP35).
  • the alternative metadata generation unit 115 requests the work schedule management unit 712 of the electronic medical record server 7 to transmit the patient information corresponding to the patient ID acquired in step SP33, and acquires the patient information from the electronic medical record server 7. (SP36).
  • the business schedule management unit 712 receives the request from the alternative metadata generation unit 115 and refers to the patient table 732 to acquire corresponding patient information. Then, the work schedule management unit 712 transmits the acquired patient information to the alternative metadata generation unit 115. As a result, the alternative metadata generation unit 115 acquires patient information.
  • the alternative metadata generation unit 115 records the patient information acquired in step SP36 in the alternative metadata on the memory 11, and stores the alternative metadata in the metadata recording area 132 of the auxiliary storage 13 (SP37).
  • step SP37 When the alternative metadata is stored in the metadata recording area 132 in step SP37, if the metadata has already been generated by the data reception process in the first embodiment, or the alternative metadata is generated by the alternative metadata generation process (FIG. 12). If the metadata has already been generated, the alternative metadata is not stored here.
  • the alternative metadata generation unit 115 determines whether there is an unselected business schedule in the business schedule list acquired in step SP31 (SP38).
  • step SP38 If the alternative metadata generation unit 115 obtains a positive result in the determination at step SP38, it proceeds to step SP33 and repeats the above-described processing. In contrast, when the alternative metadata generation unit 115 obtains a negative result, the alternative metadata generation process ends.
  • the search system 100 includes a document server 8 that stores document data created by a user.
  • the document server 8 has a function of managing interpretation reports and progress reports by doctors and the like.
  • the alternative metadata generation unit 115 in the second embodiment identifies data that has been stored in the storage 1 and has been updated on the document server 8 but not in the storage 1, and is used as metadata of this data.
  • An extended function for recording a schedule for storing updated data is provided.
  • FIG. 18 shows the internal configuration of the document server 8.
  • the document server 8 includes a memory 81, a CPU 82, and an auxiliary storage 83.
  • the memory 81 stores a data transfer unit 811, a document management unit 814, a communication unit 815, and a management unit 816 as various programs.
  • the data transfer unit 811 transmits the document data stored in the document data recording area 831 to the storage 1 according to the schedule recorded in the schedule table 812.
  • the data transfer unit 811 records the transmission result in the transmission log 813 after transmitting the document data to the storage 1.
  • the document management unit 814 provides the document data stored in the document data recording area 831 in response to a user request.
  • the document management unit 814 receives document data in response to a user request, the document management unit 814 stores the document data in the document data recording area 831 and records management information of the document data in the document management table 832.
  • the communication unit 815 performs communication processing with various devices connected to the network 6.
  • the management unit 816 provides schedule information stored in the schedule table 812 in response to requests from various devices connected to the network 6.
  • the memory 81 stores the above-described various programs, and stores a schedule table 812 and a transmission log 813 as various information.
  • the schedule table 812 stores a schedule for sending document data to the storage 1 by the data transfer unit 811.
  • the configuration of the schedule table 812 is the same as that of the schedule table 412 (FIG. 5) described in the first embodiment.
  • the transmission log 813 stores the result of the document data transmission process executed by the data transfer unit 811.
  • the configuration of the transmission log 813 is the same as that of the processing log 413 (FIG. 6).
  • the auxiliary storage 83 includes a document data recording area 831 and a document management table 832.
  • the document data recording area 831 is configured as a directory on the file system configured in the auxiliary storage 83.
  • the document data is stored as a file under the document data recording area 831.
  • FIG. 19 shows a logical configuration of the document management table 832.
  • the document management table 832 includes a document ID column 8321, a type column 8322, a creation time column 8323, a creator column 8324, a summary column 8325, an update time column 8326, and a file ID column 8327.
  • the document ID column 8321 stores document data identification information.
  • the type column 8322 stores document data types.
  • the type refers to a type indicating the content of a document such as “interpretation report” or “progress report”.
  • the creation time column 8323 stores the time when the document data was created.
  • the creator column 8324 the name of the user who created the document data is stored.
  • the summary column 8325 stores document data summaries.
  • the update time column 8326 stores the time when the document data was updated.
  • the file ID column 8327 the path name of the document data in the document data recording area 831 is stored.
  • the document data whose document ID is “DOC_1” is a document of “interpretation report”, which is created by “DR GHI” at “2014/1/1 15:00” It is shown that the patient ID is about 1000 abdomen.
  • “Summary” has “additional items”, it is indicated that this document data has been updated after being created.
  • the update time is “2014/1/2 13:00”, which indicates that this document data is stored in the document data recording area 831 with the file name “doc1.doc”.
  • (3-4) Data Structure
  • the metadata data format corresponding to the document data generated in the third embodiment is not shown. Note that in the third embodiment, even if the updated document data is not stored in the storage 1 at this time, the document data that will be updated in the future is updated in the corresponding metadata. In the metadata, schedule information for updating the document data is recorded.
  • FIG. 11 shows a screen configuration displayed on the display screen of the user terminal 3 in the third embodiment.
  • the data summary area 344 is an area indicating attribute information corresponding to the document data whose document ID is “DOC_1”.
  • the document data “DOC — 1” is stored in the storage 1, but is updated in the document server 8. Therefore, the frame line of the data summary area 344 is drawn with a broken line.
  • “scheduled storage time” and “2014/1/3 22:00” are displayed. This display means that the updated document data is scheduled to be stored in the storage 1 on January 3, 2014, 22:00. Further, “* updated” is displayed in the data summary area 344. This display means that the document data stored in the storage 1 has update data.
  • a reduced image (icon) that visually represents document data is displayed.
  • the metadata search unit 211 regards the metadata corresponding to the document data as alternative metadata in step SP15 of the search process (FIG. 13), and proceeds to step SP17.
  • FIG. 20 shows a processing procedure for metadata update processing. This metadata update process is triggered by the fact that image data has been received (SP3: N) in step SP3 of the alternative metadata generation process (FIG. 12) in the first embodiment. It is executed by the generation unit 115.
  • the alternative metadata generation unit 115 acquires the document management table 832 from the document server 8.
  • the alternative metadata generation unit 115 compares the update time stored in the document management table 832 with the reception time stored in the reception log 116, and the document data to be processed is updated in the document server 8. However, it is determined whether the document data is not updated in the storage 1 (SP41).
  • the alternative metadata generation unit 115 determines the document data version stored in the storage 1 and the document data version stored in the document server 8. To determine whether the document data to be processed has been updated.
  • the alternative metadata generation unit 115 obtains a negative result in the determination at step SP41, the metadata update processing ends. On the other hand, if the alternative metadata generation unit 115 obtains a positive result in the determination at step SP41, it requests the document server 8 to transmit the attribute information of the document data, and acquires the attribute information from the document server 8 ( SP42).
  • the alternative metadata generation unit 115 transmits an attribute information transmission request to the document server 8.
  • the management unit 816 of the document server 8 transmits the attribute information of the document data stored in the document management table 832 to the alternative metadata generation unit 115.
  • the alternative metadata generation unit 115 acquires the attribute information of the document data.
  • the alternative metadata generation unit 115 requests the document server 8 to transmit the document data transmission schedule, and acquires the transmission schedule from the document server 8 (SP43).
  • the alternative metadata generation unit 115 updates the metadata by recording the attribute information acquired in step SP42 and the transmission schedule acquired in step SP43 in the metadata corresponding to the document data to be processed (SP44), This metadata update process is terminated.
  • the storage 1 in the first to third embodiments is configured as a single device, but is not necessarily limited thereto, and is configured from, for example, a plurality of devices described below. It is good also as storage.
  • FIG. 21 shows the overall configuration of the storage in another embodiment.
  • the storage in another embodiment is composed of a storage back end 1a and a storage gateway 1b.
  • the storage back end 1 a includes a data input / output unit 111 a having the same function as the data input / output unit 111 of the storage 1.
  • the storage gateway 1b has the same function as the storage 1, but the data and metadata (including alternative metadata) stored in the auxiliary storage 13b are respectively stored in the data recording area 131a and the metadata recording area 132a of the storage back end 1a. Duplicate or delete regularly. The storage gateway 1b executes this duplication or deletion process immediately before the alternative metadata generation process described in the first embodiment.
  • the data sources such as the image server 4 and the document server 8 perform data transmission processing in the same manner as in the first to third embodiments.
  • the storage of the data transmission destination is the storage gateway 1b.
  • the search server 2 may use the storage to be searched as the storage back end 1a or the storage gateway 1b.
  • the image server 4 (data transfer unit 411) and the document server 8 (data transfer unit 811) store data in the storage 1.
  • An archive server may be connected to the network 6, the archive server may acquire various data from the image server 4 and the document server 8, and the acquired various data may be stored in the storage 1.
  • the archive server includes a data transfer unit, a schedule table, a data source table, and a processing log.
  • the schedule table, data source table, and process log are equivalent to the schedule table 412 (or 812), data source table 117, and process log 413 (or 813) described above.
  • the schedule for storing data in the storage 1 is determined based on the schedule acquired from various data sources (the image server 4 and the document server 8).
  • the present invention is not limited to this. Further, the schedule may be determined by further referring to the maintenance schedule of the search system 100 and the operation schedule of various devices constituting the search system 100.
  • the storage 1 acquires the operation schedule of the data source, compares the time zone when the data source is stopped with the schedule when the data is stored in the storage 1, and the data is stored in the time zone when the data source is not stopped.
  • the scheduled time stored in the storage 1 can be detected, and this time can be recorded as alternative metadata or metadata as the time when the data is stored in the storage 1.
  • the storage 1 may record the time zone when the data source stops in alternative metadata or metadata, and display the time zone when the data source stops on the search result screen 34 (FIG. 11).
  • the search server 2 may present data stored in the data recording area 131 of the storage 1 in response to a user request.
  • a user interface clickable button or character string
  • the search server 2 acquires data from the storage 1 and transmits it to the user terminal 3.
  • the storage 1 may transmit data acquired from the data source to the search server 2, and the search server 2 may transmit to the user terminal 3.
  • search result screen 34 data stored in the data source but not stored in the storage 1 or updated data is stored in the data source, but the data before update is stored in the storage 1.
  • a user interface for instructing the storage 1 to preferentially store the stored data in the storage 1 may be provided.
  • the search server 2 instructs the storage 1 to change the schedule in which the data source stores data in the storage 1.
  • the storage 1 requests various data sources to change the schedule.
  • the storage 1 overwrites the alternative metadata and the metadata schedule with the time at which the schedule is requested from the data source, or adds the time as the priority storage time.
  • the rewritten result may be displayed on the search result screen 34 as well.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

[Problem] To provide a retrieval system, retrieval method and recording medium with which it is possible to retrieve data stored in an operations-based system and an information-based system, without imposing a load on the operations-based system. [Solution] The retrieval system is characterized in that it is provided with: storage which, if data and a transmission schedule have been received from an operations system, stores the received data and, meanwhile, generates and stores alternative data on the basis of the received transmission schedule; and a retrieval server which, if a retrieval request has been received from a user terminal, retrieves data stored in the storage, on the basis of the received retrieval request. If data satisfying the retrieval request are stored in the storage, the retrieval server transmits the data to the user terminal. If data satisfying the retrieval request are not stored in the storage and alternative data satisfying the retrieval request are stored in the storage, the retrieval server transmits attribute information of the data which are scheduled to be stored, contained in the alternative data, to the user terminal.

Description

検索システム、検索方法及び記録媒体SEARCH SYSTEM, SEARCH METHOD, AND RECORDING MEDIUM
 本発明は、検索システム、検索方法及び記録媒体に関する。 The present invention relates to a search system, a search method, and a recording medium.
 一般に企業の計算機システムは、主業務を遂行するための業務系システム及びこの業務系システムの保守及び管理を行うための情報系システムの2つのシステムから構成される。業務系システムは、日々の業務に必要なデータを逐次生成し、予め定められたスケジュールに従って、生成したデータを情報系システムに定期的に格納する。 Generally, an enterprise computer system is composed of two systems: a business system for performing main business and an information system for maintaining and managing the business system. The business system sequentially generates data necessary for daily business, and periodically stores the generated data in the information system according to a predetermined schedule.
 情報系システムにおいては、業務系システムからのデータを有効に利用し、業務上有効な知見を見付け出して業務に還元することが要求される。情報系システムに格納されているデータのなかから有効なデータを検索するシステムとして検索システムがある。 Information systems are required to effectively use data from business systems, find work-effective knowledge, and return them to work. There is a retrieval system as a system for retrieving valid data from data stored in an information system.
 特許文献1には、ある期間を超えて更新されない電子文書を記憶手段の元の保管領域から文書用の特定の保管領域に移動する移動手段と、移動手段による電子文書の移動の際、移動に関する属性情報を保管する保管手段と、文書用の特定の保管領域に存在する電子文書が検索対象とされた場合、保管手段により保管された属性情報に基づいて、文書用の特定の保管領域に存在する電子文書を検索対象に含める制御手段とを備える情報処理装置が開示されている。 Patent Document 1 relates to a moving unit that moves an electronic document that is not updated over a certain period from an original storage area of a storage unit to a specific storage area for a document, and the movement of the electronic document by the moving unit. When an electronic document that exists in a specific storage area for storing attribute information and a specific storage area for documents is searched, it exists in a specific storage area for documents based on the attribute information stored by the storage means. An information processing apparatus including a control unit that includes an electronic document to be included in a search target is disclosed.
 この特許文献1に記載の情報処理装置によれば、更新されなくなった過去の電子文書のアーカイブ先をユーザが知らない場合であっても、アーカイブされたか否かを区別することなく、その電子文書を効率良く検索することができるとしている。 According to the information processing apparatus described in Patent Document 1, even if the user does not know the archive destination of past electronic documents that are no longer updated, the electronic document can be distinguished without distinguishing whether or not it has been archived. Can be searched efficiently.
特開2013-239058号公報JP 2013-239058 A
 ところで業務系システムが格納しているデータを直接検索するよりも、情報系システムが格納しているデータを検索する方が業務系システムの負荷を軽減することができる。しかし業務系システムに格納されているデータは、生成されてから一定時間が経過した後に情報系システムに格納されるという過程を経る。よって情報系システムに格納されているデータだけを検索対象にすると、業務系システムで生成された最新のデータを検索することができないという問題がある。 By the way, it is possible to reduce the load on the business system by searching the data stored in the information system rather than directly searching the data stored in the business system. However, the data stored in the business system goes through a process of being stored in the information system after a predetermined time has elapsed since it was generated. Therefore, if only the data stored in the information system is targeted for retrieval, there is a problem that the latest data generated in the business system cannot be retrieved.
 一方で特許文献1に記載の技術を採用すると、データが業務系システムから情報系システムにアーカイブされているか否かにかかわらず、業務系システムと情報系システムとを横断して所望のデータを検索することができる。しかし業務系システムに検索処理の負荷をかけることになり、業務遂行に障害が生じる場合がある。 On the other hand, when the technology described in Patent Document 1 is adopted, desired data is searched across the business system and the information system regardless of whether the data is archived from the business system to the information system. can do. However, this imposes a search processing load on the business system, and may impede business execution.
 本発明は以上の点を考慮してなされたもので、業務系システムに負荷をかけずに業務系システム及び情報系システムに格納されている全てのデータを検索し得る検索システム、検索方法及び記録媒体を提案する。 The present invention has been made in consideration of the above points, and a search system, a search method, and a record that can search all data stored in a business system and an information system without imposing a load on the business system. Suggest a medium.
 かかる課題を解決するために、本発明の検索システムにおいては、業務システムからデータ及び送信スケジュールを受信した場合、受信したデータを格納する一方で、受信した送信スケジュールに基づいて、代替データを生成して格納するストレージと、ユーザ端末から検索要求を受信した場合、受信した検索要求に基づいて、ストレージに格納されているデータを検索する検索サーバとを備え、検索サーバは、検索要求を満たすデータがストレージに格納されている場合、データをユーザ端末に送信し、検索要求を満たすデータがストレージに格納されていない場合であって、かつ、検索要求を満たす代替データがストレージに格納されている場合には、代替データに含まれる格納予定のデータの属性情報をユーザ端末に送信することを特徴とする。 In order to solve such a problem, in the search system of the present invention, when data and a transmission schedule are received from a business system, the received data is stored, while alternative data is generated based on the received transmission schedule. Storage and a search server that searches for data stored in the storage based on the received search request when a search request is received from the user terminal. The search server stores data that satisfies the search request. When stored in storage, when data is sent to the user terminal, data that satisfies the search request is not stored in storage, and alternative data that satisfies the search request is stored in storage Sends the attribute information of the data to be stored included in the alternative data to the user terminal. And butterflies.
 またかかる課題を解決するために、本発明の検索方法においては、ストレージが、業務システムからデータ及び送信スケジュールを受信した場合、受信したデータを格納する一方で、受信した送信スケジュールに基づいて、代替データを生成して格納する第1のステップと、検索サーバが、ユーザ端末から検索要求を受信した場合、受信した検索要求に基づいて、ストレージに格納されているデータを検索する第2のステップとを備え、第2のステップにおいて検索サーバは、検索要求を満たすデータがストレージに格納されている場合、データをユーザ端末に送信し、検索要求を満たすデータがストレージに格納されていない場合であって、かつ、検索要求を満たす代替データがストレージに格納されている場合には、代替データに含まれる格納予定のデータの属性情報をユーザ端末に送信することを特徴とする。 In order to solve such a problem, in the search method of the present invention, when the storage receives the data and the transmission schedule from the business system, the storage stores the received data, but substitutes based on the received transmission schedule. A first step of generating and storing data, and a second step of searching for data stored in the storage based on the received search request when the search server receives the search request from the user terminal; In the second step, the search server transmits the data to the user terminal when the data satisfying the search request is stored in the storage and the data satisfying the search request is not stored in the storage. If alternative data that satisfies the search request is stored in the storage, it is included in the alternative data. And transmits the attribute information of the data storage plan to the user terminal.
 またかかる課題を解決するために、本発明の記録媒体においては、コンピュータに、ストレージが、業務システムからデータ及び送信スケジュールを受信した場合、受信したデータを格納する一方で、受信した送信スケジュールに基づいて、代替データを生成して格納する第1の手順と、検索サーバが、ユーザ端末から検索要求を受信した場合、受信した検索要求に基づいて、ストレージに格納されているデータを検索する第2の手順とを実行させるためのプログラムを記録したコンピュータ読み取り可能な記録媒体であって、第2の手順において検索サーバは、検索要求を満たすデータがストレージに格納されている場合、データをユーザ端末に送信し、検索要求を満たすデータがストレージに格納されていない場合であって、かつ、検索要求を満たす代替データがストレージに格納されている場合には、代替データに含まれる格納予定のデータの属性情報をユーザ端末に送信することを特徴とする。 In order to solve such a problem, in the recording medium of the present invention, when the storage receives data and a transmission schedule from the business system, the storage stores the received data on the basis of the received transmission schedule. A first procedure for generating and storing alternative data, and a second search for data stored in the storage based on the received search request when the search server receives the search request from the user terminal. In the second procedure, when the search server stores data satisfying the search request in the storage, the search server stores the data in the user terminal. The data that is transmitted and satisfies the search request is not stored in the storage, and If the substitute data which satisfies the request is stored in the storage, and transmits the attribute information of the data storage will be included in an alternate data to the user terminal.
 本発明によれば、業務系システムに負荷をかけずに業務系システム及び情報系システムに格納されている全てのデータを検索することができる。 According to the present invention, it is possible to search all data stored in the business system and the information system without imposing a load on the business system.
本実施の形態における検索システムの全体構成図である。1 is an overall configuration diagram of a search system in the present embodiment. 検索システムの内部構成図である。It is an internal block diagram of a search system. 画像管理テーブルの論理構成図である。It is a logical block diagram of an image management table. 画像データの論理構成図である。It is a logical block diagram of image data. スケジュールテーブルの論理構成図である。It is a logic block diagram of a schedule table. 処理ログの論理構成図である。It is a logic block diagram of a process log. データソーステーブルの論理構成図である。It is a logic block diagram of a data source table. 受信ログの論理構成図である。It is a logical block diagram of a reception log. データ記録領域及びメタデータ記録領域の概念構成図である。It is a conceptual block diagram of a data recording area and a metadata recording area. 代替メタデータのデータ形式図である。It is a data format figure of alternative metadata. 画面構成図である。It is a screen block diagram. 代替メタデータ生成処理のフローチャートである。It is a flowchart of an alternative metadata production | generation process. 検索処理のフローチャートである。It is a flowchart of a search process. 電子カルテサーバの内部構成図である。It is an internal block diagram of an electronic medical record server. 業務スケジュールテーブルの論理構成図である。It is a logical block diagram of a business schedule table. 患者テーブルの論理構成図である。It is a logical block diagram of a patient table. 代替メタデータ生成処理のフローチャートである。It is a flowchart of an alternative metadata production | generation process. 文書サーバの内部構成図である。It is an internal block diagram of a document server. 更新後の文書管理テーブルの論理構成図である。It is a logical block diagram of the document management table after an update. メタデータ更新処理のフローチャートである。It is a flowchart of a metadata update process. 他の実施の形態におけるストレージの全体構成図である。It is a whole storage block diagram in other embodiments.
 以下図面について、本発明の一実施の形態を詳述する。 Hereinafter, an embodiment of the present invention will be described in detail with reference to the drawings.
(1)第1の実施の形態
(1-1)全体構成
 図1は、本実施の形態における検索システム100の全体構成を示す。検索システム100は、ここでは病院内において構築されるシステムを想定しており、複数の患者に関する電子的な記録を検索可能に管理するシステムである。電子的な記録には、例えば画像データ、電子カルテデータ及び文書データ等がある。
(1) First Embodiment (1-1) Overall Configuration FIG. 1 shows the overall configuration of a search system 100 according to this embodiment. Here, the search system 100 is assumed to be a system constructed in a hospital, and is a system that manages electronic records related to a plurality of patients in a searchable manner. Electronic recording includes, for example, image data, electronic medical record data, document data, and the like.
 図1に示すように検索システム100は、ストレージ1、検索サーバ2、ユーザ端末3、画像サーバ4(業務システム)、撮影装置51及び52、電子カルテサーバ7並びに文書サーバ8を備えて構成され、これらはネットワーク6により互いに通信可能に接続される。なお電子カルテサーバ7及び文書サーバ8については、第2及び第3の実施の形態において詳述するためここでの説明は省略する。 As shown in FIG. 1, the search system 100 includes a storage 1, a search server 2, a user terminal 3, an image server 4 (business system), imaging devices 51 and 52, an electronic medical record server 7, and a document server 8. These are communicably connected to each other via a network 6. Since the electronic medical record server 7 and the document server 8 will be described in detail in the second and third embodiments, description thereof is omitted here.
 ストレージ1は、例えばCIFS(Common Internet File System)プロトコル、NFS(Network File System)プロトコル又はその他のファイル共有のためのプロトコルに従った様々なファイルにデータを格納し、格納したデータを取り出すことのできる一般的な記憶装置である。 The storage 1 can store data in various files in accordance with, for example, the CIFS (Common Internet File System) protocol, the NFS (Network File System) protocol, or other protocols for file sharing, and can retrieve the stored data. It is a general storage device.
 検索サーバ2は、ユーザ端末3からの検索要求に応じて、ストレージ1に格納されているデータを検索対象として検索し、ストレージ1からの検索結果を取得してユーザ端末3に通知する計算機である。ユーザ端末3は、検索サーバ2に対して検索要求を送信し、検索サーバ2からの検索結果を表示画面に表示する計算機である。 The search server 2 is a computer that searches data stored in the storage 1 as a search target in response to a search request from the user terminal 3, acquires a search result from the storage 1, and notifies the user terminal 3. . The user terminal 3 is a computer that transmits a search request to the search server 2 and displays a search result from the search server 2 on a display screen.
 画像サーバ4は、医療の分野で使用される画像を蓄えるための記憶装置である。より具体的には、DICOM(Digital Imaging and Communication in Medicine)プロトコルを実装したPACS(Picture Archiving and Communication Systems)と呼ばれる記憶装置である。 The image server 4 is a storage device for storing images used in the medical field. More specifically, it is a storage device called PACS (Picture Archiving and Communication Systems) that implements the DICOM (Digital Imaging and Communication in Medicine) protocol.
 撮影装置51及び52は、エックス線撮影装置やMRI(Magnetic Resonance Imaging)装置等の医用機器であり、被検者を撮影して画像データを生成し、生成した画像データを画像サーバ4に格納する。 The imaging devices 51 and 52 are medical devices such as an X-ray imaging device and an MRI (Magnetic Resonance Imaging) device. The imaging devices 51 and 52 image a subject to generate image data, and store the generated image data in the image server 4.
 ここで本実施の形態における一連の処理の概要について説明する。まず撮影装置51及び52は、画像データを生成すると、生成した画像データを画像サーバ4に格納する。次いで画像サーバ4は、撮影装置51及び52からの画像データを格納した後、予め定められたスケジュールに従って、ストレージ1に画像データを定期的に格納する。 Here, an outline of a series of processes in the present embodiment will be described. First, when the imaging devices 51 and 52 generate image data, the generated image data is stored in the image server 4. Next, the image server 4 stores the image data from the imaging devices 51 and 52 and then periodically stores the image data in the storage 1 according to a predetermined schedule.
 画像サーバ4が画像データを定期的に格納するスケジュールは、主業務の影響や画像サーバ4とストレージ1との間の通信速度等を考慮して定められる。また画像サーバ4は、画像データを定期的に格納する際、画像データの属性情報もストレージ1に格納する。属性情報とは、例えば画像ID、患者名、患者ID及び撮影時刻等を含む情報である。 The schedule for the image server 4 to periodically store the image data is determined in consideration of the influence of the main business and the communication speed between the image server 4 and the storage 1. The image server 4 also stores the attribute information of the image data in the storage 1 when storing the image data periodically. The attribute information is information including, for example, an image ID, a patient name, a patient ID, and an imaging time.
 次いでストレージ1は、画像サーバ4からの画像データを解析し、画像データに対応するメタデータを生成して画像データとメタデータとを対応付けて格納する。メタデータとは、属性情報を記録したデータである。次いでストレージ1は、予め定められたスケジュールに従って、代替メタデータを生成する。 Next, the storage 1 analyzes the image data from the image server 4, generates metadata corresponding to the image data, and stores the image data and the metadata in association with each other. Metadata is data in which attribute information is recorded. Next, the storage 1 generates alternative metadata according to a predetermined schedule.
 代替メタデータとは、現時点ではストレージ1に格納されていないが、将来ストレージ1に格納される予定の画像データの属性情報を記録したデータである。代替メタデータを生成する処理の流れは以下の通りである。 The alternative metadata is data in which attribute information of image data that is not currently stored in the storage 1 but is scheduled to be stored in the storage 1 in the future is recorded. The flow of processing for generating alternative metadata is as follows.
 まずストレージ1は、画像サーバ4が格納している画像データの一覧を取得する。次いでストレージ1は、取得した画像データの一覧のうち、現時点で受信していない画像データを特定し、特定した画像データの属性情報を画像サーバ4から取得する。そしてストレージ1は、取得した属性情報に基づいて代替メタデータを生成する。以上が代替メタデータを生成する処理の流れである。 First, the storage 1 acquires a list of image data stored in the image server 4. Next, the storage 1 specifies image data that has not been received at the present time from the list of acquired image data, and acquires attribute information of the specified image data from the image server 4. Then, the storage 1 generates alternative metadata based on the acquired attribute information. The above is the flow of processing for generating alternative metadata.
 一方ユーザ端末3は、ユーザから検索要求の操作を受け付けると、検索要求を検索サーバ2に送信する。検索サーバ2は、ストレージ1に格納されているメタデータ及び代替メタデータのなかから、検索要求を満たすメタデータ及び代替メタデータを検索する。 On the other hand, when receiving a search request operation from the user, the user terminal 3 transmits the search request to the search server 2. The search server 2 searches for metadata and alternative metadata that satisfy the search request from the metadata and alternative metadata stored in the storage 1.
 検索サーバ2は、検索した結果、検索要求を満たすメタデータ及び代替メタデータが得られた場合、メタデータ及び対応する画像データと、代替メタデータとを検索結果として取得してユーザ端末3に送信する。ユーザ端末3は、検索サーバ2からの検索結果を表示画面に表示する。 When the search server 2 obtains metadata and alternative metadata that satisfy the search request as a result of the search, the search server 2 acquires the metadata, corresponding image data, and alternative metadata as search results and transmits them to the user terminal 3. To do. The user terminal 3 displays the search result from the search server 2 on the display screen.
 ユーザ端末3は、検索結果を表示画面に表示する際、メタデータ及び対応する画像データについてはストレージ1に格納されていることを示す表示態様で表示し、代替メタデータについては現時点でストレージ1に格納されていないが将来ストレージ1に格納予定であることを示す表示態様で表示する。 When displaying the search result on the display screen, the user terminal 3 displays the metadata and the corresponding image data in a display mode indicating that they are stored in the storage 1, and the alternative metadata is currently stored in the storage 1. Although it is not stored, it is displayed in a display form indicating that it is scheduled to be stored in the storage 1 in the future.
 例えば代替メタデータに対応する画像データは現時点ではストレージ1に格納されていないため、枠線を破線で表示し、枠線内に「NO Image」等のメッセージを表示するようにしてもよい。 For example, since the image data corresponding to the alternative metadata is not currently stored in the storage 1, the frame line may be displayed with a broken line, and a message such as “NO Image” may be displayed within the frame line.
 以上のように一連の処理が実行されることにより、検索時にストレージ1に画像データが格納されていない場合であっても、代替メタデータを生成しておくことにより将来格納予定のデータについても検索することができる。 By executing a series of processes as described above, even when image data is not stored in the storage 1 at the time of search, it is possible to search for data that is scheduled to be stored in the future by generating alternative metadata. can do.
(1-2)内部構成
 図2は、検索システム100の内部構成を示す。以下ストレージ1、検索サーバ2、ユーザ端末3及び画像サーバ4の順に説明する。
(1-2) Internal Configuration FIG. 2 shows the internal configuration of the search system 100. Hereinafter, the storage 1, the search server 2, the user terminal 3, and the image server 4 will be described in this order.
 ストレージ1は、メモリ11、CPU(Central Processing Unit)12及び補助記憶13を備えて構成される。CPU12は、メモリ11に記憶されている各種プログラムと協働して各種処理を実行する。メモリ11には、各種プログラムとしてデータ入出力部111、未送信データ検出部112、スケジュール取得部113、メタデータ生成部114及び代替メタデータ生成部115が格納されている。 The storage 1 includes a memory 11, a CPU (Central Processing Unit) 12, and an auxiliary storage 13. The CPU 12 executes various processes in cooperation with various programs stored in the memory 11. The memory 11 stores a data input / output unit 111, an unsent data detection unit 112, a schedule acquisition unit 113, a metadata generation unit 114, and an alternative metadata generation unit 115 as various programs.
 データ入出力部111は、ネットワーク6に接続されている各種装置からの入出力要求に応じて、データを受信して補助記憶13に書き込み、または補助記憶13からデータを読み出して要求元の装置に送信する。 In response to input / output requests from various devices connected to the network 6, the data input / output unit 111 receives data and writes it to the auxiliary memory 13, or reads data from the auxiliary memory 13 and sends it to the requesting device. Send.
 未送信データ検出部112は、画像サーバ4に問い合わせて、業務システムには格納されているが、ストレージ1には未だ格納されていない未送信データを検出する。 The unsent data detection unit 112 makes an inquiry to the image server 4 and detects unsent data that is stored in the business system but not yet stored in the storage 1.
 スケジュール取得部113は、画像サーバ4にスケジュール情報を問い合わせて、未送信データがストレージ1に格納される時刻を取得する。 The schedule acquisition unit 113 inquires of the image server 4 about the schedule information and acquires the time when the untransmitted data is stored in the storage 1.
 メタデータ生成部114は、データ入出力部111により受信されて補助記憶13に格納されたデータから属性情報を抽出し、抽出した属性情報をメタデータとして生成して補助記憶13に格納する。 The metadata generation unit 114 extracts attribute information from the data received by the data input / output unit 111 and stored in the auxiliary storage 13, generates the extracted attribute information as metadata, and stores it in the auxiliary storage 13.
 代替メタデータ生成部115は、画像サーバ4に問い合わせて、未送信データの属性情報を取得し、取得した属性情報を代替メタデータとして生成して補助記憶13に格納する。 The alternative metadata generation unit 115 makes an inquiry to the image server 4 to acquire attribute information of untransmitted data, generates the acquired attribute information as alternative metadata, and stores it in the auxiliary storage 13.
 またメモリ11には、上記した各種プログラムが格納されている他、各種情報として受信ログ116及びデータソーステーブル117が格納されている。 In addition to the above-described various programs, the memory 11 stores a reception log 116 and a data source table 117 as various information.
 受信ログ116及びデータソーステーブル117の詳細については後述するが(図7、図8)、ここで簡単に説明すると、受信ログ116は、データ入出力部111及びメタデータ生成部114により処理が実行された場合の処理結果に関する情報を格納する。 Although details of the reception log 116 and the data source table 117 will be described later (FIGS. 7 and 8), a brief description will be given here. The reception log 116 is processed by the data input / output unit 111 and the metadata generation unit 114. Stores information related to the processing result in the case of being executed.
 またデータソーステーブル117は、未送信データ検出部112により処理が実行される際の画像サーバ4に対する問い合わせの情報を格納する。 In addition, the data source table 117 stores information on an inquiry to the image server 4 when processing is executed by the unsent data detection unit 112.
 補助記憶13は、例えば1以上のHDD(Hard Disk Drive)であり、1以上の不揮発性の記憶デバイスである。補助記憶13は、データ記録領域131及びメタデータ記録領域132を備える。 The auxiliary storage 13 is, for example, one or more HDDs (Hard Disk Drives), and is one or more nonvolatile storage devices. The auxiliary storage 13 includes a data recording area 131 and a metadata recording area 132.
 データ記録領域131には、データ入出力部111により画像サーバ4から受信したデータが格納される。またメタデータ記録領域132には、メタデータ生成部114により生成されたメタデータと、代替メタデータ生成部115により生成された代替メタデータとが格納される。 In the data recording area 131, data received from the image server 4 by the data input / output unit 111 is stored. The metadata recording area 132 stores metadata generated by the metadata generation unit 114 and alternative metadata generated by the alternative metadata generation unit 115.
 なおここでは補助記憶13にはファイルシステムが構成されており、データ記録領域131及びメタデータ記録領域132はそれぞれ独立したディレクトリとして管理されるとしているが、必ずしもこれに限らず、例えばデータ記録領域131及びメタデータ記録領域132は、それぞれ異なるデータベースで管理されるとしてもよいし、また論理的なパーティションにより管理されているとしてもよい。 Here, the auxiliary storage 13 is configured with a file system, and the data recording area 131 and the metadata recording area 132 are managed as independent directories. The metadata recording area 132 may be managed by different databases, or may be managed by a logical partition.
 検索サーバ2は、メモリ21及びCPU22を備えて構成される。CPU22は、メモリ21に記憶されている各種プログラムと協働して各種処理を実行する。メモリ21には、各種プログラムとしてメタデータ検索部211及び検索画面生成部212が格納されている。 The search server 2 includes a memory 21 and a CPU 22. The CPU 22 executes various processes in cooperation with various programs stored in the memory 21. The memory 21 stores a metadata search unit 211 and a search screen generation unit 212 as various programs.
 メタデータ検索部211は、ユーザ端末3からの検索要求に応じて、ストレージ1に格納されているメタデータを検索する。検索画面生成部212は、メタデータ検索部211により処理が実行された場合の検索結果に基づいて、ユーザ端末3の表示画面に表示するデータを生成する。 The metadata search unit 211 searches for metadata stored in the storage 1 in response to a search request from the user terminal 3. The search screen generation unit 212 generates data to be displayed on the display screen of the user terminal 3 based on the search result when processing is executed by the metadata search unit 211.
 なおメタデータ検索部211及び検索画面生成部212の機能をユーザ端末3に提供するプロトコルとしては、HTTP(Hyper Text Transfer Protocol)が用いられる。またユーザ端末3の表示画面に表示するためのデータとしては、HTML(Hyper Text Markup Language)が用いられる。 Note that HTTP (Hyper Text Transfer Protocol) is used as a protocol for providing the functions of the metadata search unit 211 and the search screen generation unit 212 to the user terminal 3. As data to be displayed on the display screen of the user terminal 3, HTML (Hyper Text Markup Language) is used.
 ユーザ端末3は、メモリ31及びCPU32を備えて構成される。またこの他にも表示画面、キーボード及びマウス等の入力装置を備える。CPU32は、メモリ31に記憶されている各種プログラムと協働して各種処理を実行する。メモリ31には、各種プログラムとして検索画面表示部311が格納されている。 The user terminal 3 includes a memory 31 and a CPU 32. In addition, input devices such as a display screen, a keyboard and a mouse are provided. The CPU 32 executes various processes in cooperation with various programs stored in the memory 31. The memory 31 stores a search screen display unit 311 as various programs.
 検索画面表示部311は、検索サーバ2のメタデータ検索部211に対して検索要求を発行し、検索画面生成部212により生成された表示データを表示画面に表示する。 The search screen display unit 311 issues a search request to the metadata search unit 211 of the search server 2 and displays the display data generated by the search screen generation unit 212 on the display screen.
 画像サーバ4は、メモリ41及びCPU42を備えて構成される。CPU42は、メモリ41に記憶されている各種プログラムと協働して各種処理を実行する。メモリ41には、各種プログラムとしてデータ転送部411、画像管理部414、通信部415及び管理部416が格納されている。 The image server 4 includes a memory 41 and a CPU 42. The CPU 42 executes various processes in cooperation with various programs stored in the memory 41. The memory 41 stores a data transfer unit 411, an image management unit 414, a communication unit 415, and a management unit 416 as various programs.
 データ転送部411は、スケジュールテーブル412に記録されているスケジュールに従って、補助記憶43に格納されている画像データをストレージ1に格納する。 The data transfer unit 411 stores the image data stored in the auxiliary storage 43 in the storage 1 according to the schedule recorded in the schedule table 412.
 画像管理部414は、撮影装置51及び52から受信した画像データを補助記憶43に格納する際、画像データの属性情報を画像管理テーブル432に格納する。また画像管理部414は、通信部415からの要求に応じて、画像管理テーブル432に格納した属性情報をストレージ1に送信する。 The image management unit 414 stores the attribute information of the image data in the image management table 432 when storing the image data received from the imaging devices 51 and 52 in the auxiliary storage 43. Further, the image management unit 414 transmits the attribute information stored in the image management table 432 to the storage 1 in response to a request from the communication unit 415.
 通信部415は、撮影装置51及び52から画像データの格納要求を受信すると、画像データを補助記憶43に格納するとともに、画像管理部414に画像データの属性情報を格納するように要求する。 When the communication unit 415 receives the image data storage request from the photographing devices 51 and 52, the communication unit 415 stores the image data in the auxiliary storage 43 and requests the image management unit 414 to store the attribute information of the image data.
 また通信部415は、ストレージ1から画像データの検索要求を受信すると、画像データ及び属性情報をストレージ1に送信する。なお通信部415は、撮影装置51、52及びストレージ1と通信する際、DICOMプロトコル等の適切な画像授受のためのプロトコルを用いて通信する。 Further, when receiving a search request for image data from the storage 1, the communication unit 415 transmits the image data and attribute information to the storage 1. Note that the communication unit 415 communicates with the image capturing apparatuses 51 and 52 and the storage 1 using an appropriate image transfer protocol such as the DICOM protocol.
 管理部416は、画像サーバ4において各種の設定を行うためのユーザインタフェースを備える。例えば管理部416は、検索システム100の保守用端末(図示省略)からの要求に応じて、データ転送部411が画像データをストレージ1に格納するスケジュールを設定してスケジュールテーブル412に格納し、またスケジュールテーブル412に格納されているスケジュールを提供する。 The management unit 416 includes a user interface for performing various settings in the image server 4. For example, the management unit 416 sets a schedule for the data transfer unit 411 to store the image data in the storage 1 in response to a request from a maintenance terminal (not shown) of the search system 100 and stores the schedule in the schedule table 412. The schedule stored in the schedule table 412 is provided.
 またメモリ41には、上記した各種プログラムが格納されている他、各種情報としてスケジュールテーブル412及び処理ログ413が格納されている。 The memory 41 stores the above-described various programs, and also stores a schedule table 412 and a processing log 413 as various information.
 スケジュールテーブル412及び処理ログ413の詳細については後述するが(図5、図6)、ここで簡単に説明すると、スケジュールテーブル412は、データ転送部411が画像データをストレージ1に格納するスケジュールを格納する。また処理ログ413は、画像サーバ4の各種プログラムを実行した場合に得られる処理結果を格納する。 Although details of the schedule table 412 and the processing log 413 will be described later (FIGS. 5 and 6), briefly described here, the schedule table 412 stores a schedule in which the data transfer unit 411 stores image data in the storage 1. To do. The processing log 413 stores processing results obtained when various programs of the image server 4 are executed.
 補助記憶43は、複数の画像データ(ここでは画像データ431a、431b、431c及び431d)と画像管理テーブル432とを格納して構成される。 The auxiliary storage 43 is configured by storing a plurality of image data (here, image data 431a, 431b, 431c, and 431d) and an image management table 432.
 画像データ及び画像管理テーブル432の詳細については後述するが(図3、図4)、ここで簡単に説明すると、画像データは、撮影装置51及び52により生成されるデータであり、撮影装置51及び52により生成された後は通信部415を介して補助記憶43に格納される。画像管理テーブル432は、画像管理部414により生成された属性情報を画像データに対応付けて管理する。 Although details of the image data and the image management table 432 will be described later (FIGS. 3 and 4), briefly described here, the image data is data generated by the imaging devices 51 and 52. After being generated by 52, it is stored in the auxiliary memory 43 via the communication unit 415. The image management table 432 manages attribute information generated by the image management unit 414 in association with image data.
(1-3)テーブル構成
 図3~図8は、ストレージ1及び画像サーバ4が備える各種データ及び各種テーブルの構成を示す。以下画像管理テーブル432、画像データ431d、スケジュールテーブル412、処理ログ413、データソーステーブル117及び受信ログ116の順に説明する。
(1-3) Table Configuration FIGS. 3 to 8 show configurations of various data and various tables included in the storage 1 and the image server 4. Hereinafter, the image management table 432, the image data 431d, the schedule table 412, the processing log 413, the data source table 117, and the reception log 116 will be described in this order.
 図3は、画像管理テーブル432の論理構成を示す。画像管理テーブル432は、補助記憶43に格納されている画像データの属性情報を保持するテーブルであり、具体的には画像ID欄4321、患者ID欄4322、患者名欄4323、検査ID欄4324、装置ID欄4325、撮影装置欄4326、撮影時刻欄4327及び画像ファイル欄4328から構成される。 FIG. 3 shows a logical configuration of the image management table 432. The image management table 432 is a table that holds attribute information of image data stored in the auxiliary storage 43. Specifically, the image management table 432 includes an image ID column 4321, a patient ID column 4322, a patient name column 4323, an examination ID column 4324, A device ID column 4325, a photographing device column 4326, a photographing time column 4327, and an image file column 4328 are configured.
 画像ID欄4321には、画像データの識別情報が格納される。なおこの識別情報は、撮影装置51及び52により画像データを生成した際に割り当てられる。患者ID欄4322には、患者の識別情報が記録される。なおこの識別情報は、患者情報管理データベース(図示省略)等により予め割り当てられる。 In the image ID column 4321, identification information of image data is stored. This identification information is assigned when image data is generated by the photographing devices 51 and 52. In the patient ID column 4322, patient identification information is recorded. This identification information is assigned in advance by a patient information management database (not shown) or the like.
 患者名欄4323には、被検者の氏名が格納される。検査ID欄4324には、画像の撮影処理毎に割り当てられた一意の識別情報が格納される。例えばCT(Computed Tomography)装置により撮影された場合、一度の撮影で複数の画像データが生成されるが、これらの画像データには同一の検査IDが割り当てられる。 In the patient name column 4323, the name of the subject is stored. The examination ID column 4324 stores unique identification information assigned for each image photographing process. For example, when the image is taken by a CT (Computed Tomography) apparatus, a plurality of pieces of image data are generated by one image pickup, and the same examination ID is assigned to these image data.
 装置ID欄4325には、画像データを生成した撮影装置の識別情報が格納される。撮影装置欄4326には、画像データを生成した撮影装置の種類が格納される。撮影時刻欄4327には、画像データを生成した時刻が格納される。画像ファイル欄4328には、画像データが格納されている補助記憶43上のファイル名が格納される。 In the apparatus ID column 4325, identification information of the photographing apparatus that generated the image data is stored. The imaging device column 4326 stores the type of imaging device that generated the image data. The shooting time column 4327 stores the time when the image data was generated. The image file field 4328 stores the file name on the auxiliary storage 43 in which image data is stored.
 従って図3の場合、例えば画像IDが「7999」の画像データは、患者IDが「1999」、患者名が「TUVW」、検査IDが「0000」、装置IDが「51」、撮影装置が「CT」、撮影時刻が「2013/12/31 13:00」という属性情報に対応付けられており、「A.dcm」というファイル名で補助記憶43に格納されていることが示されている。 Therefore, in the case of FIG. 3, for example, the image data with the image ID “7999” has the patient ID “1999”, the patient name “TUUV”, the examination ID “0000”, the device ID “51”, and the imaging device “ “CT” and the photographing time are associated with attribute information “2013/12/31 13:00”, and the file name “A.dcm” is stored in the auxiliary memory 43.
 図4は、画像データ431dの論理構成を示す。各画像データは、補助記憶43上に構成されたファイルシステム上のファイルとして補助記憶43に格納されるデータであり、具体的には属性情報及びピクセルデータから構成される。 FIG. 4 shows a logical configuration of the image data 431d. Each image data is data stored in the auxiliary storage 43 as a file on the file system configured on the auxiliary storage 43, and specifically includes attribute information and pixel data.
 属性情報は、図3で説明した画像ID、患者ID、患者名、検査ID、装置ID、撮影装置及び撮影時刻を含む情報である。その他に画像データの解像度等の情報を含むとしてもよい。またピクセルデータは、画像データの各ピクセルを数値で表現したデータである。なお各画像データは、他にDICOM規約で保持が必要と定められたデータ、例えばデータの種別を判定するためのヘッダ情報等を含む。 The attribute information is information including the image ID, patient ID, patient name, examination ID, apparatus ID, imaging apparatus, and imaging time described with reference to FIG. In addition, information such as resolution of image data may be included. The pixel data is data representing each pixel of the image data with a numerical value. In addition, each image data includes data that is determined to be retained according to the DICOM protocol, for example, header information for determining the type of data.
 図5は、スケジュールテーブル412の論理構成を示す。スケジュールテーブル412は、画像サーバ4が実行するスケジュールの情報を保持するテーブルであり、具体的にはスケジュールID欄4121、分欄4122、時欄4123、曜日欄4124、日欄4125、月欄4126、年欄4127、処理欄4128及び回数欄4129から構成される。 FIG. 5 shows a logical configuration of the schedule table 412. The schedule table 412 is a table that holds information on a schedule executed by the image server 4. Specifically, the schedule table 412 includes a schedule ID field 4121, a minute field 4122, a time field 4123, a day field 4124, a day field 4125, a month field 4126, The column includes a year column 4127, a processing column 4128, and a frequency column 4129.
 スケジュールID欄4121には、スケジュールの識別情報が格納される。分欄4122、時欄4123、曜日欄4124、日欄4125、月欄4126及び年欄4127には、スケジュールを実行する時刻が格納される。 The schedule ID column 4121 stores schedule identification information. The minute column 4122, hour column 4123, day of week column 4124, day column 4125, month column 4126, and year column 4127 store the time at which the schedule is executed.
 なお「*」が格納されている場合には任意の値を意味し、例えば月欄4126に「*」が格納されている場合には毎月を意味する。曜日欄4124及び日欄4125の何れか一方だけに「*」が格納されている場合には「*」が格納されていない方の時刻が優先的に採用される。 If “*” is stored, it means an arbitrary value. For example, if “*” is stored in the month column 4126, it means every month. When “*” is stored in only one of the day of the week column 4124 and the day column 4125, the time when “*” is not stored is preferentially adopted.
 処理欄4128には、画像サーバ4が実行する処理内容が格納される。ここでは画像サーバ4が画像データを複製してストレージ1に格納する処理が実行されるため「複製」が格納される。回数欄4129には、スケジュールを実行する回数が格納される。「*」が格納されている場合には上限なくスケジュールを実行することを意味する。 The processing column 4128 stores the processing content executed by the image server 4. Here, since the image server 4 executes the process of copying the image data and storing it in the storage 1, “duplicate” is stored. The number of times column 4129 stores the number of times the schedule is executed. When “*” is stored, it means that the schedule is executed without an upper limit.
 従って図5の場合、例えばスケジュールIDが「SCHED_1」のスケジュールは、「火、木、土」のそれぞれ「21:00」に画像サーバ4が画像データを複製してストレージ1に格納する処理のスケジュールであることが示されている。 Accordingly, in the case of FIG. 5, for example, the schedule with the schedule ID “SCHED_1” is a schedule of processing in which the image server 4 duplicates the image data and stores it in the storage 1 at “21:00” of “Tue, Thu, Sat”. It is shown that.
 図6は、処理ログ413の論理構成を示す。処理ログ413は、画像サーバ4がスケジュールに従って処理を実行した場合の実行結果を記録したデータであり、具体的には処理ID欄4131、スケジュールID欄4132、開始時刻欄4133、終了時刻欄4134、処理数欄4135、処理バイト数欄4136及び最終処理位置欄4137から構成される。 FIG. 6 shows a logical configuration of the processing log 413. The process log 413 is data in which an execution result when the image server 4 executes a process according to a schedule is recorded. Specifically, a process ID field 4131, a schedule ID field 4132, a start time field 4133, an end time field 4134, The processing number column 4135, the processing byte number column 4136, and the final processing position column 4137 are configured.
 処理ID欄4131には、画像サーバ4がスケジュールに従って処理を実行した場合の実行結果の識別情報が格納される。スケジュールID欄4132には、実行したスケジュールの識別情報が格納される。開始時刻欄4133及び終了時刻欄4134には、処理の開始時刻及び終了時刻が格納される。 In the process ID column 4131, identification information of an execution result when the image server 4 executes a process according to the schedule is stored. The schedule ID column 4132 stores the identification information of the executed schedule. The start time column 4133 and the end time column 4134 store the start time and end time of the process.
 処理数欄4135には、処理した画像データの数が格納される。処理バイト数欄4136には、処理した画像データの合計バイト数が格納される。最終処理位置欄4137には、処理を完了したときに最後に処理した画像データの画像IDが格納される。 In the processing number column 4135, the number of processed image data is stored. The processing byte number column 4136 stores the total number of bytes of processed image data. The final processing position column 4137 stores the image ID of the image data last processed when the processing is completed.
 従って図6の場合、例えば処理IDが「PR_1」の処理は、「SCHED_1」のスケジュールが「2013/12/31 21:00」に開始され、「2013/12/31 21:30」に終了した処理であることが示されている。またこの処理において処理した画像データは「1」つであり、この画像データのバイト数は「100KB」であり、画像IDは「7999」であることが示されている。 Therefore, in the case of FIG. 6, for example, the process with the process ID “PR_1” starts the schedule of “SCHED_1” at “2013/12/31 21:00” and ends at “2013/12/31 21:30” It is shown to be a process. Further, it is indicated that the number of image data processed in this process is “1”, the number of bytes of this image data is “100 KB”, and the image ID is “7999”.
 なお画像サーバ4は、画像管理テーブル432(図3)において保持されている画像データを上から順に処理する。「PR_1」の処理において最後に処理した画像データの画像IDは「7999」であることから、「PR_2」の処理においては画像IDが「8000」の画像データが最初に処理されることになる。 The image server 4 processes the image data held in the image management table 432 (FIG. 3) in order from the top. Since the image ID of the image data last processed in the process of “PR_1” is “7999”, the image data of the image ID “8000” is processed first in the process of “PR_2”.
 図7は、データソーステーブル117の論理構成を示す。データソースとは、ストレージ1に格納されている画像データの送信元の装置を意味し、ここでは画像サーバ4が該当する。データソーステーブル117は、このデータソースを特定するための情報を保持するテーブルであり、具体的にはデータソースID欄1171、種別欄1172、IPアドレス欄1173、ポート番号欄1174及び認証情報欄1175から構成される。 FIG. 7 shows a logical configuration of the data source table 117. The data source means a device that is a transmission source of image data stored in the storage 1, and corresponds to the image server 4 here. The data source table 117 is a table that holds information for specifying the data source. Specifically, the data source ID column 1171, the type column 1172, the IP address column 1173, the port number column 1174, and the authentication information column 1175 are stored. Consists of
 データソースID欄1171には、データソースの識別情報が格納される。種別欄1172には、データソースの種別が格納される。例えばデータソースが画像サーバ4の場合、「PACS」が格納される。 The data source ID field 1171 stores data source identification information. The type column 1172 stores the type of the data source. For example, when the data source is the image server 4, “PACS” is stored.
 IPアドレス欄1173には、データソースの通信インタフェースデバイスに割り当てられたIPアドレスが格納される。ポート番号欄1174には、TCP/IPプロトコルにおけるポート番号が格納される。認証情報欄1175には、データソースとの通信接続を確立するために送信する認証に関する情報が格納される。 The IP address column 1173 stores the IP address assigned to the communication interface device of the data source. The port number column 1174 stores a port number in the TCP / IP protocol. The authentication information column 1175 stores information related to authentication transmitted to establish a communication connection with the data source.
 従って図7の場合、データソースIDが「PACS01」のデータソースは、ここでは画像サーバ4を想定していることから種別は「PACS」であり、IPアドレスは「10.0.0.10」であり、ポート番号は「11112」であることが示されている。また「AE:P0」の認証情報を送信して通信を確立することが示されている。 Therefore, in the case of FIG. 7, the data source whose data source ID is “PACS01” is assumed to be the image server 4 here, so the type is “PACS” and the IP address is “10.0.0.10”. The port number is “11112”. Further, it is shown that authentication information “AE: P0” is transmitted to establish communication.
 図8は、受信ログ116の論理構成を示す。受信ログ116は、ストレージ1が画像サーバ4から画像データを受信した場合の受信結果を記録したデータであり、具体的には処理ID欄1161、受信時刻欄1162、ファイルID欄1163、メタデータID欄1164、データソースID欄1165、キー項目名欄1166及びキー項目値欄1167から構成される。 FIG. 8 shows a logical configuration of the reception log 116. The reception log 116 is data in which a reception result when the storage 1 receives image data from the image server 4 is recorded, and specifically, a processing ID column 1161, a reception time column 1162, a file ID column 1163, a metadata ID. A column 1164, a data source ID column 1165, a key item name column 1166, and a key item value column 1167 are configured.
 処理ID欄1161には、ストレージ1が画像サーバ4から画像データを受信した場合の受信結果の識別情報が格納される。受信時刻欄1162には、データ入出力部111により画像データを受信した時刻が格納される。 The processing ID column 1161 stores identification information of a reception result when the storage 1 receives image data from the image server 4. The reception time column 1162 stores the time when image data is received by the data input / output unit 111.
 ファイルID欄1163には、受信した画像データが格納されているデータ記録領域131上のファイルのフルパス名が格納される。なお図8においては説明が冗長とならないようにファイル名だけを図示している。 The file ID column 1163 stores the full path name of the file on the data recording area 131 where the received image data is stored. In FIG. 8, only the file name is shown so that the description is not redundant.
 メタデータID欄1164には、メタデータが格納されているメタデータ記録領域132上のファイルのパス名が格納される。なおデータベースを使ってメタデータを格納する場合にはデータベース上の対応する識別情報が格納される。 In the metadata ID column 1164, a path name of a file on the metadata recording area 132 in which metadata is stored is stored. When metadata is stored using a database, corresponding identification information on the database is stored.
 データソースID欄1165には、受信した画像データの送信元であるデータソースの識別情報が格納される。キー項目名欄1166には、受信した画像データを送信元のデータソースで一意に識別する際にキーとする項目名が格納される。例えば受信したデータが画像データである場合、画像サーバ4では画像データを画像IDで識別しているため、キー項目名欄1166には「画像ID」が格納される。 In the data source ID column 1165, identification information of the data source that is the transmission source of the received image data is stored. The key item name column 1166 stores an item name used as a key when uniquely identifying the received image data with the data source of the transmission source. For example, when the received data is image data, since the image server 4 identifies the image data by the image ID, the key item name field 1166 stores “image ID”.
 なおデータの種別毎にキーとする項目名は、ストレージ1において予め定義されているものとする。ストレージ1のデータ入出力部111は、画像サーバ4から画像データを受信した場合、画像データのデータ種別を判定するとともに、画像データに予め対応付けて定義している画像IDをキー項目名として決定する。またこの定義は、ストレージ1が備える管理部(図示省略)により設定及び変更することができる。 Note that the item name used as a key for each data type is defined in the storage 1 in advance. When the data input / output unit 111 of the storage 1 receives the image data from the image server 4, the data input / output unit 111 determines the data type of the image data and determines an image ID defined in advance in association with the image data as a key item name. To do. This definition can be set and changed by a management unit (not shown) included in the storage 1.
 キー項目値欄1167には、キー項目名欄1166において指定された属性の値が格納される。画像データの場合、キー項目は画像IDであるから、キー項目値欄1167には画像データの画像IDが格納される。 In the key item value field 1167, the value of the attribute specified in the key item name field 1166 is stored. In the case of image data, since the key item is an image ID, the key item value field 1167 stores the image ID of the image data.
 従って図8の場合、処理IDが「RCV_1」、「RCV_2」、「RCV_3」及び「PCV_1」の処理が受信結果として記録されていることが示されている。またこれらの受信結果のうち、「RCV_1」、「RCV_2」及び「RCV_3」の受信結果においては、ファイルID欄1163にファイル名が格納されていることから、画像データが受信されたことが示されている。 Therefore, in the case of FIG. 8, it is indicated that the processing IDs “RCV_1”, “RCV_2”, “RCV — 3”, and “PCV — 1” are recorded as reception results. Among these reception results, the reception results of “RCV_1”, “RCV_2”, and “RCV — 3” indicate that the image data has been received because the file name is stored in the file ID column 1163. ing.
 これに対し「PCV_1」の処理においては、ファイルID欄1163にファイル名が格納されていないことから、画像データが現時点では受信されていないことが示されている。 On the other hand, in the process of “PCV_1”, since the file name is not stored in the file ID column 1163, it is indicated that the image data is not received at the present time.
(1-4)記録領域の構成
 図9は、データ記録領域131及びメタデータ記録領域132の各記録領域の概念構成を示す。データ記録領域131は、補助記憶13上に構成されたファイルシステムの一ディレクトリとして構成されている。例えばデータ入出力部111により3つの画像データが受信された場合、各画像データは、データ記録領域131(ディレクトリ)の下位に位置するファイル1312、1314及び1315に記録される。
(1-4) Configuration of Recording Area FIG. 9 shows a conceptual configuration of each recording area of the data recording area 131 and the metadata recording area 132. The data recording area 131 is configured as one directory of the file system configured on the auxiliary storage 13. For example, when three pieces of image data are received by the data input / output unit 111, each piece of image data is recorded in files 1312, 1314 and 1315 located in the lower part of the data recording area 131 (directory).
 ファイル1312、1314及び1315は、それぞれファイル名がDATA_1、DATA_2及びDATA_3である。受信ログ116(図8)を参照すると、各ファイル1312、1314及び1315はそれぞれ、画像IDが7999、8000及び8001の画像データを記録していることがわかる。 The files 1312, 1314, and 1315 have file names DATA_1, DATA_2, and DATA_3, respectively. Referring to the reception log 116 (FIG. 8), it can be seen that the files 1312, 1314, and 1315 record image data having image IDs 7999, 8000, and 8001, respectively.
 またこれらの各ファイル1312、1314及び1315は、データ記録領域131の直下に位置し、受信時刻に対応したディレクトリ1311及び1313に格納されている。ディレクトリ1311及び1313のディレクトリ名は、それぞれ2013-12-31及び2014-01-02であり、受信した年-月-日に対応している。 These files 1312, 1314, and 1315 are located immediately below the data recording area 131, and are stored in directories 1311 and 1313 corresponding to the reception time. The directory names of the directories 1311 and 1313 are 2013-12-31 and 2014-01-02, respectively, and correspond to the received year-month-day.
 またメタデータ記録領域132は、補助記憶13上に構成されたファイルシステムの一ディレクトリとして構成されている。データ記録領域131と同様、メタデータ記録領域132の直下には受信時刻に対応したディレクトリ1321及び1323が作成されており、メタデータを記録するファイル1332、1324及び1325が各ディレクトリに格納されている。 Further, the metadata recording area 132 is configured as one directory of the file system configured on the auxiliary storage 13. Similar to the data recording area 131, directories 1321 and 1323 corresponding to the reception time are created immediately below the metadata recording area 132, and files 1332, 1324, and 1325 for recording metadata are stored in the respective directories. .
 ファイル1322、1324及び1325は、それぞれファイル名がDATA_1_META、DATA_2_META及びDATA_3_METAである。受信ログ116を参照すると、各ファイル1322、1324及び1325はそれぞれ、画像IDが7999、8000及び8001の画像データに対応するメタデータを記録していることが分かる。 The files 1322, 1324, and 1325 have file names DATA_1_META, DATA_2_META, and DATA_3_META, respectively. Referring to the reception log 116, it can be seen that each of the files 1322, 1324, and 1325 records metadata corresponding to image data having image IDs 7999, 8000, and 8001, respectively.
 代替メタデータが格納された後のメタデータ記録領域132の直下には、受信時刻に対応したディレクトリ1326が新たに作成される。またこのディレクトリ1326には、代替メタデータを記録するファイル1327が格納される。 A directory 1326 corresponding to the reception time is newly created immediately below the metadata recording area 132 after the alternative metadata is stored. The directory 1326 stores a file 1327 for recording alternative metadata.
(1-5)データ構造
 図10は、代替メタデータのデータ形式を示す。XMLファイル14は、XML(Extensible Markup Language)形式でファイルに記録された代替メタデータである。このXMLファイル14は、画像IDの属性の値である「8002」が「tag」要素の子要素に記録されていることから、画像IDが「8002」の画像データに対応する代替メタデータを記録している。
(1-5) Data Structure FIG. 10 shows the data format of alternative metadata. The XML file 14 is alternative metadata recorded in a file in an XML (Extensible Markup Language) format. The XML file 14 records alternative metadata corresponding to the image data with the image ID “8002” because “8002”, which is the attribute value of the image ID, is recorded in the child element of the “tag” element. is doing.
 またXMLファイル14は、「type=“schedule-info”」の属性を持つ「data」要素を含む。この「data」要素には、代替メタデータに対応付けられる画像データを受信するスケジュールの情報が記録される。「name=“状態”」の属性を持つ「tag」要素のテキスト要素が「未受信」である場合、対応する画像データが未受信であることを意味する。 Further, the XML file 14 includes a “data” element having an attribute of “type =“ schedule-info ””. In this “data” element, information on a schedule for receiving image data associated with alternative metadata is recorded. When the text element of the “tag” element having the attribute “name =“ state ”” is “not received”, this means that the corresponding image data has not been received.
 また「name=“受信スケジュール”」の属性を持つタグ要素のテキスト要素には、対応する画像データの受信予定日時が記録される。ここでは「20140104 2100」が記録されていることから、2014年1月4日21:00に受信予定であることが示されている。 Also, the scheduled reception date and time of the corresponding image data is recorded in the text element of the tag element having the attribute “name =“ reception schedule ””. Here, “20140104 2100” is recorded, which indicates that reception is scheduled at 21:00 on January 4, 2014.
 なおここでは代替メタデータがXML形式で記録される場合について説明したが、メタデータについても同様にXML形式で記録される。また代替メタデータ及びメタデータは、必ずしもXML形式で記録されるとは限らず、例えば補助記憶13上に構成されたデータベースに記録されるとしてもよい。 Although the case where the alternative metadata is recorded in the XML format has been described here, the metadata is similarly recorded in the XML format. Further, the alternative metadata and the metadata are not necessarily recorded in the XML format, and may be recorded in, for example, a database configured on the auxiliary storage 13.
(1-6)画面構成
 図11は、ユーザ端末3の表示画面に表示される画面構成を示す。表示画面は、検索条件入力画面33及び検索結果画面34から構成される。
(1-6) Screen Configuration FIG. 11 shows a screen configuration displayed on the display screen of the user terminal 3. The display screen includes a search condition input screen 33 and a search result screen 34.
 検索条件入力画面33は、ユーザの要求に応じて、検索サーバ2の検索画面生成部212が表示用データを生成し、ユーザ端末3の検索画面表示部311が表示用データを解釈して表示画面に出力することにより表示される画面である。 The search condition input screen 33 is a display screen in which the search screen generation unit 212 of the search server 2 generates display data in response to a user request, and the search screen display unit 311 of the user terminal 3 interprets the display data. It is a screen displayed by outputting to.
 検索条件入力画面33は、画像データの属性情報を検索条件として入力可能に表示される画面である。この検索条件入力画面33に対し、ユーザはユーザ端末3のキーボードやマウス等の入力デバイスを操作して検索条件を入力する。 The search condition input screen 33 is a screen displayed so that the attribute information of the image data can be input as a search condition. On the search condition input screen 33, the user operates the input device such as a keyboard or a mouse of the user terminal 3 to input the search condition.
 ドロップダウンリスト333は、画像データの属性情報の項目名を選択するためのコントロールである。ドロップダウンリスト333を画面上で展開すると、撮影日、患者名、患者ID、装置ID等の属性情報の項目名の一覧が選択可能に表示される。 The drop-down list 333 is a control for selecting an item name of attribute information of image data. When the drop-down list 333 is expanded on the screen, a list of item names of attribute information such as imaging date, patient name, patient ID, and device ID is displayed in a selectable manner.
 ドロップダウンリスト334は、画像データの属性情報の条件を決定する演算子を選択するためのコントロールである。ドロップダウンリスト334を画面上で展開すると、「が次以降」、「が次以前」、「が次を含む」、「が次未満」等の選択可能な演算子の一覧が選択可能に表示される。 The drop-down list 334 is a control for selecting an operator that determines the condition of the attribute information of the image data. When the drop-down list 334 is expanded on the screen, a list of selectable operators such as “is following”, “is before”, “includes next”, “is less than”, and the like is selectably displayed. The
 テキストフィールド335は、画像データの属性情報の条件を決定する値を入力するためのコントロールである。ユーザは、ユーザ端末3のキーボードやマウス等の入力デバイスを操作して任意の文字列を入力することができる。 The text field 335 is a control for inputting a value that determines a condition of attribute information of image data. The user can input an arbitrary character string by operating an input device such as a keyboard or a mouse of the user terminal 3.
 またボタン336及び337を押下すると、検索条件の追加及び削除を行うことができる。複数の検索条件が入力された場合、ラジオボタン331又は332を選択して、入力された全ての検索条件を満す画像データを検索するのか、入力された検索条件のうち、何れかの検索条件を満す画像データの全てを検索するのかを指定することができる。 If the buttons 336 and 337 are pressed, search conditions can be added and deleted. When a plurality of search conditions are input, the radio button 331 or 332 is selected to search for image data satisfying all the input search conditions, or any one of the input search conditions It is possible to specify whether to search all image data satisfying.
 図11の場合、「撮影日」「が次以降」「2013/12/31」と入力されていることが示されている。この入力された内容は、「撮影日が2013年12月31日以降の画像データ」を検索条件として指定していることを意味する。この内容でボタン338を押下すると、この検索条件による検索要求が検索サーバ2のメタデータ検索部221に発行される。 In the case of FIG. 11, it is shown that “shooting date” “is next” or “2013/12/31” is input. This input content means that “image data whose shooting date is after December 31, 2013” is designated as a search condition. When the button 338 is pressed with this content, a search request based on this search condition is issued to the metadata search unit 221 of the search server 2.
 検索条件入力画面33のボタン338が押下され、検索要求が検索サーバ2のメタデータ検索部211に発行されると、メタデータ検索部211はストレージ1を検索して検索結果を取得する。そしてメタデータ検索部211は、取得した検索結果に基づいて表示用データを生成し、表示用データをユーザ端末3に送信する。 When the button 338 of the search condition input screen 33 is pressed and a search request is issued to the metadata search unit 211 of the search server 2, the metadata search unit 211 searches the storage 1 and acquires the search result. Then, the metadata search unit 211 generates display data based on the acquired search result, and transmits the display data to the user terminal 3.
 検索結果画面34は、ユーザ端末3の検索画面表示部311が表示用データを解釈して表示画面に出力することにより表示される画面である。 The search result screen 34 is a screen displayed when the search screen display unit 311 of the user terminal 3 interprets the display data and outputs it to the display screen.
 データサマリー領域341及び342は、それぞれ画像IDが7999及び8002の画像データに対応しており、対応する画像データの属性情報と画像の縮小画像を表示する画面上の領域である。これら表示される属性情報は、ストレージ1のメタデータ記録領域132に格納されている情報であって、各画像データに対応付けられているメタデータ又は代替メタデータに記録されている情報である。 The data summary areas 341 and 342 correspond to the image data having the image IDs 7999 and 8002, respectively, and are areas on the screen for displaying the attribute information of the corresponding image data and the reduced image of the image. The displayed attribute information is information stored in the metadata recording area 132 of the storage 1 and is recorded in metadata associated with each image data or alternative metadata.
 データサマリー領域341は、枠線が実線で描かれている。一方データサマリー領域342は、枠線が破線で描かれている。枠線が実線の場合、ストレージ1に画像データを格納済みであることを示しており、枠線が破線の場合、ストレージ1に画像データを格納済みでないことを示している。 In the data summary area 341, the frame line is drawn with a solid line. On the other hand, in the data summary area 342, the frame line is drawn with a broken line. When the frame line is a solid line, it indicates that the image data has already been stored in the storage 1, and when the frame line is a broken line, it indicates that the image data has not been stored in the storage 1.
 また枠線が破線のデータサマリー領域342の内部には、「格納予定時刻」及び「2014/1/4 21:00」が表示されている。これは、画像IDが8002の画像データは、2014年1月4日 21:00にストレージ1に格納される予定であることを意味する。ここで表示される格納予定時刻は、代替メタデータに記録されている受信スケジュールの値である。 Also, “scheduled storage time” and “2014/1/4 21:00” are displayed in the data summary area 342 whose frame line is a broken line. This means that the image data with the image ID 8002 is scheduled to be stored in the storage 1 on January 4, 2014 at 21:00. The scheduled storage time displayed here is the value of the reception schedule recorded in the alternative metadata.
 なおデータサマリー領域343及び344については、第2及び第3の実施の形態において詳述するためここでの説明は省略する。 Note that the data summary areas 343 and 344 will be described in detail in the second and third embodiments, and a description thereof will be omitted here.
(1-7)フローチャート
 ここでは本実施の形態における処理フローについて説明する。前提として画像サーバ4が画像データをストレージ1に転送する際の処理(データ転送処理)及びストレージ1が画像サーバ4から画像データを受信する際の処理(データ受信処理)について説明する。その後に代替メタデータ生成処理(図12)及び検索処理(図13)について説明する。
(1-7) Flowchart Here, the processing flow in the present embodiment will be described. As a premise, a process when the image server 4 transfers image data to the storage 1 (data transfer process) and a process when the storage 1 receives image data from the image server 4 (data reception process) will be described. Subsequently, the alternative metadata generation process (FIG. 12) and the search process (FIG. 13) will be described.
 まずデータ転送処理について説明すると、画像サーバ4のデータ転送部411は、スケジュールテーブル412(図5)を参照して、処理内容が「複製」のレコードを抽出し、抽出したレコードに記録されている開始時刻が到来するまで待機する。 First, the data transfer process will be described. The data transfer unit 411 of the image server 4 refers to the schedule table 412 (FIG. 5), extracts a record whose process content is “duplicate”, and records the record in the extracted record. Wait until the start time arrives.
 開始時刻が到来すると、データ転送部411は処理ログ413(図6)を参照して、終了時刻が最新であるレコードを抽出し、このレコードに含まれる最終処理位置の画像IDを取得する。そしてデータ転送部411は、画像管理テーブル432(図3)を参照して、取得した最終処理位置の画像IDの次の画像IDを含むレコードを抽出する。 When the start time arrives, the data transfer unit 411 refers to the processing log 413 (FIG. 6), extracts the record with the latest end time, and acquires the image ID of the final processing position included in this record. The data transfer unit 411 then refers to the image management table 432 (FIG. 3) and extracts a record including the image ID next to the acquired image ID at the final processing position.
 データ転送部411は、抽出したレコードに含まれる画像ファイル名を取得し、ファイル名に基づいて補助記憶43に格納されている画像データを読み出し、読み出した画像データをストレージ1に送信する。次いでデータ転送部411は、画像管理テーブル432を参照して、先ほど送信した画像データに対応するレコードの直下にレコードがあるか否かを判断する。 The data transfer unit 411 acquires the image file name included in the extracted record, reads the image data stored in the auxiliary storage 43 based on the file name, and transmits the read image data to the storage 1. Next, the data transfer unit 411 refers to the image management table 432 and determines whether there is a record immediately below the record corresponding to the previously transmitted image data.
 データ転送部411は、この判断で肯定結果を得ると、次レコードに含まれる画像ファイル名に基づいて補助記憶43から画像データを読み出し、読み出した画像データをストレージ1に送信するという処理を繰り返す。これに対し、この判断で否定結果を得ると、データ転送部411は今回のスケジュールにおいてストレージ1に送信すべき画像データは全て送信したものと判断し、処理ログ413に今回の処理を記録して、このデータ転送処理を終了する。 If the data transfer unit 411 obtains a positive result in this determination, it repeats the process of reading the image data from the auxiliary storage 43 based on the image file name included in the next record and transmitting the read image data to the storage 1. On the other hand, if a negative result is obtained in this determination, the data transfer unit 411 determines that all image data to be transmitted to the storage 1 in the current schedule has been transmitted, and records the current process in the process log 413. This data transfer process is terminated.
 次にデータ受信処理について説明すると、ストレージ1のデータ入出力部111は、画像サーバ4からの画像データを受信すると、受信した画像データを補助記憶13に格納する。次いでデータ入出力部111は、補助記憶13に格納した画像データの先頭部分を参照して、データの種別が画像データであると判定する。 Next, the data reception process will be described. When the data input / output unit 111 of the storage 1 receives the image data from the image server 4, it stores the received image data in the auxiliary storage 13. Next, the data input / output unit 111 refers to the head portion of the image data stored in the auxiliary storage 13 and determines that the data type is image data.
 次いでデータ入出力部111は、画像データの内容をDICOM規約に従って解析し、画像データから画像ID、患者ID及び患者名等の属性情報を抽出して、メモリ11上にメタデータを生成する。データ入出力部111は、メモリ11上に生成したメタデータを補助記憶13に格納する。このときメタデータをXML形式のデータで表現してファイルに書き込むとしてもよいし、補助記憶13に構築されたデータベースにメタデータを格納するとしてもよい。 Next, the data input / output unit 111 analyzes the content of the image data according to the DICOM protocol, extracts attribute information such as an image ID, a patient ID, and a patient name from the image data, and generates metadata on the memory 11. The data input / output unit 111 stores the metadata generated on the memory 11 in the auxiliary storage 13. At this time, the metadata may be expressed in XML format data and written to a file, or the metadata may be stored in a database constructed in the auxiliary memory 13.
 データ入出力部111は、画像データを受信してメタデータを補助記憶13に格納するまでの一連の処理を終了すると、受信ログ116(図8)に受信結果を記録して、このデータ受信処理を終了する。 When the data input / output unit 111 completes a series of processing from receiving image data to storing metadata in the auxiliary storage 13, the data input / output unit 111 records the reception result in the reception log 116 (FIG. 8), and this data reception processing Exit.
 図12は、代替メタデータ生成処理の処理手順を示す。代替メタデータ生成処理は、予め定められたスケジュールに従って、またはユーザからの操作をストレージ1が受け付けたことを契機として、代替メタデータ生成部115により実行される。 FIG. 12 shows the processing procedure of the alternative metadata generation process. The alternative metadata generation process is executed by the alternative metadata generation unit 115 according to a predetermined schedule or when the storage 1 accepts an operation from the user.
 まず代替メタデータ生成部115は、データソーステーブル117(図7)を参照して、ここでは画像サーバ4から画像データの一覧を取得する(SP1)。画像データの一覧とは、例えば画像管理テーブル432に記録されている画像IDの一覧である。 First, the alternative metadata generation unit 115 refers to the data source table 117 (FIG. 7) and acquires a list of image data from the image server 4 (SP1). The image data list is, for example, a list of image IDs recorded in the image management table 432.
 なお代替メタデータ生成部115は、このステップSP1の処理を実行した時刻を毎回記録しておき、最後に実行した時刻以降に生成された画像IDの一覧を取得するようにしてもよい。ここでは代替メタデータ生成部115は、7999、8000、8001及び8002の画像IDを取得する。 Note that the alternative metadata generation unit 115 may record the time at which the processing of step SP1 is executed every time, and acquire a list of image IDs generated after the last execution time. Here, the alternative metadata generation unit 115 acquires the image IDs of 7999, 8000, 8001, and 8002.
 次いで代替メタデータ生成部115は、取得した画像IDの一覧のうち、何れか一の画像IDを処理対象として選択する(SP2)。そして代替メタデータ生成部115は、受信ログ116(図8)を参照して、選択した画像IDに対応する画像データが未受信であるか否かを判断する(SP3)。 Next, the alternative metadata generation unit 115 selects any one image ID as a processing target from the list of acquired image IDs (SP2). Then, the alternative metadata generation unit 115 refers to the reception log 116 (FIG. 8) and determines whether or not the image data corresponding to the selected image ID has not been received (SP3).
 具体的には代替メタデータ生成部115は、受信ログ116のキー項目値欄1167を参照して、ステップSP2で選択した画像IDに一致するIDが格納されているか否かを判断する。代替メタデータ生成部115は、一致するIDがある場合にはステップSP2で選択した画像IDに対応する画像データは受信済みであると判断し、一致するIDがない場合には未受信であると判断する。 Specifically, the alternative metadata generation unit 115 refers to the key item value field 1167 of the reception log 116 and determines whether an ID that matches the image ID selected in step SP2 is stored. The alternative metadata generation unit 115 determines that the image data corresponding to the image ID selected in step SP2 has been received when there is a matching ID, and has not received it when there is no matching ID. to decide.
 代替メタデータ生成部115は、ステップSP3の判断で否定結果を得ると、ステップSP7に移行する。これに対し、代替メタデータ生成部115は、ステップSP3の判断で肯定結果を得ると、選択した画像IDに対応する属性情報の送信要求を画像サーバ4に送信し、画像サーバ4から選択した画像IDに対応する属性情報を取得する(SP4)。 If the alternative metadata generation unit 115 obtains a negative result in the determination at step SP3, the replacement metadata generation unit 115 proceeds to step SP7. On the other hand, if the alternative metadata generation unit 115 obtains a positive result in the determination at step SP3, the alternative metadata generation unit 115 transmits a transmission request for attribute information corresponding to the selected image ID to the image server 4, and selects the image selected from the image server 4. The attribute information corresponding to the ID is acquired (SP4).
 次いで代替メタデータ生成部115は、選択した画像IDに対応する画像データが画像サーバ4からストレージ1に送信される送信スケジュールをスケジュール取得部113により取得する(SP5)。 Next, the alternative metadata generation unit 115 acquires a transmission schedule by which the image data corresponding to the selected image ID is transmitted from the image server 4 to the storage 1 by the schedule acquisition unit 113 (SP5).
 具体的には代替メタデータ生成部115は、画像データの送信スケジュールを取得するようにスケジュール取得部113に指示する。スケジュール取得部113は、スケジュールテーブル412(図5)の送信要求を画像サーバ4に送信する。画像サーバ4の管理部416は、この送信要求に応じてスケジュールテーブル412をストレージ1に送信する。この結果、代替メタデータ生成部115は、スケジュールテーブル412に記録されている送信スケジュールを取得する。 Specifically, the alternative metadata generation unit 115 instructs the schedule acquisition unit 113 to acquire a transmission schedule of image data. The schedule acquisition unit 113 transmits a transmission request for the schedule table 412 (FIG. 5) to the image server 4. The management unit 416 of the image server 4 transmits the schedule table 412 to the storage 1 in response to this transmission request. As a result, the alternative metadata generation unit 115 acquires the transmission schedule recorded in the schedule table 412.
 次いで代替メタデータ生成部115は、ステップSP4で取得した属性情報及びステップSP5で取得した送信スケジュールを含む代替メタデータを生成し、代替メタデータを補助記憶13に格納する(SP6)。 Next, the alternative metadata generation unit 115 generates alternative metadata including the attribute information acquired in step SP4 and the transmission schedule acquired in step SP5, and stores the alternative metadata in the auxiliary storage 13 (SP6).
 次いで代替メタデータ生成部115は、代替メタデータを生成及び格納したことを示す受信結果を受信ログ116に記録する(SP7)。次いで代替メタデータ生成部115は、ステップSP1で取得した一覧のうち、未選択の画像IDがあるか否かを判断する(SP8)。 Next, the alternative metadata generation unit 115 records a reception result indicating that the alternative metadata has been generated and stored in the reception log 116 (SP7). Next, the alternative metadata generation unit 115 determines whether there is an unselected image ID in the list acquired in step SP1 (SP8).
 代替メタデータ生成部115は、ステップSP8の判断で肯定結果を得ると、ステップSP3に移行して上記してきた処理を繰り返す。これに対し、代替メタデータ生成部115は否定結果を得ると、この代替メタデータ生成処理を終了する。 When the alternative metadata generation unit 115 obtains a positive result in the determination at step SP8, it proceeds to step SP3 and repeats the above-described processing. In contrast, when the alternative metadata generation unit 115 obtains a negative result, the alternative metadata generation process ends.
 図13は、検索処理の処理手順を示す。検索処理は、ユーザ端末3においてユーザからの操作を検索サーバ2が受け付けたことを契機として、メタデータ検索部211及び検索画面生成部212により実行される。 FIG. 13 shows the processing procedure of the search process. The search process is executed by the metadata search unit 211 and the search screen generation unit 212 when the search server 2 accepts an operation from the user in the user terminal 3.
 まずメタデータ検索部211は、ユーザ端末3から発行された検索要求を受領する(SP11)。検索要求には、検索条件入力画面33(図11)において入力された検索条件が含まれる。 First, the metadata search unit 211 receives a search request issued from the user terminal 3 (SP11). The search request includes the search condition input on the search condition input screen 33 (FIG. 11).
 次いでメタデータ検索部211は、ストレージ1のメタデータ記録領域132に格納されているメタデータのなかから、検索条件を満たすメタデータを検索し、検索結果として得られたメタデータの一覧を作成する(SP12)。メタデータの一覧とは、例えば受信ログ116に記録されているメタデータIDの一覧である。 Next, the metadata search unit 211 searches for metadata satisfying the search condition from the metadata stored in the metadata recording area 132 of the storage 1, and creates a list of metadata obtained as a search result. (SP12). The metadata list is a list of metadata IDs recorded in the reception log 116, for example.
 なおメタデータ検索部211がメタデータを検索する場合には、メタデータに記録されている属性情報を索引データベース(図示省略)に登録しておき、この索引データベースを対象に検索するとしてもよい。索引データベースは、ストレージ1の補助記憶13に格納しておいてもよいし、検索サーバ2の補助記憶(図示省略)に格納しておいてもよい。またメタデータ記録領域132がデータベースとして構成されている場合には、 メタデータ記録領域132の各カラムに索引情報を付与してもよい。 Note that when the metadata search unit 211 searches for metadata, the attribute information recorded in the metadata may be registered in an index database (not shown), and the index database may be searched. The index database may be stored in the auxiliary storage 13 of the storage 1 or may be stored in the auxiliary storage (not shown) of the search server 2. If the metadata recording area 132 is configured as a database, index information may be assigned to each column of the metadata recording area 132.
 メタデータ検索部211は、ステップSP12で作成したメタデータの一覧のうち、何れか一のメタデータIDを処理対象として選択する(SP13)。そしてメタデータ検索部211は、選択したメタデータIDに対応するメタデータをストレージ1のメタデータ記録領域132から取得して、取得したメタデータに含まれる属性情報をメモリ21上に構成した一時的なデータである表示用データに記録する(SP14)。 The metadata search unit 211 selects one metadata ID as a processing target from the list of metadata created in step SP12 (SP13). Then, the metadata search unit 211 acquires the metadata corresponding to the selected metadata ID from the metadata recording area 132 of the storage 1, and temporarily configures the attribute information included in the acquired metadata on the memory 21. The data is recorded in the display data which is correct data (SP14).
 次いでメタデータ検索部211は、取得したメタデータが代替メタデータであるか否かを判断する(SP15)。メタデータが代替メタデータであるか否かの判断は、メタデータがスケジュール情報を含むか否か又はメタデータに対応する画像データがストレージ1に格納済みであるか否かに基づいて判断される。 Next, the metadata search unit 211 determines whether or not the acquired metadata is alternative metadata (SP15). Whether the metadata is alternative metadata is determined based on whether the metadata includes schedule information or whether image data corresponding to the metadata has already been stored in the storage 1. .
 メタデータ検索部211は、ステップSP15の判断で否定結果を得ると、ステップSP13で選択したメタデータIDに対応するデータサマリー領域(図11)の表示態様として、格納済みを示す表示態様を選択する(SP16)。具体的にはメタデータ検索部211は、枠線を実線で表示する表示態様を選択する。 If the metadata search unit 211 obtains a negative result in the determination at step SP15, the metadata search unit 211 selects a display mode indicating stored as the display mode of the data summary area (FIG. 11) corresponding to the metadata ID selected at step SP13. (SP16). Specifically, the metadata search unit 211 selects a display mode in which the frame line is displayed as a solid line.
 これに対し、メタデータ検索部211はステップSP15の判断で肯定結果を得ると、ステップSP13で選択したメタデータIDに対応するデータサマリー領域の表示態様として、未格納を示す表示態様を選択する(SP17)。具体的にはメタデータ検索部211は、枠線を破線で表示する表示態様を選択する。 On the other hand, when the metadata search unit 211 obtains a positive result in the determination at step SP15, it selects a display mode indicating unstored as the display mode of the data summary area corresponding to the metadata ID selected at step SP13 ( SP17). Specifically, the metadata search unit 211 selects a display mode in which the frame line is displayed with a broken line.
 次いでメタデータ検索部211は、代替メタデータに含まれるスケジュールの情報を取得し、このスケジュールがデータサマリー領域に表示されるように表示用データに記録する(SP18)。次いでメタデータ検索部211は、ステップSP16又はSP17で選択した表示態様を表示用データに記録する(SP19)。 Next, the metadata search unit 211 acquires schedule information included in the alternative metadata, and records it in display data so that the schedule is displayed in the data summary area (SP18). Next, the metadata search unit 211 records the display mode selected in step SP16 or SP17 in the display data (SP19).
 次いでメタデータ検索部211は、ステップSP12で作成した一覧のうち、未選択の画像IDがあるか否かを判断する(SP20)。メタデータ検索部211は、この判断で肯定結果を得ると、ステップSP14に移行して上記してきた処理を繰り返す。これに対し、メタデータ検索部211は、肯定結果を得ると、表示用データを検索画面生成部212に送信する。 Next, the metadata search unit 211 determines whether there is an unselected image ID in the list created in step SP12 (SP20). If the metadata search unit 211 obtains a positive result in this determination, the metadata search unit 211 proceeds to step SP14 and repeats the processing described above. In contrast, when the metadata search unit 211 obtains a positive result, the metadata search unit 211 transmits display data to the search screen generation unit 212.
 そして検索画面生成部212は、メタデータ検索部211から受信した表示用データをユーザ端末3の検索画面表示部311に送信して(SP21)、この検索処理を終了する。なお検索画面表示部311は、表示用データを受信するとこの表示用データを解釈して表示画面に表示することにより、ユーザに検索結果を提示する。 Then, the search screen generation unit 212 transmits the display data received from the metadata search unit 211 to the search screen display unit 311 of the user terminal 3 (SP21), and ends this search process. When the search screen display unit 311 receives the display data, the search screen display unit 311 interprets the display data and displays it on the display screen, thereby presenting the search result to the user.
(1-8)第1の実施の形態による効果
 以上のように第1の実施の形態による検索システム100によれば、情報系システムであるストレージ1に格納されていないデータであっても、業務系システムである画像サーバ4に格納されており将来ストレージ1に格納予定である場合には、ストレージ1において代替メタデータを生成し、ユーザ端末3からの検索要求に対して代替メタデータを検索対象に含めるようにしたので、業務系システムに負荷をかけずに、業務系システム及び情報系システムに格納されているデータを検索対象として検索することができる。
(1-8) Effects According to First Embodiment As described above, according to the search system 100 according to the first embodiment, even if the data is not stored in the storage 1 that is an information system, business If the image data is stored in the image server 4 that is a related system and is scheduled to be stored in the storage 1 in the future, the alternative metadata is generated in the storage 1 and the alternative metadata is searched for the search request from the user terminal 3 Thus, data stored in the business system and the information system can be searched as a search target without imposing a load on the business system.
 また代替メタデータが検索結果として得られた場合、代替メタデータに含まれる属性情報及びスケジュールを表示画面に表示するようにしたので、画像サーバ4に格納されているデータを迅速に知ることができるとともに、このデータの利用可能時刻を容易に知ることができる。利用可能時刻まで待たずにデータを取得したい場合には画像サーバ4から直接取得することもできる。この場合、検索結果を参照して直接取得するデータの数を絞り込むことができるので、画像サーバ4の業務に与える影響を最小限に抑えることができる。 In addition, when the alternative metadata is obtained as a search result, the attribute information and schedule included in the alternative metadata are displayed on the display screen, so that the data stored in the image server 4 can be quickly known. At the same time, the available time of this data can be easily known. If it is desired to acquire data without waiting for the available time, it can also be acquired directly from the image server 4. In this case, since the number of data directly acquired with reference to the search result can be reduced, the influence on the business of the image server 4 can be minimized.
(2)第2の実施の形態
 第2の実施の形態では、第1の実施の形態で説明した構成に加えて、現時点では画像サーバ4に格納されていない画像データであっても、将来生成されることが明らかな画像データについて代替メタデータを生成する構成を備える。以下第2の実施の形態において特有の構成について説明する。
(2) Second Embodiment In the second embodiment, in addition to the configuration described in the first embodiment, even image data that is not currently stored in the image server 4 is generated in the future. It is provided with a configuration for generating alternative metadata for image data that is clearly displayed. Hereinafter, a specific configuration in the second embodiment will be described.
(2-1)全体構成
 第2の実施の形態における検索システム100は、将来生成されることが明らかな画像データを検出するために電子カルテサーバ7を備える。電子カルテサーバ7は、撮影や診察等の業務スケジュールを管理する機能を備える。
(2-1) Overall Configuration The search system 100 according to the second embodiment includes an electronic medical record server 7 for detecting image data that will be generated in the future. The electronic medical record server 7 has a function of managing a work schedule such as photographing and medical examination.
 また第2の実施の形態における代替メタデータ生成部115は、業務スケジュールを参照することで将来生成されることが明らかなデータを検出し、このデータについて代替メタデータを生成する拡張機能を備える。 In addition, the alternative metadata generation unit 115 in the second embodiment has an extended function for detecting data that is clearly generated in the future by referring to the business schedule and generating alternative metadata for this data.
(2-2)内部構成
 図14は、電子カルテサーバ7の内部構成を示す。電子カルテサーバ7は、メモリ71、CPU72及び補助記憶73を備えて構成される。メモリ71には、通信部711及び業務スケジュール管理部712が格納されている。
(2-2) Internal Configuration FIG. 14 shows the internal configuration of the electronic medical record server 7. The electronic medical record server 7 includes a memory 71, a CPU 72, and an auxiliary storage 73. The memory 71 stores a communication unit 711 and a work schedule management unit 712.
 通信部711は、ネットワーク6に接続された各種装置との通信を行う。業務スケジュール管理部712は、ネットワーク6に接続された各種装置からの要求に応じて、業務スケジュールの登録及び問合せを行う。 The communication unit 711 communicates with various devices connected to the network 6. The business schedule management unit 712 registers and queries business schedules in response to requests from various devices connected to the network 6.
 補助記憶73は、業務スケジュールテーブル731及び患者テーブル732を格納して構成される。業務スケジュールテーブル731及び患者テーブル732の詳細については後述するが(図15、図16)、ここで簡単に説明すると、業務スケジュールテーブル731には、撮影装置51及び52により撮影する日時や医師が診察する日時等の業務のスケジュールが記録される。 The auxiliary memory 73 is configured to store a work schedule table 731 and a patient table 732. The details of the work schedule table 731 and the patient table 732 will be described later (FIGS. 15 and 16), but will be briefly described here. The work schedule such as the date and time to be recorded is recorded.
 また患者テーブル732には、患者の個人情報や入院病室等の業務上必要な患者に関する基本情報が記録される。 In addition, the patient table 732 records basic information related to patients necessary for work such as personal information of patients and hospitalized hospital rooms.
(2-3)テーブル構成
 図15は、業務スケジュールテーブル731の論理構成を示す。業務スケジュールテーブル731は、予約ID欄7311、種別欄7312、装置ID欄7313、医師欄7314、日時欄7315及び患者ID欄7316から構成される。
(2-3) Table Configuration FIG. 15 shows a logical configuration of the work schedule table 731. The work schedule table 731 includes a reservation ID column 7311, a type column 7312, a device ID column 7313, a doctor column 7314, a date / time column 7315, and a patient ID column 7316.
 予約ID欄7311には、予約(業務スケジュール)の識別情報が格納される。種別欄7312には、業務スケジュールにおいて実行される業務の種別が格納される。例えば「撮影」や「診察」が格納される。装置ID欄7313には、業務の種別が「撮影」の場合に使用する撮影装置51及び52の識別情報が格納される。 The reservation ID column 7311 stores reservation (business schedule) identification information. The type column 7312 stores the type of business to be executed in the business schedule. For example, “imaging” and “diagnosis” are stored. The device ID column 7313 stores identification information of the imaging devices 51 and 52 used when the type of business is “imaging”.
 また医師欄7314には、業務を行う医師名が格納される。日時欄7315には、業務を行う日時が格納される。患者ID欄7316には、業務の対象となる患者の識別情報が格納される。 The doctor column 7314 stores the name of the doctor who performs the work. The date and time column 7315 stores the date and time when business is performed. The patient ID column 7316 stores identification information of a patient who is a subject of work.
 従って図15の場合、例えば予約IDが「R_1」の業務スケジュールは、「CT01」の撮影装置51又は52により「撮影」する業務であり、撮影時刻は「2014/1/6 13:00」を予定しており、患者IDが「1000」の患者を対象としたものであることが示されている。 Accordingly, in the case of FIG. 15, for example, the work schedule with the reservation ID “R_1” is a work for “photographing” by the photographing device 51 or 52 of “CT01”, and the photographing time is “2014/1/6 13:00”. It is planned that the patient ID is “1000”.
 図16は、患者テーブル732の論理構成を示す。患者テーブル732は、患者ID欄7321、患者名欄7322、生年月日欄7323及び病室欄7324から構成される。患者ID欄7321には、患者の識別情報が格納される。患者名欄7322には、患者の氏名が格納される。生年月日欄7323には、患者の生年月日が格納される。病室欄7324には、患者が入院患者である場合の病室の号室が格納される。 FIG. 16 shows a logical configuration of the patient table 732. The patient table 732 includes a patient ID column 7321, a patient name column 7322, a date of birth column 7323, and a hospital room column 7324. The patient ID column 7321 stores patient identification information. The patient name column 7322 stores the name of the patient. The birth date column 7323 stores the date of birth of the patient. The hospital room column 7324 stores the room number of the hospital room when the patient is an inpatient.
 従って図16の場合、例えば患者IDが「1000」の患者は、氏名が「Mn Op」であり、生年月日は「1970/2/2」であり、病室は「A101」号室であることが示されている。 Therefore, in the case of FIG. 16, for example, a patient whose patient ID is “1000” has a name “Mn Op”, a date of birth “1970/2/2”, and a room “A101”. It is shown.
 なおここでは業務スケジュール731(図15)と患者テーブル732(図16)とは、別々に補助記憶73に格納されているものとしたが、これらのテーブルに格納された情報を全て業務スケジュール731が格納するとしてもよい。また業務スケジュール731に格納されている情報は、電子カルテデータに含まれるとしてもよい。この場合、ストレージ1が電子カルテサーバ7から電子カルテデータを取得し、取得した電子カルテデータから業務スケジュール731に格納されている情報を抽出する。 Here, it is assumed that the work schedule 731 (FIG. 15) and the patient table 732 (FIG. 16) are stored separately in the auxiliary storage 73, but all the information stored in these tables is stored in the work schedule 731. It may be stored. Information stored in the work schedule 731 may be included in the electronic medical record data. In this case, the storage 1 acquires electronic medical record data from the electronic medical record server 7, and extracts information stored in the work schedule 731 from the acquired electronic medical record data.
(2-4)データ構造
 第2の実施の形態において生成される代替メタデータのデータ形式については、図示を省略する。なお第2の実施の形態においては、現時点では画像サーバ4に格納されていない画像データであっても、将来生成されることが明らかな画像データについて代替メタデータを生成しようとするものであることから、その代替メタデータにおいては、代替メタデータに対応付けられる画像データを生成するスケジュールの情報が記録される。
(2-4) Data Structure Illustration of the data format of alternative metadata generated in the second embodiment is omitted. In the second embodiment, even if the image data is not currently stored in the image server 4, alternative metadata is to be generated for image data that is clearly generated in the future. Therefore, in the alternative metadata, schedule information for generating image data associated with the alternative metadata is recorded.
 具体的に「type=“schedule-info”」の属性を持つ「data」要素において、「name=“状態”」の属性を持つ「tag」要素のテキスト要素には、対応する画像データが未生成であることを示す「未生成」が記録される。 Specifically, in the “data” element having the attribute “type =“ schedule-info ”, the corresponding image data is not generated in the text element of the“ tag ”element having the attribute“ name = “state” ”. “Not generated” is recorded.
 また「name=“受信スケジュール”」の属性を持つタグ要素のテキスト要素には、対応する画像データの受信予定日時が記録される。また「name=“生成スケジュール”」の属性を持つタグ要素のテキスト要素には、対応する画像データの生成予定日時が記録される。 Also, the scheduled reception date and time of the corresponding image data is recorded in the text element of the tag element having the attribute “name =“ reception schedule ””. In addition, the scheduled generation date and time of the corresponding image data is recorded in the text element of the tag element having the attribute “name =“ generation schedule ””.
(2-5)画面構成
 第2の実施の形態においてユーザ端末3の表示画面に表示される画面構成を図11に示す。データサマリー領域343は、「作成予定時刻」及び「2014/1/6/ 13:00」が内部に表示されている点で、データサマリー領域342と異なる。
(2-5) Screen Configuration FIG. 11 shows a screen configuration displayed on the display screen of the user terminal 3 in the second embodiment. The data summary area 343 is different from the data summary area 342 in that “scheduled creation time” and “2014/1/6/13: 00” are displayed inside.
 この「作成予定時刻」及び「2014/1/6/ 13:00」の表示は、画像データが2014年1月6日 13:00に生成される予定であることを意味する。なお未生成の画像データに対応する代替メタデータと、生成済みであるが未受信である画像データに対応する代替メタデータとを区別して、データサマリー領域343と、データサマリー領域342とを異なる表示態様で表示するようにしてもよい。 “Display of“ scheduled creation time ”and“ 2014/1/6 / 13:00 ”means that image data is scheduled to be generated on January 6, 2014, 13:00. The data summary area 343 and the data summary area 342 are displayed differently by distinguishing the alternative metadata corresponding to the ungenerated image data and the alternative metadata corresponding to the generated but not received image data. You may make it display in a mode.
(2-6)フローチャート
 図17は、代替メタデータ生成処理の処理手順を示す。この代替メタデータ生成処理は、第1の実施の形態における代替メタデータ生成処理(図12)を実行した後、予め定められたスケジュールに従って、またはユーザからの操作をストレージ1が受け付けたことを契機として、代替メタデータ生成部115により実行される。
(2-6) Flowchart FIG. 17 shows a processing procedure for the alternative metadata generation processing. This alternative metadata generation process is executed when the storage 1 accepts an operation from a user according to a predetermined schedule after executing the alternative metadata generation process (FIG. 12) in the first embodiment. Is executed by the alternative metadata generation unit 115.
 まず代替メタデータ生成部115は、電子カルテサーバ7の業務スケジュール管理部712から業務スケジュールの一覧を取得する(SP31)。業務スケジュールの一覧とは、例えば業務スケジュールテーブル731の各エントリーの一覧である。 First, the alternative metadata generation unit 115 acquires a list of business schedules from the business schedule management unit 712 of the electronic medical record server 7 (SP31). The business schedule list is, for example, a list of entries in the business schedule table 731.
 なおここでは代替メタデータ生成部115は、電子カルテサーバ7から業務スケジュールの一覧を取得するとしているが、これに限らず、例えば電子カルテデータに業務スケジュールが含まれる場合、電子カルテサーバ7から電子カルテデータを取得し、取得した電子カルテデータに含まれる業務スケジュールを抽出するとしてもよい。 Here, the alternative metadata generation unit 115 acquires a list of business schedules from the electronic medical record server 7. However, the present invention is not limited to this, and for example, when the business schedule is included in the electronic medical record data, The medical record data may be acquired, and the work schedule included in the acquired electronic medical record data may be extracted.
 次いで代替メタデータ生成部115は、取得した業務スケジュールの一覧のうち、何れか一の業務スケジュールを処理対象として選択する(SP32)。次いで代替メタデータ生成部115は、選択した業務スケジュールに含まれる種別、日時及び患者ID等の情報を取得する(SP33)。そして代替メタデータ生成部115は、ステップSP32で選択した業務スケジュールの業務の種別を判定する(SP34)。 Next, the alternative metadata generation unit 115 selects any one business schedule as a processing target from the list of acquired business schedules (SP32). Next, the alternative metadata generation unit 115 acquires information such as the type, date and patient ID included in the selected business schedule (SP33). Then, the alternative metadata generation unit 115 determines the type of business in the business schedule selected in step SP32 (SP34).
 代替メタデータ生成部115は、ステップSP32で選択した業務スケジュールの業務の種別が撮影以外の場合、ステップSP38に移行する。これに対し、代替メタデータ生成部115は、ステップSP32で選択した業務スケジュールの業務の種別が撮影である場合、メモリ11上に代替メタデータを生成する(SP35)。 The alternative metadata generation unit 115 proceeds to step SP38 when the job type of the job schedule selected in step SP32 is other than shooting. On the other hand, the alternative metadata generation unit 115 generates alternative metadata on the memory 11 when the job type of the job schedule selected in step SP32 is shooting (SP35).
 次いで代替メタデータ生成部115は、ステップSP33で取得した患者IDに対応する患者情報を送信するように電子カルテサーバ7の業務スケジュール管理部712に要求し、電子カルテサーバ7から患者情報を取得する(SP36)。 Next, the alternative metadata generation unit 115 requests the work schedule management unit 712 of the electronic medical record server 7 to transmit the patient information corresponding to the patient ID acquired in step SP33, and acquires the patient information from the electronic medical record server 7. (SP36).
 なお業務スケジュール管理部712は、代替メタデータ生成部115からの要求を受領すると、患者テーブル732を参照して、対応する患者情報を取得する。そして業務スケジュール管理部712は、取得した患者情報を代替メタデータ生成部115に送信する。この結果、代替メタデータ生成部115は、患者情報を取得する。 The business schedule management unit 712 receives the request from the alternative metadata generation unit 115 and refers to the patient table 732 to acquire corresponding patient information. Then, the work schedule management unit 712 transmits the acquired patient information to the alternative metadata generation unit 115. As a result, the alternative metadata generation unit 115 acquires patient information.
 次いで代替メタデータ生成部115は、ステップSP36で取得した患者情報をメモリ11上の代替メタデータに記録し、代替メタデータを補助記憶13のメタデータ記録領域132に格納する(SP37)。 Next, the alternative metadata generation unit 115 records the patient information acquired in step SP36 in the alternative metadata on the memory 11, and stores the alternative metadata in the metadata recording area 132 of the auxiliary storage 13 (SP37).
 なおステップSP37で代替メタデータをメタデータ記録領域132に格納する際、第1の実施の形態におけるデータ受信処理によりメタデータが既に生成されている場合又は代替メタデータ生成処理(図12)により代替メタデータが既に生成されている場合にはここでは代替メタデータを格納しない。 When the alternative metadata is stored in the metadata recording area 132 in step SP37, if the metadata has already been generated by the data reception process in the first embodiment, or the alternative metadata is generated by the alternative metadata generation process (FIG. 12). If the metadata has already been generated, the alternative metadata is not stored here.
 次いで代替メタデータ生成部115は、ステップSP31で取得した業務スケジュール一覧のうち、未選択の業務スケジュールがあるか否かを判断する(SP38)。 Next, the alternative metadata generation unit 115 determines whether there is an unselected business schedule in the business schedule list acquired in step SP31 (SP38).
 代替メタデータ生成部115は、ステップSP38の判断で肯定結果を得ると、ステップSP33に移行して上記してきた処理を繰り返す。これに対し、代替メタデータ生成部115は否定結果を得ると、この代替メタデータ生成処理を終了する。 If the alternative metadata generation unit 115 obtains a positive result in the determination at step SP38, it proceeds to step SP33 and repeats the above-described processing. In contrast, when the alternative metadata generation unit 115 obtains a negative result, the alternative metadata generation process ends.
(2-7)第2の実施の形態による効果
 以上のように第2の実施の形態による検索システム100によれば、現時点で画像サーバ4に格納されていない画像データであっても、将来生成されることが明らかな画像データについては代替メタデータを生成し、ユーザ端末3からの検索要求に対して代替メタデータを検索対象に含めるようにしたので、業務系システムに負荷をかけずに、業務系システム及び情報系システムに格納されているデータを検索対象として検索し、かつ、現時点で格納されていないデータについても検索対象として検索するができる。
(2-7) Effects According to Second Embodiment As described above, according to the search system 100 according to the second embodiment, even image data that is not currently stored in the image server 4 is generated in the future. Since the alternative metadata is generated for the image data that is clearly displayed, and the alternative metadata is included in the search target in response to the search request from the user terminal 3, without burdening the business system, Data stored in the business system and the information system can be searched as a search target, and data that is not currently stored can also be searched as a search target.
(3)第3の実施の形態
 第3の実施の形態では、第1の実施の形態で説明した構成に加えて、検索結果として得られた文書データが将来更新予定である場合、更新日時の情報を提示する構成を備える。以下第3の実施の形態において特有の構成について説明する。
(3) Third Embodiment In the third embodiment, in addition to the configuration described in the first embodiment, when the document data obtained as a search result is scheduled to be updated in the future, A configuration for presenting information is provided. Hereinafter, a specific configuration in the third embodiment will be described.
(3-1)全体構成
 第3の実施の形態における検索システム100は、ユーザにより作成された文書データを格納する文書サーバ8を備える。文書サーバ8は、医師等による読影報告や経過報告を管理する機能を備える。
(3-1) Overall Configuration The search system 100 according to the third embodiment includes a document server 8 that stores document data created by a user. The document server 8 has a function of managing interpretation reports and progress reports by doctors and the like.
 また第2の実施の形態における代替メタデータ生成部115は、ストレージ1に格納した後、文書サーバ8上では更新されたがストレージ1では更新されていないデータを識別し、このデータのメタデータに更新後のデータが格納されるスケジュールを記録する拡張機能を備える。 Further, the alternative metadata generation unit 115 in the second embodiment identifies data that has been stored in the storage 1 and has been updated on the document server 8 but not in the storage 1, and is used as metadata of this data. An extended function for recording a schedule for storing updated data is provided.
(3-2)内部構成
 図18は、文書サーバ8の内部構成を示す。文書サーバ8は、メモリ81、CPU82、補助記憶83を備えて構成される。メモリ81には、各種プログラムとしてデータ転送部811、文書管理部814、通信部815、管理部816が格納されている。
(3-2) Internal Configuration FIG. 18 shows the internal configuration of the document server 8. The document server 8 includes a memory 81, a CPU 82, and an auxiliary storage 83. The memory 81 stores a data transfer unit 811, a document management unit 814, a communication unit 815, and a management unit 816 as various programs.
 データ転送部811は、スケジュールテーブル812に記録されているスケジュールに従って、文書データ記録領域831に格納されている文書データをストレージ1に送信する。またデータ転送部811は、文書データをストレージ1に送信した後、送信結果を送信ログ813に記録する。 The data transfer unit 811 transmits the document data stored in the document data recording area 831 to the storage 1 according to the schedule recorded in the schedule table 812. The data transfer unit 811 records the transmission result in the transmission log 813 after transmitting the document data to the storage 1.
 文書管理部814は、ユーザの要求に応じて文書データ記録領域831に格納されている文書データを提供する。また文書管理部814は、ユーザの要求に応じて文書データを受信した場合、文書データ記録領域831に格納するとともに、文書管理テーブル832に文書データの管理情報を記録する。 The document management unit 814 provides the document data stored in the document data recording area 831 in response to a user request. When the document management unit 814 receives document data in response to a user request, the document management unit 814 stores the document data in the document data recording area 831 and records management information of the document data in the document management table 832.
 通信部815は、ネットワーク6に接続されている各種装置との通信処理を行う。管理部816は、ネットワーク6に接続されている各種装置からの要求に応じて、スケジュールテーブル812に格納されているスケジュール情報を提供する。 The communication unit 815 performs communication processing with various devices connected to the network 6. The management unit 816 provides schedule information stored in the schedule table 812 in response to requests from various devices connected to the network 6.
 またメモリ81には、上記した各種プログラムが格納されている他、各種情報としてスケジュールテーブル812及び送信ログ813が格納されている。 The memory 81 stores the above-described various programs, and stores a schedule table 812 and a transmission log 813 as various information.
 スケジュールテーブル812は、データ転送部811により文書データがストレージ1に送信されるスケジュールを格納する。このスケジュールテーブル812の構成は、第1の実施の形態において説明したスケジュールテーブル412(図5)と同様である。送信ログ813は、データ転送部811により実行された文書データの送信処理の結果を格納する。この送信ログ813の構成は、処理ログ413(図6)と同様である。 The schedule table 812 stores a schedule for sending document data to the storage 1 by the data transfer unit 811. The configuration of the schedule table 812 is the same as that of the schedule table 412 (FIG. 5) described in the first embodiment. The transmission log 813 stores the result of the document data transmission process executed by the data transfer unit 811. The configuration of the transmission log 813 is the same as that of the processing log 413 (FIG. 6).
 補助記憶83は、文書データ記録領域831及び文書管理テーブル832を備える。文書データ記録領域831は、補助記憶83に構成されたファイルシステム上のディレクトリとして構成される。文書データは、文書データ記録領域831の配下のファイルとして格納される。 The auxiliary storage 83 includes a document data recording area 831 and a document management table 832. The document data recording area 831 is configured as a directory on the file system configured in the auxiliary storage 83. The document data is stored as a file under the document data recording area 831.
(3-3)テーブル構成
 図19は、文書管理テーブル832の論理構成を示す。文書管理テーブル832は、文書ID欄8321、種別欄8322、作成時刻欄8323、作成者欄8324、概要欄8325、更新時刻欄8326及びファイルID欄8327から構成される。
(3-3) Table Configuration FIG. 19 shows a logical configuration of the document management table 832. The document management table 832 includes a document ID column 8321, a type column 8322, a creation time column 8323, a creator column 8324, a summary column 8325, an update time column 8326, and a file ID column 8327.
 文書ID欄8321には、文書データの識別情報が格納される。種別欄8322には、文書データの種別が格納される。なお種別とは、例えば「読影報告」や「経過報告」等の文書の内容を示す種類をいう。作成時刻欄8323には、文書データが作成された時刻が格納される。 The document ID column 8321 stores document data identification information. The type column 8322 stores document data types. The type refers to a type indicating the content of a document such as “interpretation report” or “progress report”. The creation time column 8323 stores the time when the document data was created.
 また作成者欄8324には、文書データを作成したユーザの氏名が格納される。概要欄8325には、文書データの要約が格納される。更新時刻欄8326には、文書データが更新された時刻が格納される。ファイルID欄8327には、文書データ記録領域831における文書データのパス名が格納される。 In the creator column 8324, the name of the user who created the document data is stored. The summary column 8325 stores document data summaries. The update time column 8326 stores the time when the document data was updated. In the file ID column 8327, the path name of the document data in the document data recording area 831 is stored.
 従って図19の場合、文書IDが「DOC_1」の文書データは、「読影報告」の文書であり、「2014/1/1 15:00」に「DR GHI」により作成されたものであり、「患者ID:1000 腹部」についてのものであることが示されている。また「概要」には「追記事項あり」とあることから、この文書データは作成された後に更新されたことが示されている。更新時刻は「2014/1/2 13:00」であり、この文書データは「doc1.doc」というファイル名で文書データ記録領域831に格納されていることが示されている。 Accordingly, in the case of FIG. 19, the document data whose document ID is “DOC_1” is a document of “interpretation report”, which is created by “DR GHI” at “2014/1/1 15:00” It is shown that the patient ID is about 1000 abdomen. In addition, since “Summary” has “additional items”, it is indicated that this document data has been updated after being created. The update time is “2014/1/2 13:00”, which indicates that this document data is stored in the document data recording area 831 with the file name “doc1.doc”.
(3-4)データ構造
 第3の実施の形態において生成される文書データに対応するメタデータのデータ形式については、図示を省略する。なお第3の実施の形態においては、現時点では更新後の文書データがストレージ1に格納されていない場合であっても、将来更新されることが明らかな文書データについては対応するメタデータに更新日時を記録しておくようにするものであることから、そのメタデータにおいては、文書データを更新するスケジュールの情報が記録される。
(3-4) Data Structure The metadata data format corresponding to the document data generated in the third embodiment is not shown. Note that in the third embodiment, even if the updated document data is not stored in the storage 1 at this time, the document data that will be updated in the future is updated in the corresponding metadata. In the metadata, schedule information for updating the document data is recorded.
 具体的に「type=“schedule-info”」の属性を持つ「data」要素において、「name=“状態”」の属性を持つ「tag」要素のテキスト要素には、対応する文書データが文書サーバ8では更新済みであるがストレージ1では更新済みでなく未受信であることを示す「未受信(更新)」が記録される。 Specifically, in a “data” element having an attribute of “type =“ schedule-info ”, a text element of a“ tag ”element having an attribute of“ name = “state” ”includes corresponding document data as a document server. 8 is updated, but “not received (updated)” indicating that the storage 1 is not updated but not received is recorded.
 また「name=“受信スケジュール”」の属性を持つタグ要素のテキスト要素には、対応する文書データの受信予定日時が記録される。 Also, the scheduled reception date and time of the corresponding document data is recorded in the text element of the tag element having the attribute “name =“ reception schedule ””.
(3-5)画面構成
 第3の実施の形態においてユーザ端末3の表示画面に表示される画面構成を図11に示す。データサマリー領域344は、文書IDが「DOC_1」の文書データに対応する属性情報を示す領域である。「DOC_1」の文書データは、ストレージ1に格納されているが、文書サーバ8において更新されている。よってデータサマリー領域344の枠線は、破線で描かれる。
(3-5) Screen Configuration FIG. 11 shows a screen configuration displayed on the display screen of the user terminal 3 in the third embodiment. The data summary area 344 is an area indicating attribute information corresponding to the document data whose document ID is “DOC_1”. The document data “DOC — 1” is stored in the storage 1, but is updated in the document server 8. Therefore, the frame line of the data summary area 344 is drawn with a broken line.
 またデータサマリー領域344の内部には、「格納予定時刻」及び「2014/1/3 22:00」が表示される。この表示は、更新された文書データが2014年1月3日 22:00にストレージ1に格納される予定であることを意味する。さらにデータサマリー領域344の内部には、「※更新あり」が表示される。この表示は、ストレージ1に格納されている文書データに更新データがあることを意味する。 In the data summary area 344, “scheduled storage time” and “2014/1/3 22:00” are displayed. This display means that the updated document data is scheduled to be stored in the storage 1 on January 3, 2014, 22:00. Further, “* updated” is displayed in the data summary area 344. This display means that the document data stored in the storage 1 has update data.
 なおデータサマリー領域344の内部には、文書データであることを視覚的に表現する縮小画像(アイコン)が表示される。またデータサマリー領域344の表示に関し、メタデータ検索部211は、検索処理(図13)のステップSP15において文書データに対応するメタデータを代替メタデータとみなしてステップSP17に移行する。 In the data summary area 344, a reduced image (icon) that visually represents document data is displayed. Regarding the display of the data summary area 344, the metadata search unit 211 regards the metadata corresponding to the document data as alternative metadata in step SP15 of the search process (FIG. 13), and proceeds to step SP17.
(3-6)フローチャート
 図20は、メタデータ更新処理の処理手順を示す。このメタデータ更新処理は、第1の実施の形態における代替メタデータ生成処理(図12)のステップSP3において画像データが受信済みであると判断したこと(SP3:N)を契機として、代替メタデータ生成部115により実行される。
(3-6) Flowchart FIG. 20 shows a processing procedure for metadata update processing. This metadata update process is triggered by the fact that image data has been received (SP3: N) in step SP3 of the alternative metadata generation process (FIG. 12) in the first embodiment. It is executed by the generation unit 115.
 前提として代替メタデータ生成部115は、文書サーバ8から文書管理テーブル832を取得する。そして代替メタデータ生成部115は、文書管理テーブル832に格納されている更新時刻と、受信ログ116に格納されている受信時刻とを比較して、処理対象の文書データが文書サーバ8では更新されているが、ストレージ1では更新されていない文書データであるか否かを判断する(SP41)。 As a premise, the alternative metadata generation unit 115 acquires the document management table 832 from the document server 8. The alternative metadata generation unit 115 compares the update time stored in the document management table 832 with the reception time stored in the reception log 116, and the document data to be processed is updated in the document server 8. However, it is determined whether the document data is not updated in the storage 1 (SP41).
 なお検索システム100において文書データのバージョンが管理されている場合、代替メタデータ生成部115は、ストレージ1に格納されている文書データのバージョンと、文書サーバ8に格納されている文書データのバージョンとを比較して、処理対象の文書データが更新されているか否かを判断するようにしてもよい。 When the document data version is managed in the search system 100, the alternative metadata generation unit 115 determines the document data version stored in the storage 1 and the document data version stored in the document server 8. To determine whether the document data to be processed has been updated.
 代替メタデータ生成部115は、ステップSP41の判断で否定結果を得ると、このメタデータ更新処理を終了する。これに対し、代替メタデータ生成部115は、ステップSP41の判断で肯定結果を得ると、文書データの属性情報を送信するように文書サーバ8に要求し、文書サーバ8から属性情報を取得する(SP42)。 When the alternative metadata generation unit 115 obtains a negative result in the determination at step SP41, the metadata update processing ends. On the other hand, if the alternative metadata generation unit 115 obtains a positive result in the determination at step SP41, it requests the document server 8 to transmit the attribute information of the document data, and acquires the attribute information from the document server 8 ( SP42).
 具体的には代替メタデータ生成部115は、属性情報の送信要求を文書サーバ8に送信する。文書サーバ8の管理部816は、属性情報の送信要求を受信すると、文書管理テーブル832に格納されている文書データの属性情報を代替メタデータ生成部115に送信する。この結果、代替メタデータ生成部115は、文書データの属性情報を取得する。 Specifically, the alternative metadata generation unit 115 transmits an attribute information transmission request to the document server 8. When receiving the attribute information transmission request, the management unit 816 of the document server 8 transmits the attribute information of the document data stored in the document management table 832 to the alternative metadata generation unit 115. As a result, the alternative metadata generation unit 115 acquires the attribute information of the document data.
 次いで代替メタデータ生成部115は、文書データの送信スケジュールを送信するように文書サーバ8に要求し、文書サーバ8から送信スケジュールを取得する(SP43)。 Next, the alternative metadata generation unit 115 requests the document server 8 to transmit the document data transmission schedule, and acquires the transmission schedule from the document server 8 (SP43).
 次いで代替メタデータ生成部115は、ステップSP42で取得した属性情報及びステップSP43で取得した送信スケジュールを処理対象の文書データに対応するメタデータに記録することによりメタデータを更新して(SP44)、このメタデータ更新処理を終了する。 Next, the alternative metadata generation unit 115 updates the metadata by recording the attribute information acquired in step SP42 and the transmission schedule acquired in step SP43 in the metadata corresponding to the document data to be processed (SP44), This metadata update process is terminated.
(3-7)第3の実施の形態による効果
 以上のように第3の実施の形態による検索システム100によれば、現時点ではストレージ1で更新されていない文書データであっても、将来更新される予定の文書データについては、対応するメタデータに更新予定日時を記録して提示するようにしたので、更新の有無を迅速に知ることができるとともに、このデータの更新予定時刻を容易に知ることができる。更新予定時刻前に最新のデータを取得したい場合には文書サーバ8から直接取得することができる。この場合、検索結果を参照して直接取得するデータの数を絞り込むことができるので、文書サーバ8の業務に与える影響を最小限に抑えることができる。
(3-7) Effects of the Third Embodiment As described above, according to the search system 100 according to the third embodiment, even document data that has not been updated in the storage 1 at this time will be updated in the future. Document data that is scheduled to be updated is recorded and presented in the corresponding metadata, so that it can be quickly determined whether there is an update, and it is easy to know the scheduled update time of this data Can do. If it is desired to obtain the latest data before the scheduled update time, it can be obtained directly from the document server 8. In this case, since the number of data directly obtained by referring to the search result can be narrowed down, the influence on the work of the document server 8 can be minimized.
(4)他の実施の形態
 第1~第3の実施の形態におけるストレージ1は、単一の装置として構成されているが、必ずしもこれに限らず、例えば以下に説明する複数の装置から構成されるストレージとしてもよい。
(4) Other Embodiments The storage 1 in the first to third embodiments is configured as a single device, but is not necessarily limited thereto, and is configured from, for example, a plurality of devices described below. It is good also as storage.
 図21は、他の実施の形態におけるストレージの全体構成を示す。他の実施の形態におけるストレージは、ストレージバックエンド1a及びストレージゲートウェイ1bから構成される。ストレージバックエンド1aは、ストレージ1のデータ入出力部111と同等の機能を有するデータ入出力部111aを備える。 FIG. 21 shows the overall configuration of the storage in another embodiment. The storage in another embodiment is composed of a storage back end 1a and a storage gateway 1b. The storage back end 1 a includes a data input / output unit 111 a having the same function as the data input / output unit 111 of the storage 1.
 ストレージゲートウェイ1bは、ストレージ1と同等の機能を有するが、補助記憶13bに格納されたデータ及びメタデータ(代替メタデータを含む)をそれぞれストレージバックエンド1aのデータ記録領域131a及びメタデータ記録領域132aに定期的に複製又は削除する。ストレージゲートウェイ1bは、第1の実施の形態において説明した代替メタデータ生成処理の直前にこの複製又は削除の処理を実行する。 The storage gateway 1b has the same function as the storage 1, but the data and metadata (including alternative metadata) stored in the auxiliary storage 13b are respectively stored in the data recording area 131a and the metadata recording area 132a of the storage back end 1a. Duplicate or delete regularly. The storage gateway 1b executes this duplication or deletion process immediately before the alternative metadata generation process described in the first embodiment.
 画像サーバ4及び文書サーバ8等のデータソースは、第1~第3の実施の形態と同様にデータの送信処理を行う。データの送信先のストレージは、ここではストレージゲートウェイ1bである。検索サーバ2は、検索対象とするストレージをストレージバックエンド1aとしてもよいし、ストレージゲートウェイ1bとしてもよい。 The data sources such as the image server 4 and the document server 8 perform data transmission processing in the same manner as in the first to third embodiments. Here, the storage of the data transmission destination is the storage gateway 1b. The search server 2 may use the storage to be searched as the storage back end 1a or the storage gateway 1b.
 また第1~第3の実施の形態においては、画像サーバ4(データ転送部411)及び文書サーバ8(データ転送部811)がストレージ1にデータを格納するとしたが、これに限らず、新たにアーカイブサーバをネットワーク6に接続し、このアーカイブサーバが画像サーバ4及び文書サーバ8から各種データを取得し、取得した各種データをストレージ1に格納するとしてもよい。 In the first to third embodiments, the image server 4 (data transfer unit 411) and the document server 8 (data transfer unit 811) store data in the storage 1. However, the present invention is not limited to this. An archive server may be connected to the network 6, the archive server may acquire various data from the image server 4 and the document server 8, and the acquired various data may be stored in the storage 1.
 この場合、アーカイブサーバは、データ転送部、スケジュールテーブル、データソーステーブル及び処理ログを備える。スケジュールテーブル、データソーステーブル及び処理ログは、上記説明してきたスケジュールテーブル412(又は812)、データソーステーブル117及び処理ログ413(又は813)と同等である。 In this case, the archive server includes a data transfer unit, a schedule table, a data source table, and a processing log. The schedule table, data source table, and process log are equivalent to the schedule table 412 (or 812), data source table 117, and process log 413 (or 813) described above.
 また第1~第3の実施の形態においては、データをストレージ1に格納するスケジュールを各種データソース(画像サーバ4及び文書サーバ8)から取得したスケジュールに基づいて決定したが、必ずしもこれに限らず、検索システム100のメンテナンススケジュール及び検索システム100を構成する各種装置の稼動スケジュールを更に参照して、スケジュールを決定してもよい。 In the first to third embodiments, the schedule for storing data in the storage 1 is determined based on the schedule acquired from various data sources (the image server 4 and the document server 8). However, the present invention is not limited to this. Further, the schedule may be determined by further referring to the maintenance schedule of the search system 100 and the operation schedule of various devices constituting the search system 100.
 例えばストレージ1は、データソースの稼働スケジュールを取得し、データソースが停止する時間帯と、データがストレージ1に格納されるスケジュールとを比較し、データソースが停止していない時間帯で、データがストレージ1に格納される予定時刻を検出し、この時刻をデータがストレージ1に格納される時刻として、代替メタデータ又はメタデータに記録することができる。なおストレージ1は、データソースが停止する時間帯を代替メタデータ又はメタデータに記録して、検索結果画面34(図11)においてデータソースが停止する時間帯を表示してもよい。 For example, the storage 1 acquires the operation schedule of the data source, compares the time zone when the data source is stopped with the schedule when the data is stored in the storage 1, and the data is stored in the time zone when the data source is not stopped. The scheduled time stored in the storage 1 can be detected, and this time can be recorded as alternative metadata or metadata as the time when the data is stored in the storage 1. The storage 1 may record the time zone when the data source stops in alternative metadata or metadata, and display the time zone when the data source stops on the search result screen 34 (FIG. 11).
 また第1~第3の実施の形態において検索サーバ2は、ユーザの要求に応じてストレージ1のデータ記録領域131に格納されたデータを提示するようにしてもよい。この場合、検索結果画面34に設けられたユーザインタフェース(クリック可能なボタンや文字列)が操作されたときに、検索サーバ2がストレージ1からデータを取得し、ユーザ端末3に送信する。 In the first to third embodiments, the search server 2 may present data stored in the data recording area 131 of the storage 1 in response to a user request. In this case, when a user interface (clickable button or character string) provided on the search result screen 34 is operated, the search server 2 acquires data from the storage 1 and transmits it to the user terminal 3.
 データソースには格納されているが、ストレージ1には格納されていないデータ又はデータソースには更新されたデータが格納されているが、ストレージ1には更新前のデータが格納されている場合には、ストレージ1がデータソースから取得したデータを検索サーバ2に送信し、検索サーバ2がユーザ端末3に送信するようにしてもよい。 When data stored in the data source but not stored in the storage 1 or updated data is stored in the data source, but data before the update is stored in the storage 1 The storage 1 may transmit data acquired from the data source to the search server 2, and the search server 2 may transmit to the user terminal 3.
 また検索結果画面34において、データソースには格納されているが、ストレージ1には格納されていないデータ又はデータソースに更新されたデータが格納されているが、ストレージ1には更新前のデータが格納されているデータに対しては、優先的にストレージ1に格納するようにストレージ1に指示するためのユーザインタフェースを設けるようにしてもよい。 In the search result screen 34, data stored in the data source but not stored in the storage 1 or updated data is stored in the data source, but the data before update is stored in the storage 1. A user interface for instructing the storage 1 to preferentially store the stored data in the storage 1 may be provided.
 このユーザインタフェースが操作された場合、検索サーバ2は、データソースがストレージ1にデータを格納するスケジュールを変更するように、ストレージ1に対して指示する。ストレージ1は、この指示を受けると、各種のデータソースに対して、スケジュールを変更するように要求する。 When this user interface is operated, the search server 2 instructs the storage 1 to change the schedule in which the data source stores data in the storage 1. Upon receiving this instruction, the storage 1 requests various data sources to change the schedule.
 例えば業務の負荷が低減する時間帯に、実行回数を1回としてデータ格納処理を行うように指示する。業務の負荷が低減する時間帯は、ストレージ1に情報として予め設定しておくことができる。また同時に、ストレージ1は、データソースに対してスケジュールを要求した時刻を代替メタデータ及びメタデータのスケジュールに上書きするか、優先格納時間として追記する。この書き換えた結果は、検索結果画面34にも表示されるようにしてもよい。 For example, it is instructed to perform data storage processing with the number of executions as one in the time zone when the workload of work is reduced. The time period during which the work load is reduced can be preset in the storage 1 as information. At the same time, the storage 1 overwrites the alternative metadata and the metadata schedule with the time at which the schedule is requested from the data source, or adds the time as the priority storage time. The rewritten result may be displayed on the search result screen 34 as well.
100   検索システム
1     ストレージ
2     検索サーバ
3     ユーザ端末
4     画像サーバ
51、52 撮影装置
6     ネットワーク
7     電子カルテサーバ
8     文書サーバ
DESCRIPTION OF SYMBOLS 100 Search system 1 Storage 2 Search server 3 User terminal 4 Image server 51, 52 Image pick-up device 6 Network 7 Electronic medical record server 8 Document server

Claims (10)

  1.  業務システムからデータ及び送信スケジュールを受信して、受信したデータを格納し、受信した送信スケジュールに基づいて代替データを生成して格納するストレージと、
     ユーザ端末から検索要求を受信して、受信した検索要求に基づいて前記ストレージに格納されているデータを検索する検索サーバとを備え、
     前記検索サーバは、
     前記検索要求を満たすデータが前記ストレージに格納されている場合、当該データを前記ユーザ端末に送信し、
     前記検索要求を満たすデータが前記ストレージに格納されていない場合であって、かつ、前記検索要求を満たす代替データが前記ストレージに格納されている場合には、当該代替データに含まれる格納予定のデータの属性情報を前記ユーザ端末に送信する
     ことを特徴とする検索システム。
    A storage for receiving data and a transmission schedule from a business system, storing the received data, generating and storing alternative data based on the received transmission schedule; and
    A search server that receives a search request from a user terminal and searches for data stored in the storage based on the received search request;
    The search server
    When data satisfying the search request is stored in the storage, the data is transmitted to the user terminal,
    If the data satisfying the search request is not stored in the storage, and the alternative data satisfying the search request is stored in the storage, the data to be stored included in the alternative data The attribute information is transmitted to the user terminal.
  2.  前記代替データは、
     前記格納予定のデータの属性情報として、少なくとも前記格納予定のデータの種別と、前記格納予定のデータが前記ストレージに格納される格納予定日時の情報とを含む
     ことを特徴とする請求項1に記載の検索システム。
    The alternative data is
    The attribute information of the data to be stored includes at least a type of the data to be stored and information on a scheduled storage date and time when the data to be stored is stored in the storage. Search system.
  3.  前記ストレージは、
     前記データに含まれる業務スケジュールを抽出し、抽出した業務スケジュールに基づいて、代替データを生成して格納する
     ことを特徴とする請求項1に記載の検索システム。
    The storage is
    The search system according to claim 1, wherein a business schedule included in the data is extracted, and substitute data is generated and stored based on the extracted business schedule.
  4.  前記検索サーバは、
     前記検索要求を満たすデータが前記ストレージに格納されている場合、当該データの概要を示す情報を表示可能な形式で前記ユーザ端末に送信し、
     前記検索要求を満たすデータが前記ストレージに格納されていない場合であって、かつ、前記検索要求を満たす代替データが前記ストレージに格納されている場合には、当該データが格納予定であることを示すアイコンを表示可能な形式で前記ユーザ端末に送信する
     ことを特徴とする請求項1に記載の検索システム。
    The search server
    When data satisfying the search request is stored in the storage, information indicating an overview of the data is transmitted to the user terminal in a displayable format,
    If the data satisfying the search request is not stored in the storage and the alternative data satisfying the search request is stored in the storage, it indicates that the data is scheduled to be stored. The search system according to claim 1, wherein an icon is transmitted to the user terminal in a displayable format.
  5.  前記検索サーバは、
     前記検索要求を満たすデータが前記ストレージに格納されていない場合であって、かつ、前記検索要求を満たす代替データが前記ストレージに格納されている場合には、当該データの格納予定日時の情報を表示可能な形式で前記ユーザ端末に送信する
     ことを特徴とする請求項4に記載の検索システム。
    The search server
    If the data satisfying the search request is not stored in the storage and the alternative data satisfying the search request is stored in the storage, information on the scheduled storage date and time of the data is displayed. The search system according to claim 4, wherein the search system is transmitted to the user terminal in a possible format.
  6.  前記検索サーバは、
     前記検索要求を満たすデータが前記ストレージに格納されている場合であって、かつ、当該データが更新前のデータである場合、前記検索要求を満たすデータを前記ユーザ端末に送信するとともに、更新予定であることを示す情報を前記ユーザ端末に送信する
     ことを特徴とする請求項1に記載の検索システム。
    The search server
    When the data satisfying the search request is stored in the storage and the data is the data before update, the data satisfying the search request is transmitted to the user terminal and is scheduled to be updated. The search system according to claim 1, wherein information indicating that the information is present is transmitted to the user terminal.
  7.  前記ストレージは、
     前記検索要求を満たす代替データが前記ストレージに格納されている場合、当該代替データに対応するデータを前記ストレージに送信するように前記業務システムに要求する
     ことを特徴とする請求項1に記載の検索システム。
    The storage is
    2. The search according to claim 1, wherein, when substitute data satisfying the search request is stored in the storage, the business system is requested to transmit data corresponding to the substitute data to the storage. system.
  8.  前記ストレージは、
     前記業務システムに格納されているデータの一覧と、受信したデータを記録した受信ログとを比較して現時点で受信していない格納予定のデータを特定し、特定した格納予定のデータの格納予定日時の情報を前記送信スケジュールに基づいて取得し、かつ、特定した格納予定のデータの属性情報を前記業務システムから取得し、取得した前記格納予定日時の情報及び前記属性情報に基づいて、前記代替メタデータを生成する
     ことを特徴とする請求項1に記載の検索システム。
    The storage is
    Compare the list of data stored in the business system with the reception log that records the received data to identify the data that is scheduled to be stored that has not been received at the present time, and the scheduled storage date and time of the identified data that is scheduled to be stored Is acquired based on the transmission schedule, and attribute information of the specified storage scheduled data is acquired from the business system. Based on the acquired storage scheduled date and time information and the attribute information, the alternative meta data is acquired. The search system according to claim 1, wherein data is generated.
  9.  ストレージが、業務システムからデータ及び送信スケジュールを受信して、受信したデータを格納し、受信した送信スケジュールに基づいて代替データを生成して格納する第1のステップと、
     検索サーバが、ユーザ端末から検索要求を受信して、受信した検索要求に基づいて、前記ストレージに格納されているデータを検索する第2のステップとを備え、
     前記第2のステップにおいて、
     前記検索サーバは、
     前記検索要求を満たすデータが前記ストレージに格納されている場合、当該データを前記ユーザ端末に送信し、
     前記検索要求を満たすデータが前記ストレージに格納されていない場合であって、かつ、前記検索要求を満たす代替データが前記ストレージに格納されている場合には、当該代替データに含まれる格納予定のデータの属性情報を前記ユーザ端末に送信する
     ことを特徴とする検索方法。
    A first step in which the storage receives data and a transmission schedule from the business system, stores the received data, and generates and stores alternative data based on the received transmission schedule;
    A search server receives a search request from the user terminal, and searches for data stored in the storage based on the received search request;
    In the second step,
    The search server
    When data satisfying the search request is stored in the storage, the data is transmitted to the user terminal,
    If the data satisfying the search request is not stored in the storage, and the alternative data satisfying the search request is stored in the storage, the data to be stored included in the alternative data The attribute information is transmitted to the user terminal.
  10.  コンピュータに、
     ストレージが、業務システムからデータ及び送信スケジュールを受信して、受信したデータを格納し、受信した送信スケジュールに基づいて代替データを生成して格納する第1の手順と、
     検索サーバが、ユーザ端末から検索要求を受信して、受信した検索要求に基づいて、前記ストレージに格納されているデータを検索する第2の手順とを実行させるためのプログラムを記録したコンピュータ読み取り可能な記録媒体であって、
     前記第2の手順において、
     前記検索サーバは、
     前記検索要求を満たすデータが前記ストレージに格納されている場合、当該データを前記ユーザ端末に送信し、
     前記検索要求を満たすデータが前記ストレージに格納されていない場合であって、かつ、前記検索要求を満たす代替データが前記ストレージに格納されている場合には、当該代替データに含まれる格納予定のデータの属性情報を前記ユーザ端末に送信する
     ことを特徴とする記録媒体。
    On the computer,
    A first procedure in which the storage receives data and a transmission schedule from the business system, stores the received data, and generates and stores alternative data based on the received transmission schedule;
    A computer readable recording of a program for causing a search server to receive a search request from a user terminal and to execute a second procedure for searching for data stored in the storage based on the received search request Recording medium,
    In the second procedure,
    The search server
    When data satisfying the search request is stored in the storage, the data is transmitted to the user terminal,
    If the data satisfying the search request is not stored in the storage, and the alternative data satisfying the search request is stored in the storage, the data to be stored included in the alternative data The attribute information is transmitted to the user terminal.
PCT/JP2014/060916 2014-04-17 2014-04-17 Retrieval system, retrieval method, and recording medium WO2015159404A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2014/060916 WO2015159404A1 (en) 2014-04-17 2014-04-17 Retrieval system, retrieval method, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2014/060916 WO2015159404A1 (en) 2014-04-17 2014-04-17 Retrieval system, retrieval method, and recording medium

Publications (1)

Publication Number Publication Date
WO2015159404A1 true WO2015159404A1 (en) 2015-10-22

Family

ID=54323646

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2014/060916 WO2015159404A1 (en) 2014-04-17 2014-04-17 Retrieval system, retrieval method, and recording medium

Country Status (1)

Country Link
WO (1) WO2015159404A1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002169805A (en) * 2000-11-30 2002-06-14 Matsushita Electric Ind Co Ltd Client-server type document retrieving device
JP2013073557A (en) * 2011-09-29 2013-04-22 Hitachi Solutions Ltd Information search system, search server and program
JP2013239058A (en) * 2012-05-16 2013-11-28 Canon Inc Information processor, method and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002169805A (en) * 2000-11-30 2002-06-14 Matsushita Electric Ind Co Ltd Client-server type document retrieving device
JP2013073557A (en) * 2011-09-29 2013-04-22 Hitachi Solutions Ltd Information search system, search server and program
JP2013239058A (en) * 2012-05-16 2013-11-28 Canon Inc Information processor, method and program

Similar Documents

Publication Publication Date Title
JP6566330B2 (en) Video editing method
US9367646B2 (en) Document and user metadata storage
US9600374B2 (en) System and methods of managing content in one or more repositories
US20140195516A1 (en) Systems and methods for presenting content items in a collections view
US11948473B2 (en) Assignments for classrooms
US20140281875A1 (en) Multi-user layer annotation
US9465856B2 (en) Cloud-based document suggestion service
US20200125660A1 (en) Quick identification and retrieval of changed data rows in a data table of a database
US20230281377A1 (en) Systems and methods for displaying digital forensic evidence
US20150106344A1 (en) Methods and systems for intelligent archive searching in multiple repository systems
US9826054B2 (en) System and methods of pre-fetching content in one or more repositories
US20150302007A1 (en) System and Methods for Migrating Data
US20160012065A1 (en) Information processing system and data processing method therefor
JP6650174B1 (en) Intellectual property management device, intellectual property management program, and intellectual property management method
WO2015159404A1 (en) Retrieval system, retrieval method, and recording medium
JP2013250762A (en) Document management server, computer program, and document management method
US11901075B2 (en) Method and apparatus for generating medical information of object
JP2007193408A (en) Disk operation control method in document management system
JP4980695B2 (en) Information processing apparatus and program thereof
EP3011488B1 (en) System and methods of managing content in one or more repositories
US11822580B2 (en) System and method for operating a digital storage system
JP2007272777A (en) Information processor and information processing method
JP2005208781A (en) Content management system, content management method and computer program
JP2019144818A (en) Data management system

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14889581

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14889581

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP