Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP7822008B2 - Program and information processing method - Google Patents
[go: Go Back, main page]

JP7822008B2 - Program and information processing method - Google Patents

Program and information processing method

Info

Publication number
JP7822008B2
JP7822008B2 JP2023136486A JP2023136486A JP7822008B2 JP 7822008 B2 JP7822008 B2 JP 7822008B2 JP 2023136486 A JP2023136486 A JP 2023136486A JP 2023136486 A JP2023136486 A JP 2023136486A JP 7822008 B2 JP7822008 B2 JP 7822008B2
Authority
JP
Japan
Prior art keywords
annotation
information
communication device
log
user
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
JP2023136486A
Other languages
Japanese (ja)
Other versions
JP2024066439A (en
Inventor
慎太郎 大山
陣 鎌田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Tec Corp
Tokai National Higher Education and Research System NUC
Original Assignee
Toshiba Tec Corp
Tokai National Higher Education and Research System NUC
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 Toshiba Tec Corp, Tokai National Higher Education and Research System NUC filed Critical Toshiba Tec Corp
Publication of JP2024066439A publication Critical patent/JP2024066439A/en
Application granted granted Critical
Publication of JP7822008B2 publication Critical patent/JP7822008B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Medical Treatment And Welfare Office Work (AREA)

Description

本発明の実施形態は、プログラム、及び情報処理方法に関する。 Embodiments of the present invention relate to a program and an information processing method.

近年、病院での診療方法として、患者が病院に出向き医師と対面で実施する「対面治療」だけではなく医師と患者が通信デバイスを用いることで、患者が医療機関に直接出向かず診察を受ける「遠隔診療」が行われるようになっている。遠隔診療においては、患者宅、又は所定の場所に医療機器を設置し、医療機器で得たバイタルデータを通信で遠隔地の医師に送り、医師はデータに基づいて診断を行う。 In recent years, medical treatment methods at hospitals have shifted from "face-to-face treatment," in which patients visit the hospital and meet with a doctor face-to-face, to "telemedicine," in which doctors and patients use communication devices to receive treatment without actually visiting a medical institution. In telemedicine, medical equipment is installed in the patient's home or a designated location, and vital data obtained by the medical equipment is transmitted via communication to a doctor in a remote location, who then makes a diagnosis based on the data.

遠隔診療の一つとして、所定の場所において、医療機器と通話が可能な機器を備えた、リアルタイムで患者と医師とのビデオ通話等による診療が可能な遠隔診療ブース、遠隔診療ボックス、遠隔診療キオスク等と呼ばれる、情報処理システムがある。これにより、通信デバイスによる対話での診療だけでなく、血圧計や聴診器等の医療機器を用いた診療が遠隔診療で実現でき、より詳細に症状の検査が可能となる。 One type of remote medical consultation is an information processing system known as a remote medical consultation booth, box, or kiosk, which is located in a designated location and equipped with equipment capable of communicating with medical equipment, allowing for real-time consultations between patients and doctors via video calls, etc. This allows for not only consultations via communication devices, but also consultations using medical equipment such as blood pressure monitors and stethoscopes, making it possible to examine symptoms in more detail.

遠隔診療では、通信デバイスを介した対話をテキストデータ化し、医師や患者、患者の家族等が対話終了後に見直せる会話ログを利用することがある。 In remote medical care, conversations conducted via communication devices are sometimes converted into text data, creating conversation logs that doctors, patients, and the patient's family can review after the conversation has ended.

しかしながら、通常の会話ログでは、通信トラブル等の主題に関係のない内容の会話もそのまま記録されるため、後日、本人、又は家族等が会話ログを確認する際に誤解が生じることがある。 However, regular conversation logs also record conversations unrelated to the main topic, such as communication problems, which can lead to misunderstandings when the person in question or their family members review the conversation log at a later date.

そこで、注釈等を挿入することで誤解を生じさせないような会話ログを作成することができる通話処理システムが求められている。 Therefore, there is a need for a call processing system that can create conversation logs that avoid misunderstandings by inserting annotations, etc.

特開2020-149072号公報Japanese Patent Application Laid-Open No. 2020-149072

本発明の実施形態が解決しようとする課題は、注釈を挿入した会話ログを作成することができるプログラム、及び情報処理方法を提供しようとするものである。 The problem that embodiments of the present invention aim to solve is to provide a program and information processing method that can create a conversation log with inserted annotations.

一実施形態において、プログラムは、コンピュータに、複数の端末間の通話に基づく会話ログを表示する機能と、ユーザの操作に基づいて、前記会話ログに含まれる発話文に設定する注釈に関する情報を取得する機能と、前記注釈に関する情報に基づいて更新された会話ログを表示する機能と、を実行させることが可能である。 In one embodiment, the program can cause a computer to perform the following functions: display a conversation log based on calls between multiple terminals; acquire information about annotations to be set for utterances included in the conversation log based on user operations; and display an updated conversation log based on the information about the annotations.

図1は、実施形態に係る情報処理システムに含まれる遠隔診療ブースを例示する外観図である。FIG. 1 is an external view illustrating a telemedicine booth included in an information processing system according to an embodiment. 図2は、実施形態に係る情報処理システムを例示するブロック図である。FIG. 2 is a block diagram illustrating an information processing system according to the embodiment. 図3は、実施形態に係る会話ログ情報のデータ構造の一例を例示する図である。FIG. 3 is a diagram illustrating an example of a data structure of conversation log information according to the embodiment. 図4は、実施形態に係る会話ログ画像の一例を例示する模式図である。FIG. 4 is a schematic diagram illustrating an example of a conversation log image according to the embodiment. 図5は、実施形態に係る編集指示画像の一例を例示する模式図である。FIG. 5 is a schematic diagram illustrating an example of an editing instruction image according to the embodiment. 図6は、実施形態に係る通知画像の一例を例示する模式図である。FIG. 6 is a schematic diagram illustrating an example of a notification image according to the embodiment. 図7は、実施形態に係る会話ログ画像の一例を例示する模式図である。FIG. 7 is a schematic diagram illustrating an example of a conversation log image according to the embodiment. 図8は、実施形態に係る編集入力画像の一例を例示する模式図である。FIG. 8 is a schematic diagram illustrating an example of an edited input image according to the embodiment. 図9は、実施形態に係る通知画像の一例を例示する模式図である。FIG. 9 is a schematic diagram illustrating an example of a notification image according to the embodiment. 図10は、実施形態に係る通知画像の一例を例示する模式図である。FIG. 10 is a schematic diagram illustrating an example of a notification image according to the embodiment. 図11は、実施形態に係る会話ログ画像の一例を例示する模式図である。FIG. 11 is a schematic diagram illustrating an example of a conversation log image according to the embodiment. 図12は、実施形態に係る情報処理システムによる情報処理の手順の一例を示すシーケンス図である。FIG. 12 is a sequence diagram illustrating an example of a procedure for information processing by the information processing system according to the embodiment. 図13は、実施形態に係るサーバによる情報処理の手順の一例を示すフローチャートである。FIG. 13 is a flowchart illustrating an example of a procedure for information processing by the server according to the embodiment. 図14は、実施形態に係る第2の通信機器による情報処理の手順の一例を示すフローチャートである。FIG. 14 is a flowchart illustrating an example of a procedure for information processing by the second communication device according to the embodiment. 図15は、実施形態に係る第2の通信機器による情報処理の手順の別の例を示すフローチャートである。FIG. 15 is a flowchart illustrating another example of the procedure of information processing by the second communication device according to the embodiment. 図16は、実施形態に係る第1の通信機器による情報処理の手順の一例を示すフローチャートである。FIG. 16 is a flowchart illustrating an example of a procedure for information processing by the first communication device according to the embodiment.

(実施形態)
(構成例)
以下、図面を用いて実施形態について説明する。
(Embodiment)
(Configuration example)
Hereinafter, an embodiment will be described with reference to the drawings.

各図面において同一の構成要素に対しては可能な限り同一の符号を付し、重複する説明は省略する。
図1は、実施形態に係る情報処理システム100に含まれる遠隔診療ブースを例示する外観図である。
遠隔診療ブースは、四方を壁に囲まれ、会話などが外部に漏れにくく、診察中のプライバシーが守られるような設備である。遠隔診療ブースは、診療ブース、又は単にブースともいう。ブース内には椅子、机等が設置され、測定を行うための医療機器、及びブース外の医師とコミュニケーションをとるための通信装置が設置されている。例えば、各市区町村等のエリア毎に複数の診療ブースが設置されている。患者は、予め診療ブースで遠隔診療を受けるための予約を行い、予約時間に予約した診療ブースに入る。患者は、診療ブース内の通信装置を介して医師とビデオ通話等で対話を行い、医師の指示等に基づいて医療機器を使用し、生体データ等の測定を行う。医療機器による測定データは、リアルタイムで医師が使用する医者用機器等で参照することができる。医師は、測定データに基づいて診察を行うことができる。各診療ブースは、病院毎に設けられてもよいし、複数の病院の複数の医師により使用されるものでもよい。
In the drawings, the same components are denoted by the same reference numerals whenever possible, and redundant explanations will be omitted.
FIG. 1 is an external view illustrating a telemedicine booth included in an information processing system 100 according to an embodiment.
A remote consultation booth is a facility surrounded by walls, preventing conversations from being overheard and ensuring privacy during consultations. A remote consultation booth is also called a consultation booth or simply a booth. Inside the booth, chairs, desks, and other equipment are installed, along with medical equipment for measurements and a communication device for communicating with a doctor outside the booth. For example, multiple consultation booths are installed in each area, such as a city, ward, town, or village. A patient makes a reservation for a remote consultation at a consultation booth in advance and enters the reserved booth at the scheduled time. The patient communicates with the doctor via a video call or other means via the communication device in the consultation booth, and uses medical equipment based on the doctor's instructions to measure biometric data and other data. Measurement data from the medical equipment can be viewed in real time on the doctor's equipment or other devices used by the doctor. The doctor can then perform a consultation based on the measurement data. Each consultation booth may be installed for each hospital, or may be used by multiple doctors from multiple hospitals.

図2は、実施形態に係る情報処理システム100を例示するブロック図である。
情報処理システム100は、サーバ1、第2の通信機器4、及び少なくとも1つの遠隔診療ブースを含む。遠隔診療ブースは、遠隔診療支援装置2、及び第1の通信機器3を含む。サーバ1、遠隔診療支援装置2、第1の通信機器3、及び第2の通信機器4は、ネットワークを介して互いに通信自在に接続する。例えば、ネットワークは、インターネット、携帯通信網及びLAN(Local Area Network)等の種々のネットワークのうちの1以上のネットワークで構成される。1以上のネットワークは、無線ネットワークを含んでもよいし、有線ネットワークを含んでもよい。遠隔診療支援装置2、及び第1の通信機器3は、ネットワークを介して互いに通信可能に接続されている。ネットワークは、LAN等である。LANは、無線LANでもよいし、有線LANでもよい。遠隔診療支援装置2は、少なくとも1つの医療機器と互いに通信自在に接続する。遠隔診療支援装置2と少なくとも1つの医療機器251-1~251-mは、有線又は無線で直接的に通信可能に接続されている。遠隔診療支援装置2と少なくとも1つの医療機器251-1~251-mは、例えば、LAN、Bluetooth(登録商標)、Wi-Fi(登録商標)等により接続されてもよい。なお、情報処理システム100は、サーバ1、遠隔診療支援装置2、第1の通信機器3、第2の通信機器4、及び医療機器251-1~251-mのうちの少なくとも2つの機器を含むシステムを指すこともある。
FIG. 2 is a block diagram illustrating an information processing system 100 according to the embodiment.
The information processing system 100 includes a server 1, a second communication device 4, and at least one remote medical examination booth. The remote medical examination booth includes a remote medical examination support device 2 and a first communication device 3. The server 1, the remote medical examination support device 2, the first communication device 3, and the second communication device 4 are communicably connected to each other via a network. For example, the network may be one or more of various networks such as the Internet, a mobile communication network, and a local area network (LAN). The one or more networks may include a wireless network or a wired network. The remote medical examination support device 2 and the first communication device 3 are communicably connected to each other via a network. The network may be a LAN or the like. The LAN may be a wireless LAN or a wired LAN. The remote medical examination support device 2 is communicably connected to at least one medical device. The remote medical examination support device 2 and at least one medical device 251-1 to 251-m are directly communicably connected via a wired or wireless connection. The remote medical care support device 2 and at least one of the medical devices 251-1 to 251-m may be connected via, for example, a LAN, Bluetooth (registered trademark), Wi-Fi (registered trademark), etc. Note that the information processing system 100 may also refer to a system including the server 1, the remote medical care support device 2, the first communication device 3, the second communication device 4, and at least two of the medical devices 251-1 to 251-m.

サーバ1は、データを収集し、収集したデータを処理する電子機器である。電子機器は、コンピュータを含む。サーバ1は、ネットワークを介して、遠隔診療支援装置2、第1の通信機器3、及び第2の通信機器4と通信自在に接続する。サーバ1は、遠隔診療支援装置2、第1の通信機器3、及び第2の通信機器4から種々のデータを受け取り、遠隔診療支援装置2、第1の通信機器3、及び第2の通信機器4に種々のデータを出力する。サーバ1は、クラウドサービスで用いられるサーバであってもよい。 Server 1 is an electronic device that collects and processes data. The electronic device includes a computer. Server 1 is communicatively connected to remote medical consultation support device 2, first communication device 3, and second communication device 4 via a network. Server 1 receives various data from remote medical consultation support device 2, first communication device 3, and second communication device 4, and outputs various data to remote medical consultation support device 2, first communication device 3, and second communication device 4. Server 1 may also be a server used in a cloud service.

サーバ1は、第1の通信機器3と第2の通信機器4との間でビデオ通信等を行う通話サービスを実現し得る。なお、通話サービスは、音声による通信に基づく通話サービスでもよい。通話サービスは、ビデオ映像による通信を伴わないものでもよい。サーバ1は、遠隔診療支援装置2、第1の通信機器3、及び第2の通信機器4との間で遠隔診療サービスを実現し得る。サーバ1の構成例については後述する。 The server 1 may provide a call service for video communication or the like between the first communication device 3 and the second communication device 4. The call service may be a call service based on voice communication. The call service may not involve communication using video images. The server 1 may provide a remote medical consultation service between the remote medical consultation support device 2, the first communication device 3, and the second communication device 4. An example configuration of the server 1 will be described later.

遠隔診療支援装置2は、他の電子機器と通信可能な電子機器である。遠隔診療支援装置2は、診療ブースに設置される機器である。例えば、遠隔診療支援装置2は、PC(Personal Computer)、スマートフォン、又は、タブレット端末等である。参加者は、ユーザ又は人と読み替えてもよい。遠隔診療支援装置2の構成例については後述する。 The remote medical care support device 2 is an electronic device capable of communicating with other electronic devices. The remote medical care support device 2 is a device installed in a medical examination booth. For example, the remote medical care support device 2 is a PC (Personal Computer), a smartphone, or a tablet terminal. The term "participant" may also be interpreted as "user" or "person." An example configuration of the remote medical care support device 2 will be described later.

第1の通信機器3は、他の電子機器と通信可能な電子機器である。第1の通信機器3は、診療ブースに設置される機器である。第1の通信機器3は、例えば、遠隔診療を受ける患者が使用する機器である。例えば、第1の通信機器3は、PC、スマートフォン、又は、タブレット端末等である。患者は、ユーザ又は人と読み替えてもよい。第1の通信機器3の構成例については後述する。第1の通信機器3は、端末の一例である。 The first communication device 3 is an electronic device capable of communicating with other electronic devices. The first communication device 3 is a device installed in a medical examination booth. The first communication device 3 is, for example, a device used by a patient receiving remote medical treatment. For example, the first communication device 3 is a PC, smartphone, tablet terminal, or the like. The term "patient" may also be interpreted as "user" or "person." An example configuration of the first communication device 3 will be described later. The first communication device 3 is an example of a terminal.

第2の通信機器4は、他の電子機器と通信可能な電子機器である。第2の通信機器4は、例えば、遠隔診療を行う医師が使用する機器である。例えば、第2の通信機器4は、PC、スマートフォン、又は、タブレット端末等である。医師は、医療従事者、ユーザ又は人と読み替えてもよい。第2の通信機器4は、例えば、診療ブースとは異なる場所に設置される。診療ブースが設置される場所は、第1の拠点の一例である。第2の通信機器4が設置される場所は、第2の拠点の一例である。第2の拠点は、例えば、病院等の医療機関である。第2の通信機器4の構成例については後述する。第2の通信機器4は、端末の一例である。 The second communication device 4 is an electronic device capable of communicating with other electronic devices. The second communication device 4 is, for example, a device used by a doctor who performs remote medical treatment. For example, the second communication device 4 is a PC, smartphone, tablet terminal, etc. The term "doctor" may also be interpreted as a medical professional, user, or person. The second communication device 4 is, for example, installed in a location different from the examination booth. The location where the examination booth is installed is an example of a first base. The location where the second communication device 4 is installed is an example of a second base. The second base is, for example, a medical institution such as a hospital. An example configuration of the second communication device 4 will be described later. The second communication device 4 is an example of a terminal.

サーバ1の構成例について説明する。
サーバ1は、プロセッサ11、メインメモリ12、補助記憶デバイス13及び通信インタフェース14を含む電子機器である。サーバ1を構成する各部は、互いに信号を入出力可能に接続されている。図1では、インタフェースは、「I/F」と記載されている。
An example of the configuration of the server 1 will be described.
The server 1 is an electronic device that includes a processor 11, a main memory 12, an auxiliary storage device 13, and a communication interface 14. The components that make up the server 1 are connected to each other so that signals can be input and output. In Fig. 1, the interface is indicated as "I/F".

プロセッサ11は、サーバ1の中枢部分に相当する。プロセッサ11は、サーバ1のコンピュータを構成する要素である。例えば、プロセッサ11は、CPU(Central Processing Unit)であるが、これに限定されない。プロセッサ11は、種々の回路で構成されていてもよい。プロセッサ11は、メインメモリ12又は補助記憶デバイス13に予め記憶されているプログラムをメインメモリ12に展開する。プログラムは、サーバ1のプロセッサ11に後述する各部を実現又は実行させるプログラムである。プロセッサ11は、メインメモリ12に展開されるプログラムを実行することで、種々の動作を実行する。 Processor 11 corresponds to the central part of server 1. Processor 11 is an element that constitutes the computer of server 1. For example, processor 11 is a CPU (Central Processing Unit), but is not limited to this. Processor 11 may be composed of various circuits. Processor 11 loads programs that are pre-stored in main memory 12 or auxiliary storage device 13 into main memory 12. The programs are programs that cause processor 11 of server 1 to realize or execute each unit described below. Processor 11 performs various operations by executing programs loaded into main memory 12.

メインメモリ12は、サーバ1の主記憶部分に相当する。メインメモリ12は、サーバ1のコンピュータを構成する要素である。メインメモリ12は、不揮発性のメモリ領域と揮発性のメモリ領域とを含む。メインメモリ12は、不揮発性のメモリ領域ではオペレーティングシステム又はプログラムを記憶する。メインメモリ12は、揮発性のメモリ領域を、プロセッサ11によってデータが適宜書き換えられるワークエリアとして使用する。例えば、メインメモリ12は、不揮発性のメモリ領域としてROM(Read Only Memory)を含む。例えば、メインメモリ12は、揮発性のメモリ領域としてRAM(Random Access Memory)を含む。メインメモリ12は、プログラムを記憶する。 Main memory 12 corresponds to the main storage portion of server 1. Main memory 12 is an element that constitutes the computer of server 1. Main memory 12 includes a non-volatile memory area and a volatile memory area. Main memory 12 stores an operating system or programs in the non-volatile memory area. Main memory 12 uses the volatile memory area as a work area where data is rewritten as appropriate by processor 11. For example, main memory 12 includes ROM (Read Only Memory) as a non-volatile memory area. For example, main memory 12 includes RAM (Random Access Memory) as a volatile memory area. Main memory 12 stores programs.

補助記憶デバイス13は、サーバ1の補助記憶部分に相当する。補助記憶デバイス13は、サーバ1のコンピュータを構成する要素である。補助記憶デバイス13は、EEPROM(登録商標)(Electric Erasable Programmable Read-Only Memory)、HDD(Hard Disc Drive)又はSSD(Solid State Drive)等である。補助記憶デバイス13は、上述のプログラム、プロセッサ11が各種の処理を行う上で使用するデータ及びプロセッサ11での処理によって生成されるデータを記憶する。補助記憶デバイス13は、上述のプログラムを記憶する。補助記憶デバイス13は、記憶部の一例である。 The auxiliary storage device 13 corresponds to the auxiliary storage portion of the server 1. The auxiliary storage device 13 is an element that constitutes the computer of the server 1. The auxiliary storage device 13 is an EEPROM (registered trademark) (Electric Erasable Programmable Read-Only Memory), HDD (Hard Disc Drive), SSD (Solid State Drive), etc. The auxiliary storage device 13 stores the above-mentioned programs, data used by the processor 11 in performing various processes, and data generated by the processes in the processor 11. The auxiliary storage device 13 stores the above-mentioned programs. The auxiliary storage device 13 is an example of a storage unit.

補助記憶デバイス13は、会話ログ情報を記憶する。会話ログ情報は、第1の通信機器のユーザと第2の通信機器のユーザによる会話を記録した情報である。会話ログ情報は、発話者の情報、及び会話情報を少なくとも含む。発話者の情報は、例えば、発話者を識別可能な発話者識別情報である。発話者は、第1の通信機器のユーザ、及び第2の通信機器のユーザを含む。発話者識別情報は、ユーザID、発話者名等を含む。ユーザIDは、各発話者を個々に識別可能な情報である。発話者名は、発話者の氏名、又はユーザ名等であってもよい。発話者識別情報は、「医師」、「患者」等の発話者の属性を示す情報でもよい。会話情報は、発話者識別情報に関連付けられる。会話情報は、発話者により発話された発話内容を示す。会話情報は、発話に関する音声情報に基づいて音声認識処理を行った情報である。音声認識は、例えば、公知の技術を使用して、発話に関する音声情報をテキストデータに変換すること、セグメント化することを含む。会話情報は、少なくとも1つの発話文を含む。発話文は、例えば、ユーザの発話の区切りに基づいてセグメント化されたものである。発話文は、各発話文を識別する識別情報を含み得る。発話文は、少なくとも1つの単語を含む。単語は、意味を持つ最小の言語単位である。単語は、名詞、動詞、感嘆詞等の品詞を含む。 The auxiliary memory device 13 stores conversation log information. The conversation log information is information that records a conversation between a user of a first communication device and a user of a second communication device. The conversation log information includes at least speaker information and conversation information. The speaker information is, for example, speaker identification information that can identify the speaker. The speakers include the user of the first communication device and the user of the second communication device. The speaker identification information includes a user ID, a speaker name, etc. The user ID is information that can individually identify each speaker. The speaker name may be the speaker's name or username, etc. The speaker identification information may be information that indicates the speaker's attributes, such as "doctor" or "patient." The conversation information is associated with the speaker identification information. The conversation information indicates the content of the utterance spoken by the speaker. The conversation information is information obtained by performing voice recognition processing based on audio information related to the utterance. Speech recognition includes, for example, converting speech information related to speech into text data and segmenting it using known techniques. The conversation information includes at least one spoken sentence. The spoken sentence is, for example, segmented based on divisions in the user's speech. The spoken sentence may include identification information that identifies each spoken sentence. The spoken sentence includes at least one word. A word is the smallest meaningful unit of language. A word includes parts of speech such as nouns, verbs, and exclamations.

会話ログ情報について図3を参照して説明する。
図3は、実施形態に係る会話ログ情報のデータ構造
の一例を例示する図である。
図3は、医師と患者による会話が行われる場合の会話ログ情報を示す。会話ログ情報は、会話ログID、発話者識別情報、日時、注釈フラグ、会話情報等が紐づけられたレコードを有する。会話ログは、発話文を時系列に並べたデータを示す。会話ログIDは、各発話文を個々に識別可能な情報である。発話文は、会話文ともいう。会話ログIDは、各セグメントを個々に識別可能な情報であってもよい。発話者識別情報は、ユーザID、及び発話者名を含み得る。図3の例では、発話者名は、「医師」又は「患者」である。発話者識別情報は、各発話文に紐づけられる。発話者識別情報は、音声情報が出力された通信機器を識別可能な情報に基づく情報であってもよい。発話者識別情報は、音声情報が出力された通信機器のユーザを識別可能な情報に基づく情報であってもよい。日時は、発話時間情報を示す。発話時間情報は、発話が行われた時刻を示す時刻情報又は、会話が開始された時点からの経過時間を示す経過時間情報等を含み得る。図3の例では、日時は、発話が行われた時刻を示す時刻情報を示す。発話が行われた時刻は、サーバ1が第1の通信機器3、又は第2の通信機器4から通話情報を取得した時刻に対応し得る。会話ログ情報は、単にログ情報ともいう。
The conversation log information will be described with reference to FIG.
FIG. 3 is a diagram illustrating an example of a data structure of conversation log information according to the embodiment.
FIG. 3 shows conversation log information when a conversation takes place between a doctor and a patient. The conversation log information has records linked to a conversation log ID, speaker identification information, date and time, annotation flag, conversation information, etc. The conversation log shows data in which spoken sentences are arranged in chronological order. The conversation log ID is information that can individually identify each spoken sentence. Spoken sentences are also called conversation sentences. The conversation log ID may be information that can individually identify each segment. The speaker identification information may include a user ID and a speaker name. In the example of FIG. 3, the speaker name is "doctor" or "patient." The speaker identification information is linked to each spoken sentence. The speaker identification information may be information based on information that can identify the communication device that output the audio information. The speaker identification information may be information based on information that can identify the user of the communication device that output the audio information. The date and time indicate speech time information. The speech time information may include time information indicating the time when the speech was made, or elapsed time information indicating the time elapsed since the conversation started. In the example of Fig. 3, the date and time indicates time information indicating the time when the speech was made. The time when the speech was made may correspond to the time when the server 1 obtained the call information from the first communication device 3 or the second communication device 4. The conversation log information may also be simply referred to as log information.

注釈フラグは、ユーザの操作に基づいて、注釈が設定されたか否かを示す情報である。注釈は、ユーザが会話ログから任意の発話文、又は発話文の範囲を選択し、選択された発話文、又は発話文の範囲に対して記録するための追加情報を示す。発話文の範囲は、複数の発話文を含み得る。発話文の範囲は、1つの発話文の一部であってもよい。追加情報は、ユーザの操作に基づいて入力されるテキスト情報を含む。追加情報は、画像、音声、動画等の情報を含んでもよい。注釈は、発話文に関する情報を含む。発話文に関する情報は、発話文に追加する記述、参照、説明等の情報を含む。発話文に関する情報は、発話文の内容等を説明する情報を含む。発話文に関する情報は、発話文の状況等を説明する情報を含む。注釈は、例えば、会話の主題とは異なる主題についての会話が行われた場合に、異なる主題を説明する情報である。例えば、注釈は、ユーザにより選択された発話文、又は発話文の範囲に設定され得る。 The annotation flag is information indicating whether an annotation has been set based on a user operation. An annotation indicates additional information to be recorded for a selected utterance or range of utterances when the user selects an utterance or range of utterances from the conversation log. A range of utterances may include multiple utterances. A range of utterances may be part of a single utterance. Additional information includes text information entered based on a user operation. Additional information may include information such as images, audio, and video. Annotations include information about the utterance. Information about the utterance includes information such as descriptions, references, and explanations to be added to the utterance. Information about the utterance includes information explaining the content, etc., of the utterance. Information about the utterance includes information explaining the context, etc., of the utterance. For example, when a conversation takes place about a topic different from the topic of the conversation, annotations are information that explains the different topic. For example, annotations can be set for an utterance or range of utterances selected by the user.

第1の通信機器3のユーザと第2の通信機器4のユーザとの会話の主題が「治療について」である場合について説明する。会話の主題「治療について」とは異なる主題は、例えば、「主題と別の会話について」、「通信トラブルについて」、「異なる症状について」等を含む。例えば、第1の通信機器3のユーザと第2の通信機器4のユーザとの会話中に、通信トラブルが生じたことを想定する。この場合、通信トラブルについての会話は、異なる主題の会話である。異なる主題は、「主題と別の会話について」、又は「通信トラブルについて」等である。通信トラブルについての会話が、会話の主題と異なる主題の会話であることを示すため、ユーザにより注釈が設定されることが想定され得る。 Let us consider a case where the topic of a conversation between a user of a first communication device 3 and a user of a second communication device 4 is "about treatment." Topics different from the conversation topic "about treatment" include, for example, "about a different conversation from the topic," "about communication problems," "about different symptoms," etc. For example, assume that a communication problem occurs during a conversation between a user of a first communication device 3 and a user of a second communication device 4. In this case, the conversation about the communication problem is a conversation on a different topic. A different topic could be "about a different conversation from the topic," or "about communication problems." It is conceivable that the user will set an annotation to indicate that the conversation about the communication problem is a conversation on a different topic from the topic of the conversation.

注釈は、会話の理由を含んでもよい。会話の理由は、「通信トラブルのため」、「異なる症状の会話のため」等を含む。会話の理由は、会話の主題と同一であってもよいし、異なってもよい。 The annotation may include the reason for the conversation. Reasons for the conversation may include "due to communication problems," "due to a conversation about a different symptom," etc. The reason for the conversation may be the same as or different from the topic of the conversation.

注釈フラグは、発話文毎、又は発話文の範囲毎に設定され得る。注釈フラグは、注釈が設定されたことを示す「YES」、及び設定されていないことを示す「NO」を含む。注釈フラグは、1ビット情報であってもよい。注釈フラグは、ユーザにより発話文、又は発話文の範囲を選択することにより設定され得る。ユーザは、発話文、又は発話文の範囲を選択して注釈を設定する。注釈フラグを設定することは、注釈を入れることと読み替えてもよい。 An annotation flag can be set for each spoken sentence or for each range of spoken sentences. The annotation flag includes "YES", which indicates that an annotation has been set, and "NO", which indicates that an annotation has not been set. The annotation flag may be one-bit information. The annotation flag can be set by the user selecting an utterance sentence or a range of spoken sentences. The user selects an utterance sentence or a range of spoken sentences and sets an annotation. Setting an annotation flag may be interpreted as adding an annotation.

会話情報は、例えば、発話内容を示すテキスト情報である。会話情報は、各発話文に紐づけられる。会話情報は、本文、及び注釈情報を含み得る。本文は、発話に関する音声情報に基づいて音声認識処理を行って得られた情報を示す。注釈情報は、ユーザの操作に基づいて入力された注釈に関する情報である。注釈に関する情報は、注釈の内容を示す情報、及び注釈の理由を示す情報の少なくとも一方を含む。ユーザの操作は、会話ログが表示される会話ログ画面上で発話文を編集する操作を含む。編集する操作は、会話ログが表示された画面上で、編集ボタン等をタッチ入力等により選択する操作を含む。編集ボタンは、ユーザにより操作されるボタンである。編集ボタンは、ソフトウェアキーである。編集ボタンは、編集を指示するための操作子である。編集ボタンは、注釈設定ボタン、及び注釈削除ボタンを含み得る。編集する操作は、注釈を設定する操作、及び注釈を削除する操作を含む。注釈を設定する操作は、発話文、又は発話文の範囲を選択する操作、テキスト情報を入力する操作、注釈の一部を書き換える操作、注釈の一部又は全部を複製する操作、注釈の一部又は全部を移動する操作等を含む。注釈を削除する操作は、発話文、又は発話文の範囲を選択する操作、テキスト情報を削除する操作、注釈の一部又は全部を削除する操作等を含む。 Conversation information is, for example, text information indicating the content of the utterance. Conversation information is linked to each spoken sentence. Conversation information may include a main text and annotation information. The main text indicates information obtained by performing speech recognition processing based on audio information related to the utterance. Annotation information is information related to annotations input based on user operations. Information related to annotations includes at least one of information indicating the content of the annotation and information indicating the reason for the annotation. User operations include operations to edit utterances on a conversation log screen on which the conversation log is displayed. Editing operations include operations to select an edit button or the like by touch input or the like on the screen on which the conversation log is displayed. The edit button is a button operated by the user. The edit button is a software key. The edit button is an operator for instructing editing. The edit button may include an annotation setting button and an annotation deletion button. Editing operations include operations to set an annotation and an annotation deletion operation. Operations to set annotations include operations to select a spoken sentence or a range of a spoken sentence, operations to input text information, operations to rewrite part of an annotation, operations to copy part or all of an annotation, operations to move part or all of an annotation, etc. Operations to delete annotations include operations to select a spoken sentence or a range of a spoken sentence, operations to delete text information, operations to delete part or all of an annotation, etc.

図3の例では、会話ログID「1001」は、ユーザIDが「A」である医師により発話された発話文である。会話ログID「1001」の発話文が発話された時刻は、「17:00:35」である。会話ログID「1001」の注釈フラグは、会話ログID「1001」の発話文には注釈が設定されていることを示す。会話ログID「1001」の発話文の会話内容は、「大丈夫ですか」である。会話ログID「1001」の発話文についてユーザにより注釈が設定された場合、注釈に関する情報が注釈情報の項目に保存される。例えば、図3の例では、会話ログID「1001」、及び会話ログID「1002」の発話文はについて、ユーザにより注釈に関する情報として「内容:主題と別の会話、理由:通信トラブル」が設定されたことを示す。注釈に関する情報は、上述の例に限られず、ユーザにより任意に入力され得る。 In the example of Figure 3, conversation log ID "1001" is a sentence spoken by a doctor with user ID "A." The time when the sentence with conversation log ID "1001" was spoken was "17:00:35." The annotation flag for conversation log ID "1001" indicates that an annotation has been set for the sentence with conversation log ID "1001." The conversation content of the sentence with conversation log ID "1001" is "Are you OK?" When an annotation is set by the user for the sentence with conversation log ID "1001," information about the annotation is saved in the annotation information field. For example, the example of Figure 3 indicates that the user set annotation information for the sentences with conversation log ID "1001" and conversation log ID "1002" as "Content: conversation other than the topic, Reason: communication trouble." Information about the annotation is not limited to the above example and can be entered by the user as desired.

注釈を設定するユーザは、第1の通信機器3のユーザ、及び第2の通信機器4のユーザを含み得る。注釈を設定するユーザは、予め設定されたユーザであってもよい。例えば、注釈を設定するユーザは、第2の通信機器4のユーザのみであってもよい。注釈を設定するユーザは、遠隔診療における医師であってもよい。注釈を設定するユーザは、発話者、管理者、設定者等により適宜設定されてもよい。以下の例では、注釈を設定するユーザは、第2の通信機器4のユーザ(医師)であるものとして説明する。 The user who sets the annotation may include the user of the first communication device 3 and the user of the second communication device 4. The user who sets the annotation may be a pre-set user. For example, the user who sets the annotation may be only the user of the second communication device 4. The user who sets the annotation may be a doctor in remote medical care. The user who sets the annotation may be set as appropriate by the speaker, administrator, setter, etc. In the following example, the user who sets the annotation will be described as being the user (doctor) of the second communication device 4.

会話ログ情報は、少なくとも会話ログID、発話者識別情報、日時、注釈フラグ、及び会話情報が紐づけられた情報である。 Conversation log information is information that links at least the conversation log ID, speaker identification information, date and time, annotation flag, and conversation information.

補助記憶デバイス13は、診療ブースに関する情報を記憶し得る。診療ブースに関する情報は、診療ブースを識別可能な情報を含む。診療ブースに関する情報は、診療ブースに設置される医療機器の情報を含んでもよい。 The auxiliary storage device 13 may store information about examination booths. The information about examination booths includes information that can identify the examination booths. The information about examination booths may also include information about medical equipment installed in the examination booths.

補助記憶デバイス13は、ユーザ情報を記憶し得る。ユーザ情報は、診療ブースを使用するユーザ(患者)に関する情報である。ユーザ情報は、ユーザ識別情報を含む。ユーザ識別情報は、ユーザを個々に識別するためにユーザ毎に割り当てられた固有の識別情報である。ユーザ情報は、ユーザの位置情報、診療履歴情報等の情報を含み得る。ユーザ情報は、医療機器の測定データを含み得る。 The auxiliary storage device 13 may store user information. User information is information about users (patients) who use the examination booth. User information includes user identification information. User identification information is unique identification information assigned to each user to identify each user. User information may include information such as the user's location information and medical history information. User information may also include measurement data from medical equipment.

通信インタフェース14は、所定の通信プロトコルに従い、ネットワークを介して、サーバ1を他の電子機器と通信可能に接続する種々のインタフェースを含む。 The communication interface 14 includes various interfaces that connect the server 1 to other electronic devices via a network in accordance with a specific communication protocol.

なお、サーバ1のハードウェア構成は、上述の構成に限定されるものではない。サーバ1は、適宜、上述の構成要素の省略及び変更並びに新たな構成要素の追加を可能とする。 Note that the hardware configuration of Server 1 is not limited to the configuration described above. Server 1 allows for the omission or modification of the above components and the addition of new components as appropriate.

上述のプロセッサ11に実現される各部について説明する。
プロセッサ11は、通話情報取得部110、ログ作成部111、記憶制御部112、ログ更新部113、及び出力部114を実現する。プロセッサ11に実現される各部は、各機能ということもできる。プロセッサ11に実現される各部は、プロセッサ11及びメインメモリ12を含む制御部に実現されるということもできる。プロセッサ11は、処理回路の一例である。
Each unit implemented in the processor 11 will now be described.
The processor 11 realizes a call information acquisition unit 110, a log creation unit 111, a storage control unit 112, a log update unit 113, and an output unit 114. Each unit realized in the processor 11 can also be referred to as a function. Each unit realized in the processor 11 can also be referred to as being realized in a control unit including the processor 11 and the main memory 12. The processor 11 is an example of a processing circuit.

通話情報取得部110は、通信インタフェース14を介して、第1の通信機器3、及び第2の通信機器4から通話情報を取得する。通話情報は、音声情報を含む。音声情報は、ユーザの発話に関する音声情報を含む。音声情報は、音声の特徴を示す情報を含んでもよい。音声の特徴は、声の高さ、音色等を含み得る。通話情報は、発話者の情報、及び発話時間情報を含む。なお、通話情報取得部110は、第1の通信機器3、及び第2の通信機器4からユーザの生体データを取得してもよい。生体データは、医療機器251-1~251-mによる測定データでもよい。生体データは、第1の通信機器3、及び第2の通信機器4に接続されたセンサー等により測定されるデータでもよい。 The call information acquisition unit 110 acquires call information from the first communication device 3 and the second communication device 4 via the communication interface 14. The call information includes voice information. The voice information includes voice information related to the user's speech. The voice information may include information indicating voice characteristics. Voice characteristics may include voice pitch, timbre, etc. The call information includes speaker information and speaking time information. The call information acquisition unit 110 may also acquire user biometric data from the first communication device 3 and the second communication device 4. The biometric data may be measurement data obtained by medical devices 251-1 to 251-m. The biometric data may also be data measured by sensors connected to the first communication device 3 and the second communication device 4.

ログ作成部111は、通話情報に基づいて会話ログを作成する。ログ作成部111は、ユーザの発話に関する音声情報、発話者の情報、及び発話時間情報に基づいて、時系列で会話ログを作成する。ログ作成部111により作成される会話ログに関する情報は、会話ログ情報ともいう。会話ログ情報は、単に会話ログともいう。ログ作成部111は、注釈を設置するための注釈設定指示に基づいて、会話ログの作成を停止してもよい。ログ作成部111は、注釈を確定するための注釈確定指示に基づいて、会話ログの作成を再開してもよい。 The log creation unit 111 creates a conversation log based on the call information. The log creation unit 111 creates the conversation log in chronological order based on audio information related to the user's speech, speaker information, and speech time information. Information related to the conversation log created by the log creation unit 111 is also referred to as conversation log information. The conversation log information is also simply referred to as the conversation log. The log creation unit 111 may stop creating the conversation log based on an annotation setting instruction to set an annotation. The log creation unit 111 may resume creating the conversation log based on an annotation confirmation instruction to confirm the annotation.

記憶制御部112は、通話情報取得部110により取得された情報を補助記憶デバイス13に保存する。記憶制御部112は、会話ログ情報を保存する。記憶制御部112は、会話ログ情報を更新する。記憶制御部112は、後述のログ更新部113により設定される注釈フラグに基づいて、注釈フラグを設定、又は更新する。記憶制御部112は、ログ更新部113により更新される会話ログ情報を補助記憶デバイス13に保存する。記憶制御部112は、会話ログ情報を更新する。 The memory control unit 112 stores the information acquired by the call information acquisition unit 110 in the auxiliary memory device 13. The memory control unit 112 stores the conversation log information. The memory control unit 112 updates the conversation log information. The memory control unit 112 sets or updates annotation flags based on annotation flags set by the log update unit 113 (described below). The memory control unit 112 stores the conversation log information updated by the log update unit 113 in the auxiliary memory device 13. The memory control unit 112 updates the conversation log information.

ログ更新部113は、通信インタフェース14を介して、第2の通信機器4から注釈設定指示を取得する。注釈設定指示は、会話ログに含まれる発話文、又は発話文の範囲に注釈を設定するため指示、及び発話文に設定された注釈を削除するため指示を含む。注釈を設定することは、注釈を入れることともいう。ログ更新部113は、通信インタフェース14を介して、第2の通信機器4から注釈に関する情報を取得する。注釈に関する情報は、注釈を設定する範囲を示す情報を含む。注釈を設定する範囲は、発話文、又は発話文の範囲を含む。注釈を設定する範囲は、注釈対象ともいう。注釈に関する情報は、注釈の内容を示す情報を含む。注釈の内容は、注釈対象の発話文についての主題を含み得る。注釈に関する情報は、注釈の理由を含み得る。注釈に関する情報は、注釈が設定された時刻に関する情報を含んでもよい。注釈に関する情報は、注釈を設定したユーザに関する情報を含んでもよい。ログ更新部113は、注釈設定指示を取得したことに基づいて、注釈フラグを設定、又は更新する。ログ更新部113は、通信インタフェース14を介して、第2の通信機器4から注釈を編集する編集指示を取得してもよい。ログ更新部113は、注釈に関する情報に基づいて会話ログ情報を更新する。ログ更新部113は、注釈確定指示に基づいて、会話ログ情報を更新してもよい。 The log update unit 113 acquires an annotation setting instruction from the second communication device 4 via the communication interface 14. The annotation setting instruction includes an instruction to set an annotation for an utterance sentence or a range of an utterance sentence included in the conversation log, and an instruction to delete an annotation set for an utterance sentence. Setting an annotation is also referred to as inserting an annotation. The log update unit 113 acquires information about the annotation from the second communication device 4 via the communication interface 14. The information about the annotation includes information indicating the range in which the annotation is to be set. The range in which the annotation is to be set includes an utterance sentence or a range of an utterance sentence. The range in which the annotation is to be set is also referred to as the annotation target. The information about the annotation includes information indicating the content of the annotation. The content of the annotation may include a subject of the utterance sentence that is the annotation target. The information about the annotation may include the reason for the annotation. The information about the annotation may include information about the time the annotation was set. The information about the annotation may include information about the user who set the annotation. The log update unit 113 sets or updates an annotation flag based on acquiring the annotation setting instruction. The log update unit 113 may receive an edit instruction to edit the annotation from the second communication device 4 via the communication interface 14. The log update unit 113 updates the conversation log information based on information about the annotation. The log update unit 113 may also update the conversation log information based on an annotation confirmation instruction.

出力部114は、通信インタフェース14を介して、第1の通信機器3、及び第2の通信機器4に会話ログ情報を出力する。出力部114は、会話ログ情報が作成される毎に会話ログ情報を出力してもよい。出力部114は、第1の通信機器3、及び第2の通信機器4からの会話ログ表示要求に基づいて、会話ログ情報を出力してもよい。出力部114は、通信インタフェース14を介して、第1の通信機器3、及び第2の通信機器4に更新された会話ログ情報を出力する。出力部114は、会話ログ情報が更新される毎に更新された会話ログ情報を出力してもよい。出力部114は、第1の通信機器3、及び第2の通信機器4からの更新された会話ログの表示要求に基づいて、更新された会話ログ情報を出力してもよい。 The output unit 114 outputs conversation log information to the first communication device 3 and the second communication device 4 via the communication interface 14. The output unit 114 may output conversation log information each time conversation log information is created. The output unit 114 may output conversation log information based on a conversation log display request from the first communication device 3 and the second communication device 4. The output unit 114 outputs updated conversation log information to the first communication device 3 and the second communication device 4 via the communication interface 14. The output unit 114 may output updated conversation log information each time the conversation log information is updated. The output unit 114 may output updated conversation log information based on a display request from the first communication device 3 and the second communication device 4 for the updated conversation log.

出力部114は、通信インタフェース14を介して、第1の通信機器3、及び第2の通信機器4に各種通知を示す情報を出力する。出力部114は、通信インタフェース14を介して、第1の通信機器3、及び第2の通信機器4に各種要求を出力する。出力部114は、通信インタフェース14を介して、第1の通信機器3に注釈に関する情報を出力する。 The output unit 114 outputs information indicating various notifications to the first communication device 3 and the second communication device 4 via the communication interface 14. The output unit 114 outputs various requests to the first communication device 3 and the second communication device 4 via the communication interface 14. The output unit 114 outputs information regarding annotations to the first communication device 3 via the communication interface 14.

遠隔診療支援装置2の構成例について説明する。
遠隔診療支援装置2は、プロセッサ21、メインメモリ22、補助記憶デバイス23、通信インタフェース24、入出力インタフェース25、表示デバイス26、スピーカ27、及び入力デバイス28を含む電子機器である。遠隔診療支援装置2を構成する各部は、互いに信号を入出力可能に接続されている。
An example of the configuration of the remote medical care support device 2 will be described.
The remote medical consultation support device 2 is an electronic device including a processor 21, a main memory 22, an auxiliary storage device 23, a communication interface 24, an input/output interface 25, a display device 26, a speaker 27, and an input device 28. The components constituting the remote medical consultation support device 2 are connected to each other so that signals can be input and output.

プロセッサ21は、遠隔診療支援装置2の中枢部分に相当する。プロセッサ21は、遠隔診療支援装置2のコンピュータを構成する要素である。例えば、プロセッサ21は、上述のプロセッサ11と同様のハードウェア構成である。プロセッサ21は、メインメモリ22に展開されるプログラムを実行することで、種々の動作を実行する。プロセッサ21は、処理回路の一例である。 The processor 21 corresponds to the central part of the remote medical consultation support device 2. The processor 21 is an element that constitutes the computer of the remote medical consultation support device 2. For example, the processor 21 has the same hardware configuration as the processor 11 described above. The processor 21 performs various operations by executing programs deployed in the main memory 22. The processor 21 is an example of a processing circuit.

メインメモリ22は、遠隔診療支援装置2の主記憶部分に相当する。メインメモリ22は、遠隔診療支援装置2のコンピュータを構成する要素である。メインメモリ22は、上述のメインメモリ12と同様のハードウェア構成である。メインメモリ22は、プログラムを記憶する。 The main memory 22 corresponds to the main storage portion of the remote medical consultation support device 2. The main memory 22 is an element that constitutes the computer of the remote medical consultation support device 2. The main memory 22 has the same hardware configuration as the main memory 12 described above. The main memory 22 stores programs.

補助記憶デバイス23は、遠隔診療支援装置2の補助記憶部分に相当する。補助記憶デバイス23は、遠隔診療支援装置2のコンピュータを構成する要素である。補助記憶デバイス23は、上述の補助記憶デバイス13と同様のハードウェア構成である。補助記憶デバイス23は、上述のプログラムを記憶する。 The auxiliary storage device 23 corresponds to the auxiliary storage portion of the remote medical consultation support device 2. The auxiliary storage device 23 is an element that constitutes the computer of the remote medical consultation support device 2. The auxiliary storage device 23 has the same hardware configuration as the auxiliary storage device 13 described above. The auxiliary storage device 23 stores the above-mentioned programs.

通信インタフェース24は、所定の通信プロトコルに従い、ネットワークを介して、遠隔診療支援装置2を他の機器と通信可能に接続する種々のインタフェースを含む。 The communication interface 24 includes various interfaces that connect the remote medical assistance device 2 to other devices via a network in accordance with a predetermined communication protocol.

入出力インタフェース25は、遠隔診療支援装置2と外部機器とを接続するためのインタフェースである。外部機器は、少なくとも1つ医療機器251-1~251-m(mは1以上の整数)を含む。医療機器251-1~251-mは、例えば、心電計、血圧計、デジタル聴診器、パルスオキシメーター、細隙灯、外耳鏡等の医療機器を含む。医療機器251-1~251-mは、通信機能を持ち、測定データを遠隔診療支援装置2に出力する。 The input/output interface 25 is an interface for connecting the remote medical consultation support device 2 to external devices. The external devices include at least one medical device 251-1 to 251-m (m is an integer greater than or equal to 1). The medical devices 251-1 to 251-m include, for example, an electrocardiograph, a blood pressure monitor, a digital stethoscope, a pulse oximeter, a slit lamp, and an external otoscope. The medical devices 251-1 to 251-m have communication capabilities and output measurement data to the remote medical consultation support device 2.

表示デバイス26は、プロセッサ21の制御により種々の画面を表示可能なデバイスである。例えば、表示デバイス26は、液晶ディスプレイ又はELディスプレイ等である。 The display device 26 is a device capable of displaying various screens under the control of the processor 21. For example, the display device 26 is a liquid crystal display or an EL display.

スピーカ27は、プロセッサ21の制御により音声を出力可能なデバイスである。スピーカ27は、出力デバイスの一例である。 The speaker 27 is a device that can output sound under the control of the processor 21. The speaker 27 is an example of an output device.

入力デバイス28は、遠隔診療支援装置2へデータ又は指示を入力可能なデバイスである。例えば、入力デバイス28は、音声を入力可能な内蔵型のマイク、及び撮影範囲の撮影データを取得可能な内蔵型のカメラを含む。入力デバイス28は、キーボード又はタッチパネル等を含んでもよい。 The input device 28 is a device that can input data or instructions to the remote medical consultation support device 2. For example, the input device 28 includes a built-in microphone that can input voice and a built-in camera that can acquire image data of the imaging range. The input device 28 may also include a keyboard, touch panel, etc.

なお、遠隔診療支援装置2のハードウェア構成は、上述の構成に限定されるものではない。遠隔診療支援装置2は、適宜、上述の構成要素の省略及び変更並びに新たな構成要素の追加を可能とする。 Note that the hardware configuration of the remote medical consultation support device 2 is not limited to the configuration described above. The remote medical consultation support device 2 allows for the omission or modification of the above-described components and the addition of new components as appropriate.

第1の通信機器3の構成例について説明する。
第1の通信機器3は、プロセッサ31、メインメモリ32、補助記憶デバイス33、通信インタフェース34、入出力インタフェース35、及び入力デバイス38を含む電子機器である。第1の通信機器3を構成する各部は、互いに信号を入出力可能に接続されている。
An example of the configuration of the first communication device 3 will be described.
The first communication device 3 is an electronic device including a processor 31, a main memory 32, an auxiliary storage device 33, a communication interface 34, an input/output interface 35, and an input device 38. The components constituting the first communication device 3 are connected to each other so as to be able to input and output signals to and from each other.

プロセッサ31は、第1の通信機器3の中枢部分に相当する。プロセッサ31は、第1の通信機器3のコンピュータを構成する要素である。プロセッサ31は、上述のプロセッサ11と同様のハードウェア構成である。プロセッサ31は、メインメモリ32又は補助記憶デバイス33に予め記憶されているプログラムを実行することで、種々の動作を実行する。プロセッサ31は、処理回路の一例である。 Processor 31 corresponds to the central part of first communication device 3. Processor 31 is an element that constitutes the computer of first communication device 3. Processor 31 has the same hardware configuration as processor 11 described above. Processor 31 performs various operations by executing programs that are pre-stored in main memory 32 or auxiliary storage device 33. Processor 31 is an example of a processing circuit.

メインメモリ32は、第1の通信機器3の主記憶部分に相当する。メインメモリ32は、第1の通信機器3のコンピュータを構成する要素である。メインメモリ32は、上述のメインメモリ12と同様のハードウェア構成である。メインメモリ32は、プログラムを記憶する。 The main memory 32 corresponds to the main storage portion of the first communication device 3. The main memory 32 is an element that constitutes the computer of the first communication device 3. The main memory 32 has the same hardware configuration as the main memory 12 described above. The main memory 32 stores programs.

補助記憶デバイス33は、第1の通信機器3の補助記憶部分に相当する。補助記憶デバイス33は、第1の通信機器3のコンピュータを構成する要素である。補助記憶デバイス33は、上述の補助記憶デバイス13と同様のハードウェア構成である。補助記憶デバイス33は、上述のプログラムを記憶する。 The auxiliary storage device 33 corresponds to the auxiliary storage portion of the first communication device 3. The auxiliary storage device 33 is an element that constitutes the computer of the first communication device 3. The auxiliary storage device 33 has the same hardware configuration as the auxiliary storage device 13 described above. The auxiliary storage device 33 stores the above-mentioned programs.

通信インタフェース34は、所定の通信プロトコルに従い、ネットワークを介して、第1の通信機器3を他の機器と通信可能に接続する種々のインタフェースを含む。 The communication interface 34 includes various interfaces that connect the first communication device 3 to other devices via a network in accordance with a predetermined communication protocol.

入出力インタフェース35は、第1の通信機器3と外部機器とを接続するためのインタフェースである。外部機器は、表示デバイス351-1、カメラ351-2、マイク351-3、及びスピーカ351-4を含む。表示デバイス351-1は、プロセッサ31の制御により種々の画面を表示可能なデバイスである。例えば、表示デバイス351-1は、液晶ディスプレイ又はELディスプレイ等である。カメラ351-2は、プロセッサ31の制御により撮影範囲の撮影データを取得可能なデバイスである。マイク351-3は、プロセッサ31の制御により音声を入力可能なデバイスである。スピーカ351-4は、プロセッサ31の制御により音声を出力可能なデバイスである。 The input/output interface 35 is an interface for connecting the first communication device 3 with external devices. The external devices include a display device 351-1, a camera 351-2, a microphone 351-3, and a speaker 351-4. The display device 351-1 is a device capable of displaying various screens under the control of the processor 31. For example, the display device 351-1 is an LCD display or an EL display. The camera 351-2 is a device capable of acquiring image data of the image capture range under the control of the processor 31. The microphone 351-3 is a device capable of inputting audio under the control of the processor 31. The speaker 351-4 is a device capable of outputting audio under the control of the processor 31.

入力デバイス38は、第1の通信機器3へデータ又は指示を入力可能なデバイスである。例えば、入力デバイス38は、キーボード又はタッチパネル等を含む。 The input device 38 is a device that can input data or instructions to the first communication device 3. For example, the input device 38 includes a keyboard, a touch panel, etc.

なお、第1の通信機器3のハードウェア構成は、上述の構成に限定されるものではない。第1の通信機器3は、適宜、上述の構成要素の省略及び変更並びに新たな構成要素の追加を可能とする。 Note that the hardware configuration of the first communication device 3 is not limited to the configuration described above. The first communication device 3 may omit or modify the above-described components and add new components as appropriate.

第2の通信機器4の構成例について説明する。
第2の通信機器4は、プロセッサ41、メインメモリ42、補助記憶デバイス43、通信インタフェース44、入出力インタフェース45、及び入力デバイス48を含む電子機器である。第2の通信機器4を構成する各部は、互いに信号を入出力可能に接続されている。
An example of the configuration of the second communication device 4 will be described.
The second communication device 4 is an electronic device including a processor 41, a main memory 42, an auxiliary storage device 43, a communication interface 44, an input/output interface 45, and an input device 48. The components constituting the second communication device 4 are connected to each other so as to be able to input and output signals to and from each other.

プロセッサ41は、第2の通信機器4の中枢部分に相当する。プロセッサ41は、第2の通信機器4のコンピュータを構成する要素である。プロセッサ41は、上述のプロセッサ11と同様のハードウェア構成である。プロセッサ41は、メインメモリ42又は補助記憶デバイス43に予め記憶されているプログラムを実行することで、種々の動作を実行する。プロセッサ41は、処理回路の一例である。 Processor 41 corresponds to the central part of second communication device 4. Processor 41 is an element that constitutes the computer of second communication device 4. Processor 41 has the same hardware configuration as processor 11 described above. Processor 41 performs various operations by executing programs that are pre-stored in main memory 42 or auxiliary storage device 43. Processor 41 is an example of a processing circuit.

メインメモリ42は、第2の通信機器4の主記憶部分に相当する。メインメモリ42は、第2の通信機器4のコンピュータを構成する要素である。メインメモリ42は、上述のメインメモリ12と同様のハードウェア構成である。メインメモリ42は、プログラムを記憶する。 The main memory 42 corresponds to the main storage portion of the second communication device 4. The main memory 42 is an element that constitutes the computer of the second communication device 4. The main memory 42 has the same hardware configuration as the main memory 12 described above. The main memory 42 stores programs.

補助記憶デバイス43は、第2の通信機器4の補助記憶部分に相当する。補助記憶デバイス43は、第2の通信機器4のコンピュータを構成する要素である。補助記憶デバイス43は、上述の補助記憶デバイス13と同様のハードウェア構成である。補助記憶デバイス43は、上述のプログラムを記憶する。 The auxiliary storage device 43 corresponds to the auxiliary storage portion of the second communication device 4. The auxiliary storage device 43 is an element that constitutes the computer of the second communication device 4. The auxiliary storage device 43 has the same hardware configuration as the auxiliary storage device 13 described above. The auxiliary storage device 43 stores the above-mentioned programs.

通信インタフェース44は、所定の通信プロトコルに従い、ネットワークを介して、第2の通信機器4を他の機器と通信可能に接続する種々のインタフェースを含む。 The communication interface 44 includes various interfaces that connect the second communication device 4 to other devices via a network in accordance with a predetermined communication protocol.

入出力インタフェース45は、第2の通信機器4と外部機器とを接続するためのインタフェースである。外部機器は、表示デバイス451-1、カメラ451-2、マイク451-3、及びスピーカ451-4を含む。表示デバイス451-1は、プロセッサ41の制御により種々の画面を表示可能なデバイスである。例えば、表示デバイス451-1は、液晶ディスプレイ又はELディスプレイ等である。カメラ451-2は、プロセッサ41の制御により撮影範囲の撮影データを取得可能なデバイスである。マイク451-3は、プロセッサ41の制御により音声を入力可能なデバイスである。スピーカ451-4は、プロセッサ41の制御により音声を出力可能なデバイスである。 The input/output interface 45 is an interface for connecting the second communication device 4 with external devices. The external devices include a display device 451-1, a camera 451-2, a microphone 451-3, and a speaker 451-4. The display device 451-1 is a device capable of displaying various screens under the control of the processor 41. For example, the display device 451-1 is an LCD display or an EL display. The camera 451-2 is a device capable of acquiring image capture data of the capture range under the control of the processor 41. The microphone 451-3 is a device capable of inputting audio under the control of the processor 41. The speaker 451-4 is a device capable of outputting audio under the control of the processor 41.

入力デバイス48は、第2の通信機器4へデータ又は指示を入力可能なデバイスである。例えば、入力デバイス48は、キーボード又はタッチパネル等を含む。 The input device 48 is a device that can input data or instructions to the second communication device 4. For example, the input device 48 includes a keyboard, a touch panel, etc.

なお、第2の通信機器4のハードウェア構成は、上述の構成に限定されるものではない。第2の通信機器4は、適宜、上述の構成要素の省略及び変更並びに新たな構成要素の追加を可能とする。 Note that the hardware configuration of the second communication device 4 is not limited to the configuration described above. The second communication device 4 may omit or modify the above-described components and add new components as appropriate.

上述のプロセッサ41に実現される各部について説明する。
プロセッサ41は、ログ処理部410、及び表示処理部411を実現する。プロセッサ41に実現される各部は、各機能ということもできる。プロセッサ41に実現される各部は、プロセッサ41及びメインメモリ42を含む制御部に実現されるということもできる。
Each unit implemented in the above-mentioned processor 41 will now be described.
The processor 41 realizes a log processing unit 410 and a display processing unit 411. Each unit realized by the processor 41 can also be referred to as each function. Each unit realized by the processor 41 can also be referred to as being realized by a control unit including the processor 41 and the main memory 42.

ログ処理部410は、通信インタフェース44を介して、サーバ1に通話情報を出力する。ログ処理部410は、通信インタフェース44を介して、サーバ1から会話ログ情報を取得する。ログ処理部410は、通信インタフェース44を介して、サーバ1から更新された会話ログ情報を取得する。 The log processing unit 410 outputs call information to the server 1 via the communication interface 44. The log processing unit 410 acquires conversation log information from the server 1 via the communication interface 44. The log processing unit 410 acquires updated conversation log information from the server 1 via the communication interface 44.

ログ処理部410は、会話ログの編集に関する処理を行う。ログ処理部410は、ユーザの操作に基づいて注釈設定指示を取得する。ユーザの操作は、編集ボタン等のタッチ入力操作を含む。ログ処理部410は、通信インタフェース44を介して、サーバ1に注釈設定指示を出力する。ログ処理部410は、ユーザの操作に基づいて、注釈に関する情報を取得する。注釈に関する情報は、注釈を設定する範囲を示す情報を含む。注釈を設定する範囲は、会話ログが表示される会話ログ画面上における、ユーザによるタッチ操作等による発話文の選択操作、スライド操作、又はスワイプ操作等による発話文の範囲の選択操作により指定され得る。注釈に関する情報は、ユーザの操作により任意に入力され得る。ユーザの操作は、注釈に関する情報をテキスト入力等により入力する操作を含む。ログ処理部410は、通信インタフェース44を介して、サーバ1に注釈に関する情報を出力する。ログ処理部410は、通信インタフェース44を介して、注釈を確定するための注釈確定指示を出力する。 The log processing unit 410 performs processing related to editing the conversation log. The log processing unit 410 acquires an annotation setting instruction based on a user operation. The user operation includes a touch input operation such as an edit button. The log processing unit 410 outputs an annotation setting instruction to the server 1 via the communication interface 44. The log processing unit 410 acquires information related to the annotation based on the user operation. The information related to the annotation includes information indicating the range in which the annotation is to be set. The range in which the annotation is to be set can be specified by the user selecting an utterance sentence using a touch operation or the like, or selecting a range of an utterance sentence using a slide operation or swipe operation or the like on the conversation log screen on which the conversation log is displayed. The information related to the annotation can be input arbitrarily by the user operation. The user operation includes inputting information related to the annotation by text input or the like. The log processing unit 410 outputs the information related to the annotation to the server 1 via the communication interface 44. The log processing unit 410 outputs an annotation confirmation instruction to confirm the annotation via the communication interface 44.

ログ処理部410は、通信インタフェース44を介して、サーバ1に各種要求を出力する。要求は、再開するための再開要求するための停止要求を含む。要求は、会話ログの記録を再開するための再開要求を含む。 The log processing unit 410 outputs various requests to the server 1 via the communication interface 44. The requests include a stop request to request a restart. The requests include a resume request to resume recording the conversation log.

ログ処理部410は、通信インタフェース44を介して、サーバ1から各種通知に関する情報を取得する。通知は、会話ログの記録に関する通知を含む。ログ処理部410は、通信インタフェース44を介して、サーバ1から各種要求を取得する。要求は、注釈を反映することを確認するための確認要求を含む。 The log processing unit 410 obtains information regarding various notifications from the server 1 via the communication interface 44. Notifications include notifications regarding the recording of conversation logs. The log processing unit 410 obtains various requests from the server 1 via the communication interface 44. Requests include confirmation requests to confirm that annotations are reflected.

(表示例)
会話ログ、及び注釈ログの表示例について説明する。
図4は、実施形態に係る会話ログ画像の一例を例示する模式図である。
(Display example)
Display examples of the conversation log and the annotation log will be described.
FIG. 4 is a schematic diagram illustrating an example of a conversation log image according to the embodiment.

図4は、会話ログ画像Imaを示す。会話ログ画像Imaは、第1の通信機器3の表示デバイス351-1、及び第2の通信機器4の表示デバイス451-1に表示され得る。会話ログ画像Imaは、会話ログに注釈を設定可能なユーザにより使用される通信機器に表示される会話ログ画像である。注釈を設定可能なユーザは、注釈設定権限のあるユーザを示す。注釈設定権限は、例えば、管理者、通信機器間での通話のホスト、設定者等により予め設定され得る。注釈設定権限は、管理者、通信機器間での通話のホスト、設定者等により適宜更新され得る。注釈設定権限は、例えば、発話者のうち少なくとも1人に付与され得る。注釈設定権限は、発話者の全員に付与されてもよい。以下の例では、注釈設定権限は、第2の通信機器4のユーザに付与されるものとする。 Figure 4 shows the conversation log image Ima. The conversation log image Ima can be displayed on the display device 351-1 of the first communication device 3 and the display device 451-1 of the second communication device 4. The conversation log image Ima is a conversation log image displayed on a communication device used by a user who can set annotations in the conversation log. A user who can set annotations is a user who has annotation setting authority. Annotation setting authority can be set in advance by, for example, an administrator, a host of a call between the communication devices, a setter, etc. Annotation setting authority can be updated as appropriate by, for example, an administrator, a host of a call between the communication devices, a setter, etc. Annotation setting authority can be granted to at least one of the speakers, for example. Annotation setting authority may also be granted to all speakers. In the following example, annotation setting authority is granted to the user of the second communication device 4.

会話ログ画像Imaは、会話ログが作成される毎にリアルタイムで表示される。なお、会話ログ画像Imaは、第2の通信機器4のユーザからの会話ログ表示要求に基づいて表示されてもよい。 The conversation log image Ima is displayed in real time each time a conversation log is created. Note that the conversation log image Ima may also be displayed based on a conversation log display request from the user of the second communication device 4.

会話ログ画像Imaは、発話者識別マークMa、Mb、発話文La、及び編集ボタンBaを少なくとも含む。発話者識別マークMa、Mbは、発話者を識別可能なマークを示す。発話者識別マークMa、Mbは、発話者名を含み得る。図4の例では、発話者識別マークMaは、「医師」、又は「患者」を示す。発話者識別マークMaは、発話者毎に異なる形状、色、大きさであってもよい。発話文Laは、発話内容を示すテキスト情報である。発話文Laは、例えば、図4に示すように、吹き出し形状の枠を含んでもよい。発話文Laは、発話時間情報に基づいて、時系列に並べられる。編集ボタンBaは、ユーザによりタッチ入力等により選択されるボタンである。編集ボタンBaは、例えば、注釈設定指示を入力可能な操作子である。ユーザにより編集ボタンBaが選択されたことに応答して、表示処理部411は、図5に示す編集指示画像を表示デバイス451-1に表示する。ログ処理部410は、ユーザにより編集ボタンBaが選択されたことに応答して、注釈設定指示をサーバ1に出力してもよい。プロセッサ41は、ユーザにより編集ボタンBaが選択されたことに応答して、編集モードに遷移してもよい。 The conversation log image Ima includes at least speaker identification marks Ma, Mb, spoken sentence La, and an edit button Ba. The speaker identification marks Ma, Mb indicate marks that can identify the speaker. The speaker identification marks Ma, Mb may include the speaker's name. In the example of Figure 4, the speaker identification mark Ma indicates "doctor" or "patient." The speaker identification mark Ma may have a different shape, color, or size for each speaker. The spoken sentence La is text information that indicates the content of the utterance. The spoken sentence La may include a speech bubble-shaped frame, for example, as shown in Figure 4. The spoken sentence La is arranged in chronological order based on the speech time information. The edit button Ba is a button that is selected by the user by touch input, etc. The edit button Ba is, for example, an operator that can input an annotation setting instruction. In response to the user selecting the edit button Ba, the display processing unit 411 displays the edit instruction image shown in FIG. 5 on the display device 451-1. In response to the user selecting the edit button Ba, the log processing unit 410 may output an annotation setting instruction to the server 1. In response to the user selecting the edit button Ba, the processor 41 may transition to edit mode.

なお、会話ログ画像Imaのうち編集ボタンBaを除く会話ログ画像が、第1の通信機器3に表示されてもよい。会話ログ画像は、会話ログが作成される毎にリアルタイムで第1の通信機器3に表示されてもよい。会話ログ画像は、第1の通信機器3のユーザからの会話ログ表示要求に基づいて表示されてもよい。 Note that the conversation log image Ima, excluding the edit button Ba, may be displayed on the first communication device 3. The conversation log image may be displayed on the first communication device 3 in real time each time a conversation log is created. The conversation log image may be displayed based on a conversation log display request from the user of the first communication device 3.

図5は、実施形態に係る編集指示画像の一例を例示する模式図である。 Figure 5 is a schematic diagram illustrating an example of an editing instruction image according to an embodiment.

図5は、編集指示画像Imbを示す。編集指示画像Imbは、第2の通信機器4の表示デバイス451-1に表示される。編集指示画像Imbは、会話ログ画像Imaにおいて、ユーザにより編集ボタンBaが選択されたことに応答して、表示デバイス451-1に表示される。編集指示画像Imbは、会話ログ画像Imaに重畳又は合成されてもよい。編集指示画像Imbは、ポップアップ表示として表示デバイス451-1に表示されてもよい。以下の説明において、「応答して」は、「基づいて」と読み替えてもよい。 Figure 5 shows the editing instruction image Imb. The editing instruction image Imb is displayed on the display device 451-1 of the second communication device 4. The editing instruction image Imb is displayed on the display device 451-1 in response to the user selecting the edit button Ba on the conversation log image Ima. The editing instruction image Imb may be superimposed on or combined with the conversation log image Ima. The editing instruction image Imb may be displayed on the display device 451-1 as a pop-up display. In the following description, "in response" may be read as "based on."

編集指示画像Imbは、注釈設定ボタンBb、及び注釈削除ボタンBcを含む。注釈設定ボタンBbは、注釈の設定指示を入力可能な操作子である。注釈削除ボタンBcは、注釈の削除指示を入力可能な操作子である。ユーザは、注釈を設定するために、注釈設定ボタンBbをタッチ入力等により選択する。ユーザは、注釈を削除するために、注釈削除ボタンBcをタッチ入力等により選択する。 The editing instruction image Imb includes an annotation setting button Bb and an annotation deletion button Bc. The annotation setting button Bb is an operator that can be used to input an instruction to set an annotation. The annotation deletion button Bc is an operator that can be used to input an instruction to delete an annotation. To set an annotation, the user selects the annotation setting button Bb by touch input, etc. To delete an annotation, the user selects the annotation deletion button Bc by touch input, etc.

図6は、実施形態に係る通知画像の一例を例示する模式図である。
図6は、通知画像Imcを示す。通知画像Imcは、第2の通信機器4の表示デバイス451-1に表示される。通知画像Imcは、例えば、編集指示画像Imbにおいて、ユーザにより注釈設定ボタンBb、又は注釈削除ボタンBcが選択されたことに応答して、表示デバイス451-1に表示される。通知画像Imcは、会話ログ画像Imaにおいて、ユーザにより編集ボタンBaが選択されたことに応答して、表示デバイス451-1に表示されてもよい。通知画像Imcは、会話ログ画像Imaに重畳又は合成されてもよい。通知画像Imcは、ポップアップ表示として表示デバイス451-1に表示されてもよい。
FIG. 6 is a schematic diagram illustrating an example of a notification image according to the embodiment.
6 shows a notification image Imc. The notification image Imc is displayed on the display device 451-1 of the second communication device 4. For example, the notification image Imc is displayed on the display device 451-1 in response to the user selecting the annotation setting button Bb or the annotation deletion button Bc in the edit instruction image Imb. The notification image Imc may also be displayed on the display device 451-1 in response to the user selecting the edit button Ba in the conversation log image Ima. The notification image Imc may be superimposed on or composited with the conversation log image Ima. The notification image Imc may also be displayed on the display device 451-1 as a pop-up display.

通知画像Imcは、注釈処理が行われる間、会話ログの記録が停止されることを示すテキスト情報を含む。テキスト情報は、例えば、「この間の会話は記録されません」等の情報を含む。注釈処理は、例えば、ユーザにより注釈設定指示が入力されてから注釈に関する情報が会話ログ情報に記録、又は更新されるまでの処理を含む。注釈処理は、編集モードにおける処理を含む。通知画像Imcは、第1の通信機器3の表示デバイス351-1、及び第2の通信機器4の表示デバイス451-1に表示され得る。 The notification image Imc includes text information indicating that recording of the conversation log will be stopped while the annotation process is being performed. The text information includes, for example, information such as "The conversation during this time will not be recorded." The annotation process includes, for example, the processing from when the user inputs an annotation setting instruction to when information related to the annotation is recorded in or updated in the conversation log information. The annotation process includes processing in edit mode. The notification image Imc can be displayed on the display device 351-1 of the first communication device 3 and the display device 451-1 of the second communication device 4.

これにより、第1の通信機器3のユーザ、及び第2の通信機器4のユーザは、注釈処理の間の会話が記録されないことを認識することができる。 This allows the user of the first communication device 3 and the user of the second communication device 4 to recognize that conversations during annotation processing will not be recorded.

図7は、実施形態に係る会話ログ画像の一例を例示する模式図である。
図7は、会話ログ画像Imdを示す。会話ログ画像Imdは、第2の通信機器4の表示デバイス451-1に表示される。会話ログ画像Imdは、注釈設定権限のあるユーザにより使用される通信機器に表示され得る。
FIG. 7 is a schematic diagram illustrating an example of a conversation log image according to the embodiment.
7 shows a conversation log image Imd. The conversation log image Imd is displayed on the display device 451-1 of the second communication device 4. The conversation log image Imd can be displayed on a communication device used by a user who has annotation setting authority.

会話ログ画像Imdは、会話ログ画像Imaと同様に、発話者識別マーク、発話文を少なくとも含む。会話ログ画像Imdは、注釈対象エリアAraを含む。注釈対象エリアAraは、ユーザにより選択される注釈を設定する発話文、又は発話文の範囲を示す。この例では、ユーザのスライド操作により、複数の発話文が注釈対象として選択される。注釈対象の範囲は、スライド操作による選択に限られず、タッチ操作等により発話文毎に選択されてもよい。注釈対象の範囲は、他の発話文と認識可能な態様で表示されてもよい。表示処理部411は、注釈対象の範囲を他の発話文と異なる表示態様で表示してもよい。表示態様は、文字色、サイズ、フォント、明度若しくは輝度等の文字装飾、背景色、背景の明度若しくは輝度、背景パターン、フレーム色、又は点滅表示等を含む。この例では、表示処理部411は、注釈対象の範囲を破線で囲むように表示する。注釈対象の範囲は、注釈を設定する範囲を示す情報に対応する。 Like the conversation log image Ima, the conversation log image Imd includes at least a speaker identification mark and a spoken sentence. The conversation log image Imd also includes an annotation target area Ara. The annotation target area Ara indicates the spoken sentence or range of the spoken sentence to which the user selects an annotation. In this example, the user selects multiple spoken sentences as the annotation target through a slide operation. The range of the annotation target is not limited to selection through a slide operation, and may be selected for each spoken sentence through a touch operation or the like. The range of the annotation target may be displayed in a manner that makes it recognizable from other spoken sentences. The display processing unit 411 may display the range of the annotation target in a different display manner from other spoken sentences. Display manners include character decoration such as character color, size, font, brightness or luminance, background color, background brightness or luminance, background pattern, frame color, or blinking display. In this example, the display processing unit 411 displays the range of the annotation target by enclosing it in a dashed line. The range of the annotation target corresponds to information indicating the range to be annotated.

図8は、実施形態に係る編集入力画像の一例を例示する模式図である。
図8は、編集入力画像Imeを示す。編集入力画像Imeは、第2の通信機器4の表示デバイス451-1に表示される。編集入力画像Imeは、注釈設定権限のあるユーザにより使用される通信機器に表示され得る。編集入力画像Imeは、ユーザにより、注釈対象の範囲が選択されたことに応答して、表示デバイス451-1に表示され得る。
FIG. 8 is a schematic diagram illustrating an example of an edited input image according to the embodiment.
8 shows an edited input image Ime. The edited input image Ime is displayed on the display device 451-1 of the second communication device 4. The edited input image Ime can be displayed on a communication device used by a user authorized to set annotations. The edited input image Ime can be displayed on the display device 451-1 in response to the user selecting a range to be annotated.

編集入力画像Imeは、注釈に関する情報を入力可能なエリアを含む。注釈に関する情報を入力可能なエリアは、注釈内容を入力可能な注釈内容入力エリアArb、及び注釈目的を入力可能な注釈目的入力エリアArcを含み得る。注釈内容入力エリアArbは、注釈の内容を任意に入力可能なエリアである。注釈目的入力エリアArcは、注釈の目的を任意に入力可能なエリアである。この例では、編集入力画像Imeは、ユーザにより、注釈の内容として「主題と別の会話」が注釈内容入力エリアArbに入力され、注釈の目的として「通信トラブル」が注釈目的入力エリアArcに入力されたことを示す。 The edited input image Ime includes an area where information about the annotation can be entered. The area where information about the annotation can be entered can include an annotation content input area Arb where the annotation content can be entered, and an annotation purpose input area Arc where the annotation purpose can be entered. The annotation content input area Arb is an area where the annotation content can be entered as desired. The annotation purpose input area Arc is an area where the annotation purpose can be entered as desired. In this example, the edited input image Ime shows that the user has entered "Conversation other than the main topic" as the annotation content in the annotation content input area Arb, and "Communication trouble" as the annotation purpose in the annotation purpose input area Arc.

編集入力画像Imeは、OKボタンBd、及びキャンセルボタンBeを含む。OKボタンBdは、ユーザが入力内容を確認したことを示す情報を入力可能な操作子である。キャンセルボタンBeは、ユーザが入力内容をキャンセルすることを示す情報を入力可能な操作子である。ユーザにより、OKボタンBdがタッチ入力等により選択されたことに応答して、ログ処理部410は、注釈に関する情報をサーバ1に出力する。ユーザにより、キャンセルボタンBeがタッチ入力等により選択されたことに応答して、表示処理部411は、表示画像を編集入力画像Imeから会話ログ画像Imdに遷移してもよい。なお、ユーザにより、キャンセルボタンBeがタッチ入力等により選択されたことに応答して、表示処理部411は、表示画像を会話ログ画像Ima、又は編集指示画像Imbに遷移してもよい。 The edit input image Ime includes an OK button Bd and a cancel button Be. The OK button Bd is an operator that allows the user to input information indicating that the user has confirmed the input content. The cancel button Be is an operator that allows the user to input information indicating that the user wishes to cancel the input content. In response to the user selecting the OK button Bd by touch input or the like, the log processing unit 410 outputs information regarding the annotation to the server 1. In response to the user selecting the cancel button Be by touch input or the like, the display processing unit 411 may transition the displayed image from the edit input image Ime to a conversation log image Imd. Note that in response to the user selecting the cancel button Be by touch input or the like, the display processing unit 411 may transition the displayed image to a conversation log image Ima or an edit instruction image Imb.

図9は、実施形態に係る通知画像の一例を例示する模式図である。
図9は、通知画像Imfを示す。通知画像Imfは、第1の通信機器3の表示デバイス351-1に表示される。通知画像Imfは、注釈設定権限のあるユーザ以外のユーザにより使用される通信機器に表示され得る。注釈設定権限のあるユーザ以外のユーザは、例えば、注釈について承諾可能なユーザである。注釈について承諾可能なユーザは、注釈承諾権限のあるユーザを示す。注釈承諾権限は、管理者、通信機器間での通話のホスト、設定者等により適宜更新され得る。注釈承諾権限は、例えば、発話者のうち少なくとも1人に付与され得る。注釈承諾権限は、発話者以外のユーザに付与されてもよい。以下の例では、注釈承諾権限は、第1の通信機器3のユーザに付与されるものとする。
FIG. 9 is a schematic diagram illustrating an example of a notification image according to the embodiment.
FIG. 9 shows a notification image Imf. The notification image Imf is displayed on the display device 351-1 of the first communication device 3. The notification image Imf may be displayed on a communication device used by a user other than the user with annotation setting authority. A user other than the user with annotation setting authority is, for example, a user who can accept annotations. A user who can accept annotations indicates a user with annotation acceptance authority. The annotation acceptance authority may be updated as appropriate by an administrator, a host of a call between communication devices, a setter, etc. The annotation acceptance authority may be granted to at least one of the speakers, for example. The annotation acceptance authority may also be granted to a user other than the speaker. In the following example, it is assumed that the annotation acceptance authority is granted to the user of the first communication device 3.

通知画像Imfは、サーバ1が注釈に関する情報を取得したことを通知する情報を含む。通知画像Imfは、会話ログ画像に重畳又は合成されてもよい。通知画像Imfは、ポップアップ表示として表示デバイス351-1に表示されてもよい。 The notification image Imf includes information notifying that the server 1 has acquired information related to the annotation. The notification image Imf may be superimposed or combined with the conversation log image. The notification image Imf may be displayed on the display device 351-1 as a pop-up display.

通知画像Imfは、通知エリアArd、注釈エリアAre、OKボタンBf、及び拒否ボタンBgを含む。通知エリアArdは、注釈が設定されたことを示す情報を含む。通知エリアArdは、注釈に関する情報を含んでもよい。通知エリアArdは、例えば、「以下の会話記録に注釈が入りました。内容:主題と別の会話、理由:通信トラブル」等のテキスト情報を含む。注釈エリアAreは、注釈対象の範囲を示す情報を含む。注釈エリアAreは、会話ログのうち、注釈対象の範囲を認識可能な態様で示す。この例では、注釈対象の範囲に含まれる発話文が破線の吹き出しにより示される。 The notification image Imf includes a notification area Ard, an annotation area Are, an OK button Bf, and a reject button Bg. The notification area Ard includes information indicating that an annotation has been set. The notification area Ard may include information related to the annotation. The notification area Ard includes text information such as "An annotation has been added to the following conversation record. Content: Off-topic conversation, Reason: Communication trouble." The annotation area Are includes information indicating the range of the annotation target. The annotation area Are indicates the range of the annotation target in the conversation log in a recognizable manner. In this example, the spoken sentences included in the range of the annotation target are indicated by dashed speech bubbles.

OKボタンBfは、ユーザが注釈を承諾することを示す承諾指示を入力可能な操作子である。注釈を承諾することは、注釈を設定することを承諾すること、及び注釈の内容を承諾することの少なくとも一方を含む。拒否ボタンBgは、ユーザが注釈を拒否することを示す拒否指示を入力可能な操作子である。注釈を拒否することは、注釈を設定することを拒否すること、及び注釈の内容を拒否することの少なくとも一方を含む。承諾指示、及び拒否指示は、承諾に関する情報の一例である。ユーザにより、OKボタンBfがタッチ入力等により選択されたことに応答して、プロセッサ31は、注釈を承諾することを示す情報をサーバ1に出力する。注釈に関する情報をサーバ1に出力する。ユーザにより、拒否ボタンBgがタッチ入力等により選択されたことに応答して、プロセッサ31は、注釈を拒否することを示す情報をサーバ1に出力する。 The OK button Bf is an operator that allows the user to input an acceptance instruction indicating that the user accepts the annotation. Accepting the annotation includes at least one of accepting the annotation to be set and accepting the content of the annotation. The reject button Bg is an operator that allows the user to input a rejection instruction indicating that the user rejects the annotation. Rejecting the annotation includes at least one of refusing to set the annotation and rejecting the content of the annotation. The acceptance instruction and the rejection instruction are examples of information related to acceptance. In response to the user selecting the OK button Bf by touch input or the like, the processor 31 outputs information indicating that the annotation is accepted to the server 1. Information related to the annotation is output to the server 1. In response to the user selecting the reject button Bg by touch input or the like, the processor 31 outputs information indicating that the annotation is rejected to the server 1.

この例によれば、情報処理システム100は、注釈を設定したユーザ以外のユーザに注釈を設定すること、及び注釈の内容ついての許否を確認することができる。注釈を設定したユーザ以外のユーザは、注釈を設定すること、及び注釈の内容ついての許否の意思表示をすることができる。これにより、情報処理システム100は、注釈設定者とその他のユーザ間で注釈に関して合意を取ることができる。このように、情報処理システム100は、ユーザ間の意思に基づいて注釈を挿入した会話ログを作成することができる。 In this example, the information processing system 100 can confirm whether users other than the user who set the annotation have permission to set the annotation and the content of the annotation. Users other than the user who set the annotation can express their permission to set the annotation and the content of the annotation. This allows the information processing system 100 to reach an agreement regarding the annotation between the person who set the annotation and other users. In this way, the information processing system 100 can create a conversation log with annotations inserted based on the intentions of the users.

図10は、実施形態に係る通知画像の一例を例示する模式図である。
図10は、通知画像Imgを示す。通知画像Imgは、第2の通信機器4の表示デバイス451-1に表示される。通知画像Imgは、注釈設定権限のあるユーザにより使用される通信機器に表示され得る。通知画像Imgは、サーバ1が注釈を承諾することを示す情報を取得したことを通知する情報を含む。通知画像Imgは、会話ログ画像に重畳又は合成されてもよい。通知画像Imgは、ポップアップ表示として表示デバイス451-1に表示されてもよい。
FIG. 10 is a schematic diagram illustrating an example of a notification image according to the embodiment.
10 shows a notification image Img. The notification image Img is displayed on the display device 451-1 of the second communication device 4. The notification image Img can be displayed on a communication device used by a user who has the authority to set an annotation. The notification image Img includes information notifying that the server 1 has acquired information indicating that the annotation is accepted. The notification image Img may be superimposed or combined with the conversation log image. The notification image Img may be displayed on the display device 451-1 as a pop-up display.

通知画像Imgは、通知エリアArf、及びOKボタンBhを含む。通知エリアArfは、注釈が承諾されたことを示す情報を含む。通知エリアArfは、例えば、「注釈内容が承諾されました。注釈内容を反映します。」等のテキスト情報を含む。OKボタンBhは、ユーザが注釈内容の反映を確定することを示す確定指示を入力可能な操作子である。ユーザにより、OKボタンBhがタッチ入力等により選択されたことに応答して、ログ処理部410は、注釈内容の反映を確定することを示す情報をサーバ1に出力する。通知画像Imgは、確認要求の一例である。 The notification image Img includes a notification area Arf and an OK button Bh. The notification area Arf includes information indicating that the annotation has been accepted. The notification area Arf includes text information such as, "The annotation has been accepted. The annotation will be reflected." The OK button Bh is an operator that allows the user to input a confirmation instruction indicating that the annotation will be reflected. In response to the user selecting the OK button Bh by touch input or the like, the log processing unit 410 outputs information indicating that the annotation will be reflected to the server 1. The notification image Img is an example of a confirmation request.

この例によれば、ユーザは、注釈を設定したユーザ以外のユーザによる注釈を設定すること、及び注釈の内容ついての承諾を確認することができる。ユーザは、注釈を設定したユーザ以外のユーザによる承諾に基づいて、注釈の確定指示を入力することができる。これにより、情報処理システム100は、ユーザ間の意思に基づいて注釈を挿入した会話ログを作成することができる。 In this example, a user can allow annotations to be set by users other than the user who set the annotation, and can confirm consent to the content of the annotation. Based on consent from users other than the user who set the annotation, the user can input an instruction to confirm the annotation. This allows the information processing system 100 to create a conversation log with annotations inserted based on the intentions of the users.

図11は、実施形態に係る会話ログ画像の一例を例示する模式図である。
図11は、会話ログ画像Imhを示す。会話ログ画像Imhは、第1の通信機器3の表示デバイス351-1、及び第2の通信機器4の表示デバイス451-1に表示され得る。会話ログ画像Imhは、注釈エリアArg、及び注釈対象エリアArhを含む。注釈エリアArgは、注釈に関する情報を含み得る。例えば、注釈エリアArgは、「主題と別の会話(理由:通信トラブル)」等のテキスト情報を含む。テキスト情報は、図11の表示形式に限られない。注釈対象エリアArhは、注釈対象の範囲を認識可能な態様で示す。この例では、注釈対象の範囲に含まれる発話文が破線の吹き出しにより示される。
FIG. 11 is a schematic diagram illustrating an example of a conversation log image according to the embodiment.
FIG. 11 shows a conversation log image Imh. The conversation log image Imh can be displayed on the display device 351-1 of the first communication device 3 and the display device 451-1 of the second communication device 4. The conversation log image Imh includes an annotation area Arg and an annotation target area Arh. The annotation area Arg can include information related to the annotation. For example, the annotation area Arg includes text information such as "Conversation other than the main topic (reason: communication trouble)." The text information is not limited to the display format shown in FIG. 11. The annotation target area Arh indicates the range of the annotation target in a recognizable manner. In this example, spoken sentences included in the range of the annotation target are indicated by dashed line speech bubbles.

表示処理部411は、注釈エリアArg、及び注釈対象エリアArhに基づいて、注釈を認識可能な態様で表示する。注釈を認識可能な態様で表示することは、注釈を設定する範囲、及び注釈の内容の少なくとも一方を認識可能な態様で表示することを含む。 The display processing unit 411 displays the annotation in a recognizable manner based on the annotation area Arg and the annotation target area Arh. Displaying the annotation in a recognizable manner includes displaying at least one of the range in which the annotation is set and the content of the annotation in a recognizable manner.

この例によれば、情報処理システム100は、会話ログの表示画面上で、注釈の有無、及び注釈の内容を認識可能な態様で表示することができる。これにより、ユーザは、注釈の有無、及び注釈の内容を容易に認識することができる。 In this example, the information processing system 100 can display the presence or absence of annotations and the content of the annotations on the conversation log display screen in a manner that makes it easy for the user to recognize the presence or absence of annotations and the content of the annotations.

(動作例)
情報処理システム100による処理の手順について説明する。
なお、以下のサーバ1を主体とする説明では、サーバ1をプロセッサ11と読み替えてもよい。第1の通信機器3を主体とする説明では、第1の通信機器3をプロセッサ31と読み替えてもよい。第2の通信機器4を主体とする説明では、第2の通信機器4をプロセッサ41と読み替えてもよい。
なお、以下で説明する処理手順は一例に過ぎず、各処理は可能な限り変更されてよい。また、以下で説明する処理手順について、実施形態に応じて、適宜、ステップの省略、置換、及び追加が可能である。
(Example of operation)
The processing procedure performed by the information processing system 100 will be described.
In the following description focusing on the server 1, the server 1 may be read as the processor 11. In the following description focusing on the first communication device 3, the first communication device 3 may be read as the processor 31. In the following description focusing on the second communication device 4, the second communication device 4 may be read as the processor 41.
The processing procedures described below are merely examples, and each process may be modified as much as possible. Furthermore, steps may be omitted, replaced, or added as appropriate depending on the embodiment.

図12は、実施形態に係る情報処理システム100による情報処理の手順の一例を示すシーケンス図である。 Figure 12 is a sequence diagram showing an example of the information processing procedure by the information processing system 100 according to the embodiment.

以下の処理は、第1の通信機器3と第2の通信機器4との通話が開始されたことに基づいて開始されるものとする。以下の例では、第2の通信機器4のユーザに対して、注釈設定権限が設定されているものとする。第1の通信機器3のユーザに対して、注釈承諾権限が設定されているものとする。 The following process is assumed to start when a call between the first communication device 3 and the second communication device 4 is initiated. In the following example, it is assumed that annotation setting authority has been granted for the user of the second communication device 4. It is assumed that annotation acceptance authority has been granted for the user of the first communication device 3.

第1の通信機器3、及び第2の通信機器4は、通話情報をサーバ1に出力する。
サーバ1は、通話情報を取得する。サーバ1は、通話情報に基づいて会話ログ情報を作成する。サーバ1は、会話ログ情報を第1の通信機器3、及び第2の通信機器4に出力する。
The first communication device 3 and the second communication device 4 output the call information to the server 1 .
The server 1 acquires the call information, creates conversation log information based on the call information, and outputs the conversation log information to the first communication device 3 and the second communication device 4.

第2の通信機器4は、ユーザの操作に基づいて、注釈設定指示をサーバ1に出力する。第2の通信機器4は、会話ログの記録を停止するための停止要求をサーバ1に出力する。 The second communication device 4 outputs an annotation setting instruction to the server 1 based on the user's operation. The second communication device 4 outputs a stop request to the server 1 to stop recording the conversation log.

サーバ1は、第2の通信機器4から注釈設定指示を取得する。サーバ1は、第2の通信機器4から停止要求を取得する。サーバ1は、停止要求を取得したことに基づいて、通知に関する情報を第1の通信機器3、及び第2の通信機器4に出力する。通知は、会話ログの記録が停止されることを示す通知である。サーバ1は、会話ログの記録を停止する。サーバ1は、会話ログ情報の作成を停止してもよい。 The server 1 receives an annotation setting instruction from the second communication device 4. The server 1 receives a stop request from the second communication device 4. Based on receiving the stop request, the server 1 outputs notification information to the first communication device 3 and the second communication device 4. The notification indicates that recording of the conversation log will be stopped. The server 1 stops recording the conversation log. The server 1 may also stop creating conversation log information.

第1の通信機器3、及び第2の通信機器4は、サーバ1から通知に関する情報を取得する。第1の通信機器3、及び第2の通信機器4は、通知に関する情報に基づいて、通知画像を表示デバイスに表示する。 The first communication device 3 and the second communication device 4 obtain information about the notification from the server 1. The first communication device 3 and the second communication device 4 display a notification image on a display device based on the information about the notification.

第2の通信機器4は、ユーザの操作に基づいて、サーバ1に注釈に関する情報を出力する。なお、第2の通信機器4は、サーバ1に注釈に関する情報を出力した後に停止要求を出力してもよい。サーバ1は、停止要求を取得したことに基づいて、通知に関する情報を第1の通信機器3、及び第2の通信機器4に出力してもよい。 The second communication device 4 outputs information about the annotation to the server 1 based on a user operation. Note that the second communication device 4 may output a stop request after outputting the information about the annotation to the server 1. Upon receiving the stop request, the server 1 may output information about the notification to the first communication device 3 and the second communication device 4.

サーバ1は、第2の通信機器4から、注釈に関する情報を取得する。サーバ1は、第1の通信機器3に注釈に関する情報を出力する。第1の通信機器3は、サーバ1から注釈に関する情報を取得する。第1の通信機器3は、注釈に関する情報に基づいて、通知画像を表示デバイス351-1に表示する。通知画像は、注釈が設定されたことを示す情報を含む。 The server 1 obtains information about the annotation from the second communication device 4. The server 1 outputs the information about the annotation to the first communication device 3. The first communication device 3 obtains the information about the annotation from the server 1. The first communication device 3 displays a notification image on the display device 351-1 based on the information about the annotation. The notification image includes information indicating that an annotation has been set.

第1の通信機器3は、ユーザの操作に基づいて、サーバ1に注釈の内容を承諾することを示す承諾指示を出力する。なお、第1の通信機器3は、ユーザの操作に基づいて、サーバ1に注釈の内容を拒否することを示す拒否指示を出力してもよい。 Based on the user's operation, the first communication device 3 outputs an acceptance instruction to the server 1 indicating that the content of the annotation is accepted. The first communication device 3 may also output a rejection instruction to the server 1 indicating that the content of the annotation is rejected based on the user's operation.

サーバ1は、第1の通信機器3から承諾指示を取得する。サーバ1は、承諾指示に基づいて、第2の通信機器4に確認要求を出力する。確認要求は、注釈を反映することを確認するための要求である。なお、サーバ1は、第1の通信機器3から拒否指示を取得した場合、拒否指示に基づいて、第2の通信機器4に確認要求を出力してもよい。この場合、確認要求は、例えば、注釈内容を反映しないことを確認するための要求である。確認要求は、例えば、「注釈内容が拒否されました。注釈内容を反映しません。」等のテキスト情報を含み得る。 The server 1 receives an acceptance instruction from the first communication device 3. Based on the acceptance instruction, the server 1 outputs a confirmation request to the second communication device 4. The confirmation request is a request to confirm that the annotation will be reflected. If the server 1 receives a rejection instruction from the first communication device 3, it may also output a confirmation request to the second communication device 4 based on the rejection instruction. In this case, the confirmation request is, for example, a request to confirm that the annotation content will not be reflected. The confirmation request may include text information such as, "The annotation content has been rejected. The annotation content will not be reflected."

第2の通信機器4は、ユーザの操作に基づいて、サーバ1に確定指示を出力する。第2の通信機器4は、サーバ1に会話ログの記録を再開するための再開要求を出力する。 The second communication device 4 outputs a confirmation instruction to the server 1 based on the user's operation. The second communication device 4 outputs a resume request to the server 1 to resume recording the conversation log.

サーバ1は、第2の通信機器4から注釈の設定を確定するための確定指示を取得する。サーバ1は、確定指示に基づいて、会話ログ情報を更新する。サーバ1は、注釈に関する情報を会話ログ情報に追加する。サーバ1は、再開要求に基づいて、会話ログの記録を再開する。サーバ1は、会話ログ情報の作成を再開してもよい。 The server 1 receives a confirmation instruction from the second communication device 4 to confirm the annotation setting. The server 1 updates the conversation log information based on the confirmation instruction. The server 1 adds information about the annotation to the conversation log information. The server 1 resumes recording the conversation log based on a resume request. The server 1 may also resume creating the conversation log information.

サーバ1は、更新された会話ログ情報を第1の通信機器3、及び第2の通信機器4に出力する。第1の通信機器3、及び第2の通信機器4は、更新された会話ログ情報に基づいて、会話ログ画像を表示デバイスに表示する。 The server 1 outputs the updated conversation log information to the first communication device 3 and the second communication device 4. The first communication device 3 and the second communication device 4 display a conversation log image on a display device based on the updated conversation log information.

上述の処理は、第1の通信機器3と第2の通信機器4との通話が終了するまで、繰り返され得る。 The above process can be repeated until the call between the first communication device 3 and the second communication device 4 is terminated.

この例によれば、情報処理システム100は、ユーザの操作に基づいて、会話ログに含まれる発話文に対して、注釈を設定することができる。ユーザは、発話文のみでは認識できないような情報を会話ログに追加することができる。このように、情報処理システム100は、注釈を挿入した会話ログを作成することができる。情報処理システム100は、会話終了後に会話ログを閲覧する際等において、会話ログの閲覧者に誤解を生じさせないような会話ログを作成することを支援することができる。
また、情報処理システム100は、会話ログの表示画面上で、注釈の有無、及び注釈の内容を認識可能な態様で表示することができる。これにより、ユーザは、注釈の有無、及び注釈の内容を容易に認識することができる。さらに、情報処理システム100は、注釈を設定について、注釈を設定したユーザ以外の他のユーザから承諾指示を取得した場合に注釈の設定を会話ログ情報に反映することができる。そのため、情報処理システム100は、他のユーザの合意に基づいて会話ログに注釈の設定を行うことができる。
According to this example, the information processing system 100 can set annotations for spoken sentences included in a conversation log based on a user's operation. The user can add information to the conversation log that cannot be recognized from the spoken sentences alone. In this way, the information processing system 100 can create a conversation log with an annotation inserted. The information processing system 100 can support the creation of a conversation log that will not cause misunderstandings to viewers of the conversation log, for example, when viewing the conversation log after the conversation has ended.
Furthermore, the information processing system 100 can display the presence or absence of annotations and the content of the annotations in a recognizable manner on the display screen of the conversation log. This allows the user to easily recognize the presence or absence of annotations and the content of the annotations. Furthermore, the information processing system 100 can reflect the annotation setting in the conversation log information when an instruction of consent is received from a user other than the user who set the annotation. Therefore, the information processing system 100 can set annotations in the conversation log based on the consent of the other users.

図13は、実施形態に係るサーバ1による情報処理の手順の一例を示すフローチャートである。 Figure 13 is a flowchart showing an example of the information processing procedure by server 1 according to the embodiment.

以下の処理は、第1の通信機器3と第2の通信機器4との通話が開始されたことに基づいて開始されるものとする。 The following processing is assumed to begin when a call between the first communication device 3 and the second communication device 4 is initiated.

通話情報取得部110は、第1の通信機器3、及び第2の通信機器4から通話情報を取得する。(ACT1)。ACT1では、例えば、通話情報取得部110は、第1の通信機器3、及び第2の通信機器4から音声情報を取得する。音声情報は、第1の通信機器3、又は第2の通信機器4のユーザを識別するための発話者識別情報を含んでもよい。記憶制御部112は、取得した通話情報を補助記憶デバイス13に記憶してもよい。 The call information acquisition unit 110 acquires call information from the first communication device 3 and the second communication device 4. (ACT 1). In ACT 1, for example, the call information acquisition unit 110 acquires voice information from the first communication device 3 and the second communication device 4. The voice information may include speaker identification information for identifying the user of the first communication device 3 or the second communication device 4. The memory control unit 112 may store the acquired call information in the auxiliary memory device 13.

ログ作成部111は、通話情報に基づいて会話ログ情報を作成する(ACT2)。ACT2では、例えば、ログ作成部111は、ユーザの発話に関する音声情報に基づいて、音声認識処理を行う。ログ作成部111は、ユーザの発話に関する音声情報に基づくテキスト情報を発話文単位でセグメント化する。ログ作成部111は、セグメント化されたテキスト情報を発話者識別情報に紐づける。ログ作成部111は、発話者識別情報と紐づけられた発話文を含む会話ログ情報を作成する。ログ作成部111は、各発話文に関する発話時間情報を含む会話ログ情報を作成してもよい。 The log creation unit 111 creates conversation log information based on the call information (ACT 2). In ACT 2, for example, the log creation unit 111 performs speech recognition processing based on audio information related to the user's utterance. The log creation unit 111 segments text information based on the audio information related to the user's utterance into spoken sentences. The log creation unit 111 links the segmented text information to speaker identification information. The log creation unit 111 creates conversation log information including the spoken sentences linked to the speaker identification information. The log creation unit 111 may also create conversation log information including speech time information related to each spoken sentence.

記憶制御部112は、会話ログ情報を補助記憶デバイス13に保存する(ACT3)。 The memory control unit 112 stores the conversation log information in the auxiliary memory device 13 (ACT 3).

出力部114は、会話ログ情報を第1の通信機器3、及び第2の通信機器4の少なくとも一方に出力する(ACT4)。会話ログ情報を取得した第1の通信機器3、及び第2の通信機器4の少なくとも一方は、会話ログ情報に基づいて、会話ログを表示デバイスに表示する。 The output unit 114 outputs the conversation log information to at least one of the first communication device 3 and the second communication device 4 (ACT 4). At least one of the first communication device 3 and the second communication device 4 that has acquired the conversation log information displays the conversation log on a display device based on the conversation log information.

ログ更新部113は、第2の通信機器4から注釈設定指示を取得したか否かを判定する(ACT5)。ログ更新部113により注釈設定指示が取得された場合(ACT5:YES)、処理は、ACT5からACT6へ遷移する。ログ更新部113により注釈設定指示が取得されていない場合(ACT5:NO)、処理は、ACT5からACT9へ遷移する。 The log update unit 113 determines whether or not an annotation setting instruction has been received from the second communication device 4 (ACT 5). If the log update unit 113 has received an annotation setting instruction (ACT 5: YES), the process transitions from ACT 5 to ACT 6. If the log update unit 113 has not received an annotation setting instruction (ACT 5: NO), the process transitions from ACT 5 to ACT 9.

ログ更新部113は、第2の通信機器4から注釈に関する情報を取得する(ACT6)。ACT6では、例えば、ログ更新部113は、注釈を設定する範囲を示す情報、及び注釈の内容を示す情報を取得する。ログ更新部113は、注釈に関する情報を保存する。出力部114は、注釈に関する情報を第1の通信機器3に出力する。なお、ログ作成部111は、第2の通信機器4から会話ログの記録を停止するための停止要求を取得したことに基づいて、会話ログ情報の作成を停止する。 The log update unit 113 acquires information about the annotation from the second communication device 4 (ACT 6). In ACT 6, for example, the log update unit 113 acquires information indicating the range in which the annotation is to be set and information indicating the content of the annotation. The log update unit 113 saves the information about the annotation. The output unit 114 outputs the information about the annotation to the first communication device 3. Note that the log creation unit 111 stops creating the conversation log information based on having acquired a stop request to stop recording the conversation log from the second communication device 4.

ログ更新部113は、注釈に関する情報に基づいて、会話ログ情報を更新する(ACT7)。この例では、第1の通信機器3から注釈に関する情報について承諾することを示す承諾指示が出力されたものとする。ACT7では、例えば、ログ更新部113は、第1の通信機器3から承諾指示を取得する。出力部114は、承諾指示を取得したことに基づいて、第2の通信機器4に確認要求を出力する。ログ更新部113は、第2の通信機器4から確定指示を取得する。ログ更新部113は、確定指示に基づいて、注釈に関する情報を会話ログ情報に追加する。 The log update unit 113 updates the conversation log information based on the information about the annotation (ACT 7). In this example, it is assumed that an acceptance instruction indicating acceptance of the information about the annotation has been output from the first communication device 3. In ACT 7, for example, the log update unit 113 acquires the acceptance instruction from the first communication device 3. Based on the acquisition of the acceptance instruction, the output unit 114 outputs a confirmation request to the second communication device 4. The log update unit 113 acquires a confirmation instruction from the second communication device 4. Based on the confirmation instruction, the log update unit 113 adds the information about the annotation to the conversation log information.

出力部114は、更新された会話ログ情報を第1の通信機器3、及び第2の通信機器4に出力する(ACT8)。なお、ログ作成部111は、第2の通信機器4から会話ログの記録を再開するための再開要求を取得したことに基づいて、会話ログ情報の作成を再開する。 The output unit 114 outputs the updated conversation log information to the first communication device 3 and the second communication device 4 (ACT 8). Note that the log creation unit 111 resumes creating the conversation log information upon receiving a resume request from the second communication device 4 to resume recording the conversation log.

プロセッサ11は、第1の通信機器3と第2の通信機器4との通話が終了したか否かを判定する(ACT9)。プロセッサ11により通話が終了したと判定された場合(ACT9:YES)、処理は、終了する。プロセッサ11により通話が終了していないと判定された場合(ACT9:NO)、処理は、ACT9からACT1へ遷移する。プロセッサ11は、第1の通信機器3と第2の通信機器4との通話が終了するまで、ACT1~ACT8の処理を繰り返す。 The processor 11 determines whether the call between the first communication device 3 and the second communication device 4 has ended (ACT 9). If the processor 11 determines that the call has ended (ACT 9: YES), the processing ends. If the processor 11 determines that the call has not ended (ACT 9: NO), the processing transitions from ACT 9 to ACT 1. The processor 11 repeats the processing of ACT 1 to ACT 8 until the call between the first communication device 3 and the second communication device 4 has ended.

なお、プロセッサ11は、ACT2からACT8の処理を、第1の通信機器3と第2の通信機器4との通話が終了した後に行ってもよい。例えば、通話情報取得部110は、第1の通信機器3と第2の通信機器4との通話が行われている間に、通話情報を取得してもよい。ログ作成部111は、第1の通信機器3と第2の通信機器4との通話が終了した後に会話ログ情報を作成してもよい。 The processor 11 may perform the processes of ACT 2 to ACT 8 after the call between the first communication device 3 and the second communication device 4 has ended. For example, the call information acquisition unit 110 may acquire call information while the call between the first communication device 3 and the second communication device 4 is in progress. The log creation unit 111 may create the conversation log information after the call between the first communication device 3 and the second communication device 4 has ended.

なお、出力部114は、会話ログ表示要求に基づいて、第1の通信機器3、及び第2の通信機器4の少なくとも一方に会話ログ情報を出力してもよい。この例では、プロセッサ11は、第1の通信機器3、及び第2の通信機器4の少なくとも一方から会話ログ表示要求を取得する。例えば、プロセッサ11は、第1の通信機器3、又は第2の通信機器4のユーザのユーザ操作に基づいて、会話ログ表示要求を取得する。ユーザ操作は、例えば、表示デバイスに表示された会話ログを表示するための表示ボタンのクリック操作、又はタッチ操作を含み得る。出力部114は、会話ログ表示要求に基づいて、会話ログ情報を会話ログ表示要求の出力元である第1の通信機器3、及び第2の通信機器4の少なくとも一方に出力してもよい。 In addition, the output unit 114 may output the conversation log information to at least one of the first communication device 3 and the second communication device 4 based on the conversation log display request. In this example, the processor 11 acquires the conversation log display request from at least one of the first communication device 3 and the second communication device 4. For example, the processor 11 acquires the conversation log display request based on a user operation by the user of the first communication device 3 or the second communication device 4. The user operation may include, for example, a click operation or a touch operation on a display button to display the conversation log displayed on the display device. Based on the conversation log display request, the output unit 114 may output the conversation log information to at least one of the first communication device 3 and the second communication device 4, which are the source of the conversation log display request.

なお、会話ログ表示要求は、第1の通信機器3及び第2の通信機器4とは異なる他の電子機器から出力されてもよい。例えば、図示しないユーザ端末により会話ログ表示要求が出力されてもよい。この場合、出力部114は、会話ログ表示要求の出力元であるユーザ端末に会話ログ情報を出力してもよい。 The conversation log display request may be output from an electronic device other than the first communication device 3 and the second communication device 4. For example, the conversation log display request may be output by a user terminal (not shown). In this case, the output unit 114 may output the conversation log information to the user terminal that output the conversation log display request.

図14は、実施形態に係る第2の通信機器4による情報処理の手順の一例を示すフローチャートである。 Figure 14 is a flowchart showing an example of the information processing procedure by the second communication device 4 according to the embodiment.

以下の処理は、第1の通信機器3と第2の通信機器4との通話が開始されたことに基づいて開始されるものとする。以下の処理は、第1の通信機器3、及び第2の通信機器4の少なくとも一方に会話ログが表示されている場合に開始されてもよい。以下の例では、第2の通信機器4のユーザに対して、注釈設定権限が設定されているものとする。以下の処理は、第2の通信機器4のユーザにより注釈が設定される場合の処理を示す。 The following process is assumed to be initiated when a call between the first communication device 3 and the second communication device 4 is initiated. The following process may also be initiated when a conversation log is displayed on at least one of the first communication device 3 and the second communication device 4. In the following example, it is assumed that the user of the second communication device 4 has been granted annotation setting authority. The following process illustrates the process when an annotation is set by the user of the second communication device 4.

表示処理部411は、第1の通信機器3、及び第2の通信機器4間の通話に基づく会話ログを表示デバイス451-1に表示する。 The display processing unit 411 displays a conversation log based on a call between the first communication device 3 and the second communication device 4 on the display device 451-1.

ログ処理部410は、ユーザの操作に基づいて、注釈設定指示を取得する(ACT101)。ACT101では、例えば、ログ処理部410は、ユーザの操作に基づいて、注釈を設定するため指示を取得する。 The log processing unit 410 acquires an instruction to set an annotation based on a user operation (ACT 101). In ACT 101, for example, the log processing unit 410 acquires an instruction to set an annotation based on a user operation.

ログ処理部410は、サーバ1に、注釈を設定するため指示を出力する(ACT102)。ログ処理部410は、サーバ1に、停止要求を出力する。 The log processing unit 410 outputs an instruction to set an annotation to server 1 (ACT 102). The log processing unit 410 outputs a stop request to server 1.

表示処理部411は、通知を表示デバイス451-1に表示する(ACT103)。ACT103では、例えば、ログ処理部410は、サーバ1から会話ログの記録が停止されることを示す通知に関する情報を取得する。表示処理部411は、通知に関する情報に基づいて、会話ログの記録が停止されることを示す情報を含む通知画像を表示デバイス451-1に表示する。 The display processing unit 411 displays the notification on the display device 451-1 (ACT 103). In ACT 103, for example, the log processing unit 410 acquires information about a notification indicating that recording of the conversation log will be stopped from the server 1. Based on the information about the notification, the display processing unit 411 displays a notification image including information indicating that recording of the conversation log will be stopped on the display device 451-1.

ログ処理部410は、ユーザの操作に基づいて、会話ログに含まれる発話文、又は発話文の範囲に設定する注釈に関する情報を取得する(ACT104)。ACT104では、例えば、ログ処理部410は、ユーザの操作に基づいて、注釈を設定する範囲を示す情報を取得する。ログ処理部410は、ユーザの操作に基づいて、注釈の内容を示す情報を取得する。 The log processing unit 410 acquires information about the utterance sentence included in the conversation log or the annotation to be set for the range of the utterance sentence based on the user's operation (ACT 104). In ACT 104, for example, the log processing unit 410 acquires information indicating the range in which the annotation is to be set based on the user's operation. The log processing unit 410 acquires information indicating the content of the annotation based on the user's operation.

ログ処理部410は、サーバ1に、注釈に関する情報を出力する(ACT105)。なお、ログ処理部410は、ACT105において、サーバ1に、停止要求を出力してもよい。この場合、ACT105の後に表示処理部411は、通知に関する情報に基づいて通知画像を表示デバイス451-1に表示してもよい。 The log processing unit 410 outputs information about the annotation to the server 1 (ACT 105). Note that the log processing unit 410 may also output a stop request to the server 1 in ACT 105. In this case, after ACT 105, the display processing unit 411 may display a notification image on the display device 451-1 based on the information about the notification.

ログ処理部410は、サーバ1から注釈内容を反映することを確認するための確認要求を取得したか否かを判定する(ACT106)。ログ処理部410により確認要求を取得したと判定された場合(ACT106:YES)、処理は、ACT106からACT107へ遷移する。ログ処理部410により確認要求を取得していないと判定された場合(ACT106:NO)、処理は、終了する。なお、この場合、ログ処理部410は、注釈内容を反映しないことを確認するための確認要求を取得してもよい。 The log processing unit 410 determines whether a confirmation request has been received from the server 1 to confirm that the annotation content is to be reflected (ACT 106). If the log processing unit 410 determines that a confirmation request has been received (ACT 106: YES), the process transitions from ACT 106 to ACT 107. If the log processing unit 410 determines that a confirmation request has not been received (ACT 106: NO), the process ends. Note that in this case, the log processing unit 410 may also receive a confirmation request to confirm that the annotation content is not to be reflected.

表示処理部411は、注釈内容の反映の確定についての確認要求に基づいて、通知を表示デバイス451-1に表示する(ACT107)。ACT107では、例えば、表示処理部411は、確認要求に基づいて通知画像を表示デバイス451-1に表示する。通知画像は、注釈内容を反映することを確認する情報を含む。なお、ログ処理部410により、注釈内容を反映しないことを確認するための確認要求が取得された場合、表示処理部411は、注釈内容を反映しないことを確認する情報を含む通知画像を表示デバイス451-1に表示してもよい。 The display processing unit 411 displays a notification on the display device 451-1 based on the confirmation request to confirm whether the annotation content should be reflected (ACT 107). In ACT 107, for example, the display processing unit 411 displays a notification image on the display device 451-1 based on the confirmation request. The notification image includes information confirming that the annotation content should be reflected. Note that if the log processing unit 410 acquires a confirmation request to confirm that the annotation content should not be reflected, the display processing unit 411 may display a notification image on the display device 451-1 that includes information confirming that the annotation content should not be reflected.

ログ処理部410は、サーバ1に確定指示を出力する(ACT108)。ACT108では、例えば、ログ処理部410は、ユーザの操作に基づいて、会話ログ情報に注釈内容を反映することを確定するための確定指示を取得する。ログ処理部410は、確定指示をサーバ1に出力する。ログ処理部410は、サーバ1に会話ログの記録を再開するための再開要求を出力する。サーバ1は、会話ログの記録を再開する。サーバ1は、会話ログの記録を再開することを示す情報を第2の通信機器4に出力してもよい。この場合、表示処理部411は、会話ログの記録を再開することを示す情報を含む通知画像を表示デバイス451-1に表示してもよい。 The log processing unit 410 outputs a confirmation instruction to the server 1 (ACT 108). In ACT 108, for example, the log processing unit 410 acquires a confirmation instruction for confirming that the annotation content will be reflected in the conversation log information based on a user operation. The log processing unit 410 outputs the confirmation instruction to the server 1. The log processing unit 410 outputs a resume request to the server 1 to resume recording of the conversation log. The server 1 resumes recording of the conversation log. The server 1 may output information indicating that recording of the conversation log will be resumed to the second communication device 4. In this case, the display processing unit 411 may display a notification image including information indicating that recording of the conversation log will be resumed on the display device 451-1.

ログ処理部410は、サーバ1から、注釈に関する情報に基づいて更新された会話ログ情報を取得する(ACT109)。 The log processing unit 410 obtains updated conversation log information based on the information about the annotation from the server 1 (ACT 109).

表示処理部411は、更新された会話ログ情報に基づいて、更新された会話ログを表示デバイス451-1に表示する(ACT110)。表示処理部411は、注釈を認識可能な態様で表示デバイス451-1に表示する。注釈を認識可能な態様で表示することは、注釈を設定する範囲、及び注釈の内容の少なくとも一方を認識可能な態様で表示することを含む。 The display processing unit 411 displays the updated conversation log on the display device 451-1 based on the updated conversation log information (ACT110). The display processing unit 411 displays the annotation on the display device 451-1 in a recognizable manner. Displaying the annotation in a recognizable manner includes displaying at least one of the range in which the annotation is set and the content of the annotation in a recognizable manner.

なお、プロセッサ41は、上述の処理を、第1の通信機器3と第2の通信機器4との通話が終了した後に行ってもよい。 The processor 41 may perform the above-mentioned processing after the call between the first communication device 3 and the second communication device 4 has ended.

この例によれば、第2の通信機器4は、ユーザの操作に基づいて、会話ログに含まれる発話文に対して、注釈を設定することができる。ユーザは、発話文のみでは認識できないような情報を会話ログに追加することができる。このように、第2の通信機器4は、注釈を挿入した会話ログを作成することができる。第2の通信機器4は、会話終了後に会話ログを閲覧する際等において、会話ログの閲覧者に誤解を生じさせないような会話ログを作成することを支援することができる。
また、第2の通信機器4は、会話ログの表示画面上で、注釈の有無、及び注釈の内容を認識可能な態様で表示することができる。これにより、第2の通信機器4のユーザは、注釈の有無、及び注釈の内容を容易に認識することができる。さらに、第2の通信機器4は、注釈を設定について、他のユーザから承諾指示を取得した場合に注釈の設定を会話ログ情報に反映することができる。そのため、第2の通信機器4のユーザは、注釈の設定に関して他のユーザの合意を得ることができる。
According to this example, the second communication device 4 can set annotations for spoken sentences included in the conversation log based on a user's operation. The user can add information to the conversation log that cannot be recognized from the spoken sentences alone. In this way, the second communication device 4 can create a conversation log with inserted annotations. The second communication device 4 can assist in creating a conversation log that will not cause misunderstandings to viewers of the conversation log, for example, when viewing the conversation log after the conversation has ended.
Furthermore, the second communication device 4 can display the presence or absence of annotations and the content of the annotations in a recognizable manner on the display screen of the conversation log. This allows the user of the second communication device 4 to easily recognize the presence or absence of annotations and the content of the annotations. Furthermore, the second communication device 4 can reflect the annotation settings in the conversation log information when it receives an instruction of consent from another user regarding the setting of the annotations. This allows the user of the second communication device 4 to obtain consent from another user regarding the setting of the annotations.

図15は、実施形態に係る第2の通信機器4による情報処理の手順の別の例を示すフローチャートである。 Figure 15 is a flowchart showing another example of the information processing procedure by the second communication device 4 according to the embodiment.

以下の処理は、第1の通信機器3と第2の通信機器4との通話が開始されたことに基づいて開始されるものとする。以下の処理は、第1の通信機器3、及び第2の通信機器4の少なくとも一方に会話ログが表示されている場合に開始されてもよい。以下の例では、第2の通信機器4のユーザに対して、注釈設定権限が設定されているものとする。以下の処理は、第2の通信機器4のユーザにより注釈が削除される場合の処理を示す。 The following process is assumed to be initiated when a call between the first communication device 3 and the second communication device 4 is initiated. The following process may also be initiated when a conversation log is displayed on at least one of the first communication device 3 and the second communication device 4. In the following example, it is assumed that annotation setting authority has been granted to the user of the second communication device 4. The following process illustrates the process when an annotation is deleted by the user of the second communication device 4.

表示処理部411は、第1の通信機器3、及び第2の通信機器4間の通話に基づく会話ログを表示デバイス451-1に表示する。 The display processing unit 411 displays a conversation log based on a call between the first communication device 3 and the second communication device 4 on the display device 451-1.

ログ処理部410は、ユーザの操作に基づいて、注釈設定指示を取得する(ACT201)。ACT201では、例えば、ログ処理部410は、ユーザの操作に基づいて、注釈を削除するため指示を取得する。 The log processing unit 410 acquires an instruction to set an annotation based on a user operation (ACT 201). In ACT 201, for example, the log processing unit 410 acquires an instruction to delete an annotation based on a user operation.

ログ処理部410は、サーバ1に、注釈設定指示を出力する(ACT202)。ログ処理部410は、サーバ1に、停止要求を出力してもよい。なお、ログ処理部410が停止要求を出力した場合、ACT103と同様に、表示処理部411は、通知を表示デバイス451-1に表示してもよい。 The log processing unit 410 outputs an annotation setting instruction to the server 1 (ACT 202). The log processing unit 410 may also output a stop request to the server 1. Note that when the log processing unit 410 outputs a stop request, the display processing unit 411 may display a notification on the display device 451-1, as in ACT 103.

ログ処理部410は、ユーザの操作に基づいて、会話ログに含まれる発話文、又は発話文の範囲に設定された注釈の削除に関する情報を取得する(ACT203)。ACT203では、例えば、ログ処理部410は、ユーザの操作に基づいて、注釈を削除する範囲を示す情報を取得する。ログ処理部410は、ユーザの操作に基づいて、削除の内容を示す情報を取得する。削除の内容は、注釈の一部又は全部を削除することを示す情報を含み得る。 The log processing unit 410 acquires information regarding the deletion of an utterance sentence included in the conversation log or an annotation set in a range of an utterance sentence based on a user operation (ACT 203). In ACT 203, for example, the log processing unit 410 acquires information indicating the range of annotations to be deleted based on a user operation. The log processing unit 410 acquires information indicating the content of the deletion based on a user operation. The content of the deletion may include information indicating the deletion of some or all of the annotations.

ログ処理部410は、サーバ1に、削除に関する情報を出力する(ACT204)。なお、サーバ1は、削除に関する情報を第1の通信機器3に出力してもよい。サーバ1は、第1の通信機器3から削除に関する情報についての承諾指示を取得してもよい。 The log processing unit 410 outputs information regarding the deletion to the server 1 (ACT 204). Note that the server 1 may output the information regarding the deletion to the first communication device 3. The server 1 may also obtain an instruction of consent regarding the information regarding the deletion from the first communication device 3.

表示処理部411は、削除内容を反映することを確認するための通知を表示デバイス451-1に表示する。(ACT205)。ACT205では、例えば、ログ処理部410は、サーバ1から確認要求を取得する。表示処理部411は、確認要求に基づいて、通知を表示デバイス451-1に表示する。 The display processing unit 411 displays a notification on the display device 451-1 to confirm that the deletion details are to be reflected (ACT 205). In ACT 205, for example, the log processing unit 410 acquires a confirmation request from the server 1. The display processing unit 411 displays a notification on the display device 451-1 based on the confirmation request.

ログ処理部410は、サーバ1に確定指示を出力する(ACT206)。ACT206では、例えば、ログ処理部410は、ユーザの操作に基づいて、会話ログ情報に注釈の削除を反映することを確定するための確定指示を取得する。ログ処理部410は、確定指示をサーバ1に出力する。ログ処理部410は、サーバ1に会話ログの記録を再開するための再開要求を出力してもよい。サーバ1は、会話ログの記録を再開する。サーバ1は、会話ログの記録を再開することを示す情報を第2の通信機器4に出力してもよい。この場合、表示処理部411は、会話ログの記録を再開することを示す情報を含む通知画像を表示デバイス451-1に表示してもよい。 The log processing unit 410 outputs a confirmation instruction to the server 1 (ACT 206). In ACT 206, for example, the log processing unit 410 acquires a confirmation instruction to confirm that the deletion of the annotation will be reflected in the conversation log information based on a user operation. The log processing unit 410 outputs the confirmation instruction to the server 1. The log processing unit 410 may also output a resume request to the server 1 to resume recording of the conversation log. The server 1 resumes recording of the conversation log. The server 1 may output information indicating that recording of the conversation log will be resumed to the second communication device 4. In this case, the display processing unit 411 may display a notification image including information indicating that recording of the conversation log will be resumed on the display device 451-1.

ログ処理部410は、サーバ1から、注釈の削除に関する情報に基づいて更新された会話ログ情報を取得する(ACT207)。 The log processing unit 410 obtains updated conversation log information from the server 1 based on information regarding the deletion of the annotation (ACT 207).

表示処理部411は、更新された会話ログ情報に基づいて、更新された会話ログを表示デバイス451-1に表示する(ACT208)。 The display processing unit 411 displays the updated conversation log on the display device 451-1 based on the updated conversation log information (ACT 208).

なお、プロセッサ41は、上述の処理を、第1の通信機器3と第2の通信機器4との通話が終了した後に行ってもよい。 The processor 41 may perform the above-mentioned processing after the call between the first communication device 3 and the second communication device 4 has ended.

図16は、実施形態に係る第1の通信機器3による情報処理の手順の一例を示すフローチャートである。 Figure 16 is a flowchart showing an example of the information processing procedure by the first communication device 3 according to the embodiment.

以下の例では、第2の通信機器4のユーザに対して、注釈設定権限が設定されているものとする。第1の通信機器3のユーザに対して、注釈承諾権限が設定されているものとする。以下の処理は、第2の通信機器4からサーバ1に、注釈を設定するため指示が出力されたことに基づいて開始されるものとする。プロセッサ31は、第1の通信機器3、及び第2の通信機器4間の通話に基づく会話ログを表示デバイス351-1に表示しているものとする。 In the following example, it is assumed that annotation setting authority has been set for the user of the second communication device 4. It is assumed that annotation acceptance authority has been set for the user of the first communication device 3. The following processing is assumed to be initiated when an instruction to set an annotation is output from the second communication device 4 to the server 1. It is assumed that the processor 31 is displaying a conversation log based on a call between the first communication device 3 and the second communication device 4 on the display device 351-1.

以下の処理は、第2の通信機器4のユーザにより注釈が設定される場合の処理を示す。なお、以下の処理は、第2の通信機器4のユーザにより注釈が削除される場合にも適用され得る。 The following process shows the process when an annotation is set by the user of the second communication device 4. Note that the following process can also be applied when an annotation is deleted by the user of the second communication device 4.

プロセッサ31は、通知を表示する(ACT301)。ACT301では、例えば、プロセッサ31は、サーバ1から、通知に関する情報を取得する。プロセッサ31は、サーバ1から、会話ログの記録が停止されることを示す通知に関する情報を取得する。プロセッサ31は、通知に関する情報に基づいて、会話ログの記録が停止されることを示す情報を含む通知画像を表示デバイス351-1に表示する。 The processor 31 displays the notification (ACT 301). In ACT 301, for example, the processor 31 acquires information about the notification from the server 1. The processor 31 acquires information about the notification indicating that recording of the conversation log will be stopped from the server 1. Based on the information about the notification, the processor 31 displays a notification image including information indicating that recording of the conversation log will be stopped on the display device 351-1.

プロセッサ31は、サーバ1から注釈に関する情報を取得する(ACT302)。ACT302では、例えば、プロセッサ31は、サーバ1から、注釈を設定する範囲を示す情報、及び注釈の内容を示す情報を取得する。 The processor 31 obtains information about the annotation from the server 1 (ACT 302). In ACT 302, for example, the processor 31 obtains from the server 1 information indicating the range in which the annotation is to be set and information indicating the content of the annotation.

プロセッサ31は、通知を表示する(ACT303)。ACT303では、例えば、プロセッサ31は、注釈に関する情報に基づいて、注釈が設定されたことを示す情報を含む通知画像を表示デバイス351-1に表示する。通知画像は、注釈内容を承諾するか否かを指示可能なボタン等を含み得る。 The processor 31 displays a notification (ACT 303). In ACT 303, for example, the processor 31 displays a notification image including information indicating that an annotation has been set on the display device 351-1 based on information about the annotation. The notification image may include a button or the like that can indicate whether or not to accept the annotation content.

プロセッサ31は、ユーザの操作に基づいて、注釈内容を承諾する承諾指示を取得したか否かを判定する(ACT304)。プロセッサ31により承諾指示を取得したと判定された場合(ACT304:YES)、処理は、ACT304からACT305へ遷移する。プロセッサ31により承諾指示を取得していないと判定された場合(ACT304:NO)、処理は、ACT304からACT308へ遷移する。承諾指示を取得していないことは、注釈の内容を拒否することを示す拒否指示を取得したことと読み替えてもよい。 Based on the user's operation, the processor 31 determines whether an acceptance instruction to accept the annotation content has been acquired (ACT 304). If the processor 31 determines that an acceptance instruction has been acquired (ACT 304: YES), the process transitions from ACT 304 to ACT 305. If the processor 31 determines that an acceptance instruction has not been acquired (ACT 304: NO), the process transitions from ACT 304 to ACT 308. The fact that an acceptance instruction has not been acquired may also be interpreted as the fact that a rejection instruction indicating that the annotation content is rejected has been acquired.

プロセッサ31は、サーバ1に承諾指示を出力する(ACT305)。サーバ1は、承諾指示に基づいて、第2の通信機器4に確認要求を出力する。サーバ1は、第2の通信機器4から注釈の設定を確定するための確定指示を取得する。サーバ1は、確定指示に基づいて、会話ログ情報を更新する。 The processor 31 outputs an acceptance instruction to the server 1 (ACT 305). Based on the acceptance instruction, the server 1 outputs a confirmation request to the second communication device 4. The server 1 acquires a confirmation instruction from the second communication device 4 to confirm the annotation setting. Based on the confirmation instruction, the server 1 updates the conversation log information.

プロセッサ31は、サーバ1から更新された会話ログ情報を取得する(ACT306)。 The processor 31 obtains updated conversation log information from the server 1 (ACT 306).

プロセッサ31は、更新された会話ログ情報に基づいて、更新された会話ログを表示デバイス351-1に表示する(ACT307)。プロセッサ31は、注釈を認識可能な態様で表示デバイス351-1に表示する。注釈を認識可能な態様で表示することは、注釈を設定する範囲、及び注釈の内容の少なくとも一方を認識可能な態様で表示することを含む。 The processor 31 displays the updated conversation log on the display device 351-1 based on the updated conversation log information (ACT 307). The processor 31 displays the annotation on the display device 351-1 in a recognizable manner. Displaying the annotation in a recognizable manner includes displaying at least one of the range in which the annotation is set and the content of the annotation in a recognizable manner.

なお、サーバ1は、会話ログの記録を再開することを示す情報を第1の通信機器3に出力してもよい。この場合、プロセッサ31は、会話ログの記録を再開することを示す情報を含む通知画像を表示デバイス351-1に表示してもよい。 The server 1 may also output information indicating that recording of the conversation log will resume to the first communication device 3. In this case, the processor 31 may display a notification image on the display device 351-1 that includes information indicating that recording of the conversation log will resume.

なお、プロセッサ31は、上述の処理を、第1の通信機器3と第2の通信機器4との通話が終了した後に行ってもよい。 The processor 31 may perform the above-mentioned processing after the call between the first communication device 3 and the second communication device 4 has ended.

この例によれば、第1の通信機器3は、会話ログの表示画面上で、注釈の有無、及び注釈の内容を認識可能な態様で表示することができる。これにより、第1の通信機器3のユーザは、注釈の有無、及び注釈の内容を容易に認識することができる。また、第1の通信機器3は、ユーザの操作に基づいて、他のユーザにより設定された注釈に対して、承諾指示をサーバ1に出力することができる。ユーザは、注釈に対して、承諾可否の意思表示を行うことができる。 In this example, the first communication device 3 can display the presence or absence of annotations and their contents on the conversation log display screen in a recognizable manner. This allows the user of the first communication device 3 to easily recognize the presence or absence of annotations and their contents. Furthermore, the first communication device 3 can output an acceptance instruction to the server 1 for annotations set by other users based on the user's operation. The user can indicate whether or not they accept the annotation.

(他の実施形態)
上述の実施形態では、診療ブースは、遠隔診療支援装置2、及び第1の通信機器3を含む例について説明したが、これに限られない。診療ブースは、遠隔診療支援装置2、及び第1の通信機器3の一方を含んでもよい。診療ブースが第1の通信機器3を含まず、遠隔診療支援装置2を含む場合、遠隔診療支援装置2は、第1の通信機器3の機能を実現してもよい。診療ブースが遠隔診療支援装置2を含まず、第1の通信機器3を含む場合、第1の通信機器3は、遠隔診療支援装置2の機能を実現してもよい。
(Other embodiments)
In the above-described embodiment, an example has been described in which the examination booth includes the remote medical consultation support device 2 and the first communication device 3, but this is not limited to this. The examination booth may include either the remote medical consultation support device 2 or the first communication device 3. When the examination booth does not include the first communication device 3 but includes the remote medical consultation support device 2, the remote medical consultation support device 2 may realize the functions of the first communication device 3. When the examination booth does not include the remote medical consultation support device 2 but includes the first communication device 3, the first communication device 3 may realize the functions of the remote medical consultation support device 2.

上述の実施形態では、遠隔診療における医師と患者による通話を例に説明したが、これに限られない。上述の実施形態では、WEB会議、テレビ会議、遠隔教育等の複数の通信機器のユーザによる通話が行われる場合に適用可能である。 In the above-described embodiment, a call between a doctor and a patient during remote medical care was used as an example, but this is not limited to this. The above-described embodiment can also be applied to calls between users of multiple communication devices, such as web conferencing, video conferencing, and distance learning.

情報処理装置は、サーバ1のような1つの装置で実現されてもよいし、機能を分散させた複数の装置で実現されてもよい。 The information processing device may be realized as a single device such as server 1, or as multiple devices with distributed functions.

上述の実施形態は、装置だけでなく、装置が実行する方法に適用されてもよい。上述の実施形態は、装置のコンピュータに各機能を実行させることが可能なプログラムに適用されてもよい。上述の実施形態は、プログラムを記憶する記録媒体に適用されてもよい。上述の実施形態は、システムだけでなく、システムに含まれる複数の要素が実行する方法に適用されてもよい。 The above-described embodiments may be applied not only to devices but also to methods executed by the devices. The above-described embodiments may be applied to programs that enable the computer of the devices to execute various functions. The above-described embodiments may be applied to recording media that store programs. The above-described embodiments may be applied not only to systems but also to methods executed by multiple elements included in the systems.

処理回路は、複数の機能による複数の処理を実現する1つ以上の回路を含む。例えば、回路は、プロセッサ、ASIC(Application Specific Integrated Circuit)又はFPGA(field-Programmable Gate Array)であるが、これらに限定されない。 The processing circuit includes one or more circuits that perform multiple processes with multiple functions. For example, the circuit may be, but is not limited to, a processor, an ASIC (Application Specific Integrated Circuit), or an FPGA (Field-Programmable Gate Array).

処理回路を構成する1つ以上の回路のそれぞれは、複数の処理のうちの1つ以上の処理を実行する。処理回路が単一の回路で構成される場合、単一の回路は、複数の処理の全部を実行する。処理回路が複数の回路で構成される場合、複数の回路のそれぞれは、複数の処理のうちの一部を実行する。複数の処理のうちの一部は、複数の処理のうちの1つでもよいし、複数の処理のうちの2つ以上でもよい。処理回路が複数の回路で構成される場合、複数の回路は、1つの装置に含まれていてもよいし、複数の装置に分散していてもよい。 Each of the one or more circuits that make up the processing circuit performs one or more of the multiple processes. When the processing circuit is composed of a single circuit, the single circuit performs all of the multiple processes. When the processing circuit is composed of multiple circuits, each of the multiple circuits performs a part of the multiple processes. The part of the multiple processes may be one of the multiple processes, or two or more of the multiple processes. When the processing circuit is composed of multiple circuits, the multiple circuits may be included in a single device or may be distributed across multiple devices.

プログラムは、装置に記憶された状態で譲渡されてよいし、装置に記憶されていない状態で譲渡されてもよい。後者の場合は、プログラムは、ネットワークを介して譲渡されてよいし、記録媒体に記録された状態で譲渡されてもよい。記録媒体は、非一時的な有形の媒体である。記録媒体は、コンピュータ可読媒体である。記録媒体は、CD-ROM、メモリカード等のプログラムを記憶可能かつコンピュータで読取可能な媒体であればよく、その形態は問わない。 The program may be transferred in a state where it is stored on a device, or in a state where it is not stored on a device. In the latter case, the program may be transferred via a network, or in a state where it is recorded on a recording medium. The recording medium is a non-transitory, tangible medium. The recording medium is a computer-readable medium. The form of the recording medium is not important, as long as it is a medium that can store the program and is computer-readable, such as a CD-ROM or memory card.

以上、本発明の実施形態を詳細に説明してきたが、前述までの説明はあらゆる点において本発明の例示に過ぎない。本発明の範囲を逸脱することなく種々の改良や変形を行うことができることは言うまでもない。つまり、本発明の実施にあたって、実施形態に応じた具体的構成が適宜採用されてもよい。 Although the embodiments of the present invention have been described in detail above, the above description is merely an example of the present invention in every respect. It goes without saying that various improvements and modifications can be made without departing from the scope of the present invention. In other words, when implementing the present invention, specific configurations corresponding to the embodiments may be adopted as appropriate.

要するにこの発明は、上記実施形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化できる。また、上記実施形態に開示されている複数の構成要素の適宜な組み合せにより種々の発明を形成できる。例えば、実施形態に示される全構成要素から幾つかの構成要素を削除してもよい。さらに、異なる実施形態に亘る構成要素を適宜組み合せてもよい。 In short, this invention is not limited to the above-described embodiment, and can be embodied by modifying the components in the implementation stage without departing from the spirit of the invention. Furthermore, various inventions can be created by appropriately combining multiple components disclosed in the above-described embodiment. For example, some components may be omitted from all of the components shown in the embodiment. Furthermore, components from different embodiments may be combined as appropriate.

(付記)
上述の実施形態は、以下のように表されてもよい。
(1) コンピュータに、
複数の端末間の通話に基づく会話ログを表示する機能と、
ユーザの操作に基づいて、前記会話ログに含まれる発話文に設定する注釈に関する情報を取得する機能と、
前記注釈に関する情報に基づいて更新された会話ログを表示する機能と、
を実行させることが可能なプログラム。
(2) コンピュータに、
前記ユーザの操作に基づいて、前記会話ログの記録を停止するための停止要求を出力する機能をさらに実行させることが可能な(1)に記載のプログラム。
(3) コンピュータに、
前記ユーザの操作に基づいて、前記会話ログの記録を再開するための再開要求を出力する機能をさらに実行させることが可能な(1)に記載のプログラム。
(4) 他の端末から前記注釈についての承諾の情報を取得したことに基づいて、前記注釈を反映することを確認するための確認要求を出力する機能をさらに実行させることが可能な(1)に記載のプログラム。
(5) 前記更新された会話ログを表示する機能は、前記注釈を認識可能な態様で表示する機能を含む、(1)に記載のプログラム。
(6) 複数の端末間の通話に基づく会話ログを表示することと、
ユーザの操作に基づいて、前記会話ログに含まれる発話文に設定する注釈に関する情報を取得することと、
前記注釈に関する情報に基づいて更新された会話ログを表示することと、
を備える情報処理方法。
(Additional Note)
The above embodiment may be expressed as follows:
(1) To the computer,
The ability to view conversation logs based on calls between multiple devices,
a function of acquiring information about annotations to be set on utterances included in the conversation log based on user operations;
displaying an updated conversation log based on information about the annotations;
A program that can be executed.
(2) To the computer:
The program according to (1), further capable of executing a function of outputting a stop request for stopping recording of the conversation log based on an operation of the user.
(3) To the computer:
The program according to (1), further capable of executing a function of outputting a resume request for resuming recording of the conversation log based on an operation by the user.
(4) The program described in (1) is further capable of executing a function of outputting a confirmation request to confirm that the annotation is to be reflected based on obtaining consent information for the annotation from another terminal.
(5) The program according to (1), wherein the function of displaying the updated conversation log includes a function of displaying the annotation in a recognizable manner.
(6) displaying a conversation log based on calls between multiple devices;
acquiring information about annotations to be set on utterances included in the conversation log based on a user operation;
displaying an updated conversation log based on information about the annotations; and
An information processing method comprising:

1…サーバ、2…遠隔診療支援装置、3…第1の通信機器、4…第2の通信機器、11…プロセッサ、12…メインメモリ、13…補助記憶デバイス、14…通信インタフェース、21…プロセッサ、22…メインメモリ、23…補助記憶デバイス、24…通信インタフェース、25…入出力インタフェース、26…表示デバイス、27…スピーカ、28…入力デバイス、31…プロセッサ、32…メインメモリ、33…補助記憶デバイス、34…通信インタフェース、35…入出力インタフェース、38…入力デバイス、41…プロセッサ、42…メインメモリ、43…補助記憶デバイス、44…通信インタフェース、45…入出力インタフェース、48…入力デバイス、100…情報処理システム、110…通話情報取得部、111…ログ作成部、112…記憶制御部、113…ログ更新部、114…出力部、251-1~251-m…医療機器、351-1…表示デバイス、351-2…カメラ、351-3…マイク、351-4…スピーカ、410…ログ処理部、411…表示処理部、451-1…表示デバイス、451-2…カメラ、451-3…マイク、451-4…スピーカ、Ara…注釈対象エリア、Arb…注釈内容入力エリア、Arc…注釈目的入力エリア、Ard…通知エリア、Are…注釈エリア、Arf…通知エリア、Arg…注釈エリア、Arh…注釈対象エリア、Ba…編集ボタン、Bb…注釈設定ボタン、Bc…注釈削除ボタン、Bd…OKボタン、Be…キャンセルボタン、Bf…OKボタン、Bg…拒否ボタン、Bh…OKボタン、Ima…会話ログ画像、Imb…編集指示画像、Imc…通知画像、Imd…会話ログ画像、Ime…編集入力画像、Imf…通知画像、Img…通知画像、Imh…会話ログ画像、La…発話文、Ma…発話者識別マーク、Mb…発話者識別マーク。 1...Server, 2...Remote medical care support device, 3...First communication device, 4...Second communication device, 11...Processor, 12...Main memory, 13...Auxiliary storage device, 14...Communication interface, 21...Processor, 22...Main memory, 23...Auxiliary storage device, 24...Communication interface, 25...Input/output interface, 26...Display device, 27...Speaker, 28...Input device, 31...Processor, 32...Main memory, 33...Auxiliary storage device, 34...Communication interface, 35...Input/output interface, 38...Input device, 41...Processor, 42...Main memory, 43...Auxiliary storage device, 44...Communication interface, 45...Input/output interface, 48...Input device, 100...Information processing system, 110...Call information acquisition unit, 111...Log creation unit, 112...Memory control unit, 113...Log update unit, 114...Output unit, 251-1 to 251-m...Medical device, 351- 1...display device, 351-2...camera, 351-3...microphone, 351-4...speaker, 410...log processing unit, 411...display processing unit, 451-1...display device, 451-2...camera, 451-3...microphone, 451-4...speaker, Ara...annotation target area, Arb...annotation content input area, Arc...annotation purpose input area, Ard...notification area, Are...annotation area, Arf...notification area, Arg...annotation area, Arh...annotation target area A, Ba...Edit button, Bb...Annotation setting button, Bc...Annotation deletion button, Bd...OK button, Be...Cancel button, Bf...OK button, Bg...Reject button, Bh...OK button, Ima...Conversation log image, Imb...Edit instruction image, Imc...Notification image, Imd...Conversation log image, Ime...Edit input image, Imf...Notification image, Img...Notification image, Imh...Conversation log image, La...Spoken sentence, Ma...Speaker identification mark, Mb...Speaker identification mark.

Claims (5)

コンピュータに、
複数の端末間の通話に基づく会話ログを表示する機能と、
ユーザの操作に基づいて、前記会話ログに含まれる発話文に設定する注釈に関する情報を取得する機能と、
前記注釈に関する情報に基づいて更新された会話ログを表示する機能と、
他の端末から前記注釈についての承諾に関する情報を取得したことに基づいて、前記注釈を反映することを確認するための確認要求を出力する機能と、
を実行させることが可能なプログラム。
On the computer,
The ability to view conversation logs based on calls between multiple devices,
a function of acquiring information about annotations to be set on utterances included in the conversation log based on user operations;
displaying an updated conversation log based on information about the annotations;
a function of outputting a confirmation request for confirming that the annotation is to be reflected based on information regarding consent for the annotation obtained from another terminal;
A program that can be executed.
コンピュータに、
前記ユーザの操作に基づいて、前記会話ログの記録を停止するための停止要求を出力する機能をさらに実行させることが可能な請求項1に記載のプログラム。
On the computer,
2. The program according to claim 1, further capable of executing a function of outputting a stop request for stopping recording of the conversation log based on an operation by the user.
コンピュータに、
前記ユーザの操作に基づいて、前記会話ログの記録を再開するための再開要求を出力する機能をさらに実行させることが可能な請求項1に記載のプログラム。
On the computer,
2. The program according to claim 1, further capable of executing a function of outputting a resume request for resuming recording of the conversation log based on an operation by the user.
前記更新された会話ログを表示する機能は、前記注釈を認識可能な態様で表示する機能を含む、請求項1に記載のプログラム。 The program described in claim 1, wherein the function for displaying the updated conversation log includes a function for displaying the annotations in a recognizable manner. 複数の端末間の通話に基づく会話ログを表示することと、
ユーザの操作に基づいて、前記会話ログに含まれる発話文に設定する注釈に関する情報を取得することと、
前記注釈に関する情報に基づいて更新された会話ログを表示することと、
他の端末から前記注釈についての承諾に関する情報を取得したことに基づいて、前記注釈を反映することを確認するための確認要求を出力することと、
を備える情報処理方法。
Displaying a conversation log based on calls between multiple devices;
acquiring information about annotations to be set on utterances included in the conversation log based on a user operation;
displaying an updated conversation log based on information about the annotations; and
outputting a confirmation request for confirming that the annotation is to be reflected based on the information regarding the consent for the annotation obtained from the other terminal;
An information processing method comprising:
JP2023136486A 2022-11-01 2023-08-24 Program and information processing method Active JP7822008B2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US202263421227P 2022-11-01 2022-11-01
US63/421,227 2022-11-01

Publications (2)

Publication Number Publication Date
JP2024066439A JP2024066439A (en) 2024-05-15
JP7822008B2 true JP7822008B2 (en) 2026-03-02

Family

ID=91064286

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2023136486A Active JP7822008B2 (en) 2022-11-01 2023-08-24 Program and information processing method

Country Status (1)

Country Link
JP (1) JP7822008B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005063162A (en) 2003-08-13 2005-03-10 Takashi Suzuki Informed consent recording and management device
JP2020528590A (en) 2017-10-20 2020-09-24 グーグル エルエルシー Incorporation of detailed structures from patient-doctor conversations used in clinical documentation

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005063162A (en) 2003-08-13 2005-03-10 Takashi Suzuki Informed consent recording and management device
JP2020528590A (en) 2017-10-20 2020-09-24 グーグル エルエルシー Incorporation of detailed structures from patient-doctor conversations used in clinical documentation

Also Published As

Publication number Publication date
JP2024066439A (en) 2024-05-15

Similar Documents

Publication Publication Date Title
US12548673B2 (en) System and method for controlling and selecting sources in a room on a network
US20220217130A1 (en) System and method for a patient initiated medical interview using a voice-based medical history questionnaire
US20160012198A1 (en) Medical Telecommunications System
JP7024451B2 (en) Telemedicine terminal device and computer program
US20230185524A1 (en) System and method for leveraging audio communication and guidance to improve medical workflow
CN109478425A (en) System and method for on-demand full point telemedicine consultation
CN114342000A (en) System and method for supervising graphical user interface of application
JP7024450B2 (en) Computer programs, support devices and support methods
JP7388356B2 (en) Medical information processing system, medical information processing device, and medical information processing method
US20230111204A1 (en) Systems and methods for remote control of a life-critical medical device
JP7822008B2 (en) Program and information processing method
JP7128984B2 (en) Telemedicine system and method
US20190392031A1 (en) Storage Medium, Medical Instruction Output Method, Medical Instruction Output Apparatus and Medical Instruction Output System
JP2024066438A (en) Information processing method, information processing device, and program
US20230307148A1 (en) Use of audio and/or video in patient care
JP5662394B2 (en) Medical support device and medical support method
Greenhalgh et al. Video consultations: information for GPs
JP2024066440A (en) Information processing method, information processing device, and program
JP2020113003A (en) Information processor, diagnosis assist method, and diagnosis assist program
JP7833729B2 (en) Information processing device, information processing method, and program
JP2019057169A (en) Server, doctor device, teacher device, computer program, and method for supporting remote medical examination
KR102209739B1 (en) A method of displaying interlocked medical history information between a desk and an medical office, a method of providing an interlocking service, and a dental work integration management system
JP2021047919A (en) Remote medical care system and method
JP2005118074A (en) Method and device for controlling inspection device
JP7757351B2 (en) Server device, display control method and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20250314

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20251118

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20251119

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20251203

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20251203

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20251203

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20260115

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20260127

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20260206

R150 Certificate of patent or registration of utility model

Ref document number: 7822008

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150