WO2023119465A1 - Information processing method, computer program, and information processing device - Google Patents

Information processing method, computer program, and information processing device Download PDF

Info

Publication number
WO2023119465A1
WO2023119465A1 PCT/JP2021/047486 JP2021047486W WO2023119465A1 WO 2023119465 A1 WO2023119465 A1 WO 2023119465A1 JP 2021047486 W JP2021047486 W JP 2021047486W WO 2023119465 A1 WO2023119465 A1 WO 2023119465A1
Authority
WO
WIPO (PCT)
Prior art keywords
drug
information
information processing
efficacy
period
Prior art date
Application number
PCT/JP2021/047486
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 JP2022564025A priority Critical patent/JP7253123B1/en
Priority to PCT/JP2021/047486 priority patent/WO2023119465A1/en
Publication of WO2023119465A1 publication Critical patent/WO2023119465A1/en

Links

Images

Classifications

    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H20/00ICT specially adapted for therapies or health-improving plans, e.g. for handling prescriptions, for steering therapy or for monitoring patient compliance
    • G16H20/10ICT specially adapted for therapies or health-improving plans, e.g. for handling prescriptions, for steering therapy or for monitoring patient compliance relating to drugs or medications, e.g. for ensuring correct administration to patients

Definitions

  • the present invention relates to an information processing method, a computer program, and an information processing device that support drug selection.
  • Patent Document 1 proposes a drug candidate search database server device for searching drug candidates for animals and plants.
  • This drug candidate search database server device stores drug specific information including the name of the drug applied for the purpose of improving or preventing disease for each type of animal and plant and the name of the contained active ingredient, the purpose of the drug, the target animal and plant, and the drug efficacy.
  • the usage information including the usage such as usage method and the classification information including the classification code indicating the efficacy equivalence of the drug and the active ingredient are associated and stored in the database.
  • the drug candidate search database server device searches for data on applicable drugs or applicable active ingredients based on any of the type of animal or plant, purpose, name of drug, name of active ingredient, usage or classification code, and obtains search results to the client terminal device.
  • the drug candidate search database server device described in Patent Document 1 searches for applicable drugs from the database and displays them on the client terminal device. It is difficult to decide which one to choose.
  • the present invention has been made in view of such circumstances, and an object thereof is to provide an information processing method, a computer program, and an information processing apparatus that can be expected to assist a user in drug selection. It is in.
  • an information processing device acquires information that associates a type of injury or disease with a usage period of a drug prescribed for the injury or disease, and based on the acquired information, Estimate the efficacy of the drug.
  • it can be expected to support the selection of drugs by the user.
  • FIG. 1 is a schematic diagram for explaining an overview of an information processing system according to Embodiment 1;
  • FIG. 1 is a block diagram showing the configuration of a server device according to an embodiment;
  • FIG. 2 is a block diagram showing the configuration of a terminal device according to this embodiment;
  • FIG. FIG. 4 is a schematic diagram showing an example of usage period information;
  • 7 is a flow chart showing a procedure of a process of generating usage period information performed by the server device according to the present embodiment;
  • FIG. 10 is a schematic diagram showing a display example of an estimation result of the efficacy of a drug. 4 is a flow chart showing a procedure of efficacy estimation processing performed by the server device according to the present embodiment.
  • FIG. 10 is a schematic diagram for explaining an outline of an information processing system according to a second embodiment;
  • FIG. 1 is a schematic diagram for explaining an outline of an information processing system according to Embodiment 1.
  • the information processing system according to the present embodiment is a system that provides various users such as doctors, pharmacists, pharmaceutical companies, administrative agencies, and the like with information on presumed efficacy of medicines.
  • the information processing system according to the present embodiment includes a server device 1 that performs processing for estimating the efficacy of a drug, and one or more terminal devices 3 that are used by users of the system. there is The server device 1 estimates the efficacy of the drug based on various information accumulated in the medical DB (database) 5, for example, information on the usage period of the drug.
  • the medical DB 5 is a database that stores and accumulates medical data, so-called RWD (Real World Data), which is obtained in daily clinical practice at medical institutions, for example.
  • RWD Real World Data
  • the RWD stored in the medical DB 5 includes, for example, information on medical fees (so-called receipt data), information on evaluation of medical fees by the DPC (Diagnosis Procedure Combination, diagnosis group classification) system, electronic medical records created in medical institutions, etc.
  • Various information may be included, such as data, information about the results of a physical examination of the patient, or vital data obtained by a wearable device worn by the patient.
  • the information stored in the medical DB 5 includes at least information regarding the prescription period of the drug by the patient.
  • the server device 1 is a device managed and operated by a company that provides this service, etc., communicates with one or a plurality of terminal devices 3 via a network such as the Internet, and provides the above services to the terminal devices 3.
  • Various information processing is performed to
  • the server device 1 may be a device managed and operated by a company or the like that collects RWD, and in this case, the server device 1 may include a medical DB 5 .
  • the terminal device 3 is an information processing device such as a personal computer used by a user such as a doctor or a pharmacist, and may be a portable information processing device such as a smart phone or a tablet terminal device.
  • the user inputs information on a patient's injury or disease and a drug to be prescribed for this injury or disease from the terminal device 3, and requests the server device 1 to evaluate the efficacy of this drug.
  • the server device 1 receives a drug evaluation request from the terminal device 3, and estimates the efficacy of the drug to be evaluated and other drugs having the same active ingredient or the same mechanism of action as this drug. Based on the estimation results of these multiple drugs, the server device 1 transmits to the terminal device 3, for example, information in which multiple drugs are arranged in descending order of efficacy (or lowest) as efficacy estimation information.
  • the terminal device 3 receives the estimated efficacy information from the server device 1, displays a list of a plurality of drugs that can be prescribed to the patient in descending order of efficacy (or lowest), and presents the list to the user.
  • the server device 1 selects, from among various information accumulated in the medical DB 5, for example, the patient's attribute information, the patient's injury or disease, the type of drug prescribed for the injury or disease, the name of the drug, and the name of the drug. Information such as the usage period (start date and end date of usage) is extracted and acquired, and the effectiveness of the drug is estimated based on the acquired information.
  • the server device 1 according to the present embodiment classifies a drug to be estimated into either a drug for recovering the state of injury or disease by administration or a drug for maintaining the state of injury or disease by administration. Estimate high or low efficacy in a manner suitable for classification.
  • the server device 1 collects information about the period of use of the drug to be inferred from the medical DB 5, and calculates a value such as the median value or average value of the period of use.
  • the server device 1 similarly calculates values such as the median duration of use for other drugs having the same medicinal ingredient or the same action mechanism, and arranges the calculated values in ascending order to find a plurality of drugs. Generating estimated efficacy information arranged in descending order of efficacy.
  • the server device 1 transmits the generated medicinal efficacy estimation information to the terminal device 3 , thereby displaying the estimated medicinal efficacy level on the terminal device 3 .
  • the information processing system can provide a user with information that estimates the relative efficacy of a plurality of drugs having the same active ingredient or the same mechanism of action.
  • FIG. 2 is a block diagram showing the configuration of the server device 1 according to this embodiment.
  • the server device 1 according to the present embodiment includes a processing unit 11, a storage unit (storage) 12, a communication unit (transceiver) 13, and the like.
  • the explanation is given assuming that the processing is performed by one server device, but the processing may be performed by a plurality of server devices in a distributed manner.
  • the processing unit 11 includes an arithmetic processing unit such as a CPU (Central Processing Unit), MPU (Micro-Processing Unit), GPU (Graphics Processing Unit) or quantum processor, ROM (Read Only Memory), RAM (Random Access Memory), etc. It is configured using By reading and executing the server program 12a stored in the storage unit 12, the processing unit 11 performs various processes such as a process of acquiring information regarding the usage period of the drug from the medical DB 5 and a process of estimating the efficacy of the drug. process.
  • arithmetic processing unit such as a CPU (Central Processing Unit), MPU (Micro-Processing Unit), GPU (Graphics Processing Unit) or quantum processor, ROM (Read Only Memory), RAM (Random Access Memory), etc. It is configured using By reading and executing the server program 12a stored in the storage unit 12, the processing unit 11 performs various processes such as a process of acquiring information regarding the usage period of the drug from the medical DB 5 and a process of estimating the efficacy
  • the storage unit 12 is configured using a large-capacity storage device such as a hard disk.
  • the storage unit 12 stores various programs executed by the processing unit 11 and various data required for processing by the processing unit 11 .
  • the storage unit 12 stores a server program 12a executed by the processing unit 11.
  • FIG. The storage unit 12 also stores identical drug information 12b regarding drugs having the same active ingredient or the same mechanism of action, and use period information 12c regarding the use period of the drug.
  • the server program (computer program, program product) 12a is provided in a form recorded in a recording medium 99 such as a memory card or an optical disc, and the server device 1 reads the server program 12a from the recording medium 99 and stores it. Store in section 12 .
  • the server program 12a may be written in the storage unit 12 during the manufacturing stage of the server device 1, for example.
  • the server program 12a may be delivered by another remote server device or the like, and the server device 1 may acquire the program through communication.
  • the server program 12 a may be recorded in the recording medium 99 and read by a writing device and written in the storage unit 12 of the server device 1 .
  • the server program 12 a may be provided in the form of distribution via a network, or may be provided in the form of being recorded on the recording medium 99 .
  • the same drug information 12b is information for the server device 1 to determine which drug has the same active ingredient or the same mechanism of action.
  • the same drug information 12b is, for example, information in which the generic name of the drug and the product name are associated with each other. In the information processing system according to the present embodiment, even if the product names are different, the server device 1 determines that drugs with the same generic name are drugs with the same active ingredient or the same mechanism of action.
  • the usage period information 12c is information obtained by extracting information about the usage period of the drug from the various information stored in the medical DB 5 by the server device 1.
  • the usage period information 12c includes, for example, patient attribute information, information about the patient's injury or disease, the type of drug (generic name) prescribed for this injury or disease, the name of the drug (trade name), and the usage period of this drug. It is information in which information such as (start date and end date of use) are associated with each other.
  • the server device 1 periodically or as needed acquires necessary information from the medical DB 5 , generates usage period information 12 c based on the acquired information, and stores it in the storage unit 12 .
  • the server device 1 performs a process of estimating the efficacy of the drug based on the usage period information 12 c stored in the storage unit 12 .
  • the communication unit 13 communicates with various devices via a network N including a mobile phone communication network, a wireless LAN (Local Area Network), the Internet, and the like.
  • the communication unit 13 communicates with one or more terminal devices 3 via the network N, and communicates with the medical DB 5 (or another server device including the medical DB 5). I do.
  • the communication unit 13 transmits the data given from the processing unit 11 to other devices, and gives the data received from the other devices to the processing unit 11 .
  • the storage unit 12 may be an external storage device connected to the server device 1.
  • the server device 1 may be a multicomputer including a plurality of computers, or may be a virtual machine virtually constructed by software.
  • the server device 1 is not limited to the above configuration, and may include, for example, a reading unit that reads information stored in a portable storage medium, an input unit that receives operation inputs, or a display unit that displays images. .
  • the processing unit 11 reads and executes the server program 12a stored in the storage unit 12, so that the usage period information acquisition unit 11a, the efficacy estimation unit 11b, and the efficacy estimation information
  • the output unit 11c and the like are implemented in the processing unit 11 as software functional units.
  • the functional units of the processing unit 11 the functional units related to the process of estimating the efficacy of the medicine are illustrated, and the functional units related to other processes are omitted.
  • the usage period information acquisition unit 11a extracts and acquires information about the period during which the patient used the drug from various information stored in the medical DB 5.
  • the medical DB 5 stores RWD including various medical information.
  • the usage period information acquisition unit 11a extracts information about a patient having a certain disease from the medical DB 5, for example, and based on the extracted information, the first prescribed time point and the last prescribed time point for a drug prescribed to each patient. By looking at the point in time when the drug was taken, the period during which this drug was prescribed to this patient, ie, the period of use of the drug, is calculated.
  • the usage period information acquisition unit 11a Based on the information extracted from the medical DB 5, the usage period information acquisition unit 11a obtains, for example, the patient's attribute information (gender, age, etc.), the patient's injury or disease, and the drug prescribed for this patient's injury or disease. Information is generated that associates the type (generic name), the name (trade name) of the drug, and the period of use (start date and end date of use) of the drug, and the generated information is used in the storage unit 12. It is stored as period information 12c.
  • the patient's attribute information for example, the patient's attribute information (gender, age, etc.)
  • Information is generated that associates the type (generic name), the name (trade name) of the drug, and the period of use (start date and end date of use) of the drug, and the generated information is used in the storage unit 12. It is stored as period information 12c.
  • the period during which the doctor prescribed the drug to the patient is used as the period of use of the drug.
  • the period of use of the drug is not limited to this.
  • the period during which the patient actually took the prescribed drug may be used as the drug use period.
  • the period during which the patient opens the medicine package containing the prescribed medicine may be used as the medicine utilization period, or other periods than these. may be used as the usage period of the drug.
  • the efficacy estimating unit 11b performs a process of estimating the efficacy of the drug based on the usage period information 12c acquired by the usage period information acquisition unit 11a.
  • the efficacy estimating unit 11b estimates whether the efficacy of a plurality of drugs having the same active ingredient or the same mechanism of action (a plurality of drugs having the same generic name) is relatively high or low. Information in which a plurality of drugs are arranged in order from highest (or lowest) is created as efficacy estimation information.
  • the efficacy estimation unit 11b can determine whether or not a plurality of drugs have the same active ingredient or the same mechanism of action.
  • the efficacy estimating unit 11b calculates the median value or average value of the period of use for each drug whose efficacy is to be estimated, and estimates the relative efficacy of multiple drugs based on these calculated values. At this time, the efficacy estimating unit 11b determines whether the drug whose efficacy is to be estimated is a drug for recovering the state of injury or disease by administration or a drug for maintaining the state of injury or disease by administration. do. In the case of a drug for recovering from an injury or illness by administration, the drug efficacy estimating unit 11b estimates that the shorter the median value of the calculated usage period, the higher the drug efficacy of the drug. On the other hand, in the case of a drug for maintaining the state of injury or disease by administration, the efficacy estimating unit 11b estimates that the longer the calculated median usage period, etc., the higher the efficacy of the drug.
  • the estimated efficacy information output unit 11c performs processing for outputting estimated efficacy information created by the efficacy estimation unit 11b as an estimation result.
  • the estimated medicinal efficacy information output unit 11c communicates with the terminal device 3 through the communication unit 13, and transmits (outputs) the estimated medicinal efficacy information to the terminal device 3, thereby outputting the estimated medicinal efficacy information to the terminal device 3. to display (output).
  • FIG. 3 is a block diagram showing the configuration of the terminal device 3 according to this embodiment.
  • the terminal device 3 includes a processing unit 31, a storage unit (storage) 32, a communication unit (transceiver) 33, a display unit (display) 34, an operation unit 35, and the like.
  • the terminal device 3 is a device used by a user such as a doctor, a pharmacist, a pharmaceutical company, or an administrative agency, for example, and may be configured using an information processing device such as a smart phone, a tablet terminal device, or a personal computer.
  • the processing unit 31 is configured using an arithmetic processing unit such as a CPU or MPU, a ROM, and the like. By reading and executing the program 32a stored in the storage unit 32, the processing unit 31 performs various processes such as processing for receiving input of information from the user and processing for displaying the results of estimation of drug efficacy by the server device 1. process.
  • an arithmetic processing unit such as a CPU or MPU, a ROM, and the like.
  • the storage unit 32 is configured using, for example, a non-volatile memory device such as a flash memory or a storage device such as a hard disk.
  • the storage unit 32 stores various programs executed by the processing unit 31 and various data required for processing by the processing unit 31 .
  • the storage unit 32 stores a program 32a executed by the processing unit 31.
  • FIG. In this embodiment, the program 32a is distributed by a remote server device or the like, and the terminal device 3 acquires it through communication and stores it in the storage unit 32.
  • the program 32a may be written in the storage unit 32 during the manufacturing stage of the terminal device 3, for example.
  • the program 32a may be stored in the storage unit 32 after the terminal device 3 reads the program 32a recorded in the recording medium 98 such as a memory card or an optical disk.
  • the program 32 a may be recorded in the recording medium 98 and read by a writing device and written in the storage unit 32 of the terminal device 3 .
  • the program 32 a may be provided in the form of distribution via a network, or may be provided in the form of being recorded on the recording medium 98 .
  • the communication unit 33 communicates with various devices via a network N including a mobile phone communication network, a wireless LAN, the Internet, and the like. In the present embodiment, the communication unit 33 communicates with the server device 1 via the network N. FIG. The communication unit 33 transmits data received from the processing unit 31 to other devices, and provides the processing unit 31 with data received from other devices.
  • the display unit 34 is configured using a liquid crystal display or the like, and displays various images, characters, etc. based on the processing of the processing unit 31.
  • the operation unit 35 receives a user's operation and notifies the processing unit 31 of the received operation.
  • the operation unit 35 receives a user's operation using an input device such as mechanical buttons or a touch panel provided on the surface of the display unit 34 .
  • the operation unit 35 may be an input device such as a mouse and a keyboard, and these input devices may be detachable from the terminal device 3 .
  • the processing unit 31 reads out and executes the program 32a stored in the storage unit 32, so that the information acquisition unit 31a, the display processing unit 31b, etc. function as software functional units. It is implemented in the processing unit 31 .
  • the program 32a may be a program dedicated to the information processing system according to the present embodiment, or may be a general-purpose program such as an Internet browser or web browser.
  • the information acquisition unit 31a performs processing for acquiring information such as injuries or medicines input by the user.
  • the information acquisition unit 31 a displays an information input screen on the display unit 34 , for example, and receives input of illness or medicine from the user based on the user's operation on the operation unit 35 .
  • the information acquisition unit 31a sends the acquired information about the disease or the drug to the server device 1, and requests estimation of the level of efficacy of the drug when the input drug is used for the input disease.
  • the drug information acquired by the information acquisition unit 31a may be the generic name of the drug or the product name of the drug.
  • the server device 1 that has received the information transmitted from the information acquisition unit 31a performs a process of estimating the degree of medicinal efficacy, and transmits the estimation result to the terminal device 3 .
  • the display processing unit 31b performs processing for displaying various information such as images and characters on the display unit 34. For example, the display processing unit 31b displays an input screen on the display unit 34 for the information acquisition unit 31a to receive information input by the user. Further, for example, the display processing unit 31b displays on the display unit 34 the result of estimation of the efficacy of the medicine received from the server device 1 .
  • ⁇ Efficacy estimation processing> In the information processing system according to the present embodiment, various information obtained from medical institutions or the like is stored in the medical DB 5 as real world data, and the server apparatus 1 calculates the efficacy of the drug based on the information stored in the medical DB 5.
  • Perform processing to estimate the height of Information stored in the medical DB 5 may include various information such as medical bill data or electronic medical record data.
  • information on the usage period of the drug is extracted and acquired from the storage unit 12, and the acquired information is stored in the storage unit 12 as usage period information 12c.
  • the server device 1 acquires information such as drug prescription records stored in the medical DB 5, for example. of the drug was prescribed, then a month's worth of the drug was prescribed in March, and so on. , the end date of use, the period of use, etc., can be stored as the period of use information 12c in association with the information such as the name of the patient, the disease, the name of the medicine, and the like. For example, if the first month's worth of medication was prescribed on January 1, 2022, and the last month's worth of medication was prescribed on August 1, 2021, the use of this medication A period of 8 months can be considered.
  • the usage period of the drug is the period during which the drug is prescribed, but it is not limited to this.
  • the medical DB 5 stores daily drug administration records for a patient hospitalized in a hospital, or information such as the patient's daily drug intake status is stored in the medical DB 5.
  • the server apparatus 1 may set the period during which the patient takes the medicine or the period during which the medicine package is opened by the patient based on this information as the utilization period of the medicine.
  • FIG. 4 is a schematic diagram showing an example of the usage period information 12c.
  • the usage period information 12c shown in the figure is information in which "patient attribute information", “injury or disease information", “medicine information” and “period information” are associated and stored.
  • "Patient attribute information” is information relating to a patient who has been administered a drug, and may include information such as “patient ID”, "age” and “gender”, for example.
  • “Patient ID” is identification information uniquely attached to a patient.
  • the "patient attribute information” may include various information such as the patient's place of residence, medical history, or surgical history.
  • the “injury or disease information” is information relating to the patient's injury or disease, and may include information such as “injury or disease name”, for example.
  • the "injury or disease information” may include information such as the degree of injury or disease.
  • Drug information is information about the drug administered to the patient, and may include information such as "generic name” and "trade name".
  • a “generic name” may be, for example, the name of the main ingredient of a drug.
  • Product name is the name of a drug as a product named by a pharmaceutical company or the like that manufactures or sells the drug.
  • drugs with different "brand names” but with the same "generic name” are drugs with the same active ingredient or the same mechanism of action.
  • the server device 1 calculates the generic name corresponding to the product name. is obtained and set as "medicine information" of the usage period information 12c.
  • Period information is information about the period during which the drug was administered to the patient, and may include information such as "use start date”, “use end date", and "use period”. In the information processing system according to the present embodiment, it is the "use period” that is used in the process of estimating the level of medicinal efficacy. may not be included in In addition, since the "period of use” can be calculated from the “start date of use” and the “end date of use”, the “period information” includes the "start date of use” and the "end date of use”, may not contain
  • the server device 1 repeatedly acquires information from the medical DB 5 at a predetermined cycle such as one day, one week or one month, extracts information about the usage period of the drug, and stores the extracted information in the storage unit 12 for the usage period. It is stored and accumulated as information 12c.
  • the server device 1 may acquire information on the drug to be estimated from the medical DB 5 and create the usage period information 12c when performing the process of estimating the efficacy of the drug.
  • FIG. 5 is a flow chart showing the procedure of generation processing of the usage period information 12c performed by the server device 1 according to the present embodiment.
  • the usage period information acquisition unit 11a of the processing unit 11 of the server device 1 according to the present embodiment acquires information from the medical DB 5 at a predetermined cycle such as one week or one month. It is determined whether or not it has reached (step S1). If the timing for acquiring information has not yet arrived (S1: NO), the usage period information acquisition unit 11a waits until the timing for acquiring information. When it is time to acquire information (S1: YES), the usage period information acquisition unit 11a accesses the medical DB 5 by communicating with the communication unit 13 via the network, and obtains various information stored in the medical DB 5. information on drug prescription is obtained from the information (step S2).
  • the usage period information acquisition unit 11a selects one patient from many patients included in the acquired information (step S3).
  • the usage period information acquisition unit 11a extracts the drug prescription history for the patient selected in step S3 from the information acquired from the medical DB 5 in step S2 (step S4).
  • the usage period information acquisition unit 11a acquires the start date and end date when the target drug was prescribed to the patient for the target injury or disease (step S5).
  • the usage period information acquiring unit 11a calculates the usage period of the drug based on the start date and end date of the prescription of the drug acquired in step S5 (step S6).
  • the usage period information acquisition unit 11a determines whether or not the calculation of the drug usage period has been completed for all patients included in the information acquired in step S2 (step S7). If the calculation of the usage period has not been completed for all patients (S7: NO), the usage period information acquisition unit 11a returns the process to step S3 and calculates the usage period for another patient. When the calculation of the usage period for all patients has been completed (S7: YES), the usage period information acquisition unit 11a associates the calculated usage period information with information such as patient attribute information, injury or disease information, and drug information. , is stored as the usage period information 12c in the storage unit 12 (step S8), and the process is terminated.
  • a user can input information about an injury or disease and a drug to the terminal device 3 and request the server device 1 to estimate the efficacy of the drug.
  • the terminal device 3 acquires the information of the disease (sickness name, disease ID, etc.) input by the user and the medicine (product name or general name), and transmits the acquired information to the server device 1 .
  • the server device 1 that has received the information from the terminal device 3 performs a process of estimating the efficacy of the drug based on the received information on the disease and the drug.
  • the server device 1 performs processing for estimating the degree of drug efficacy in response to a request from the terminal device 3, but the present invention is not limited to this.
  • the server device 1 acquires information from the medical DB 5 at a predetermined cycle such as one day, one week or one month, estimates the efficacy of one or more drugs each time the information is acquired, and outputs the estimation result. You can store it.
  • the server device 1 may, for example, periodically transmit the estimation result to the terminal device 3 of a pre-registered user, or may transmit the stored estimation result to the terminal device 3 upon request from the user, for example. good.
  • the server device 1 in response to a request received from the terminal device 3, performs a process of estimating the efficacy of the drug based on the usage period information 12c stored in the storage unit 12.
  • the server device 1 acquires the drug to be estimated included in the request received from the terminal device 3, and if the drug is specified by the product name, the same drug information 12b stored in the storage unit 12 is used. Then, the generic name of this drug is obtained, and the trade name of another drug with the same generic name is obtained.
  • the server device 1 based on the identical drug information 12b stored in the storage unit 12, specifies the product name of one or more drugs to which the generic name is assigned. to get One or a plurality of brand name drugs acquired by the server device 1 are subject to estimation of efficacy.
  • the server device 1 preliminarily stores information on drugs treated as the same product even if the product names are different in the same drug information 12b. can be determined. Further, for example, the server device 1 may perform a process of deleting character strings corresponding to numerical values and units from product names, and may determine drugs with the same product name from which these character strings are deleted as the same products.
  • the server device 1 stores, in the storage unit 12, information on prescribing one or more brand name medicines to be estimated for the injury or disease to be estimated included in the request received from the terminal device 3.
  • Usage period information Extract from 12c The server device 1 aggregates the extracted information for each product name of the drug, and calculates the median value of the period of use for each drug.
  • the median value of the usage period is the value located in the middle when the usage periods are arranged in order of magnitude.
  • the server device 1 calculates the median value of the usage period, but is not limited to this, and calculates statistical values such as average value, mode value, maximum value or minimum value. You may
  • drugs to be estimated are classified into either of the following two types of drugs.
  • the server device 1 pre-stores in the storage unit 12, for example, information indicating the correspondence relationship between the common name of a drug and which of the following two types the drug is classified into. Based on this information, the common name Drugs can be classified from (1) A drug for recovering the state of injury or disease by administration (2) A drug for maintaining the state of injury or disease by administration
  • Drugs for recovering the state of injury or disease by administration It can be estimated that the shorter the period of use, the higher the efficacy.
  • Such medications may include, for example, medications prescribed for stomach ulcers, infections or injuries such as hepatitis C. Therefore, the server apparatus 1 compares the median value of the period of use calculated for each product name of the drug for recovering the state of injury or disease by administration, and determines that the drug with the smaller median period of use has higher efficacy. presume.
  • the server device 1 generates, as an estimation result, information in which a plurality of drugs with the same generic name but different product names are arranged in descending order of the median usage period.
  • the server device 1 selects the use period information 12c stored in the storage unit 12 for medicines that are used to recover from injury or disease by administration, and the use period of the medicine ends for reasons other than recovery from injury or illness. from the information for estimating high or low drug efficacy.
  • the server device 1 can determine whether the end of drug use is due to recovery from injury or illness or for reasons other than recovery based on the patient's chart data stored in the medical DB 5, for example. .
  • the server device 1 determines whether or not the end of use of a medicine for recovering from an injury or disease is due to recovery from an injury or disease when acquiring the usage period information 12c from the medical DB, and determines whether the end of use is due to a reason other than recovery. may not be included in the information stored as the usage period information 12c.
  • Drugs administered to maintain the state of injury or disease Therefore, it can be estimated that the longer the period of use, the higher the efficacy. It can be presumed that the drug to be used is changed, for example, when the doctor or the like determines that the effect on the disease is low and the doctor prescribes another drug to the patient.
  • Such drugs may include, for example, drugs prescribed for injuries such as rheumatoid arthritis, ulcerative colitis, Crohn's disease or dementia. Therefore, the server apparatus 1 compares the median value of the period of use calculated for each product name of the drug for maintaining the state of injury or disease by administration, and considers that the drug with the larger median period of use has higher efficacy. presume.
  • the server device 1 generates, as an estimation result, information in which a plurality of drugs with the same generic name but different product names are arranged in descending order of the median usage period.
  • the server device 1 transmits the result of estimating the efficacy of the drug, that is, information in which the product names of the drugs are arranged in descending order of efficacy to the terminal device 3 of the request source.
  • the terminal device 3 receives the estimation result of the level of the drug from the server device 1 and presents the received estimation result to the user by displaying it on the display unit 34 .
  • FIG. 6 is a schematic diagram showing a display example of the estimation result of the level of drug efficacy.
  • the terminal device 3 displays in the left area of the screen that the "generic name" of the drug to be estimated is "drug A", and in the central area of the screen, a plurality of drugs with the same generic name ( That is, the "trade names” of the same medicinal ingredients or drugs with the same mechanism of action) are arranged in the vertical direction and displayed as a list.
  • 11 product names of "drug a1" to "drug a11" are listed as a plurality of drugs having the same active ingredient or the same mechanism of action.
  • the terminal device 3 displays a graph indicating the usage period (prescription period) of each drug in the right area of the screen in association with the product name of each drug.
  • the terminal device 3 collects usage period information for each drug from the usage period information 12c, and plots the collected information on a one-dimensional scatter diagram with the horizontal axis representing the period for each drug product name. to generate and display.
  • the terminal device 3 displays the median value of the usage period of each graph in an overlapping manner. In the illustrated example, the median usage period of "medicine a1" is 546, and the median usage period of "medicine a2" is 460.
  • the example shown in the figure is an estimation result related to a drug for maintaining the state of injury or disease by administration.
  • the drug names and graphs of a plurality of drugs are arranged and displayed in descending order of the median usage period from top to bottom, with smaller drugs (that is, drugs with lower efficacy) on the lower side.
  • illustration is omitted, in the case of displaying the estimated results of medicines for recovering from an injury or illness by administration, the terminal device 3 arranges and displays the results in descending order of the median usage period from top to bottom. .
  • the user can determine which of the multiple drugs with the same generic name but different brand names has high efficacy and which has low efficacy. That is, it is possible to judge the relative efficacy of a plurality of drugs.
  • FIG. 7 is a flow chart showing the procedure of the efficacy estimation process performed by the server device 1 according to the present embodiment.
  • the efficacy estimating unit 11b of the processing unit 11 of the server device 1 according to the present embodiment determines whether or not it has received a request from the terminal device 3 to perform the process of estimating the efficacy of the drug (step S21). If the request for the estimation process has not been received (S21: NO), the efficacy estimation unit 11b waits until the request is received from the terminal device 3.
  • the efficacy estimation unit 11b selects from the information on various drugs included in the usage period information 12c stored in the storage unit 12, in the request from the terminal device 3 Information corresponding to (the generic name of) the designated target drug is acquired (step S22). Based on the information acquired in step S22, the efficacy estimation unit 11b aggregates the duration of use corresponding to each drug (product name) (step S23), and calculates the median value of the duration of use for each drug (step S24).
  • the efficacy estimating unit 11b determines whether or not the target drug specified in the request from the terminal device 3 is a drug for recovering from an injury or illness by administration (step S25). If the drug is for recovering from an injury or illness (S25: YES), the drug efficacy estimating unit 11b, based on the median value of the duration of use for each drug calculated in step S24, sequentially Information in which drugs are arranged is created (step S26), and the process proceeds to step S28. If the drug is not for recovering from the injury or disease (S25: NO), the efficacy estimating unit 11b selects the drug in descending order of the median duration of use for each drug calculated in step S24. are arranged (step S27), and the process proceeds to step S28.
  • the medicinal efficacy estimation information output unit 11c of the processing unit 11 transmits the information on the medicinal efficacy estimation results created in step S26 or S27 to the terminal device 3 that is the request source (step S28), and ends the process.
  • the server device 1 acquires information that associates a drug prescribed for an injury or illness with a usage period of the drug from the medical DB 5, and the acquired information Based on this, the server device 1 performs a process of estimating the degree of efficacy of the drug. Thereby, the user can select the drug to be used based on the efficacy of the drug estimated by the server device 1 .
  • the information processing system according to the present embodiment can be expected to support the selection of drugs by the user.
  • the server device 1 estimates that the shorter the usage period of the drug, the higher the drug efficacy. As a result, the server device 1 can be expected to accurately estimate the degree of efficacy of a drug for recovering from an injury or illness when administered. In addition, the server device 1 excludes information when the use of the medicine is stopped due to factors other than recovery, and estimates the level of efficacy of the medicine. As a result, the server device 1 can be expected to more accurately estimate the level of efficacy.
  • the server device 1 estimates that the longer the usage period of the drug, the higher the drug efficacy. As a result, the server device 1 can be expected to accurately estimate the degree of efficacy of a drug that is administered to maintain the state of an injury or disease.
  • the relative efficacy of a plurality of drugs having the same active ingredient or the same mechanism of action is estimated, and the estimated efficacy of each drug is determined, for example, by a drug having a high efficacy.
  • the drugs are displayed side-by-side in (or in descending) order and displayed in a list. This allows the user to easily comprehend the relative efficacy of multiple drugs with the same active ingredient or the same mechanism of action.
  • the server device 1 estimates the degree of efficacy of a plurality of drugs with the same name but different volumes as the same drug. As a result, the server device 1 can prevent estimating the level of efficacy of substantially the same drug as different drugs.
  • the server device 1 estimates the degree of efficacy of the drug by regarding the period during which the doctor prescribes the drug as the period of use of the drug. As a result, the server device 1 can be expected to accurately estimate the efficacy of the drug based on the information such as the prescription record of the drug stored in the medical DB 5 .
  • the server device 1 is configured to acquire information from the medical DB 5 by communication via a network, but the present invention is not limited to this. may be collected. Further, in the present embodiment, the server device 1 is configured to perform processing for estimating the level of efficacy of a drug in response to a request from the terminal device 3, but the present invention is not limited to this. For example, the server device 1 performs a process of estimating the efficacy of a plurality of drugs at a predetermined cycle regardless of whether or not there is a request from the terminal device 3, and periodically transmits information about the estimation results to the terminal device 3. may
  • the server device 1 may calculate a numerical value such as a ranking or a deviation value regarding the level of efficacy of a target drug among a plurality of drugs having the same active ingredient or the same mechanism of action, and the calculated numerical value may be used as the estimation result of the level of efficacy.
  • the estimation result is the relative effectiveness of a plurality of drugs with the same active ingredient or the same mechanism of action compared with the period of use, but the present invention is not limited to this.
  • the level of drug efficacy may be estimated by comparing a value such as a value with a predetermined threshold value.
  • FIG. 8 is a schematic diagram for explaining an outline of an information processing system according to the second embodiment.
  • the drug taken by the patient is, for example, a drug in the form of powdered drug enclosed in a capsule, and the sensor 7 is enclosed in the capsule together with the drug.
  • the capsule is made of a material that dissolves in the patient's body, and when the capsule dissolves in the patient's body, the sensor 7 comes into contact with gastric juice or the like.
  • the sensor 7 is provided with, for example, two exposed electrodes, and the sensor 7 detects that the two electrodes are electrically connected via gastric juice or the like.
  • the sensor 7 has a function of transmitting a wireless signal, and transmits a wireless signal to the terminal device 8 existing outside the patient's body when it detects that the two electrodes are electrically connected.
  • the terminal device 8 is, for example, a communication device attached to the patient's body, or an information processing device such as a smartphone used by the patient, and is capable of receiving wireless signals transmitted by the sensor 7.
  • the terminal device 8 stores information such as the date and time when the radio signal was received and the name of the drug taken by the patient.
  • the terminal device 8 stores the stored information with information such as a patient ID, etc., as drug utilization information, and uses it at an appropriate timing, for example, once a day, or receives a wireless signal from the sensor 7. is transmitted to the server device 1 each time it receives the
  • the server device 1 includes a medical DB 5.
  • the server device 1 stores and accumulates the received drug use information in the medical DB 5 .
  • the server device 1 can perform a process of calculating the period of use of the drug based on the drug use information stored in the medical DB 5 and estimating the level of efficacy of the drug based on the calculated period of use.
  • the sensor 7 enclosed in the capsule detects the drug intake by the patient, and the terminal device 8 transmits the drug use information based on the detection result of the sensor 7 to the server device 1.
  • the server device 1 stores the drug use information in the medical DB 5 .
  • the server device 1 calculates the usage period of the drug based on the drug use information stored in the medical DB 5, and estimates the degree of efficacy of the drug. As a result, the server device 1 can more accurately calculate the duration of use of the medicine by the patient, and therefore it can be expected to improve the accuracy of estimating the effectiveness of the medicine.
  • the sensor 7 enclosed in a drug capsule is used to detect drug ingestion by the patient, but the method of detecting drug ingestion is not limited to this.
  • a sensor is provided in the medicine package that wraps the medicine, and the sensor detects opening of the medicine package.
  • the sensor that detects the opening transmits a radio signal
  • the terminal device 8 that receives the radio signal stores information such as the date and time when the medicine package was opened and the name of the medicine taken by the patient.
  • the terminal device 3 adds information such as a patient's ID to the stored information, and transmits the information to the server device 1 as drug use information.
  • the server device 1 receives the drug use information from the terminal device 8, stores it in the medical DB 5, calculates the drug use period based on the drug use information stored in the medical DB 5, and uses the drug based on the calculated use period. Estimate high and low drug efficacy.
  • the server device 1 that performs the process of estimating the level of drug efficacy of a drug is configured to include the medical DB 5, but the present invention is not limited to this.
  • a server device different from the server device 1 that performs the estimation process may have the medical DB 5 , and this server device may receive the drug use information from the patient's terminal device 8 and store it in the medical DB 5 .
  • the server device 1 that performs the estimation process can acquire the drug utilization information stored in the medical DB 5 and use it for the estimation process by communicating with the server device having the medical DB 5 via a network.
  • server device information processing device
  • terminal device 5 medical DB 7 sensor 8 terminal device
  • processing unit 11a usage period information acquisition unit (acquisition unit)
  • Efficacy estimation part estimate part
  • 11c Efficacy estimation information output unit 12
  • Storage unit 12a Server program (computer program) 12b same drug information 12c use period information 13 communication unit 31 processing unit 31a information acquisition unit 31b display processing unit 32 storage unit 32a program 33 communication unit 34 display unit 35 operation unit 98, 99 recording medium N network

Landscapes

  • Health & Medical Sciences (AREA)
  • Engineering & Computer Science (AREA)
  • Chemical & Material Sciences (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Medicinal Chemistry (AREA)
  • Epidemiology (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Primary Health Care (AREA)
  • Public Health (AREA)
  • Medical Treatment And Welfare Office Work (AREA)

Abstract

Provided are an information processing method, a computer program, and an information processing device that can be expected to assist selection of a pharmaceutical by a user. An information processing method according to an embodiment comprises an information processing device: acquiring information in which a pharmaceutical prescribed for an injury/disease and a utilization period of the pharmaceutical are associated with each other; and estimating the level of the medicinal effect of the pharmaceutical on the basis of the acquired information. The information processing device may estimate that the shorter the utilization period of the pharmaceutical, the higher the medicinal effect of the pharmaceutical, in which case the pharmaceutical may be a pharmaceutical for remedying the state of the injury/disease by administration. Alternatively, the information processing device may estimate that the longer the utilization period of the pharmaceutical, the higher the medicinal effect of the pharmaceutical, in which case the pharmaceutical may be a pharmaceutical for maintaining the state of the injury/disease by administration.

Description

情報処理方法、コンピュータプログラム及び情報処理装置Information processing method, computer program and information processing apparatus
 本発明は、薬剤の選択を支援する情報処理方法、コンピュータプログラム及び情報処理装置に関する。 The present invention relates to an information processing method, a computer program, and an information processing device that support drug selection.
 傷病に対して処方され得る薬剤には、同一薬効成分又は同一作用機序のものが複数存在する。例えば、先発医薬品の独占的な販売期間の終了後に発売される後発医薬品は、先発医薬品と同一薬効成分又は同一作用機序の薬剤である。 There are multiple drugs with the same active ingredient or the same mechanism of action that can be prescribed for injuries. For example, generic drugs that are marketed after the exclusive sales period of the original drug expires have the same active ingredients or the same mechanism of action as the original drug.
 特許文献1においては、動植物に対する薬物候補を検索するための薬物候補検索用データベースサーバ装置が提案されている。この薬物候補検索用データベースサーバ装置は、動植物の種類毎における病気の改善又は予防等の目的に適用する薬剤の名称及び含有有効成分の名称を含む薬物特定情報と、薬剤の目的、対象動植物、薬効及び使用方法等の用法を含む用法情報と、薬剤及び有効成分についての効力同等性を示す分類コードを含む分類情報とを対応させてデータベースに記憶する。薬物候補検索用データベースサーバ装置は、動植物の種類、目的、薬剤の名称、有効成分の名称、用法又は分類コードの何れかに基づき、適用可能薬剤又は適用可能有効成分のデータを検索し、検索結果をクライアント端末装置へ送信する。 Patent Document 1 proposes a drug candidate search database server device for searching drug candidates for animals and plants. This drug candidate search database server device stores drug specific information including the name of the drug applied for the purpose of improving or preventing disease for each type of animal and plant and the name of the contained active ingredient, the purpose of the drug, the target animal and plant, and the drug efficacy. And the usage information including the usage such as usage method and the classification information including the classification code indicating the efficacy equivalence of the drug and the active ingredient are associated and stored in the database. The drug candidate search database server device searches for data on applicable drugs or applicable active ingredients based on any of the type of animal or plant, purpose, name of drug, name of active ingredient, usage or classification code, and obtains search results to the client terminal device.
特許第6718186号Patent No. 6718186
 同一薬効成分又は同一作用機序の薬剤が複数存在する場合、これら複数の薬剤について差異、特に薬剤の薬効が高いか低いかを把握することは難しい。特許文献1に記載の薬物候補検索用データベースサーバ装置はデータベースから適用可能な薬剤を検索してクライアント端末装置に表示するが、複数の薬剤が候補として表示された場合に、ユーザはいずれの薬剤を選択すべきか判断が難しい。 When there are multiple drugs with the same active ingredient or the same mechanism of action, it is difficult to understand the differences between these multiple drugs, especially whether the efficacy of the drug is high or low. The drug candidate search database server device described in Patent Document 1 searches for applicable drugs from the database and displays them on the client terminal device. It is difficult to decide which one to choose.
 本発明は、斯かる事情に鑑みてなされたものであって、その目的とするところは、ユーザによる薬剤の選択を支援することが期待できる情報処理方法、コンピュータプログラム及び情報処理装置を提供することにある。 SUMMARY OF THE INVENTION The present invention has been made in view of such circumstances, and an object thereof is to provide an information processing method, a computer program, and an information processing apparatus that can be expected to assist a user in drug selection. It is in.
 一実施形態に係る情報処理方法は、情報処理装置が、傷病の種類と、当該傷病に対して処方された薬剤の利用期間とを対応付けた情報を取得し、取得した前記情報に基づいて、前記薬剤の薬効の高低を推定する。 In an information processing method according to one embodiment, an information processing device acquires information that associates a type of injury or disease with a usage period of a drug prescribed for the injury or disease, and based on the acquired information, Estimate the efficacy of the drug.
 一実施形態による場合は、ユーザによる薬剤の選択を支援することが期待できる。 According to one embodiment, it can be expected to support the selection of drugs by the user.
実施の形態1に係る情報処理システムの概要を説明するための模式図である。1 is a schematic diagram for explaining an overview of an information processing system according to Embodiment 1; FIG. 本実施の形態に係るサーバ装置の構成を示すブロック図である。1 is a block diagram showing the configuration of a server device according to an embodiment; FIG. 本実施の形態に係る端末装置の構成を示すブロック図である。2 is a block diagram showing the configuration of a terminal device according to this embodiment; FIG. 利用期間情報の一例を示す模式図である。FIG. 4 is a schematic diagram showing an example of usage period information; 本実施の形態に係るサーバ装置が行う利用期間情報の生成処理の手順を示すフローチャートである。7 is a flow chart showing a procedure of a process of generating usage period information performed by the server device according to the present embodiment; 薬剤の薬効の高低の推定結果の表示例を示す模式図である。FIG. 10 is a schematic diagram showing a display example of an estimation result of the efficacy of a drug. 本実施の形態に係るサーバ装置が行う薬効推定処理の手順を示すフローチャートである。4 is a flow chart showing a procedure of efficacy estimation processing performed by the server device according to the present embodiment. 実施の形態2に係る情報処理システムの概要を説明するための模式図である。FIG. 10 is a schematic diagram for explaining an outline of an information processing system according to a second embodiment; FIG.
 本発明の実施形態に係る情報処理システムの具体例を、以下に図面を参照しつつ説明する。なお、本発明はこれらの例示に限定されるものではなく、請求の範囲によって示され、請求の範囲と均等の意味及び範囲内でのすべての変更が含まれることが意図される。 A specific example of the information processing system according to the embodiment of the present invention will be described below with reference to the drawings. The present invention is not limited to these exemplifications, but is indicated by the scope of the claims, and is intended to include all modifications within the meaning and scope of equivalents to the scope of the claims.
<システム構成>
 図1は、実施の形態1に係る情報処理システムの概要を説明するための模式図である。本実施の形態に係る情報処理システムは、例えば医師、薬剤師、製薬会社又は行政機関等の様々なユーザに対して、薬剤の薬効の高低を推定した情報を提供するシステムである。本実施の形態に係る情報処理システムは、薬剤の薬効の高低を推定する処理を行うサーバ装置1と、本システムを利用するユーザが使用する一又は複数の端末装置3とを備えて構成されている。サーバ装置1は、医療DB(データベース)5に蓄積された種々の情報、例えば薬剤の利用期間に関する情報を基に、薬剤の薬効の高低を推定する。
<System configuration>
FIG. 1 is a schematic diagram for explaining an outline of an information processing system according to Embodiment 1. FIG. The information processing system according to the present embodiment is a system that provides various users such as doctors, pharmacists, pharmaceutical companies, administrative agencies, and the like with information on presumed efficacy of medicines. The information processing system according to the present embodiment includes a server device 1 that performs processing for estimating the efficacy of a drug, and one or more terminal devices 3 that are used by users of the system. there is The server device 1 estimates the efficacy of the drug based on various information accumulated in the medical DB (database) 5, for example, information on the usage period of the drug.
 医療DB5は、例えば医療機関等において日常の実臨床の中で得られる医療データ、いわゆるRWD(リアルワールドデータ)を記憶して蓄積したデータベースである。医療DB5に記憶されるRWDには、例えば診療報酬に関する情報(いわゆるレセプトデータ)、DPC(Diagnosis Procedure Combination、診断群分類)制度による医療報酬の評価に関する情報、医療機関等において作成された電子カルテのデータ、患者の健康診断の結果に関する情報、又は、患者に装着されたウェアラブルデバイスが取得したバイタルデータ等の種々の情報が含まれ得る。本実施の形態において医療DB5に記憶される情報には、少なくとも患者による薬剤の処方期間に関する情報が含まれる。 The medical DB 5 is a database that stores and accumulates medical data, so-called RWD (Real World Data), which is obtained in daily clinical practice at medical institutions, for example. The RWD stored in the medical DB 5 includes, for example, information on medical fees (so-called receipt data), information on evaluation of medical fees by the DPC (Diagnosis Procedure Combination, diagnosis group classification) system, electronic medical records created in medical institutions, etc. Various information may be included, such as data, information about the results of a physical examination of the patient, or vital data obtained by a wearable device worn by the patient. In this embodiment, the information stored in the medical DB 5 includes at least information regarding the prescription period of the drug by the patient.
 サーバ装置1は、本サービスの提供会社等が管理運営する装置であり、インターネット等のネットワークを介して一又は複数の端末装置3との通信を行い、端末装置3に対して上記のサービスを提供するための種々の情報処理を行う。またサーバ装置1は、RWDを収集する会社等が管理運営する装置であってよく、この場合にサーバ装置1は医療DB5を備えていてもよい。端末装置3は、例えば医師又は薬剤師等のユーザが使用するパーソナルコンピュータ等の情報処理装置であり、スマートフォン又はタブレット型端末装置等の可搬型の情報処理装置であってよい。 The server device 1 is a device managed and operated by a company that provides this service, etc., communicates with one or a plurality of terminal devices 3 via a network such as the Internet, and provides the above services to the terminal devices 3. Various information processing is performed to The server device 1 may be a device managed and operated by a company or the like that collects RWD, and in this case, the server device 1 may include a medical DB 5 . The terminal device 3 is an information processing device such as a personal computer used by a user such as a doctor or a pharmacist, and may be a portable information processing device such as a smart phone or a tablet terminal device.
 例えばユーザは、患者の傷病に関する情報と、この傷病に対して処方する薬剤とを端末装置3から入力して、サーバ装置1にこの薬剤の薬効の評価を依頼する。端末装置3から薬剤評価依頼を与えられたサーバ装置1は、評価対象となる薬剤と、この薬剤と同一薬効成分又は同一作用機序の他の薬剤とについて、薬効の高低をそれぞれ推定する。サーバ装置1は、これら複数の薬剤についての推定結果に基づき、例えば薬効の高いもの(又は低いもの)から順に複数の薬剤を並べた情報を薬効推定情報として端末装置3へ送信する。端末装置3は、サーバ装置1から薬効推定情報を受信して、患者に対して処方し得る複数の薬剤を薬効の高いもの(又は低いもの)から順に一覧表示してユーザに提示する。 For example, the user inputs information on a patient's injury or disease and a drug to be prescribed for this injury or disease from the terminal device 3, and requests the server device 1 to evaluate the efficacy of this drug. The server device 1 receives a drug evaluation request from the terminal device 3, and estimates the efficacy of the drug to be evaluated and other drugs having the same active ingredient or the same mechanism of action as this drug. Based on the estimation results of these multiple drugs, the server device 1 transmits to the terminal device 3, for example, information in which multiple drugs are arranged in descending order of efficacy (or lowest) as efficacy estimation information. The terminal device 3 receives the estimated efficacy information from the server device 1, displays a list of a plurality of drugs that can be prescribed to the patient in descending order of efficacy (or lowest), and presents the list to the user.
 サーバ装置1は、医療DB5に蓄積された種々の情報の中から、例えば患者の属性情報、この患者の傷病、この傷病に対して処方された薬剤の種類、薬剤の名称、並びに、この薬剤の利用期間(利用の開始日及び終了日)等の情報を抽出して取得し、取得したこれらの情報に基づいて薬剤の薬効の高低を推定する。本実施の形態に係るサーバ装置1は、推定対象の薬剤を、投与により傷病の状態を回復するための薬剤と、投与により傷病の状態を維持するための薬剤とのいずれかに分類し、各分類に適した方法で薬効の高低を推定する。 The server device 1 selects, from among various information accumulated in the medical DB 5, for example, the patient's attribute information, the patient's injury or disease, the type of drug prescribed for the injury or disease, the name of the drug, and the name of the drug. Information such as the usage period (start date and end date of usage) is extracted and acquired, and the effectiveness of the drug is estimated based on the acquired information. The server device 1 according to the present embodiment classifies a drug to be estimated into either a drug for recovering the state of injury or disease by administration or a drug for maintaining the state of injury or disease by administration. Estimate high or low efficacy in a manner suitable for classification.
 例えば、薬剤の投与により傷病の状態を回復するための薬剤は、患者が利用した期間が短いほど早く傷病が回復したと考えられるため、利用期間が短いほど薬効が高いと推測することができる。進行性の傷病については逆に、利用した期間が長いほど、症状の進行を抑えることができ、薬効が高いと推測することができる。サーバ装置1は、医療DB5から推測対象の薬剤の利用期間についての情報を収集し、利用期間の中央値又は平均値等の値を算出する。またサーバ装置1は、同一薬効成分又は同一作用機序の他の薬剤についても同様に利用期間の中央値等の値を算出し、算出した値が小さいものから順に並べる事により、複数の薬剤を薬効が高い順に並べた薬効推定情報を生成する。サーバ装置1は、生成した薬効推定情報を端末装置3へ送信することで、端末装置3に薬効の高低の推定結果を表示する。このように、本実施の形態に係る情報処理システムでは、同一薬効成分又は同一作用機序の複数の薬剤について、その薬効の相対的な高低を推定した情報をユーザに提供することができる。 For example, it can be inferred that the shorter the period of use, the higher the medicinal efficacy of a drug that is used to recover from an injury or illness, because it is believed that the shorter the period of use by the patient, the faster the recovery from the illness. Conversely, for progressive injuries, it can be inferred that the longer the period of use, the more the progression of symptoms can be suppressed, and the higher the efficacy. The server device 1 collects information about the period of use of the drug to be inferred from the medical DB 5, and calculates a value such as the median value or average value of the period of use. In addition, the server device 1 similarly calculates values such as the median duration of use for other drugs having the same medicinal ingredient or the same action mechanism, and arranges the calculated values in ascending order to find a plurality of drugs. Generating estimated efficacy information arranged in descending order of efficacy. The server device 1 transmits the generated medicinal efficacy estimation information to the terminal device 3 , thereby displaying the estimated medicinal efficacy level on the terminal device 3 . As described above, the information processing system according to the present embodiment can provide a user with information that estimates the relative efficacy of a plurality of drugs having the same active ingredient or the same mechanism of action.
<装置構成>
 図2は、本実施の形態に係るサーバ装置1の構成を示すブロック図である。本実施の形態に係るサーバ装置1は、処理部11、記憶部(ストレージ)12及び通信部(トランシーバ)13等を備えて構成されている。なお本実施の形態においては、1つのサーバ装置にて処理が行われるものとして説明を行うが、複数のサーバ装置が分散して処理を行ってもよい。
<Device configuration>
FIG. 2 is a block diagram showing the configuration of the server device 1 according to this embodiment. The server device 1 according to the present embodiment includes a processing unit 11, a storage unit (storage) 12, a communication unit (transceiver) 13, and the like. In this embodiment, the explanation is given assuming that the processing is performed by one server device, but the processing may be performed by a plurality of server devices in a distributed manner.
 処理部11は、CPU(Central Processing Unit)、MPU(Micro-Processing Unit)、GPU(Graphics Processing Unit)又は量子プロセッサ等の演算処理装置、ROM(Read Only Memory)及びRAM(Random Access Memory)等を用いて構成されている。処理部11は、記憶部12に記憶されたサーバプログラム12aを読み出して実行することにより、医療DB5から薬剤の利用期間に関する情報を取得する処理及び薬剤の薬効の高低を推定する処理等の種々の処理を行う。 The processing unit 11 includes an arithmetic processing unit such as a CPU (Central Processing Unit), MPU (Micro-Processing Unit), GPU (Graphics Processing Unit) or quantum processor, ROM (Read Only Memory), RAM (Random Access Memory), etc. It is configured using By reading and executing the server program 12a stored in the storage unit 12, the processing unit 11 performs various processes such as a process of acquiring information regarding the usage period of the drug from the medical DB 5 and a process of estimating the efficacy of the drug. process.
 記憶部12は、例えばハードディスク等の大容量の記憶装置を用いて構成されている。記憶部12は、処理部11が実行する各種のプログラム、及び、処理部11の処理に必要な各種のデータを記憶する。本実施の形態において記憶部12は、処理部11が実行するサーバプログラム12aを記憶する。また記憶部12は、同一薬効成分又は同一作用機序の薬剤に関する同一薬剤情報12b、及び、薬剤の利用期間に関する利用期間情報12cを記憶している。 The storage unit 12 is configured using a large-capacity storage device such as a hard disk. The storage unit 12 stores various programs executed by the processing unit 11 and various data required for processing by the processing unit 11 . In the present embodiment, the storage unit 12 stores a server program 12a executed by the processing unit 11. FIG. The storage unit 12 also stores identical drug information 12b regarding drugs having the same active ingredient or the same mechanism of action, and use period information 12c regarding the use period of the drug.
 本実施の形態においてサーバプログラム(コンピュータプログラム、プログラム製品)12aは、メモリカード又は光ディスク等の記録媒体99に記録された態様で提供され、サーバ装置1は記録媒体99からサーバプログラム12aを読み出して記憶部12に記憶する。ただし、サーバプログラム12aは、例えばサーバ装置1の製造段階において記憶部12に書き込まれてもよい。また例えばサーバプログラム12aは、遠隔の他のサーバ装置等が配信するものをサーバ装置1が通信にて取得してもよい。例えばサーバプログラム12aは、記録媒体99に記録されたものを書込装置が読み出してサーバ装置1の記憶部12に書き込んでもよい。サーバプログラム12aは、ネットワークを介した配信の態様で提供されてもよく、記録媒体99に記録された態様で提供されてもよい。 In this embodiment, the server program (computer program, program product) 12a is provided in a form recorded in a recording medium 99 such as a memory card or an optical disc, and the server device 1 reads the server program 12a from the recording medium 99 and stores it. Store in section 12 . However, the server program 12a may be written in the storage unit 12 during the manufacturing stage of the server device 1, for example. Further, for example, the server program 12a may be delivered by another remote server device or the like, and the server device 1 may acquire the program through communication. For example, the server program 12 a may be recorded in the recording medium 99 and read by a writing device and written in the storage unit 12 of the server device 1 . The server program 12 a may be provided in the form of distribution via a network, or may be provided in the form of being recorded on the recording medium 99 .
 同一薬剤情報12bは、同一薬効成分又は同一作用機序の薬剤がいずれであるかをサーバ装置1が判断するための情報である。同一薬剤情報12bは、例えば薬剤の一般名と商品名とを対応付けた情報である。本実施の形態に係る情報処理システムでは、商品名が異なっていても、一般名が同じ薬剤であれば同一薬効成分又は同一作用機序の薬剤であるとサーバ装置1は判断する。 The same drug information 12b is information for the server device 1 to determine which drug has the same active ingredient or the same mechanism of action. The same drug information 12b is, for example, information in which the generic name of the drug and the product name are associated with each other. In the information processing system according to the present embodiment, even if the product names are different, the server device 1 determines that drugs with the same generic name are drugs with the same active ingredient or the same mechanism of action.
 利用期間情報12cは、医療DB5に記憶された様々な情報の中から、サーバ装置1が薬剤の利用期間に関する情報を抽出した情報である。利用期間情報12cは、例えば患者の属性情報、この患者の傷病に関する情報、この傷病に対して処方された薬剤の種類(一般名)、薬剤の名称(商品名)、及び、この薬剤の利用期間(利用の開始日及び終了日)等の情報を対応付けた情報である。サーバ装置1は、定期的に又は必要に応じて医療DB5から必要な情報を取得し、取得した情報に基づいて利用期間情報12cを生成して記憶部12に記憶する。サーバ装置1は、記憶部12に記憶された利用期間情報12cに基づいて、薬剤の薬効の高低を推定する処理を行う。 The usage period information 12c is information obtained by extracting information about the usage period of the drug from the various information stored in the medical DB 5 by the server device 1. The usage period information 12c includes, for example, patient attribute information, information about the patient's injury or disease, the type of drug (generic name) prescribed for this injury or disease, the name of the drug (trade name), and the usage period of this drug. It is information in which information such as (start date and end date of use) are associated with each other. The server device 1 periodically or as needed acquires necessary information from the medical DB 5 , generates usage period information 12 c based on the acquired information, and stores it in the storage unit 12 . The server device 1 performs a process of estimating the efficacy of the drug based on the usage period information 12 c stored in the storage unit 12 .
 通信部13は、携帯電話通信網、無線LAN(Local Area Network)及びインターネット等を含むネットワークNを介して、種々の装置との間で通信を行う。本実施の形態において通信部13は、ネットワークNを介して、一又は複数の端末装置3との間で通信を行うと共に、医療DB5(又は医療DB5を備える別のサーバ装置)との間で通信を行う。通信部13は、処理部11から与えられたデータを他の装置へ送信すると共に、他の装置から受信したデータを処理部11へ与える。 The communication unit 13 communicates with various devices via a network N including a mobile phone communication network, a wireless LAN (Local Area Network), the Internet, and the like. In this embodiment, the communication unit 13 communicates with one or more terminal devices 3 via the network N, and communicates with the medical DB 5 (or another server device including the medical DB 5). I do. The communication unit 13 transmits the data given from the processing unit 11 to other devices, and gives the data received from the other devices to the processing unit 11 .
 なお記憶部12は、サーバ装置1に接続された外部記憶装置であってよい。またサーバ装置1は、複数のコンピュータを含んで構成されるマルチコンピュータであってよく、ソフトウェアによって仮想的に構築された仮想マシンであってもよい。またサーバ装置1は、上記の構成に限定されず、例えば可搬型の記憶媒体に記憶された情報を読み取る読取部、操作入力を受け付ける入力部、又は、画像を表示する表示部等を含んでもよい。 The storage unit 12 may be an external storage device connected to the server device 1. The server device 1 may be a multicomputer including a plurality of computers, or may be a virtual machine virtually constructed by software. The server device 1 is not limited to the above configuration, and may include, for example, a reading unit that reads information stored in a portable storage medium, an input unit that receives operation inputs, or a display unit that displays images. .
 また本実施の形態に係るサーバ装置1には、記憶部12に記憶されたサーバプログラム12aを処理部11が読み出して実行することにより、利用期間情報取得部11a、薬効推定部11b及び薬効推定情報出力部11c等が、ソフトウェア的な機能部として処理部11に実現される。なお本図においては、処理部11の機能部として、薬剤の薬効の高低を推定する処理に関連する機能部を図示し、これ以外の処理に関する機能部は図示を省略している。 Further, in the server device 1 according to the present embodiment, the processing unit 11 reads and executes the server program 12a stored in the storage unit 12, so that the usage period information acquisition unit 11a, the efficacy estimation unit 11b, and the efficacy estimation information The output unit 11c and the like are implemented in the processing unit 11 as software functional units. In this figure, as the functional units of the processing unit 11, the functional units related to the process of estimating the efficacy of the medicine are illustrated, and the functional units related to other processes are omitted.
 利用期間情報取得部11aは、医療DB5に記憶された種々の情報から、患者が薬剤を利用した期間に関する情報を抽出して取得する処理を行う。本実施の形態においては、医療DB5には医療に関する様々な情報を含むRWDが記憶されている。利用期間情報取得部11aは、例えばある疾病を有する患者に関する情報を医療DB5から抽出し、抽出した情報に基づいて各患者に対して処方された薬剤について最初に処方された時点及び最後に処方された時点を調べることによって、この患者にこの薬剤が処方された期間、即ち薬剤の利用期間を算出する。利用期間情報取得部11aは、医療DB5から抽出した情報に基づいて、例えば患者の属性情報(性別及び年齢等)と、この患者の傷病と、この患者のこの傷病に対して処方された薬剤の種類(一般名)と、この薬剤の名称(商品名)と、この薬剤の利用期間(利用の開始日及び終了日)とを対応付けた情報を生成し、生成した情報を記憶部12に利用期間情報12cとして記憶する。 The usage period information acquisition unit 11a extracts and acquires information about the period during which the patient used the drug from various information stored in the medical DB 5. In this embodiment, the medical DB 5 stores RWD including various medical information. The usage period information acquisition unit 11a extracts information about a patient having a certain disease from the medical DB 5, for example, and based on the extracted information, the first prescribed time point and the last prescribed time point for a drug prescribed to each patient. By looking at the point in time when the drug was taken, the period during which this drug was prescribed to this patient, ie, the period of use of the drug, is calculated. Based on the information extracted from the medical DB 5, the usage period information acquisition unit 11a obtains, for example, the patient's attribute information (gender, age, etc.), the patient's injury or disease, and the drug prescribed for this patient's injury or disease. Information is generated that associates the type (generic name), the name (trade name) of the drug, and the period of use (start date and end date of use) of the drug, and the generated information is used in the storage unit 12. It is stored as period information 12c.
 なお本実施の形態においては、薬剤の利用期間として、医師が患者に対して薬剤を処方した期間が用いられる。ただし薬剤の利用期間はこれに限るものではなく、例えば患者が処方された薬剤を実際に服用した期間(服用を開始時点から服用終了までの期間)が薬剤の利用期間として用いられてもよく、また例えば患者が処方された薬剤を収容する薬包を開封した期間(最初に薬包を開封した時点から最後に開封した時点まで)が薬剤の利用期間として用いられてもよく、これら以外の期間が薬剤の利用期間として用いられてもよい。 Note that in the present embodiment, the period during which the doctor prescribed the drug to the patient is used as the period of use of the drug. However, the period of use of the drug is not limited to this. For example, the period during which the patient actually took the prescribed drug (the period from the start of the drug to the end of the drug) may be used as the drug use period. Also, for example, the period during which the patient opens the medicine package containing the prescribed medicine (from the time the medicine package is first opened to the time the medicine package is finally opened) may be used as the medicine utilization period, or other periods than these. may be used as the usage period of the drug.
 薬効推定部11bは、利用期間情報取得部11aが取得した利用期間情報12cに基づいて、薬剤の薬効の高低を推定する処理を行う。本実施の形態において薬効推定部11bは、同一薬効成分又は同一作用機序の複数の薬剤(一般名が同じ複数の薬剤)について、相対的に薬効が高いか又は低いかを推定し、薬効が高い(又は低い)ものから順に複数の薬剤を並べた情報を薬効推定情報として作成する。なお薬効推定部11bは、記憶部12に予め記憶された同一薬剤情報12bに基づいて、複数の薬剤が同一薬効成分又は同一作用機序の薬剤であるか否かを判断することができる。 The efficacy estimating unit 11b performs a process of estimating the efficacy of the drug based on the usage period information 12c acquired by the usage period information acquisition unit 11a. In the present embodiment, the efficacy estimating unit 11b estimates whether the efficacy of a plurality of drugs having the same active ingredient or the same mechanism of action (a plurality of drugs having the same generic name) is relatively high or low. Information in which a plurality of drugs are arranged in order from highest (or lowest) is created as efficacy estimation information. Based on the same drug information 12b pre-stored in the storage unit 12, the efficacy estimation unit 11b can determine whether or not a plurality of drugs have the same active ingredient or the same mechanism of action.
 薬効推定部11bは、薬効の推定対象となる各薬剤について利用期間の中央値又は平均値等を算出し、算出したこれらの値に基づいて複数の薬剤の薬効の相対的な高低を推定する。このときに薬効推定部11bは、薬効の推定対象となる薬剤が、投与により傷病の状態を回復するための薬剤と、投与により傷病の状態を維持するための薬剤とのいずれであるかを判断する。投与により傷病の状態を回復するための薬剤である場合、薬効推定部11bは、算出した利用期間の中央値等が短いほど薬剤の薬効が高いと推定する。これに対して、投与により傷病の状態を維持するための薬剤である場合、薬効推定部11bは、算出した利用期間の中央値等が長いほど薬剤の薬効が高いと推定する。 The efficacy estimating unit 11b calculates the median value or average value of the period of use for each drug whose efficacy is to be estimated, and estimates the relative efficacy of multiple drugs based on these calculated values. At this time, the efficacy estimating unit 11b determines whether the drug whose efficacy is to be estimated is a drug for recovering the state of injury or disease by administration or a drug for maintaining the state of injury or disease by administration. do. In the case of a drug for recovering from an injury or illness by administration, the drug efficacy estimating unit 11b estimates that the shorter the median value of the calculated usage period, the higher the drug efficacy of the drug. On the other hand, in the case of a drug for maintaining the state of injury or disease by administration, the efficacy estimating unit 11b estimates that the longer the calculated median usage period, etc., the higher the efficacy of the drug.
 薬効推定情報出力部11cは、薬効推定部11bが推定結果として作成した薬効推定情報を出力する処理を行う。本実施の形態において薬効推定情報出力部11cは、通信部13にて端末装置3との通信を行い、薬効推定情報を端末装置3へ送信(出力)することにより、薬効推定情報を端末装置3に表示(出力)させる。 The estimated efficacy information output unit 11c performs processing for outputting estimated efficacy information created by the efficacy estimation unit 11b as an estimation result. In the present embodiment, the estimated medicinal efficacy information output unit 11c communicates with the terminal device 3 through the communication unit 13, and transmits (outputs) the estimated medicinal efficacy information to the terminal device 3, thereby outputting the estimated medicinal efficacy information to the terminal device 3. to display (output).
 図3は、本実施の形態に係る端末装置3の構成を示すブロック図である。本実施の形態に係る端末装置3は、処理部31、記憶部(ストレージ)32、通信部(トランシーバ)33、表示部(ディスプレイ)34及び操作部35等を備えて構成されている。端末装置3は、例えば医師、薬剤師、製薬会社又は行政機関等のユーザが使用する装置であり、例えばスマートフォン、タブレット型端末装置又はパーソナルコンピュータ等の情報処理装置を用いて構成され得る。 FIG. 3 is a block diagram showing the configuration of the terminal device 3 according to this embodiment. The terminal device 3 according to this embodiment includes a processing unit 31, a storage unit (storage) 32, a communication unit (transceiver) 33, a display unit (display) 34, an operation unit 35, and the like. The terminal device 3 is a device used by a user such as a doctor, a pharmacist, a pharmaceutical company, or an administrative agency, for example, and may be configured using an information processing device such as a smart phone, a tablet terminal device, or a personal computer.
 処理部31は、CPU又はMPU等の演算処理装置、ROM及び等を用いて構成されている。処理部31は、記憶部32に記憶されたプログラム32aを読み出して実行することにより、ユーザからの情報の入力を受け付ける処理及びサーバ装置1による薬剤の薬効の推定結果を表示する処理等の種々の処理を行う。 The processing unit 31 is configured using an arithmetic processing unit such as a CPU or MPU, a ROM, and the like. By reading and executing the program 32a stored in the storage unit 32, the processing unit 31 performs various processes such as processing for receiving input of information from the user and processing for displaying the results of estimation of drug efficacy by the server device 1. process.
 記憶部32は、例えばフラッシュメモリ等の不揮発性のメモリ素子又はハードディスク等の記憶装置等を用いて構成されている。記憶部32は、処理部31が実行する各種のプログラム、及び、処理部31の処理に必要な各種のデータを記憶する。本実施の形態において記憶部32は、処理部31が実行するプログラム32aを記憶している。本実施の形態においてプログラム32aは遠隔のサーバ装置等により配信され、これを端末装置3が通信にて取得し、記憶部32に記憶する。ただしプログラム32aは、例えば端末装置3の製造段階において記憶部32に書き込まれてもよい。例えばプログラム32aは、メモリカード又は光ディスク等の記録媒体98に記録されたプログラム32aを端末装置3が読み出して記憶部32に記憶してもよい。例えばプログラム32aは、記録媒体98に記録されたものを書込装置が読み出して端末装置3の記憶部32に書き込んでもよい。プログラム32aは、ネットワークを介した配信の態様で提供されてもよく、記録媒体98に記録された態様で提供されてもよい。 The storage unit 32 is configured using, for example, a non-volatile memory device such as a flash memory or a storage device such as a hard disk. The storage unit 32 stores various programs executed by the processing unit 31 and various data required for processing by the processing unit 31 . In the present embodiment, the storage unit 32 stores a program 32a executed by the processing unit 31. FIG. In this embodiment, the program 32a is distributed by a remote server device or the like, and the terminal device 3 acquires it through communication and stores it in the storage unit 32. FIG. However, the program 32a may be written in the storage unit 32 during the manufacturing stage of the terminal device 3, for example. For example, the program 32a may be stored in the storage unit 32 after the terminal device 3 reads the program 32a recorded in the recording medium 98 such as a memory card or an optical disk. For example, the program 32 a may be recorded in the recording medium 98 and read by a writing device and written in the storage unit 32 of the terminal device 3 . The program 32 a may be provided in the form of distribution via a network, or may be provided in the form of being recorded on the recording medium 98 .
 通信部33は、携帯電話通信網、無線LAN及びインターネット等を含むネットワークNを介して、種々の装置との間で通信を行う。本実施の形態において通信部33は、ネットワークNを介して、サーバ装置1との間で通信を行う。通信部33は、処理部31から与えられたデータを他の装置へ送信すると共に、他の装置から受信したデータを処理部31へ与える。 The communication unit 33 communicates with various devices via a network N including a mobile phone communication network, a wireless LAN, the Internet, and the like. In the present embodiment, the communication unit 33 communicates with the server device 1 via the network N. FIG. The communication unit 33 transmits data received from the processing unit 31 to other devices, and provides the processing unit 31 with data received from other devices.
 表示部34は、液晶ディスプレイ等を用いて構成されており、処理部31の処理に基づいて種々の画像及び文字等を表示する。操作部35は、ユーザの操作を受け付け、受け付けた操作を処理部31へ通知する。例えば操作部35は、機械式のボタン又は表示部34の表面に設けられたタッチパネル等の入力デバイスによりユーザの操作を受け付ける。また例えば操作部35は、マウス及びキーボード等の入力デバイスであってよく、これらの入力デバイスは端末装置3に対して取り外すことが可能な構成であってもよい。 The display unit 34 is configured using a liquid crystal display or the like, and displays various images, characters, etc. based on the processing of the processing unit 31. The operation unit 35 receives a user's operation and notifies the processing unit 31 of the received operation. For example, the operation unit 35 receives a user's operation using an input device such as mechanical buttons or a touch panel provided on the surface of the display unit 34 . Further, for example, the operation unit 35 may be an input device such as a mouse and a keyboard, and these input devices may be detachable from the terminal device 3 .
 また本実施の形態に係る端末装置3は、記憶部32に記憶されたプログラム32aを処理部31が読み出して実行することにより、情報取得部31a及び表示処理部31b等がソフトウェア的な機能部として処理部31に実現される。なおプログラム32aは、本実施の形態に係る情報処理システムに専用のプログラムであってもよく、インターネットブラウザ又はウェブブラウザ等の汎用のプログラムであってもよい。 Further, in the terminal device 3 according to the present embodiment, the processing unit 31 reads out and executes the program 32a stored in the storage unit 32, so that the information acquisition unit 31a, the display processing unit 31b, etc. function as software functional units. It is implemented in the processing unit 31 . The program 32a may be a program dedicated to the information processing system according to the present embodiment, or may be a general-purpose program such as an Internet browser or web browser.
 情報取得部31aは、ユーザが入力する傷病又は薬剤等の情報を取得する処理を行う。情報取得部31aは、例えば表示部34に情報の入力画面を表示し、操作部35に対するユーザの操作に基づいて、傷病又は薬剤の入力をユーザから受け付ける。情報取得部31aは、取得した傷病又は薬剤に関する情報をサーバ装置1へ送信することにより、入力された傷病に対して入力された薬剤を使用する場合の薬剤の薬効の高低の推定を依頼する。なお情報取得部31aが取得する薬剤の情報は、薬剤の一般名であってよく、薬剤の商品名であってよい。情報取得部31aから送信された情報を受信したサーバ装置1が薬効の高低を推定する処理を行い、推定結果を端末装置3へ送信する。 The information acquisition unit 31a performs processing for acquiring information such as injuries or medicines input by the user. The information acquisition unit 31 a displays an information input screen on the display unit 34 , for example, and receives input of illness or medicine from the user based on the user's operation on the operation unit 35 . The information acquisition unit 31a sends the acquired information about the disease or the drug to the server device 1, and requests estimation of the level of efficacy of the drug when the input drug is used for the input disease. The drug information acquired by the information acquisition unit 31a may be the generic name of the drug or the product name of the drug. The server device 1 that has received the information transmitted from the information acquisition unit 31a performs a process of estimating the degree of medicinal efficacy, and transmits the estimation result to the terminal device 3 .
 表示処理部31bは、画像及び文字等の種々の情報を表示部34に表示する処理を行う。例えば表示処理部31bは、情報取得部31aがユーザによる情報の入力を受け付けるための入力画面を表示部34に表示する。また例えば表示処理部31bは、サーバ装置1から受信した薬剤の薬効の高低の推定結果を表示部34に表示する。 The display processing unit 31b performs processing for displaying various information such as images and characters on the display unit 34. For example, the display processing unit 31b displays an input screen on the display unit 34 for the information acquisition unit 31a to receive information input by the user. Further, for example, the display processing unit 31b displays on the display unit 34 the result of estimation of the efficacy of the medicine received from the server device 1 .
<薬効推定処理>
 本実施の形態に係る情報処理システムでは、医療機関等で得られた種々の情報がリアルワールドデータとして医療DB5に記憶され、サーバ装置1は医療DB5に記憶された情報をもとに薬剤の薬効の高低を推定する処理を行う。医療DB5に記憶される情報には、例えばレセプトデータ又は電子カルテデータ等の種々の情報が含まれ得るため、本実施の形態に係るサーバ装置1は、医療DB5に記憶された種々の情報の中から薬剤の利用期間に関する情報を抽出して取得し、取得した情報を利用期間情報12cとして記憶部12に記憶する。
<Efficacy estimation processing>
In the information processing system according to the present embodiment, various information obtained from medical institutions or the like is stored in the medical DB 5 as real world data, and the server apparatus 1 calculates the efficacy of the drug based on the information stored in the medical DB 5. Perform processing to estimate the height of Information stored in the medical DB 5 may include various information such as medical bill data or electronic medical record data. information on the usage period of the drug is extracted and acquired from the storage unit 12, and the acquired information is stored in the storage unit 12 as usage period information 12c.
 このときにサーバ装置1は、例えば医療DB5に記憶された薬剤の処方記録等の情報を取得し、ある患者に対して例えば1月に1ヶ月分の薬剤が処方され、2月に1ヶ月分の薬剤が処方され、3月に1ヶ月分の薬剤が処方され、…、というような履歴を辿ることにより、この患者に対してこの薬剤がいつからいつまで処方されたかを調べ、薬剤の利用開始日、利用終了日及び利用期間等の情報を患者、傷病及び薬剤名等の情報に対応付けて利用期間情報12cとして記憶することができる。例えば最初に1ヶ月分の薬剤が処方されたのが2022年1月1日であり、最後に1ヶ月分の薬剤が処方されたのが2021年8月1日である場合、この薬剤の利用期間は8ヶ月とみなすことができる。 At this time, the server device 1 acquires information such as drug prescription records stored in the medical DB 5, for example. of the drug was prescribed, then a month's worth of the drug was prescribed in March, and so on. , the end date of use, the period of use, etc., can be stored as the period of use information 12c in association with the information such as the name of the patient, the disease, the name of the medicine, and the like. For example, if the first month's worth of medication was prescribed on January 1, 2022, and the last month's worth of medication was prescribed on August 1, 2021, the use of this medication A period of 8 months can be considered.
 なお本実施の形態において薬剤の利用期間は、薬剤が処方された期間とするが、これに限るものではない。例えば病院に入院している患者に対して毎日の薬剤の投与記録等が医療DB5に記憶されている場合、又は、患者自身が毎日の薬剤の摂取状況を記録した情報等が医療DB5に記憶されている場合等には、サーバ装置1は、これらの情報に基づいて患者が薬剤を服用した期間又は薬剤の薬包を開封した期間等を薬剤の利用期間としてもよい。 In the present embodiment, the usage period of the drug is the period during which the drug is prescribed, but it is not limited to this. For example, if the medical DB 5 stores daily drug administration records for a patient hospitalized in a hospital, or information such as the patient's daily drug intake status is stored in the medical DB 5. In such a case, the server apparatus 1 may set the period during which the patient takes the medicine or the period during which the medicine package is opened by the patient based on this information as the utilization period of the medicine.
 図4は、利用期間情報12cの一例を示す模式図である。図示の利用期間情報12cは、「患者属性情報」、「傷病情報」、「薬剤情報」及び「期間情報」を対応付けて記憶した情報である。「患者属性情報」は、薬剤を投与された患者に関する情報であり、例えば「患者ID」、「年齢」及び「性別」等の情報が含まれ得る。「患者ID」は、患者に対して一意に付される識別情報である。また「患者属性情報」には、これらの情報の他に、例えば患者の居住地、病歴又は手術歴等の種々の情報が含まれ得る。「傷病情報」は、患者の傷病に関する情報であり、例えば「傷病名」等の情報が含まれ得る。また「傷病情報」には、例えば傷病の程度などの情報が含まれ得る。 FIG. 4 is a schematic diagram showing an example of the usage period information 12c. The usage period information 12c shown in the figure is information in which "patient attribute information", "injury or disease information", "medicine information" and "period information" are associated and stored. "Patient attribute information" is information relating to a patient who has been administered a drug, and may include information such as "patient ID", "age" and "gender", for example. “Patient ID” is identification information uniquely attached to a patient. In addition to this information, the "patient attribute information" may include various information such as the patient's place of residence, medical history, or surgical history. The “injury or disease information” is information relating to the patient's injury or disease, and may include information such as “injury or disease name”, for example. In addition, the "injury or disease information" may include information such as the degree of injury or disease.
 「薬剤情報」は、患者に投与した薬剤に関する情報であり、例えば「一般名」及び「商品名」等の情報が含まれ得る。「一般名」は、例えば薬剤の主成分の名称が用いられ得る。「商品名」は、薬剤を製造又は販売等する製薬会社等が命名した商品としての薬剤の名称である。本実施の形態においては、「商品名」が異なる薬剤であっても「一般名」が同じ薬剤は、同一薬効成分又は同一作用機序の薬剤であるものとする。サーバ装置1は、医療DB5に記憶された情報から薬剤の一般名及び商品名を取得できる場合には、医療DB5から取得した一般名及び商品名を利用期間情報12cの「薬剤情報」とする。これに対して、医療DB5に記憶された情報から薬剤の商品名のみが取得できる場合、サーバ装置1は、記憶部12に記憶された同一薬剤情報12bに基づいて、商品名に対応する一般名を取得し、利用期間情報12cの「薬剤情報」とする。 "Drug information" is information about the drug administered to the patient, and may include information such as "generic name" and "trade name". A "generic name" may be, for example, the name of the main ingredient of a drug. "Product name" is the name of a drug as a product named by a pharmaceutical company or the like that manufactures or sells the drug. In the present embodiment, drugs with different "brand names" but with the same "generic name" are drugs with the same active ingredient or the same mechanism of action. When the server device 1 can acquire the generic name and product name of the drug from the information stored in the medical DB 5, the server device 1 uses the generic name and product name acquired from the medical DB 5 as "drug information" in the usage period information 12c. On the other hand, if only the product name of the drug can be acquired from the information stored in the medical DB 5, the server device 1, based on the identical drug information 12b stored in the storage unit 12, calculates the generic name corresponding to the product name. is obtained and set as "medicine information" of the usage period information 12c.
 「期間情報」は、患者に対して薬剤が投与された期間に関する情報であり、例えば「利用開始日」、「利用終了日」及び「利用期間」等の情報が含まれ得る。なお本実施の形態に係る情報処理システムにおいて薬効の高低を推定する処理に用いられるのは「利用期間」であるため、「利用開始日」及び「利用終了日」の情報は必ずしも「期間情報」に含まれていなくてよい。また「利用期間」は「利用開始日」及び「利用終了日」から算出することが可能であるため、「期間情報」に「利用開始日」及び「利用終了日」を含み、「利用期間」を含まなくてもよい。 "Period information" is information about the period during which the drug was administered to the patient, and may include information such as "use start date", "use end date", and "use period". In the information processing system according to the present embodiment, it is the "use period" that is used in the process of estimating the level of medicinal efficacy. may not be included in In addition, since the "period of use" can be calculated from the "start date of use" and the "end date of use", the "period information" includes the "start date of use" and the "end date of use", may not contain
 サーバ装置1は、例えば1日、1週間又は1ヶ月等の所定周期で医療DB5からの情報の取得を繰り返し行い、薬剤の利用期間に関する情報を抽出し、抽出した情報を記憶部12に利用期間情報12cとして記憶して蓄積する。又は、サーバ装置1は、薬剤の薬効の高低を推定する処理を行う際に、推定対象となる薬剤に関して医療DB5から情報の取得を行って利用期間情報12cを作成してもよい。 The server device 1 repeatedly acquires information from the medical DB 5 at a predetermined cycle such as one day, one week or one month, extracts information about the usage period of the drug, and stores the extracted information in the storage unit 12 for the usage period. It is stored and accumulated as information 12c. Alternatively, the server device 1 may acquire information on the drug to be estimated from the medical DB 5 and create the usage period information 12c when performing the process of estimating the efficacy of the drug.
 図5は、本実施の形態に係るサーバ装置1が行う利用期間情報12cの生成処理の手順を示すフローチャートである。本実施の形態に係るサーバ装置1の処理部11の利用期間情報取得部11aは、1週間又は1ヶ月等の所定周期で医療DB5からの情報取得を行っており、この情報取得を行うタイミングに至ったか否かを判定する(ステップS1)。情報取得を行うタイミングに至っていない場合(S1:NO)、利用期間情報取得部11aは、情報取得を行うタイミングに至るまで待機する。情報取得を行うタイミングに至った場合(S1:YES)、利用期間情報取得部11aは、通信部13にてネットワークを介した通信を行うことにより医療DB5にアクセスし、医療DB5に記憶された種々の情報の中から、薬剤の処方に関する情報を取得する(ステップS2)。 FIG. 5 is a flow chart showing the procedure of generation processing of the usage period information 12c performed by the server device 1 according to the present embodiment. The usage period information acquisition unit 11a of the processing unit 11 of the server device 1 according to the present embodiment acquires information from the medical DB 5 at a predetermined cycle such as one week or one month. It is determined whether or not it has reached (step S1). If the timing for acquiring information has not yet arrived (S1: NO), the usage period information acquisition unit 11a waits until the timing for acquiring information. When it is time to acquire information (S1: YES), the usage period information acquisition unit 11a accesses the medical DB 5 by communicating with the communication unit 13 via the network, and obtains various information stored in the medical DB 5. information on drug prescription is obtained from the information (step S2).
 次いで利用期間情報取得部11aは、取得した情報に含まれる多数の患者から1人の患者を選択する(ステップS3)。利用期間情報取得部11aは、ステップS2において医療DB5から取得した情報の中から、ステップS3にて選択した患者に関する薬剤の処方履歴を抽出する(ステップS4)。利用期間情報取得部11aは、抽出した処方履歴に基づき、対象の傷病に対して対象の薬剤がこの患者に処方された開始日及び終了日を取得する(ステップS5)。利用期間情報取得部11aは、ステップS5にて取得した薬剤の処方の開始日及び終了日に基づいて、この薬剤の利用期間を算出する(ステップS6)。 Next, the usage period information acquisition unit 11a selects one patient from many patients included in the acquired information (step S3). The usage period information acquisition unit 11a extracts the drug prescription history for the patient selected in step S3 from the information acquired from the medical DB 5 in step S2 (step S4). Based on the extracted prescription history, the usage period information acquisition unit 11a acquires the start date and end date when the target drug was prescribed to the patient for the target injury or disease (step S5). The usage period information acquiring unit 11a calculates the usage period of the drug based on the start date and end date of the prescription of the drug acquired in step S5 (step S6).
 利用期間情報取得部11aは、ステップS2にて取得した情報に含まれる全ての患者について薬剤の利用期間の算出を終了したか否かを判定する(ステップS7)。全ての患者について利用期間の算出を終了していない場合(S7:NO)、利用期間情報取得部11aは、ステップS3へ処理を戻し、別の患者について利用期間の算出を行う。全ての患者について利用期間の算出を終了した場合(S7:YES)、利用期間情報取得部11aは、算出した利用期間に関する情報を、患者属性情報、傷病情報及び薬剤情報等の情報に対応付けて、記憶部12に利用期間情報12cとして記憶し(ステップS8)、処理を終了する。 The usage period information acquisition unit 11a determines whether or not the calculation of the drug usage period has been completed for all patients included in the information acquired in step S2 (step S7). If the calculation of the usage period has not been completed for all patients (S7: NO), the usage period information acquisition unit 11a returns the process to step S3 and calculates the usage period for another patient. When the calculation of the usage period for all patients has been completed (S7: YES), the usage period information acquisition unit 11a associates the calculated usage period information with information such as patient attribute information, injury or disease information, and drug information. , is stored as the usage period information 12c in the storage unit 12 (step S8), and the process is terminated.
 本実施の形態に係る情報処理システムでは、ユーザが端末装置3に傷病及び薬剤に関する情報を入力して、この薬剤の薬効の高低の推定をサーバ装置1へ依頼することができる。端末装置3は、ユーザが入力する傷病(傷病名、傷病IDなど)と、薬剤(商品名又は一般名)との情報を取得し、取得した情報をサーバ装置1へ送信する。端末装置3からの情報を受信したサーバ装置1は、受信した傷病及び薬剤の情報に基づいて、この薬剤の薬効の高低を推定する処理を行う。 In the information processing system according to the present embodiment, a user can input information about an injury or disease and a drug to the terminal device 3 and request the server device 1 to estimate the efficacy of the drug. The terminal device 3 acquires the information of the disease (sickness name, disease ID, etc.) input by the user and the medicine (product name or general name), and transmits the acquired information to the server device 1 . The server device 1 that has received the information from the terminal device 3 performs a process of estimating the efficacy of the drug based on the received information on the disease and the drug.
 なお本実施の形態においては、端末装置3からの依頼に応じてサーバ装置1が薬効の高低を推定する処理を行うものとするが、これに限るものではない。サーバ装置1は、例えば1日、1週間又は1ヶ月等の所定周期で医療DB5からの情報取得を行い、情報取得を行う都度に一又は複数の薬剤について薬効の高低を推定し、推定結果を記憶しておいてもよい。サーバ装置1は、例えば予め登録されたユーザの端末装置3へ推定結果を定期的に送信してもよく、また例えばユーザからの要求に応じて記憶した推定結果を端末装置3へ送信してもよい。 In the present embodiment, it is assumed that the server device 1 performs processing for estimating the degree of drug efficacy in response to a request from the terminal device 3, but the present invention is not limited to this. The server device 1 acquires information from the medical DB 5 at a predetermined cycle such as one day, one week or one month, estimates the efficacy of one or more drugs each time the information is acquired, and outputs the estimation result. You can store it. The server device 1 may, for example, periodically transmit the estimation result to the terminal device 3 of a pre-registered user, or may transmit the stored estimation result to the terminal device 3 upon request from the user, for example. good.
 本実施の形態に係るサーバ装置1は、端末装置3から受信した要求に応じて、記憶部12に記憶した利用期間情報12cに基づく薬剤の薬効の高低を推定する処理を行う。サーバ装置1は、端末装置3から受信した要求に含まれる推定対象の薬剤を取得し、この薬剤が商品名で指定されている場合には、記憶部12に記憶された同一薬剤情報12bに基づいて、この薬剤の一般名を取得すると共に、同じ一般名の他の薬剤の商品名を取得する。また、薬剤が一般名で指定されている場合には、サーバ装置1は、記憶部12に記憶された同一薬剤情報12bに基づいて、この一般名が付された一又は複数の薬剤の商品名を取得する。サーバ装置1が取得した一又は複数の商品名の薬剤が、薬効の高低の推定対象となる。 The server device 1 according to the present embodiment, in response to a request received from the terminal device 3, performs a process of estimating the efficacy of the drug based on the usage period information 12c stored in the storage unit 12. The server device 1 acquires the drug to be estimated included in the request received from the terminal device 3, and if the drug is specified by the product name, the same drug information 12b stored in the storage unit 12 is used. Then, the generic name of this drug is obtained, and the trade name of another drug with the same generic name is obtained. In addition, when a drug is specified by a generic name, the server device 1, based on the identical drug information 12b stored in the storage unit 12, specifies the product name of one or more drugs to which the generic name is assigned. to get One or a plurality of brand name drugs acquired by the server device 1 are subject to estimation of efficacy.
 なお本実施の形態においては、薬剤の商品名が例えば「薬剤A 2mg(ミリグラム)」及び「薬剤A 3mg」等のように、同じ商品であるが薬剤の容量が異なるために異なる商品名が付されているものについては、いずれも例えば商品名が「薬剤A」の同じ商品の薬剤として扱う。サーバ装置1は、例えば商品名が異なっても同じ商品として扱う薬剤に関する情報を同一薬剤情報12bに予め記憶しておき、同一薬剤情報12bを参照することによって商品名が異なるが同じ商品として扱う薬剤を判定することができる。また例えばサーバ装置1は、商品名から数値及び単位に相当する文字列を削除する処理を行い、これらの文字列を削除した商品名が同じ薬剤を同じ商品と判定してもよい。 It should be noted that in the present embodiment, different product names are given to the same product, such as "Drug A 2 mg (milligrams)" and "Drug A 3 mg", because the doses of the drugs are different. are treated as drugs of the same product with the product name of "medicine A", for example. For example, the server device 1 preliminarily stores information on drugs treated as the same product even if the product names are different in the same drug information 12b. can be determined. Further, for example, the server device 1 may perform a process of deleting character strings corresponding to numerical values and units from product names, and may determine drugs with the same product name from which these character strings are deleted as the same products.
 サーバ装置1は、推定対象となる一又は複数の商品名の薬剤を、端末装置3から受信した要求に含まれる推定対象の傷病に対して処方した情報を、記憶部12に記憶した利用期間情報12cから抽出する。サーバ装置1は、抽出した情報を薬剤の商品名毎に集計し、薬剤毎の利用期間の中央値を算出する。利用期間の中央値は、利用期間をその値の大きさの順に並べた場合に中央に位置する値である。なお本実施の形態においてサーバ装置1は、利用期間の中央値を算出するものとするが、これに限るものではなく、例えば平均値、最頻値、最大値又は最小値等の統計値を算出してもよい。 The server device 1 stores, in the storage unit 12, information on prescribing one or more brand name medicines to be estimated for the injury or disease to be estimated included in the request received from the terminal device 3. Usage period information Extract from 12c. The server device 1 aggregates the extracted information for each product name of the drug, and calculates the median value of the period of use for each drug. The median value of the usage period is the value located in the middle when the usage periods are arranged in order of magnitude. In the present embodiment, the server device 1 calculates the median value of the usage period, but is not limited to this, and calculates statistical values such as average value, mode value, maximum value or minimum value. You may
 本実施の形態に係る情報処理システムにおいて、推定対象の薬剤は以下の2種類の薬剤のいずれかに分類される。サーバ装置1は、例えば薬剤の一般名と、この薬剤が以下の2種類のいずれに分類されるかとの対応関係を示す情報を記憶部12に予め記憶しており、この情報に基づいて一般名から薬剤を分類することができる。
(1)投与により傷病の状態を回復するための薬剤
(2)投与により傷病の状態を維持するための薬剤
In the information processing system according to the present embodiment, drugs to be estimated are classified into either of the following two types of drugs. The server device 1 pre-stores in the storage unit 12, for example, information indicating the correspondence relationship between the common name of a drug and which of the following two types the drug is classified into. Based on this information, the common name Drugs can be classified from
(1) A drug for recovering the state of injury or disease by administration (2) A drug for maintaining the state of injury or disease by administration
 (1)投与により傷病の状態を回復するための薬剤
 例えば、投与により傷病の状態(疾患)を回復するための薬剤は、患者が利用した期間が短いほど早く傷病が回復したと考えられるため、利用期間が短いほど薬効が高いと推定することができる。このような薬剤には、例えば胃潰瘍、感染症又はC型肝炎等の傷病に対して処方される薬剤が含まれ得る。そこでサーバ装置1は、投与により傷病の状態を回復するための薬剤については、薬剤の商品名毎に算出した利用期間の中央値を比較し、利用期間の中央値が小さい薬剤ほど薬効が高いと推定する。サーバ装置1は、一般名が同じで商品名が異なる複数の薬剤について、利用期間の中央値が小さいものから順に並べた情報を推定結果として生成する。
(1) Drugs for recovering the state of injury or disease by administration It can be estimated that the shorter the period of use, the higher the efficacy. Such medications may include, for example, medications prescribed for stomach ulcers, infections or injuries such as hepatitis C. Therefore, the server apparatus 1 compares the median value of the period of use calculated for each product name of the drug for recovering the state of injury or disease by administration, and determines that the drug with the smaller median period of use has higher efficacy. presume. The server device 1 generates, as an estimation result, information in which a plurality of drugs with the same generic name but different product names are arranged in descending order of the median usage period.
 ただし利用期間が短い場合であっても、例えば患者に投与する薬剤の変更又は患者の死亡等のように、傷病の回復以外の理由で薬剤の利用が終了した場合には、この薬剤の薬効が高いと推定することはできない。このためサーバ装置1は、投与により傷病の状態を回復するための薬剤については、記憶部12に記憶された利用期間情報12cのうち、傷病の回復以外の理由で薬剤の利用が終了した利用期間の情報を、薬効の高低を推定するための情報から除外する。サーバ装置1は、例えば医療DB5に記憶された患者のカルテデータ等に基づいて、薬剤の利用終了が傷病の回復によるものであるか、回復以外の理由によるものであるかを判定することができる。なおサーバ装置1は、傷病の状態を回復するための薬剤について利用終了が傷病の回復によるものであるかの判定を医療DBから利用期間情報12cを取得する際に行い、回復以外の理由によるものについては利用期間情報12cとして記憶する情報に含めなくてもよい。 However, even if the usage period is short, if the use of the drug is terminated for reasons other than recovery from injury or illness, such as a change in the drug administered to the patient or the death of the patient, the efficacy of the drug will be lost. cannot be estimated to be high. For this reason, the server device 1 selects the use period information 12c stored in the storage unit 12 for medicines that are used to recover from injury or disease by administration, and the use period of the medicine ends for reasons other than recovery from injury or illness. from the information for estimating high or low drug efficacy. The server device 1 can determine whether the end of drug use is due to recovery from injury or illness or for reasons other than recovery based on the patient's chart data stored in the medical DB 5, for example. . It should be noted that the server device 1 determines whether or not the end of use of a medicine for recovering from an injury or disease is due to recovery from an injury or disease when acquiring the usage period information 12c from the medical DB, and determines whether the end of use is due to a reason other than recovery. may not be included in the information stored as the usage period information 12c.
 (2)投与により傷病の状態を維持するための薬剤
 例えば、投与により傷病の状態を維持するための薬剤は、患者が利用した期間が長いほどこの薬剤で傷病の状態を維持することができたと考えられるため、利用期間が長いほど薬効が高いと推定することができる。利用する薬剤の変更は、例えば傷病に対する効果が低いと医師等が判断し、この医師が患者に対して別の薬剤を処方した場合などと推定できる。このような薬剤には、例えば関節リウマチ、潰瘍性大腸炎、クローン病又は認知症等の傷病に対して処方される薬剤が含まれ得る。そこでサーバ装置1は、投与により傷病の状態を維持するための薬剤については、薬剤の商品名毎に算出した利用期間の中央値を比較し、利用期間の中央値が大きい薬剤ほど薬効が高いと推定する。サーバ装置1は、一般名が同じで商品名が異なる複数の薬剤について、利用期間の中央値が大きいものから順に並べた情報を推定結果として生成する。
(2) Drugs administered to maintain the state of injury or disease Therefore, it can be estimated that the longer the period of use, the higher the efficacy. It can be presumed that the drug to be used is changed, for example, when the doctor or the like determines that the effect on the disease is low and the doctor prescribes another drug to the patient. Such drugs may include, for example, drugs prescribed for injuries such as rheumatoid arthritis, ulcerative colitis, Crohn's disease or dementia. Therefore, the server apparatus 1 compares the median value of the period of use calculated for each product name of the drug for maintaining the state of injury or disease by administration, and considers that the drug with the larger median period of use has higher efficacy. presume. The server device 1 generates, as an estimation result, information in which a plurality of drugs with the same generic name but different product names are arranged in descending order of the median usage period.
 サーバ装置1は、薬剤の薬効の高低を推定した結果、即ち薬効が高い(低い)ものから順に薬剤の商品名を並べた情報を、依頼元の端末装置3へ送信する。端末装置3は、サーバ装置1から薬剤の高低の推定結果を受信し、受信した推定結果を表示部34に表示することでユーザに提示する。 The server device 1 transmits the result of estimating the efficacy of the drug, that is, information in which the product names of the drugs are arranged in descending order of efficacy to the terminal device 3 of the request source. The terminal device 3 receives the estimation result of the level of the drug from the server device 1 and presents the received estimation result to the user by displaying it on the display unit 34 .
 図6は、薬剤の薬効の高低の推定結果の表示例を示す模式図である。本実施の形態に係る端末装置3は、画面の左側領域に推定対象とした薬剤の「一般名」が「薬剤A」であることが示し、画面の中央領域に一般名が同じ複数の薬剤(即ち、同一薬効成分又は同一作用機序の薬剤)の「商品名」を上下方向に並べて一覧表示する。図示の例では、同一薬効成分又は同一作用機序の複数の薬剤として、「薬剤a1」~「薬剤a11」の11個の商品名が一覧表示されている。 FIG. 6 is a schematic diagram showing a display example of the estimation result of the level of drug efficacy. The terminal device 3 according to the present embodiment displays in the left area of the screen that the "generic name" of the drug to be estimated is "drug A", and in the central area of the screen, a plurality of drugs with the same generic name ( That is, the "trade names" of the same medicinal ingredients or drugs with the same mechanism of action) are arranged in the vertical direction and displayed as a list. In the illustrated example, 11 product names of "drug a1" to "drug a11" are listed as a plurality of drugs having the same active ingredient or the same mechanism of action.
 また端末装置3は、画面の右側領域に、各薬剤の商品名に対応付けて、この薬剤の利用期間(処方期間)を示すグラフをそれぞれ表示する。図示の例において端末装置3は、利用期間情報12cから各薬剤の利用期間の情報を収集し、収集した情報を横軸を期間とした一次元の散布図にプロットしたグラフを薬剤の商品名毎に生成して表示する。また端末装置3は、各グラフの利用期間の中央値を重ねて表示する。図示の例では、「薬剤a1」の利用期間の中央値は546であり、「薬剤a2」の利用期間の中央値は460である。 In addition, the terminal device 3 displays a graph indicating the usage period (prescription period) of each drug in the right area of the screen in association with the product name of each drug. In the illustrated example, the terminal device 3 collects usage period information for each drug from the usage period information 12c, and plots the collected information on a one-dimensional scatter diagram with the horizontal axis representing the period for each drug product name. to generate and display. In addition, the terminal device 3 displays the median value of the usage period of each graph in an overlapping manner. In the illustrated example, the median usage period of "medicine a1" is 546, and the median usage period of "medicine a2" is 460.
 図示の例は、投与により傷病の状態を維持するための薬剤に関する推定結果であり、端末装置3は、利用期間の中央値が大きい薬剤(即ち、薬効が高い薬剤)が上側に、中央値が小さい薬剤(即ち、薬効が低い薬剤)が下側となるように、複数の薬剤の商品名及びグラフを利用期間の中央値が大きいものから順に上から下へ並べて表示する。なお図示は省略するが、投与により傷病の状態を回復するための薬剤に関する推定結果を表示する場合には、端末装置3は、利用期間の中央値が小さいものから順に上から下へ並べて表示する。 The example shown in the figure is an estimation result related to a drug for maintaining the state of injury or disease by administration. The drug names and graphs of a plurality of drugs are arranged and displayed in descending order of the median usage period from top to bottom, with smaller drugs (that is, drugs with lower efficacy) on the lower side. Although illustration is omitted, in the case of displaying the estimated results of medicines for recovering from an injury or illness by administration, the terminal device 3 arranges and displays the results in descending order of the median usage period from top to bottom. .
 このような、端末装置3が表示する推定結果に基づいて、ユーザは、一般名が同じで商品名が異なる複数の薬剤について、いずれの薬剤の薬効が高く、いずれの薬剤の薬効が低いか、即ち複数の薬剤の相対的な薬効の高低を判断することができる。 Based on the estimation results displayed by the terminal device 3, the user can determine which of the multiple drugs with the same generic name but different brand names has high efficacy and which has low efficacy. That is, it is possible to judge the relative efficacy of a plurality of drugs.
 図7は、本実施の形態に係るサーバ装置1が行う薬効推定処理の手順を示すフローチャートである。本実施の形態に係るサーバ装置1の処理部11の薬効推定部11bは、薬剤の薬効の高低を推定する処理を行う依頼を端末装置3から受信したか否かを判定する(ステップS21)。推定処理の依頼を受信していない場合(S21:NO)、薬効推定部11bは、端末装置3から依頼を受信するまで待機する。 FIG. 7 is a flow chart showing the procedure of the efficacy estimation process performed by the server device 1 according to the present embodiment. The efficacy estimating unit 11b of the processing unit 11 of the server device 1 according to the present embodiment determines whether or not it has received a request from the terminal device 3 to perform the process of estimating the efficacy of the drug (step S21). If the request for the estimation process has not been received (S21: NO), the efficacy estimation unit 11b waits until the request is received from the terminal device 3.
 推定処理の依頼を受信した場合(S21:YES)、薬効推定部11bは、記憶部12に記憶された利用期間情報12cに含まれる種々の薬剤に関する情報の中から、端末装置3からの依頼において指定された対象薬剤(の一般名)に対応する情報を取得する(ステップS22)。薬効推定部11bは、ステップS22にて取得した情報を基に、薬剤(の商品名)毎に対応する利用期間を集計し(ステップS23)、薬剤毎の利用期間の中央値を算出する(ステップS24)。 When the request for the estimation process is received (S21: YES), the efficacy estimation unit 11b selects from the information on various drugs included in the usage period information 12c stored in the storage unit 12, in the request from the terminal device 3 Information corresponding to (the generic name of) the designated target drug is acquired (step S22). Based on the information acquired in step S22, the efficacy estimation unit 11b aggregates the duration of use corresponding to each drug (product name) (step S23), and calculates the median value of the duration of use for each drug (step S24).
 薬効推定部11bは、端末装置3からの依頼において指定された対象薬剤が、投与により傷病の状態を回復するための薬剤であるか否かを判定する(ステップS25)。傷病の状態を回復するための薬剤である場合(S25:YES)、薬効推定部11bは、ステップS24にて算出した薬剤毎の利用期間の中央値に基づいて、この中央値が小さいものから順に薬剤を並べた情報を作成して(ステップS26)、ステップS28へ処理を進める。傷病の状態を回復するための薬剤でない場合(S25:NO)、薬効推定部11bは、ステップS24にて算出した薬剤毎の利用期間の中央値に基づいて、この中央値が大きいものから順に薬剤を並べた情報を作成して(ステップS27)、ステップS28へ処理を進める。処理部11の薬効推定情報出力部11cは、ステップS26又はS27にて作成した薬効の高低の推定結果に関する情報を、依頼元の端末装置3へ送信し(ステップS28)、処理を終了する。 The efficacy estimating unit 11b determines whether or not the target drug specified in the request from the terminal device 3 is a drug for recovering from an injury or illness by administration (step S25). If the drug is for recovering from an injury or illness (S25: YES), the drug efficacy estimating unit 11b, based on the median value of the duration of use for each drug calculated in step S24, sequentially Information in which drugs are arranged is created (step S26), and the process proceeds to step S28. If the drug is not for recovering from the injury or disease (S25: NO), the efficacy estimating unit 11b selects the drug in descending order of the median duration of use for each drug calculated in step S24. are arranged (step S27), and the process proceeds to step S28. The medicinal efficacy estimation information output unit 11c of the processing unit 11 transmits the information on the medicinal efficacy estimation results created in step S26 or S27 to the terminal device 3 that is the request source (step S28), and ends the process.
<まとめ>
 以上の構成の本実施の形態に係る情報処理システムでは、傷病に対して処方された薬剤とこの薬剤の利用期間とを対応付けた情報を医療DB5からサーバ装置1が取得し、取得した情報に基づいてサーバ装置1がこの薬剤の薬効の高低を推定する処理を行う。これによりユーザは、サーバ装置1が推定した薬剤の薬効の高低に基づいて、利用する薬剤を選択することができる。本実施の形態に係る情報処理システムは、ユーザによる薬剤の選択を支援することが期待できる。
<Summary>
In the information processing system according to the present embodiment having the configuration described above, the server device 1 acquires information that associates a drug prescribed for an injury or illness with a usage period of the drug from the medical DB 5, and the acquired information Based on this, the server device 1 performs a process of estimating the degree of efficacy of the drug. Thereby, the user can select the drug to be used based on the efficacy of the drug estimated by the server device 1 . The information processing system according to the present embodiment can be expected to support the selection of drugs by the user.
 また本実施の形態に係る情報処理システムでは、薬剤の利用期間が短いほど薬効が高いとサーバ装置1が推定する。これによりサーバ装置1は、投与により傷病の状態を回復するための薬剤について、薬効の高低を精度よく推定することが期待できる。またサーバ装置1は、回復以外の要因で薬剤の利用を中止した場合の情報を除外して、薬剤の薬効の高低を推定する。これによりサーバ装置1は、薬効の高低をより精度よく推定することが期待できる。 In addition, in the information processing system according to the present embodiment, the server device 1 estimates that the shorter the usage period of the drug, the higher the drug efficacy. As a result, the server device 1 can be expected to accurately estimate the degree of efficacy of a drug for recovering from an injury or illness when administered. In addition, the server device 1 excludes information when the use of the medicine is stopped due to factors other than recovery, and estimates the level of efficacy of the medicine. As a result, the server device 1 can be expected to more accurately estimate the level of efficacy.
 また本実施の形態に係る情報処理システムでは、薬剤の利用期間が長いほど薬効が高いとサーバ装置1が推定する。これによりサーバ装置1は、投与により傷病の状態を維持するための薬剤について、薬効の高低を精度よく推定することが期待できる。 In addition, in the information processing system according to the present embodiment, the server device 1 estimates that the longer the usage period of the drug, the higher the drug efficacy. As a result, the server device 1 can be expected to accurately estimate the degree of efficacy of a drug that is administered to maintain the state of an injury or disease.
 また本実施の形態に係る情報処理システムでは、同一薬効成分又は同一作用機序の複数の薬剤について相対的な薬効の高低をそれぞれ推定し、推定した各薬剤の薬効の高低を、例えば薬効の高い(又は低い)順に薬剤を並べて一覧表示することにより、対比して表示する。これによりユーザは、同一薬効成分又は同一作用機序の複数の薬剤について相対的な薬効の高低を容易に把握することができる。 In addition, in the information processing system according to the present embodiment, the relative efficacy of a plurality of drugs having the same active ingredient or the same mechanism of action is estimated, and the estimated efficacy of each drug is determined, for example, by a drug having a high efficacy. The drugs are displayed side-by-side in (or in descending) order and displayed in a list. This allows the user to easily comprehend the relative efficacy of multiple drugs with the same active ingredient or the same mechanism of action.
 また本実施の形態に係る情報処理システムでは、名称が同じで容量が異なる複数の薬剤を同一の薬剤とみなしてサーバ装置1が薬効の高低を推定する。これによりサーバ装置1は、実質的に同一の薬剤を別の薬剤として薬効の高低を推定することを防止できる。 In addition, in the information processing system according to the present embodiment, the server device 1 estimates the degree of efficacy of a plurality of drugs with the same name but different volumes as the same drug. As a result, the server device 1 can prevent estimating the level of efficacy of substantially the same drug as different drugs.
 また本実施の形態に係る情報処理システムでは、医師が薬剤を処方した期間を薬剤の利用期間とみなしてサーバ装置1が薬効の高低を推定する。これによりサーバ装置1は、医療DB5に記憶された薬剤の処方記録等の情報に基づいて、薬剤の薬効の高低を精度よく推定することが期待できる。 In addition, in the information processing system according to the present embodiment, the server device 1 estimates the degree of efficacy of the drug by regarding the period during which the doctor prescribes the drug as the period of use of the drug. As a result, the server device 1 can be expected to accurately estimate the efficacy of the drug based on the information such as the prescription record of the drug stored in the medical DB 5 .
 なお本実施の形態においては、サーバ装置1がネットワークを介した通信により医療DB5から情報を取得する構成としたが、これに限るものではなく、サーバ装置1が医療DB5を備え、種々の医療情報の収集を行ってもよい。また本実施の形態においては、端末装置3からの要求に応じてサーバ装置1が薬剤の薬効の高低を推定する処理を行う構成としたが、これに限るものではない。例えばサーバ装置1は、端末装置3から要求の有無に関係なく、所定の周期で複数の薬剤について薬効の高低を推定する処理を行い、この推定結果に関する情報を定期的に端末装置3へ送信してもよい。 In the present embodiment, the server device 1 is configured to acquire information from the medical DB 5 by communication via a network, but the present invention is not limited to this. may be collected. Further, in the present embodiment, the server device 1 is configured to perform processing for estimating the level of efficacy of a drug in response to a request from the terminal device 3, but the present invention is not limited to this. For example, the server device 1 performs a process of estimating the efficacy of a plurality of drugs at a predetermined cycle regardless of whether or not there is a request from the terminal device 3, and periodically transmits information about the estimation results to the terminal device 3. may
 また本実施の形態においては、複数の薬剤を薬効の高い(又は低い)ものから順に並べた情報を推定結果としているが、これに限るものではない。例えば同一薬効成分又は同一作用機序の複数の薬剤における対象の薬剤の薬効の高低に関する順位又は偏差値等の数値をサーバ装置1が算出し、算出した数値を薬効の高低の推定結果としてもよい。また本実施の形態においては同一薬効成分又は同一作用機序の複数の薬剤について利用期間を比較した相対的な薬効の高低を推定結果としているが、これに限るものではなく、例えば利用期間の中央値等の値と予め定められた閾値との比較により、薬効の高低を推定してもよい。 In addition, in the present embodiment, information obtained by arranging a plurality of drugs in descending order of efficacy (or lowest) is used as the estimation result, but the information is not limited to this. For example, the server device 1 may calculate a numerical value such as a ranking or a deviation value regarding the level of efficacy of a target drug among a plurality of drugs having the same active ingredient or the same mechanism of action, and the calculated numerical value may be used as the estimation result of the level of efficacy. . In addition, in the present embodiment, the estimation result is the relative effectiveness of a plurality of drugs with the same active ingredient or the same mechanism of action compared with the period of use, but the present invention is not limited to this. The level of drug efficacy may be estimated by comparing a value such as a value with a predetermined threshold value.
<実施の形態2>
 実施の形態2に係る情報処理システムは、患者による薬剤の利用期間に関する情報をサーバ装置1が収集する構成である。図8は、実施の形態2に係る情報処理システムの概要を説明するための模式図である。実施の形態2に係る情報処理システムにおいて患者が服用する薬剤は、例えばカプセルに粉末状の薬剤を封入した態様の薬剤であり、このカプセル内には薬剤と共にセンサ7が封入される。カプセルは患者の体内で溶ける素材で構成されており、患者の体内でカプセルが溶けることでセンサ7が胃液等に接触する。センサ7には例えば2つの電極が露出して設けられており、この2つの電極が胃液等を介して導通したことをセンサ7が検知する。センサ7は、無線信号を送信する機能を備えており、2つの電極が導通したことを検知した場合に、患者の体外に存在する端末装置8へ無線信号を送信する。
<Embodiment 2>
The information processing system according to Embodiment 2 is configured such that the server device 1 collects information on the period of use of the drug by the patient. FIG. 8 is a schematic diagram for explaining an outline of an information processing system according to the second embodiment. In the information processing system according to the second embodiment, the drug taken by the patient is, for example, a drug in the form of powdered drug enclosed in a capsule, and the sensor 7 is enclosed in the capsule together with the drug. The capsule is made of a material that dissolves in the patient's body, and when the capsule dissolves in the patient's body, the sensor 7 comes into contact with gastric juice or the like. The sensor 7 is provided with, for example, two exposed electrodes, and the sensor 7 detects that the two electrodes are electrically connected via gastric juice or the like. The sensor 7 has a function of transmitting a wireless signal, and transmits a wireless signal to the terminal device 8 existing outside the patient's body when it detects that the two electrodes are electrically connected.
 端末装置8は、例えば患者の身体に取り付けられた通信装置、又は、患者が使用するスマートフォンなどの情報処理装置等であり、センサ7が送信する無線信号を受信することができる。端末装置8は、センサ7からの無線信号を受信した際に、無線信号を受信した日時及び患者が服用した薬剤の名前等の情報を記憶する。また端末装置8は、記憶したこれらの情報に例えば患者のID等の情報を付与したものを薬剤利用情報として、例えば1日に1回等の適宜のタイミングで、又は、センサ7からの無線信号を受信する都度に、サーバ装置1へ送信する。 The terminal device 8 is, for example, a communication device attached to the patient's body, or an information processing device such as a smartphone used by the patient, and is capable of receiving wireless signals transmitted by the sensor 7. When receiving the radio signal from the sensor 7, the terminal device 8 stores information such as the date and time when the radio signal was received and the name of the drug taken by the patient. In addition, the terminal device 8 stores the stored information with information such as a patient ID, etc., as drug utilization information, and uses it at an appropriate timing, for example, once a day, or receives a wireless signal from the sensor 7. is transmitted to the server device 1 each time it receives the
 実施の形態2に係るサーバ装置1は、医療DB5を備えている。サーバ装置1は、端末装置8から薬剤利用情報を受信した場合、受信した薬剤利用情報を医療DB5に記憶して蓄積する。サーバ装置1は、医療DB5に記憶した薬剤利用情報に基づいて薬剤の利用期間を算出し、算出した利用期間に基づいて薬剤の薬効の高低を推定する処理を行うことができる。 The server device 1 according to Embodiment 2 includes a medical DB 5. When receiving the drug use information from the terminal device 8 , the server device 1 stores and accumulates the received drug use information in the medical DB 5 . The server device 1 can perform a process of calculating the period of use of the drug based on the drug use information stored in the medical DB 5 and estimating the level of efficacy of the drug based on the calculated period of use.
 以上の構成の実施の形態2に係る情報処理システムでは、患者による薬剤の服用をカプセルに封入したセンサ7にて検知し、端末装置8がセンサ7の検知結果に基づく薬剤利用情報をサーバ装置1へ送信し、サーバ装置1が薬剤利用情報を医療DB5に記憶する。サーバ装置1は、医療DB5に記憶した薬剤利用情報に基づいて薬剤の利用期間を算出し、薬剤の薬効の高低を推定する。これによりサーバ装置1は、患者による薬剤の利用期間をより精度よく算出することができるため、薬剤の薬効の高低の推定精度を向上することが期待できる。 In the information processing system according to the second embodiment having the above configuration, the sensor 7 enclosed in the capsule detects the drug intake by the patient, and the terminal device 8 transmits the drug use information based on the detection result of the sensor 7 to the server device 1. , and the server device 1 stores the drug use information in the medical DB 5 . The server device 1 calculates the usage period of the drug based on the drug use information stored in the medical DB 5, and estimates the degree of efficacy of the drug. As a result, the server device 1 can more accurately calculate the duration of use of the medicine by the patient, and therefore it can be expected to improve the accuracy of estimating the effectiveness of the medicine.
 (変形例)
 上述の実施の形態2に係る情報処理システムでは、薬剤のカプセルに封入したセンサ7を用いて、患者による薬剤の服用を検知しているが、薬剤の服用を検知する方法はこれに限らない。変形例に係る情報処理システムでは、薬剤を包む薬包にセンサを設けて、このセンサにより薬包の開封を検知する。開封を検知したセンサは無線信号を送信し、この無線信号を受信した端末装置8が薬包を開封した日時及び患者が服用した薬剤の名前等の情報を記憶する。端末装置3は、記憶したこれらの情報に例えば患者のID等の情報を付与して薬剤利用情報としてサーバ装置1へ送信する。サーバ装置1は、端末装置8から薬剤利用情報を受信して医療DB5に記憶し、医療DB5に記憶した薬剤利用情報に基づいて薬剤の利用期間を算出し、算出した利用期間に基づいて薬剤の薬効の高低を推定する。
(Modification)
In the information processing system according to the second embodiment described above, the sensor 7 enclosed in a drug capsule is used to detect drug ingestion by the patient, but the method of detecting drug ingestion is not limited to this. In the information processing system according to the modification, a sensor is provided in the medicine package that wraps the medicine, and the sensor detects opening of the medicine package. The sensor that detects the opening transmits a radio signal, and the terminal device 8 that receives the radio signal stores information such as the date and time when the medicine package was opened and the name of the medicine taken by the patient. The terminal device 3 adds information such as a patient's ID to the stored information, and transmits the information to the server device 1 as drug use information. The server device 1 receives the drug use information from the terminal device 8, stores it in the medical DB 5, calculates the drug use period based on the drug use information stored in the medical DB 5, and uses the drug based on the calculated use period. Estimate high and low drug efficacy.
 なお、実施の形態2及びその変形例においては、薬剤の薬効の高低の推定処理を行うサーバ装置1が医療DB5を備える構成としたが、これに限るものではない。推定処理を行うサーバ装置1とは異なるサーバ装置が医療DB5を備え、このサーバ装置が患者の端末装置8からの薬剤利用情報を受信して医療DB5に記憶してもよい。推定処理を行うサーバ装置1は、ネットワークを介して医療DB5を備えるサーバ装置と通信を行うことにより、医療DB5に記憶された薬剤利用情報を取得して推定処理に用いることができる。 In addition, in Embodiment 2 and its modification, the server device 1 that performs the process of estimating the level of drug efficacy of a drug is configured to include the medical DB 5, but the present invention is not limited to this. A server device different from the server device 1 that performs the estimation process may have the medical DB 5 , and this server device may receive the drug use information from the patient's terminal device 8 and store it in the medical DB 5 . The server device 1 that performs the estimation process can acquire the drug utilization information stored in the medical DB 5 and use it for the estimation process by communicating with the server device having the medical DB 5 via a network.
 また、実施の形態2に係る情報処理システムのその他の構成は、実施の形態1に係る情報処理システムと同様であるため、同様の箇所には同じ符号を付し、詳細な説明を省略する。 In addition, since other configurations of the information processing system according to Embodiment 2 are the same as those of the information processing system according to Embodiment 1, similar parts are denoted by the same reference numerals, and detailed description thereof will be omitted.
 今回開示された実施形態はすべての点で例示であって、制限的なものではないと考えられるべきである。本発明の範囲は、上記した意味ではなく、請求の範囲によって示され、請求の範囲と均等の意味及び範囲内でのすべての変更が含まれることが意図される。 The embodiments disclosed this time are illustrative in all respects and should be considered not restrictive. The scope of the present invention is indicated by the scope of the claims rather than the meaning described above, and is intended to include all changes within the meaning and scope equivalent to the scope of the claims.
 1 サーバ装置(情報処理装置)
 3 端末装置
 5 医療DB
 7 センサ
 8 端末装置
 11 処理部
 11a 利用期間情報取得部(取得部)
 11b 薬効推定部(推定部)
 11c 薬効推定情報出力部
 12 記憶部
 12a サーバプログラム(コンピュータプログラム)
 12b 同一薬剤情報
 12c 利用期間情報
 13 通信部
 31 処理部
 31a 情報取得部
 31b 表示処理部
 32 記憶部
 32a プログラム
 33 通信部
 34 表示部
 35 操作部
 98,99 記録媒体
 N ネットワーク
 
1 server device (information processing device)
3 terminal device 5 medical DB
7 sensor 8 terminal device 11 processing unit 11a usage period information acquisition unit (acquisition unit)
11b Efficacy estimation part (estimation part)
11c Efficacy estimation information output unit 12 Storage unit 12a Server program (computer program)
12b same drug information 12c use period information 13 communication unit 31 processing unit 31a information acquisition unit 31b display processing unit 32 storage unit 32a program 33 communication unit 34 display unit 35 operation unit 98, 99 recording medium N network

Claims (12)

  1.  情報処理装置が、
     傷病に対して処方された薬剤と、当該薬剤の利用期間とを対応付けた情報を取得し、
     取得した前記情報に基づいて、前記薬剤の薬効の高低を推定する、
     情報処理方法。
    The information processing device
    Acquire information that associates the drug prescribed for the injury and the period of use of the drug,
    estimating the efficacy of the drug based on the acquired information;
    Information processing methods.
  2.  前記情報処理装置が、前記薬剤の利用期間が短いほど当該薬剤の薬効が高いと推定する、
     請求項1に記載の情報処理方法。
    The information processing device estimates that the shorter the period of use of the drug, the higher the efficacy of the drug.
    The information processing method according to claim 1 .
  3.  前記薬剤は、投与により傷病の状態を回復するための薬剤であり、
     前記情報処理装置は、取得した前記情報から回復以外の要因で利用を中止した場合の情報を除外して、前記薬剤の薬効の高低を推定する、
     請求項2に記載の情報処理方法。
    The drug is a drug for recovering the state of injury or disease by administration,
    The information processing device excludes information when use is discontinued due to factors other than recovery from the acquired information, and estimates the efficacy of the drug.
    The information processing method according to claim 2.
  4.  前記情報処理装置が、前記薬剤の利用期間が長いほど当該薬剤の薬効が高いと推定する、
     請求項1に記載の情報処理方法。
    The information processing device estimates that the longer the period of use of the drug, the higher the efficacy of the drug,
    The information processing method according to claim 1 .
  5.  前記薬剤は、投与により傷病の状態を維持するための薬剤である、
     請求項4に記載の情報処理方法。
    The drug is a drug for maintaining the state of injury or disease by administration,
    The information processing method according to claim 4.
  6.  前記情報処理装置が、
     同一薬効成分又は同一作用機序の複数の薬剤について薬効の高低をそれぞれ推定し、
     推定した各薬剤の薬効の高低を対比して表示する、
     請求項1から請求項5までのいずれか1つに記載の情報処理方法。
    The information processing device
    Estimating the efficacy of multiple drugs with the same active ingredient or the same mechanism of action,
    Contrasting and displaying the estimated effectiveness of each drug,
    The information processing method according to any one of claims 1 to 5.
  7.  前記情報処理装置が、名称が同じで容量が異なる複数の薬剤を同一の薬剤とみなして当該薬剤の薬効の高低を推定する、
     請求項6に記載の情報処理方法。
    The information processing device regards a plurality of drugs with the same name but different volumes as the same drug, and estimates the efficacy of the drug.
    The information processing method according to claim 6.
  8.  前記利用期間は、医師が薬剤を処方した期間、患者が薬剤を服用した期間、又は、患者が薬剤を開封した期間である、
     請求項1から請求項7までのいずれか1つに記載の情報処理方法。
    The usage period is the period during which the doctor prescribed the drug, the period during which the patient took the drug, or the period during which the patient opened the drug.
    The information processing method according to any one of claims 1 to 7.
  9.  前記薬剤には、患者による服用を検知するセンサが封入されており、
     前記情報処理装置は、前記センサの検知結果に基づく前記薬剤の利用期間を含む情報を取得して、前記薬剤の薬効の高低を推定する、
     請求項1から請求項8までのいずれか1つに記載の情報処理方法。
    The drug contains a sensor that detects ingestion by the patient,
    The information processing device acquires information including the usage period of the drug based on the detection result of the sensor, and estimates the level of efficacy of the drug.
    The information processing method according to any one of claims 1 to 8.
  10.  前記薬剤を包む薬包には、開封を検知するセンサが設けられており、
     前記情報処理装置は、前記センサの検知結果に基づく前記薬剤の利用期間を含む情報を取得して、前記薬剤の薬効の高低を推定する、
     請求項1から請求項8までのいずれか1つに記載の情報処理方法。
    The drug package enclosing the drug is provided with a sensor for detecting opening,
    The information processing device acquires information including the usage period of the drug based on the detection result of the sensor, and estimates the level of efficacy of the drug.
    The information processing method according to any one of claims 1 to 8.
  11.  コンピュータに、
     傷病の種類と、当該傷病に対して処方された薬剤の利用期間とを対応付けた情報を取得し、
     取得した前記情報に基づいて、前記薬剤の薬効の高低を推定する
     処理を実行させる、コンピュータプログラム。
    to the computer,
    Acquire information that associates the type of injury and disease with the period of use of the drug prescribed for the injury,
    A computer program for executing a process of estimating the efficacy of the drug based on the obtained information.
  12.  傷病の種類と、当該傷病に対して処方された薬剤の利用期間とを対応付けた情報を取得する取得部と、
     取得した前記情報に基づいて、前記薬剤の薬効の高低を推定する推定部と
     を備える、情報処理装置。
     
    an acquisition unit that acquires information that associates the type of injury or disease with the usage period of the drug prescribed for the injury or disease;
    An information processing apparatus comprising: an estimation unit for estimating the efficacy of the drug based on the obtained information.
PCT/JP2021/047486 2021-12-22 2021-12-22 Information processing method, computer program, and information processing device WO2023119465A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2022564025A JP7253123B1 (en) 2021-12-22 2021-12-22 Information processing method, computer program and information processing apparatus
PCT/JP2021/047486 WO2023119465A1 (en) 2021-12-22 2021-12-22 Information processing method, computer program, and information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2021/047486 WO2023119465A1 (en) 2021-12-22 2021-12-22 Information processing method, computer program, and information processing device

Publications (1)

Publication Number Publication Date
WO2023119465A1 true WO2023119465A1 (en) 2023-06-29

Family

ID=85780281

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2021/047486 WO2023119465A1 (en) 2021-12-22 2021-12-22 Information processing method, computer program, and information processing device

Country Status (2)

Country Link
JP (1) JP7253123B1 (en)
WO (1) WO2023119465A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011243140A (en) * 2010-05-21 2011-12-01 Nec Corp Medical information processing device, medical information processing system, medical information processing method, and medical information processing program
WO2015045948A1 (en) * 2013-09-30 2015-04-02 富士フイルム株式会社 Medical support device, method for controlling medical support device, medical support program, and medical support system
WO2016103322A1 (en) * 2014-12-22 2016-06-30 株式会社日立製作所 Analysis system
WO2019078259A1 (en) * 2017-10-18 2019-04-25 キヤノンメディカルシステムズ株式会社 Hospital information system and image data generation program
JP2021177330A (en) * 2020-05-08 2021-11-11 Line株式会社 Server program, information processing method, server, terminal program, information processing method and terminal

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011243140A (en) * 2010-05-21 2011-12-01 Nec Corp Medical information processing device, medical information processing system, medical information processing method, and medical information processing program
WO2015045948A1 (en) * 2013-09-30 2015-04-02 富士フイルム株式会社 Medical support device, method for controlling medical support device, medical support program, and medical support system
WO2016103322A1 (en) * 2014-12-22 2016-06-30 株式会社日立製作所 Analysis system
WO2019078259A1 (en) * 2017-10-18 2019-04-25 キヤノンメディカルシステムズ株式会社 Hospital information system and image data generation program
JP2021177330A (en) * 2020-05-08 2021-11-11 Line株式会社 Server program, information processing method, server, terminal program, information processing method and terminal

Also Published As

Publication number Publication date
JP7253123B1 (en) 2023-04-05
JPWO2023119465A1 (en) 2023-06-29

Similar Documents

Publication Publication Date Title
Slight et al. The return on investment of implementing a continuous monitoring system in general medical-surgical units
US11670100B2 (en) Method and apparatus for recognition of patient activity
WO2016070439A1 (en) Method, system and device for intelligently selecting medicine
WO2016049795A1 (en) Multidimensional medication information processing method, system and device
US10769241B1 (en) Discovering context-specific complexity and utilization sequences
Robbins et al. Efficacy of a clinical decision-support system in an HIV practice: a randomized trial
Lu et al. Effect of home telehealth care on blood pressure control: A public healthcare centre model
ZA200603605B (en) Electronic medical information system, electronic medical information programs, and computer-readable recording media for storing the electronic medical information
TWI497334B (en) Health data collection, integration, and utilization apparatus and system thereof
Salmasian et al. Medication-indication knowledge bases: a systematic review and critical appraisal
JP5245954B2 (en) Prescription order issuing program, prescription order issuing device and method
KR20170022007A (en) System and computer readable recording medium for management health information
KR20190064268A (en) Method for providing health care solution
Mason et al. A concept analysis of oral anticancer agent self-management
KR101058813B1 (en) Pharmacy Control System
Rees et al. Supporting self-care of long-term conditions in people with dementia: A systematic review
JP7253123B1 (en) Information processing method, computer program and information processing apparatus
Abid et al. What we can learn from amazon for clinical decision support systems
TW201019257A (en) Patient pain-status monitoring device and method
CN114596945A (en) Prescription method, hospital information system and computer storage medium
JP7402008B2 (en) Disease name inference system, disease name inference method, disease name inference program, and data structure
JP2006209400A (en) Medical information providing system
JP7412916B2 (en) Medication support system
US20220165370A1 (en) System and method for clinical trials
Lucca et al. A comprehensive monitoring of clozapine and related components in clinical practices. Saudi Arabian scenario

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 2022564025

Country of ref document: JP

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

Ref document number: 21968902

Country of ref document: EP

Kind code of ref document: A1