Information processing systems, information processing methods, and programs
Patent Information
- Application Number
- JP2025032404
- Authority / Receiving Office
- JP · JP
- Patent Type
- Applications
- Current Assignee / Owner
- Filing Date
- 2025-02-28
- Publication Date
- 2026-09-09
Smart Images

Figure 2026144864000001_ABST
Abstract
Description
[[Technical Field]]
[0001] The present invention relates to an information processing system, an information processing method, and a program. [[Background Art]]
[0002] Patent Document 1 discloses a technology related to labels or the like that are generated on demand after identifying a medical drug to be administered to a patient. [[Prior Art Documents]] [[Patent Documents]]
[0003] [[Patent Document 1]] Japanese Patent Laid-Open No. 2014-500806 [[Summary of the Invention]] [[Problem to be Solved by the Invention]]
[0004] However, particularly in the field of nuclear medicine, due to the use of radiopharmaceuticals, which are special pharmaceutical products, multiple medical workers or the like are involved in the process from receiving a treatment order to administering the pharmaceutical product to a subject. As a result, the risk factors that cause drug mix-up are more complicated than in other medical fields. Thus, compared with other medical fields, there still remains room for improvement in technologies for reducing the risk of radiopharmaceutical mix-up in the field of nuclear medicine. [[Means for Solving the Problem]]
[0005] According to one aspect of the present invention, an information processing system is provided, comprising at least one processor, the processor configured to execute a program such that the following steps are performed: an order acquisition step, which acquires a first treatment order from reference information storing a plurality of treatment orders, the treatment order being information relating to a nuclear medical treatment scheduled for a subject, the nuclear medical treatment being a treatment including administering a drug to the subject, the drug to be administered being a radiopharmaceutical prepared for administration to the subject used in the treatment; and an output step, which sequentially performs the input of result information relating to the results of a specific operation required in the preparation of the drug to be administered, and the printing of a printout that can be attached to a predetermined container, the specific operation being at least one operation performed after the storage operation of placing the drug to be administered into the container, and the printout being configured to reference information associated with the treatment order.
[0006] This configuration can reduce the risk of administering the wrong drug in the field of nuclear medicine. [Brief explanation of the drawing]
[0007] [Figure 1] This is a diagram showing the configuration of Information Processing System 1. [Figure 2] This is a diagram illustrating an example of a label sticker and an example of its use. [Figure 3] This is an activity diagram showing the flow of information processing. [Figure 4] This figure shows examples of screens displayed and screen transitions in this information processing. [Figure 5] This diagram shows an example screen and screen transitions when the sign preparation button 204 is operated on the preparation menu screen 200. [Figure 6] This diagram shows an example screen and screen transitions when the sign preparation button 204 is operated on the preparation menu screen 200. [Modes for carrying out the invention]
[0008] Embodiments of the present invention will be described below with reference to the drawings. The various features shown in the embodiments below can be combined with each other.
[0009] 1. Hardware Configuration This section describes the hardware configuration of the information processing system.
[0010] <Information Processing System 1> Figure 1 is a diagram illustrating the configuration of Information Processing System 1. Information Processing System 1 is used, for example, in a medical institution to manage the scheduling, progress, and results of procedures performed on patients. In particular, Information Processing System 1 is used to manage information related to nuclear medicine procedures (e.g., radioisotope (RI) examinations and RI internal therapy, etc.) that involve administering radiopharmaceuticals prepared for administration to the patient. Radiopharmaceuticals are, for example, pharmaceuticals using radioisotopes (RI), which are prepared to selectively accumulate radionuclides that emit radiation (e.g., X-rays and gamma rays) in desired areas (bones, brain, heart, kidneys, liver, etc.) when administered to the human body. For the sake of explanation, such radiopharmaceuticals will be referred to as "administered pharmaceuticals" below. Information Processing System 1 can function, for example, as part of a hospital information system (HIS), and in particular as part of a radiology information system (RIS).
[0011] An information processing system 1 comprises a HIS device 2, a RIS device 3, a user terminal 4, and a printing device 5. The HIS device 2, the RIS device 3, the user terminal 4, and the printing device 5 are configured to be communicable via a telecommunication line. In particular, the printing device 5 is used inside a radiation controlled area R1, and is configured to transmit and receive information to and from the user terminal 4. It should be noted that inside the radiation controlled area R1, it may be difficult to establish wireless communication with the HIS device 2 located outside. Therefore, the user terminal 4 is used in a mode that can be taken out of the radiation controlled area R1, and can communicate with the HIS device 2 via the telecommunication line outside the radiation controlled area R1. In one embodiment, the information processing system 1 consists of one or more devices or components. For example, if it consists of only any one of the HIS device 2, the RIS device 3, or the user terminal 4, the information processing system 1 may be only any one of the HIS device 2, the RIS device 3, or the user terminal 4.
[0012] <HIS装置2> The HIS device 2 is a management server for comprehensively managing various types of information held by a medical institution, such as information about patients in the medical institution and information about treatments performed on the patients, and comprises a communication unit 21, a storage unit 22, and a processor 23, and these components are electrically connected inside the HIS device 2 via a communication bus 20.
[0013] Although wired communication means such as USB, IEEE1394, Thunderbolt (registered trademark), and wired LAN network communication are preferable for the communication unit 21, wireless LAN network communication, mobile communication such as 3G / LTE / 5G, BLUETOOTH (registered trademark) communication, and the like may be included as necessary. That is, it is more preferable to implement the communication unit 21 as a set of these plurality of communication means. In other words, the HIS device 2 may communicate various types of information from the outside via the communication unit 21 and a network.
[0014] The storage unit 22 stores various information defined by the foregoing description. This can be implemented, for example, as a storage device such as a solid state drive (SSD) that stores various programs related to the HIS device 2 executed by the processor 23, or as a memory such as a random access memory (RAM) that stores temporarily necessary information (arguments, arrays, etc.) related to program operations. The storage unit 22 stores various programs, variables and the like related to the HIS device 2 executed by the processor 23. In the present embodiment, the storage unit 22 of the HIS device 2 stores information about patients who visit a medical institution in association with patient-specific identification numbers. A patient is an example of a subject. Information about a patient may include information for identifying the patient, such as the patient's name, gender, and past consultation history.
[0015] The processor 23 performs processing and control of overall operations related to the HIS device 2. The processor 23 is, for example, a central processing unit (CPU) not shown in the drawings. The processor 23 implements various functions related to the HIS device 2 by reading a predetermined program stored in the storage unit 22. That is, information processing by software stored in the storage unit 22 is specifically implemented by the processor 23, which is an example of hardware, so that the processor 23 can execute the functions of each functional unit included therein. These will be described in further detail in the next section. Note that the processor 23 is not limited to being a single unit, and may be implemented to have a plurality of processors 23 for each function. Any combination thereof is also possible.
[0016] <RIS device 3> The RIS device 3 is a management server for comprehensively managing various types of information contained in a medical institution, such as information on a patient during a medical period and information on procedures performed on the patient, and comprises a communication unit 31, a storage unit 32, and a processor 33, wherein these components are electrically connected inside the RIS device 3 via a communication bus 30. Descriptions of the communication unit 31, the storage unit 32, and the processor 33 are the same as those of each unit in the HIS device 2, and thus descriptions of common components will be omitted.
[0017] The storage unit 32 stores reference information IF1. The reference information IF1 stores a plurality of procedure orders. A procedure order is information relating to a procedure scheduled to be performed on a patient, and may also be referred to as an examination order. A procedure order may include, for example, the content of a procedure to be performed on a patient (e.g., a medical examination desired by the patient, an examination or treatment instructed by a physician as a result of an interview), and pre-preparation required for the procedure in charge of the procedure (e.g., reservation of equipment used for the procedure, a preparation mode of an administration drug to be administered to the patient during the procedure).
[0018] <User Terminal 4> The user terminal 4 comprises a communication unit 41, a storage unit 42, a processor 43, a display unit 44, an input unit 45, and a reading unit 46, and these components are electrically connected inside the user terminal 4 via a communication bus 40. Descriptions of the communication unit 41, the storage unit 42, and the processor 43 are omitted because they are the same as the descriptions of each unit in the HIS device 2 and the RIS device 3. The user terminal 4 is a portable terminal for a user, for example, a person in charge of preparation, to check and input various information when preparing an administration drug.
[0019] The display unit 44 may be included in the housing of the user terminal 4, or may be externally attached. The display unit 44 displays a screen of a Graphical User Interface (GUI) operable by a user. For this implementation, it is preferable to properly select a display device such as a CRT display, a liquid crystal display, an organic EL display, or a plasma display according to the type of the user terminal 4, for example.
[0020] The input unit 45 is configured to be capable of accepting input from a user. The input unit 45 may be included in the housing of the user terminal 4, or may be externally attached. For example, the input unit 45 may be integrated with the display unit 44 and implemented as a touch panel. In the case of a touch panel, a user can input a tap operation, a swipe operation, or the like. Of course, instead of a touch panel, a switch button, a mouse, a QWERTY keyboard, a voice recognition device, a gesture detection device, a line-of-sight detection device, a biological signal detection device, an imaging device, or the like may be employed. That is, the input unit 45 accepts an operation input performed by a user. In response, the input unit 45 transfers a signal corresponding to the operation input to the processor 43 via the communication bus 40. The processor 43 can execute predetermined control and calculation as necessary.
[0021] The reading unit 46 is configured to read identification information of a target. The reading unit 46 may be included in the housing of the user terminal 4, or may be externally attached. The reading unit 46 may include, for example, an imaging device such as a camera capable of reading a two-dimensional barcode, or an optical scanner capable of reading a barcode or the like.
[0022] The processor 43 described above is configured to acquire information from the user terminal 4 or other devices. The processor 43 is configured to acquire various information by reading various information stored in the storage area, which is at least a part of the memory unit 42, and writing the read information to the work area, which is at least a part of the memory unit 42. The storage area is, for example, the area of the memory unit 42 that is implemented as a storage device such as an SSD. The work area is, for example, the area that is implemented as memory such as RAM. The acquisition by the memory unit 42 includes acquiring the output results from the processor 43.
[0023] The processor 43 is configured to display various types of information. This information can be presented to the user via the display unit 44 or another device. In such cases, for example, the processor 23 controls the display unit 44 to display visual information such as screens, images including still images or videos, icons, and messages. The processor 43 may also generate only rendering information for displaying the visual information on the user terminal 4. The processor 43 may also present the outputted information to the user without going through the user terminal 4 or another device user. These functions are the same for processors 23 and 33.
[0024] The RIS device 3 and the user terminal 4 perform this information processing while synchronizing information. If communication with the HIS device 2 is impossible or difficult, the user terminal 4 executes a pre-installed application program to perform information input and registration in a temporary local environment. When good communication with the RIS device 3 is established, the user terminal 4 can update the reference information IF1 stored in the storage unit 32 by transmitting the newly generated and registered information. The RIS device 3 may also be configured to update the data stored in the user terminal 4's processor 33 when good communication with the user terminal 4 is established.
[0025] The printing device 5 is configured to print a label seal 50 as a printed material that can be attached to a predetermined container in response to an operation from the user terminal 4. Figure 2 is a diagram illustrating an example of a label seal and an example of its use. As shown in Figure 2, the label seal 50 is configured to allow reference to information associated with a treatment order, which will be described later, and includes a backing sheet 51 and a sealing portion 52. The sealing portion 52 is configured to allow visual viewing of information about the patient and information about the treatment to be performed on the patient, as an example of information associated with a treatment order. The label seal 50 is attached, for example, to a container C containing a drug to be administered to a patient. The container C is covered with lead or the like to shield against radioactivity emitted from the drug, so that the contents cannot be seen by the person administering the drug to the patient. Therefore, the person administering the drug must know which patient the drug should be administered to by referring to the label seal 50 attached to the container C. Thus, by using such a label seal 50, it is possible to suppress the misidentification of drugs in medical institutions.
[0026] In this embodiment, the seal portion 52 may include patient information such as the patient's identification number ("1234567890" in Figure 2) and a two-dimensional barcode, as well as information that can be read or read aloud by the person administering the medication, such as the patient's name ("Taro Toka"). The seal portion 52 may also include information related to the procedure, such as the details of the procedure ("bone scintigraphy") and information related to the administered drug (such as exponential information like the radioactivity of the administered drug, such as "810 MBq", and readable information like the name of the administered drug). Of these, the code information can be read, for example, using the reader 46 of the user terminal 4, thereby allowing the user terminal 4 to access more detailed information about the procedure and the patient from the HIS device 2 and the RIS device 3. This allows users, such as the person administering the medication, to more accurately confirm that there are no mistakes in the administered drug. As an example, the label seal 50 can be attached so as to sandwich the container C between the backing paper 51 and the seal portion 52. This improves the visibility of the contents of the sealed portion 52 while also improving the stability of the sealed portion 52 using the backing paper 51.
[0027] 2. An example of information processing This chapter describes the information processing performed in the aforementioned information processing system 1. This information processing may include any exception handling not shown in the following diagram. Exception handling includes interrupting the information processing or omitting each process. The selections or inputs made in this information processing may be based on user operation or may be performed automatically without user operation.
[0028] 2.1. Information Processing Flow Figure 3 is an activity diagram showing the flow of information processing.
[0029] [Action A301] First, in action A301, the processor 43 of the user terminal 4 requests a list of treatment orders for a predetermined period (one day in this embodiment) from the HIS device 2 and the RIS device 3. In response to this request, the HIS device 2 and the RIS device 3 transmit the list of treatment orders from the reference information IF1 to the storage unit 42 of the user terminal 4. As a result, the list of treatment orders is stored in the storage unit 42 of the user terminal 4. Here, the treatment orders are assumed to be related to treatments assigned to a medical department (e.g., radiology department) that is responsible for radiological examinations or radiation therapy in a medical institution.
[0030] [Action A302] Subsequently, in action A302, the user terminal 4's reader unit 46 reads patient information from the patient's examination record or from the patient's identification code attached to a wristband or other item worn by the patient. Then, the user terminal 4's processor 43 identifies the treatment order associated with the patient information from the list of treatment orders stored in the memory unit 42, based on the read patient information. For the sake of explanation, the acquired treatment order will be referred to as the first treatment order.
[0031] Reference Information IF1 is, for example, a database capable of systematically managing multiple treatment orders. For instance, Reference Information IF1 is configured to manage the progress stage of each of multiple treatment orders (e.g., whether the drug to be administered is pre-preparation, in preparation, or prepared; whether the drug to be administered is pre-administration, during administration, or after administration; whether or not radiation examinations, etc., were performed on patients who received the drug, etc.), as well as the radiation dose recorded at each stage.
[0032] [Action A303] Next, in action A303, the processor 43 of the user terminal 4 obtains the first action order from the reference information IF1. Alternatively, the processor 43 of the user terminal 4 may obtain the first action order from the reference information IF1 of the RIS device 3 by obtaining the first action order from the information stored in the storage unit 42 of the user terminal 4, which is synchronized with the reference information IF1 of the RIS device 3.
[0033] [Action A304] Next, in action A304, the processor 43 displays information on the display unit 44 regarding the tasks required for preparing the drug for administration (hereinafter, for convenience of explanation, referred to as "preparation tasks"). The information regarding preparation tasks may include the content of the next preparation task and records of the preparation task process. At this time, the processor 43 requests result information regarding the results of the preparation tasks. The preparation tasks include at least one specific task performed after the placement task, in which the drug for administration is placed in container C. The specific task is, for example, the task of obtaining information regarding the amount of radioactivity attached to the drug for administration corresponding to the first treatment order, which is placed in container C. In this case, the processor 43 of the user terminal 4 requests information regarding the amount of radioactivity attached to the drug for administration corresponding to the first treatment order. Subsequently, the person in charge of preparation inputs the measurement results of the radioactivity of the drug for administration or the amount of radioactivity of the drug for administration that has been measured in advance using a kit formulation, in response to the request, thereby allowing the information regarding the amount of radioactivity attached to the drug for administration corresponding to the first treatment order to be read. As a result, the processor 43 of the user terminal 4, acting as a radioactivity acquisition unit, acquires information regarding the radioactivity amount attached to the administered drug corresponding to the first treatment order by reading it. With this configuration, for example, in a medical institution managing a generator, the management of the radioactivity amount of the radioactive solution obtained from the generator can be naturally incorporated into the work procedure of the person administering the drug, and errors in labeling 50 can be suppressed in conjunction with the processing described later. Examples of the preparation work flow and the way result information is requested will be explained in conjunction with the screen examples described later.
[0034] [Action A305] Next, in action A305, the processor 43 of the user terminal 4 receives the results of the preparation work in response to the operation performed by the preparation worker in response to the request in action A304. If the RIS device 3 and the user terminal 4 can communicate, the processor 43 of the user terminal 4 may synchronize the received result information to associate it with the first treatment order registered in the reference information IF1 of the storage unit 32 of the RIS device 3. At this time, the status of the first treatment order in reference information IF1 may be updated in stages from the "unprocessed" state to the "processing" state (i.e., the preparation worker has started the preparation work of the drug for administration) and then to the "preparation completed" state (i.e., the preparation of the drug for administration is completed and it is ready to be handed over to the administration worker who will administer the drug to the patient). For example, the status of the first treatment order transitions from the "unprocessed" state to the "processing" state when at least one piece of preparation work result information is received. For example, if the preparation process progresses and the final step included in the preparation process (for instance, inputting information regarding the radioactivity of the prepared drug for administration as result information) is performed, the status of the first treatment order will transition from "processing" to "preparation complete". Such updates to result information and status transitions of treatment orders can be performed as appropriate within the reference information IF1 of the RIS device 3 and the local reference information of the storage unit 42 of the user terminal 4 which is synchronized with the reference information IF1.
[0035] [Action A306] When result information regarding the outcome of a specific task is received in Action A306, the processor 43 of the user terminal 4 makes it possible to print a label sticker 50 as a printed material using the printer 5. With this configuration, for example, it is only necessary to attach the printed material output for a drug that has been prepared, thus preventing the printed material from being attached to a different drug. Therefore, the risk of administering the wrong drug due to incorrect printed information being associated with the drug to be administered can be reduced. For example, the processor 23 makes it possible to print the label sticker 50 using the printer 5 by making it possible to receive an output instruction for print information regarding the label sticker 50 from the person in charge of preparation. The format of the print information is arbitrary, but it is output in a format that cannot be edited by the processor 43 of the user terminal 4, such as a PDF file or an image file. "Making it possible to receive an output instruction for print information from the person in charge of preparation" may include, for example, displaying a screen for inputting an output instruction for print information, or displaying or making operable buttons for generating the output instruction included on that screen.
[0036] In this embodiment, as an example of making the label seal 50 printable using the printing device 5, the processor 43 of the user terminal 4 generates print information in response to the operations of the preparation staff. Subsequently, the processor 43 of the user terminal 4 prints the label seal 50 based on the user's instruction to output the label seal 50. For example, the processor 43 of the user terminal 4 establishes a pairing with the printing device 5 located in the same radiation controlled area R1, assigns a print queue to the generated print information, and transmits it to the printing device 5. The paired printing device 5 executes the printing of the label seal 50 according to the print queue. As a result, the information processing system 1 manufactures (prints) the label seal 50 shown in Figure 2. The preparation staff attaches the printed label seal 50 to the container C, making the drug ready to be handed over to the administering staff. In this embodiment, the act of printing the label seal 50 when the print information has been generated and the output of the label seal 50 is complete is also an example of making the label seal 50 printable using the printing device 5.
[0037] In this manner, the processor 43 of the user terminal 4 continuously receives input of result information regarding the results of specific tasks required in preparing the drug for administration, and processes the printing of printed materials that can be attached to a predetermined container. In this embodiment, from the time the processor 43 of the user terminal 4 receives input of the results of acquiring (measuring) information regarding the radiation dose of the drug for administration as a specific task in action A305 until the label seal 50 is printed in action A306, it does not accept operations related to other treatment orders or operations related to the preparation of other drugs for administration or radioactive solutions, and continuously receives input of result information and prints the label seal 50.
[0038] Furthermore, "continuously receiving result information and printing a printable document that can be attached to a predetermined container" may include, for example, predetermined printing-related processes from receiving result information to completing printing. In other words, the printing process may involve receiving result information, executing a pre-set setting process, and then continuously printing the document. With such a configuration, the process from receiving result information to printing the document is limited to a pre-set process, so the document can be printed without any other arbitrary operations or processes intervening. In this embodiment, the setting process may include, but is not limited to, a process for receiving a print instruction from the user (for example, displaying a UI for executing printing on the display unit 44), and may include any process related to printing the label seal 50 of the drug to be administered corresponding to the first treatment order, such as input related to print settings (for example, setting print items, selecting a print layout, selecting the number of copies to print, displaying a pre-print preview, selecting the printing device 5, etc.). In other words, the setting process can also be said to be a process for setting up printing from the time result information is received until actual printing is performed.
[0039] Furthermore, for example, "continuously receiving input of result information and printing a printout that can be attached to a predetermined container" may include the fact that, regardless of the length of time required for each process (e.g., each action A306, A307), these processes are ultimately executed in order, regardless of the user's choice, to complete the printing.
[0040] Furthermore, "continuously performing the acceptance of result information input and the printing of a printable document that can be attached to a predetermined container" may include processing that is performed by user input between the acceptance of result information input and the printing of the printable document that can be attached to the predetermined container. Such processing may include, for example, the processor 43 of the user terminal 4 displaying a UI on the screen to accept user input operations, or guiding its operation through screen transitions.
[0041] For example, the display of input instruction buttons may be toggled on or off to guide the user to the next step each time the above information processing activity progresses, or the input instruction buttons may be displayed as a single button, with different colors, sizes, blinking patterns, or a combination of these to clearly prompt the user for the next instruction. Screen transitions should also be handled by switching screens to guide the user to the next instruction.
[0042] In other words, "continuously performing the input of result information and the printing of a printed material that can be attached to a predetermined container" means completing the printing by sequentially executing the processes from the input of result information to the printing process, and may include processes unrelated to printing being incorporated between these processes.
[0043] Furthermore, "receiving input of result information" is not limited to manual input by the user, but may also include mechanical input by reading using the reading unit 46, etc.
[0044] If this information processing is not continued, the processor 43 of the user terminal 4 will terminate this information processing.
[0045] 2.2. Screen Examples Next, an example of a screen displayed on the display unit 44 in the above information processing will be described. Figure 4 is a diagram showing an example of a screen displayed and an example of screen transitions in this information processing. First, as shown in Figure 4, the processor 43 of the user terminal 4 displays the front page 100 on the display unit 44. The front page 100 is a screen for specifying the tasks to be performed by the medical institution staff, who are the users. The front page 100 includes an inbound button 101 that accepts a first operation for registering generator information, a preparation button 102 that accepts a second operation for registering information related to the preparation work, and an administration button 103 that accepts a third operation for registering information related to the administration of pharmaceuticals to be administered to patients. The front page 100 may also include a data confirmation button 104 for confirming and changing the contents of the management data structure. Here, we will focus on the preparation staff as the user and describe an example of a screen displayed when the preparation staff performs preparation work.
[0046] When the preparation button 102 is pressed on the front page 100, the processor 43 displays the preparation menu screen 200 on the display unit 44. The preparation menu screen 200 is a screen that presents the type of work to be performed by the preparation operator. The preparation menu screen 200 includes a number display area 201, an order confirmation button 202, an elution procedure button 203, and a label preparation button 204.
[0047] The count display area 201 is an area where the status of treatment orders for a certain period (for example, the current day) registered in the reference information IF1 is displayed as a count. For example, the count display area 201 may display the number of treatment orders for medications that need to be prepared on that day ("Today's Reservations") and the number of treatment orders for which preparation has been completed and the medication has been administered to the patient ("Administered").
[0048] The order confirmation button 202 is a screen that allows users to check the treatment orders registered in the reference information IF1. When the order confirmation button 202 is pressed, the processor 43 of the user terminal 4 refers to the reference information IF1 in the storage unit 32 of the RIS device 3 and displays a list of treatment orders.
[0049] The elution procedure button 203 is operated when milking is performed from a generator managed by a medical institution to obtain a separated radioactive solution. When the elution procedure button 203 is operated, the processor 43 of the user terminal 4 displays screen 300 (see Figure 5) on the display unit 44.
[0050] The labeling preparation button 204 is operated when preparing a drug for administration using the separated radioactive solution. When the labeling preparation button 204 is operated, the processor 43 of the user terminal 4 displays screen 800 (see Figure 6) on the display unit 44.
[0051] Next, an example of the screen when the label preparation button 204 is operated on the preparation menu screen 200 will be described. Figure 5 is a diagram showing an example of the screen and screen transitions when the label preparation button 204 is operated on the preparation menu screen 200. As shown in Figure 5, screen 300 is a screen for specifying the person in charge of dissolution of the generator. Screen 300 is configured to allow the user to select a person in charge of dissolution from among the candidates for dissolution person. For example, screen 300 includes a person in charge candidate area 301 that presents the candidates for dissolution person in a listable manner, and a transition button 302. "Preparer 1", "Preparer 2", and "Preparer 3" in the person in charge candidate area 301 are registered persons authorized to use the generator to prepare radioactive solutions at a medical institution, respectively. The user can select a person in charge to operate the generator from among these candidates. By operating the transition button 302 on screen 300, the processor 43 of the user terminal 4 transitions the display content of the display unit 44 from screen 300 to screen 400.
[0052] Screen 400 is a screen for receiving generator information. Screen 400 includes a scan button 401 and a transition button 402. When the scan button 401 is operated, the processor 43 of the user terminal 4 activates the reading unit 46 and reads the identification code (e.g., a two-dimensional barcode) assigned to the generator. If the reading of the identification code is successful, the processor 43 refers to the generator information corresponding to the identification code from the reference information IF1 and displays it in the display area 403 located in the center of screen 400. In this embodiment, the display area 403 displays the generator information, including the product name of the generator ("Ultra Techne Cow (registered trademark)"), the test date, the test time, the test amount, and the radioactive nuclide ("Tc-99m 239A-5214B"). When the person in charge of elution confirms that there are no problems with the contents displayed in the display area 403, the transition button 402 is operated. Accordingly, the processor 43 of the user terminal 4 transitions the display content of the display unit 44 from screen 400 to screen 500.
[0053] Screen 500 is a screen for inputting elution information. Screen 500 includes a past area 501, an input area 502, and a registration button 503.
[0054] The past region 501 is a region where dissolution information related to dissolutions performed in the past (e.g., the previous dissolution) using the same generator is displayed. The past region 501 may display, for example, the date and time of the dissolution and the amount of radioactivity when the previous dissolution occurred.
[0055] Input area 502 is configured to allow input of elution information relating to the latest elution performed using a generator. Input area 502 is configured to allow input of, for example, the date and time the elution occurred, the theoretical value (calculated value) of the radioactivity of the radioactive solution at that date and time, and the measured value of the radioactivity of the radioactive solution as input of the elution information. The theoretical value of the radioactivity can be calculated based on information such as the half-life specific to the radionuclide, the period from the previous elution to the current elution, and the radioactivity of the radioactive solution in the previous elution.
[0056] The registration button 503 is a UI for registering the elution information entered in the input area 502. When the registration button 503 is operated, the information entered in the input area 502 is generated. Subsequently, when the RIS device 3 and the user terminal 4 become able to communicate, the information regarding the radioactive solution in the reference information IF1 stored in the RIS device 3 is updated. In this way, the radioactive solution used in the preparation of the drug for administration is prepared. Note that, for example, if a labeled product is used, these processes may be omitted.
[0057] Next, an example of the screen when the label preparation button 204 is operated on the preparation menu screen 200 will be described. Figure 6 is a diagram showing an example of the screen and screen transitions when the label preparation button 204 is operated on the preparation menu screen 200. As shown in Figure 6, when the label preparation button 204 is operated on the preparation menu screen 200, screen 800 is displayed. Screen 800 is a screen for receiving information about the patient to whom the drug to be prepared for administration will be administered. Screen 800 may include a scan button 801 and a transition button 802. When the scan button 801 is operated, the processor 43 of the user terminal 4 activates the reading unit 46 and scans the identification code (e.g., a barcode) assigned to the patient. The identification code is managed by the HIS device 2 and associated with the treatment order in the RIS device 3. If the scan is successful, the patient corresponding to the identification code and the treatment order associated with that patient are identified and acquired as information for the first treatment order. As a result, the central area 803 of screen 800 displays information related to the first treatment order, such as the patient's name, date of birth, age, gender, height, weight, and test items, which are used to prevent patient mix-ups. When the transition button 802 is pressed, the processor 43 of the user terminal 4 transitions the display content of the display unit 44 to screen 900.
[0058] Screen 900 is a screen for specifying the generator corresponding to the radioactive solution used in the preparation of the drug for administration. Screen 900 includes a list display button 901. When the list display button 901 is pressed, the processor 43 of the user terminal 4 displays screen 1000.
[0059] Screen 1000 is a screen for specifying a generator. Screen 1000 includes a list 1001 that displays candidate generators that can be specified as generators, and a transition button 1002. The generators displayed in list 1001 may be, for example, generators that have been determined to have been eluted or are likely to be eluted within a certain period based on the time of elution.
[0060] Screen 1100 is displayed when the transition button 1002 is operated after the preparation operator has selected one of the generators displayed in list 1001. Screen 1100 is a screen for confirming generator information related to the target generator associated with the drug to be administered. In this embodiment, screen 1100 can also function as a screen for confirming drug information related to the drug to be used in the preparation. For example, screen 1100 includes area 1101, drug selection button 1102, and transition button 1103. Area 1101 in screen 1100 displays information about the radioactive solution eluted from the specified generator and drug information related to the drug to be used in the preparation. The information about the radioactive solution eluted from the specified generator may include the test date, test time, and test amount. Drug information is displayed in area 1101 by being selected from a list of drug candidates (not shown) that is displayed when the drug selection button 1102 is operated.
[0061] When the drug selection button 1102 is operated on screen 1100, screen 1200 is displayed. Screen 1200 is a screen for selecting the kit to be used for preparation. Screen 1200 includes a list area 1201, a scan button 1202, and a transition button 1203. The list area 1201 displays candidate kit formulations to be used for the first treatment order. The kit formulations displayed may be those that have been previously registered in reference information IF1. The person in charge of preparation can register the kit formulation to be used for preparation by specifying the candidate kit formulation displayed in the list area 1201.
[0062] When the scan button 1202 is pressed, the processor 43 of the user terminal 4 activates the reading unit 46 and reads the identification code assigned to the kit formulation to obtain information about the kit formulation. The person in charge of preparation can register the kit formulation identified from the identification code as the kit formulation to be used for preparation. Note that if a kit formulation is not used in the preparation of the drug for administration, registration of the kit formulation on screen 1200 is not required.
[0063] If the transition button 1103 is operated on screen 1100, or if the transition button 1203 is operated on screen 1200, screen 1300 is displayed. Screen 1300 is for specifying the person responsible for preparing the drug for administration using the radioactive solution. Screen 1300 includes a list 1301 representing candidates for the person responsible for preparation and a transition button 1302. If the transition button 1302 is operated after a person responsible for preparation has been specified in list 1301, screen 1400 is displayed.
[0064] Screen 1400 is a screen for inputting the amount of radioactivity of the drug to be administered before it is dispensed into a syringe after preparation. Screen 1400 includes an area 1401 in which the amount of radioactivity of the drug to be administered before it is dispensed into a syringe after preparation (i.e., the amount of radioactivity of the vial used for preparation) can be input, a temporary save button 1402, and a transition button 1403. Area 1401 displays the amount of radioactivity of the radioactive liquid sediment remaining in the vial after preparation as liquid sediment information, and the time corresponding to that amount of radioactivity. The temporary save button 1402 is a button for temporarily storing the input content so far, such as information about the recipient, liquid sediment information, generator information related to the target generator, and information of the person in charge of preparation, in the storage unit 42. This makes it possible to temporarily record information related to the series of operations from obtaining the drug to be administered from the radioactive solution. After that, the person in charge of preparation dispenses the drug contained in the vial into the syringe corresponding to container C. This prepares the drug to be administered.
[0065] Subsequently, if the transition button 1403 is operated, screen 1500 is displayed. Screen 1500 is a screen that accepts input information regarding the radioactivity of the drug to be administered, dispensed from the vial into a syringe. In other words, the preparation process includes obtaining information regarding the radioactivity of the drug to be administered (for example, measuring the radioactivity of the drug to be administered), and the processor 43 of the user terminal 4 obtains information regarding the radioactivity of the drug to be administered corresponding to the first treatment order. For example, when preparing a drug to be administered using a radioactive solution milked from a generator managed within a medical institution, the information regarding the radioactivity is the measurement result obtained by measuring the radioactivity of the drug to be administered using the radioactive solution within the radiation controlled area R1 using a radioactivity measuring device installed within the radiation controlled area R1. Screen 1500 includes area 1501 and a registration button 1502. Area 1501 displays the input result regarding the radioactivity of the drug to be administered. In other words, the processor 43 of the user terminal 4 can obtain the measurement results of the radioactivity of the drug to be administered, which has been prepared by the preparation staff based on the first treatment order. However, if a pre-prepared formulation contained in a syringe is used as the drug to be administered, the processor 43 of the user terminal 4 may omit the measurement of the radioactivity by the preparation staff and obtain information regarding the radioactivity of the drug to be administered by scanning the identification code of the formulation. The registration button 1502 is an operation to register the input results on screens 800, 900, 1000, 1100, 1200, 1300, 1400, and 1500 as result information regarding the results of the preparation work related to the first treatment order in reference information IF1. When the registration button 1502 is operated, the result information is associated with the first treatment order in reference information IF1, and the status of the first treatment order changes from "processing" to "preparation complete". In other words, the processor 43 of the user terminal 4 enables the output of printable information when the result information includes the measurement result of radioactivity as a result of a specific task. With this configuration, the possibility of incorrect printable information being associated with the drug to be administered can be further reduced. In this embodiment, the task of obtaining the radioactivity amount of the drug to be administered, which has been dispensed into vials, corresponds to the specific task.
[0066] In this embodiment, when the registration button 1502 is operated and the user terminal 4 has established communication with the printing device 5, a screen in which the contents of the print information can be confirmed is displayed, after which a print instruction is generated by the operator, and the label seal 50 is printed. Alternatively, the processor 43 of the user terminal 4 may print the label seal 50 when the print information is generated, regardless of whether the operator has taken any action. In other words, the processor 43 of the user terminal 4 may output a printed document based on the print information when the result of a predetermined specific task among specific tasks has been obtained. With this configuration, the possibility of the user forgetting to output a printed document and multiple print information items getting stuck without being output can be reduced. After that, the operator attaches the label seal 50 to the container C of the prepared drug for administration and places the drug on a stand for handing the drug to the administering officer.
[0067] In this embodiment, the user terminal 4 can obtain the next treatment order when the printing of the label seal 50 is completed based on the print information, but the timing of this is arbitrary. For example, the timing (in other words, the condition) for obtaining the next treatment order may be when the print information is generated, or when the processor 43 of the user terminal 4 obtains information indicating that the label seal 50 has been attached to the container C (for example, a photograph of the syringe with the label seal 50 attached) and registers it as the first treatment order in the reference information IF1.
[0068] <Other> The above embodiment may be modified as follows.
[0069] In the above embodiment, the specific task was to obtain the radioactivity amount of the drug to be administered dispensed into the syringe, but it is not limited to this. For example, the specific task may be to take a photograph (for example, the photograph of the syringe described above) that shows that the printed label sticker 50 has been attached to the dispensed syringe.
[0070] In the above embodiment, the drug for administration is first placed in a vial and then dispensed into a syringe during preparation, so the preparation process included measuring the radioactivity of the vial. However, if, for example, a pre-packaged product that has been labeled and pre-filled in a syringe is used as the drug for administration, this measurement is unnecessary. In this case, the measurement of the radioactivity of the syringe by the person preparing the drug can be omitted, and a standard value pre-set by the manufacturer may be used as the radioactivity of the drug for administration contained in the syringe. In this case, for example, the processor 43 of the user terminal 4 may refer to the standard value from the identification code that the manufacturer has assigned to the packaging of the pre-packaged drug for administration via the scan button 1202 on the screen 1200, and display the standard value in area 1501 of the screen 1500. Furthermore, when using a pre-packaged product as the drug for administration, the preparation process does not need to include the process of placing the drug for administration into a container C such as a syringe.
[0071] The user of user terminal 4 described above is not limited to the person responsible for preparation. For example, the user could be any medical professional in a medical institution, such as the person responsible for managing the receiving of generators, the person responsible for eluting radioactive solutions from generators, or the person responsible for administering pharmaceuticals to patients or other target individuals.
[0072] The above information processing may be performed after each person's work, such as elution or separation of the radioactive solution, preparation of the drug for administration, or administration of the drug for administration, or it may be performed in accordance with the progress of the work by each person operating the user terminal 4 as appropriate while performing their work.
[0073] In this embodiment, the HIS device 2 and the RIS device 3 have been described as independent information processing devices, but they may also be implemented as standalone information processing devices.
[0074] The printed material is not limited to label stickers 50; it may also be non-adhesive paper or other materials. In this case, the user, such as the person in charge of preparation, can appropriately attach the printed paper to container C.
[0075] The term "procedure" is not limited to radiological examinations; it may also include treatment using radiation.
[0076] Information processing system 1 may be on-premise or cloud-based. In the case of cloud-based information processing system 1, for example, it may provide the above-mentioned functions and processing in the form of SaaS (Software as a Service) or cloud computing.
[0077] In the above embodiment, the user terminal 4 performed various storage and control functions, but instead of the user terminal 4, multiple external devices may be used. That is, various information and programs may be distributed and stored across multiple external devices using blockchain technology or the like.
[0078] The above embodiment is not limited to the information processing system 1, but may also be an information processing method or an information processing program. The information processing method includes each step of the information processing system 1. The program causes at least one computer to execute each step of the information processing system 1.
[0079] The above-mentioned information processing system 1, etc., may be provided in any of the following embodiments.
[0080] (1) An information processing system comprising at least one processor, the processor configured to execute a program such that the following steps are performed: an order acquisition step, which acquires a first treatment order from reference information storing a plurality of treatment orders, the treatment order being information relating to a nuclear medical treatment scheduled for a subject, the nuclear medical treatment being a treatment including administering a drug to the subject, the drug to be administered being a radiopharmaceutical prepared for administration to the subject to be used in the treatment; and an output step, which sequentially performs the input of result information relating to the results of a specific operation required in the preparation of the drug to be administered, and the printing of a printout that can be attached to a predetermined container, the specific operation being at least one operation performed after the storage operation of placing the drug to be administered into the container, and the printout being configured to reference information associated with the treatment order.
[0081] With this configuration, the process from receiving result information to printing the printed document proceeds without any other arbitrary operations or processes intervening. Therefore, for example, it becomes necessary to attach the printed document that has been output for a specific drug that has been prepared, thus preventing the print document from being attached to a different drug. Consequently, the risk of administering the wrong drug due to incorrect print information being associated with the drug can be reduced.
[0082] (2) In the information processing system described in (1) above, the printing process is a system that receives the input of the result information, performs a pre-set setting process, and then continuously prints the printed material.
[0083] With this configuration, the process from receiving result information to printing the document is limited to pre-configured processes, so the document is printed without any other arbitrary operations or processes intervening.
[0084] (3) In the information processing system described in (2) above, the setting process includes a process for receiving print instructions from a user.
[0085] (4) An information processing system described in any one of (1) to (3) above, wherein the specific operation includes obtaining information on the radioactivity of the administered drug, and further, in the radioactivity acquisition step, the system obtains information on the radioactivity of the administered drug corresponding to the first treatment order.
[0086] (5) In the information processing system described in (4) above, the radioactivity acquisition step is performed by reading information regarding the radioactivity attached to the drug to be administered corresponding to the first treatment order.
[0087] (6) In the information processing system described in (4) above, the specific operation includes measuring the radioactivity of the drug to be administered, and further, in the radioactivity acquisition step, the system acquires the measurement result of the radioactivity of the drug to be administered, which was prepared by the preparation person based on the first treatment order.
[0088] This configuration can further reduce the possibility of incorrect printed information being associated with administered drugs.
[0089] (7) In an information processing system described in any one of (1) to (6) above, the output step is triggered by the acquisition of the result of a predetermined specific task among the specific tasks to print the printed material.
[0090] This configuration reduces the possibility of users forgetting to print documents, resulting in multiple print jobs becoming stuck without being printed.
[0091] (8) An information processing method comprising each step of an information processing system described in any one of (1) to (7) above.
[0092] (9) A program that causes at least one computer to perform each step of the information processing system described in any one of (1) to (7) above. Of course, this is not always the case.
[0093] Finally, while various embodiments relating to this disclosure have been described, these are presented as examples only and are not intended to limit the scope of the invention. These novel embodiments can be implemented in a variety of other forms, and various omissions, substitutions, and modifications can be made without departing from the spirit of the invention. These embodiments and their variations are included in the scope and spirit of the invention, as well as in the claims and their equivalents. [Explanation of symbols]
[0094] 1: Information Processing System 2:HIS device 20: Communications bus 21: Communications Department 22: Storage section 23: Processor 3 :RIS device 30: Communications bus 31: Communications Department 32: Storage section 33: Processor 4: User terminal 40: Communications bus 41: Communications Department 42: Storage section 43: Processor 44:Display section 45: Input section 46: Reading Section 5:Printing device 50: Label stickers 51: Mounting board 52: Seal part 100: Front page 101: In-store button 102: Ready button 103: Administration button 104: Data Confirmation Button 200: Preparation menu screen 201: Number display area 202: Order Confirmation Button 203: Dissolution Procedure Button 204: Sign preparation button 300: Screen 301: Areas where you can be the person in charge 302: Transition button 400: Screen 401: Scan button 402: Transition button 403:Display area 500: Screen 501: Past area 502: Input area 503: Register button 800: Screen 801: Scan button 802: Transition button 803: area 900: Screen 901: List display button 1000: Screen 1001: List 1002: Transition button 1100: Screen 1101 :Area 1102: Drug selection button 1103: Transition button 1200: Screen 1201: List area 1202: Scan button 1203: Transition button 1300: Screen 1301: List 1302: Transition button 1400: Screen 1401 :Area 1402: Temporary save button 1403: Transition button 1500: Screen 1501 :Area 1502: Register button C: Container R1: Radiation Management Area
Claims
1. An information processing system, The system comprises at least one processor, the processor configured to execute a program such that the following steps are performed: In the order retrieval step, the first treatment order is retrieved from reference information that stores multiple treatment orders. The aforementioned treatment order is information regarding nuclear medical procedures scheduled for the subject, The aforementioned nuclear medical procedure is a procedure that includes administering a drug to the subject, The aforementioned drug for administration is a radiopharmaceutical prepared for administration to the subject used in the aforementioned procedure, In the output step, the system continuously performs the following steps: receiving input of result information regarding the results of specific tasks required in preparing the drug for administration, and printing a printed document that can be attached to a predetermined container. The aforementioned specific operation is at least one operation performed after the operation of placing the drug for administration into the container, The system is configured such that the printed material can refer to information associated with the treatment order.
2. In the information processing system described in claim 1, The printing process described above is a system that receives the input of the result information, performs a pre-configured setting process, and then continuously prints the printed material.
3. In the information processing system described in claim 2, The aforementioned setup process is a system that includes a process for receiving print instructions from the user.
4. In the information processing system described in claim 1, The aforementioned specific work includes obtaining information regarding the radioactivity of the administered drug, Furthermore, in the radioactivity acquisition step, the system acquires information regarding the radioactivity of the administered drug corresponding to the first treatment order.
5. In the information processing system described in claim 4, The system obtains the radioactivity amount in the aforementioned radioactivity amount acquisition step by reading information regarding the radioactivity amount attached to the drug to be administered corresponding to the first treatment order.
6. In the information processing system described in claim 4, The aforementioned specific operation includes measuring the radioactivity of the drug to be administered, Furthermore, in the step of acquiring radioactivity, the measurement result of the radioactivity of the drug for administration prepared by the preparation person based on the first treatment order is acquired. system.
7. In the information processing system described in claim 1, The output step involves a system that prints the document when the result of a predetermined specific task from among the specified tasks is obtained.
8. An information processing method, A method comprising each step of the information processing system described in any one of claims 1 to 7.
9. It is a program, A program that causes at least one computer to perform each step of the information processing system described in any one of claims 1 to 7.
Citation Information
Patent Citations
Standard-compliant labels, methods for providing standard-compliant labels, and standard-compliant label printers.
JP2014500806A