JP7342605B2 - Display control program, device, and method - Google Patents
Display control program, device, and method Download PDFInfo
- Publication number
- JP7342605B2 JP7342605B2 JP2019192224A JP2019192224A JP7342605B2 JP 7342605 B2 JP7342605 B2 JP 7342605B2 JP 2019192224 A JP2019192224 A JP 2019192224A JP 2019192224 A JP2019192224 A JP 2019192224A JP 7342605 B2 JP7342605 B2 JP 7342605B2
- Authority
- JP
- Japan
- Prior art keywords
- item
- medical data
- display control
- items
- data
- 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
Links
Landscapes
- Medical Treatment And Welfare Office Work (AREA)
Description
開示の技術は、表示制御プログラム、表示制御装置、及び表示制御方法に関する。 The disclosed technology relates to a display control program, a display control device, and a display control method.
製薬企業が医薬品の承認申請を行う際、日本の規制当局である独立行政法人医薬品医療機器総合機構(PMDA:Pharmaceuticals and Medical Devices Agency)へ臨床試験データを提出する。2020年4月から、PMDAへの臨床試験データの提出は、CDISC(Clinical Data Interchange Standards Consortium)が掲げる申請電子データの標準規格(SDTM:Study Data Tabulation Model)形式の電子データで行うことが義務化される。 When a pharmaceutical company applies for approval of a drug, it submits clinical trial data to the Pharmaceuticals and Medical Devices Agency (PMDA), Japan's regulatory authority. From April 2020, clinical trial data must be submitted to PMDA in electronic data in the format of the electronic application data standard (SDTM: Study Data Tabulation Model) set forth by CDISC (Clinical Data Interchange Standards Consortium). be done.
SDTM形式の電子データを作成するためには、臨床試験データを収集するシステムであるEDC(Electronic Data Capture)で収集されたデータや、EDC以外で収集されたデータ等、様々な形式のソースデータをSDTM形式に変換する必要がある。 In order to create electronic data in the SDTM format, source data in various formats, such as data collected by EDC (Electronic Data Capture), a system for collecting clinical trial data, and data collected by a system other than EDC, is required. It is necessary to convert it to SDTM format.
従来、上記のような臨床試験データの形式の変換に関する技術が提案されている。例えば、CDISCのルールを示すメタデータファイルを読み込み、EDCデータを取得し、読み込んだCDISCのルールに基づいて、取得したEDCデータをSDTM形式の電子データに変換する方法が提案されている。 Conventionally, techniques related to converting the format of clinical trial data as described above have been proposed. For example, a method has been proposed in which a metadata file indicating CDISC rules is read, EDC data is obtained, and the obtained EDC data is converted into SDTM-format electronic data based on the read CDISC rules.
また、症例報告フォームに記録された項目をCDISCの項目に対応付ける精度を向上させる対応付け支援プログラムが提案されている。このプログラムでは、症例報告フォームに記録された第1項目の入力欄を有する第1画面から入力欄に入力された第1項目を抽出する。そして、第1項目とCDISCを特定する第2項目とを対応付ける複数の定義データを記憶する記憶部を参照して、抽出した第1項目と対応付けられた第2項目を特定する。さらに、特定した第2項目と該第2項目の第1項目との参照先に応じた信頼度に基づいて算出した評価とを対応付けて第2画面に表示させる。 Additionally, a mapping support program has been proposed that improves the accuracy of mapping items recorded in case report forms to CDISC items. In this program, the first item entered in the input field is extracted from the first screen having the input field for the first item recorded in the case report form. Then, the second item associated with the extracted first item is identified by referring to a storage unit that stores a plurality of definition data that associates the first item with a second item that specifies the CDISC. Further, the identified second item and the evaluation calculated based on the reliability according to the reference of the second item and the first item are displayed in association with each other on the second screen.
また、EDCサーバにより作成及び保存されるeCRFフォームが、1つのデータ入力フィールドに係る項目名とそれに対応するデータ入力値がセットとなって連想配列により記述されるように構成されたシステムが提案されている。このシステムでは、データ入力フィールドのデータ入力値がCDISC SDTM形式により出力された場合のドメイン、変数、その項目の繰返し番号の情報等が当該データ入力フィールドのメタデータとして記述されている。 Furthermore, a system has been proposed in which an eCRF form created and saved by an EDC server is described in an associative array with a set of item names related to one data input field and corresponding data input values. ing. In this system, when a data input value of a data input field is output in the CDISC SDTM format, information such as a domain, a variable, a repetition number of the item, etc. is described as metadata of the data input field.
上述したように、臨床試験データは、EDCで収集されたデータや、EDC以外で収集されたデータ等、様々な形式のデータである。このようなソースデータを手作業によりSDTM形式に変換する場合、作業ミスや、作業者のスキル及び理解の差によるSDTM形式の電子データのバラつき等が発生する可能性がある。 As mentioned above, clinical trial data is in various formats, such as data collected at EDC and data collected at a site other than EDC. When such source data is manually converted into the SDTM format, there is a possibility that work errors and variations in the SDTM format electronic data may occur due to differences in the skill and understanding of workers.
また、上記の従来技術では、ソースデータがEDCで収集されたデータであることが前提であり、様々な形式のソースデータに対応することができない。 Further, the above-mentioned conventional technology is based on the premise that the source data is data collected by EDC, and cannot support source data in various formats.
一つの側面として、開示の技術は、様々な形式のソースデータから、特定の形式のデータへ変換するための、標準化された変換定義の作成を支援することを目的とする。 In one aspect, the disclosed techniques are directed to assisting in the creation of standardized transformation definitions for transforming source data in various formats into data in a particular format.
一つの態様として、開示の技術は、複数の形式のうちのいずれかの形式の第1の医療データに含まれる項目の情報を含む入力情報を受け付ける。そして、開示の技術は、前記第1の医療データに含まれる各項目を、当局に提出する形式の第2の医療データに含まれる各項目に対応付けて表示する。また、開示の技術は、前記第2の医療データに含まれる各項目に対応付けて、前記第1の医療データの各項目を前記第2の医療データにおいて対応する項目に変換する処理に用いられる変換式を編集可能に表示する。 As one aspect, the disclosed technology receives input information including information on items included in first medical data in any one of a plurality of formats. Then, the disclosed technology displays each item included in the first medical data in association with each item included in the second medical data in a format to be submitted to authorities. Further, the disclosed technology is used for a process of converting each item of the first medical data into a corresponding item in the second medical data in association with each item included in the second medical data. Display the transformation formula in an editable manner.
一つの側面として、様々な形式のソースデータから、特定の形式のデータへ変換するための、標準化された変換定義の作成を支援することができる、という効果を有する。 One aspect is that it is possible to support the creation of standardized conversion definitions for converting source data in various formats to data in a specific format.
以下、図面を参照して、開示の技術に係る実施形態の一例を説明する。 Hereinafter, an example of an embodiment according to the disclosed technology will be described with reference to the drawings.
図1に示すように、表示制御装置10には、ソースデータが入力される。ソースデータは、EDC(Electronic Data Capture)で収集された臨床試験データ、EDC以外で収集された臨床試験データ等、複数の形式のうちのいずれかの形式の臨床試験データである。ソースデータには、臨床試験データを構成する項目毎の値に加え、項目の構成や、各項目のデータ型及び単位を定義した定義書、臨床試験データ内で用いられる用語の用語集等も含まれる。表示制御装置10は、入力されたソースデータに基づいて、変換定義書を作成するための作成画面を表示し、作成画面を介して作成された変換定義を出力する。 As shown in FIG. 1, source data is input to the display control device 10. The source data is clinical trial data in one of a plurality of formats, such as clinical trial data collected by EDC (Electronic Data Capture) and clinical trial data collected by a method other than EDC. In addition to the values for each item that makes up the clinical trial data, the source data also includes the item configuration, definition documents that define the data type and units of each item, and a glossary of terms used in the clinical trial data. It will be done. The display control device 10 displays a creation screen for creating a conversion definition document based on the input source data, and outputs the created conversion definition via the creation screen.
表示制御装置10は、機能的には、図1に示すように、受付部12と、第1表示制御部14と、第2表示制御部16とを含む。また、表示制御装置10の所定の記憶領域には、処理種別DB(Database)22と、絞り込みDB24とが記憶される。 Functionally, the display control device 10 includes a reception section 12, a first display control section 14, and a second display control section 16, as shown in FIG. Further, a processing type DB (Database) 22 and a narrowing down DB 24 are stored in a predetermined storage area of the display control device 10.
受付部12は、入力されたソースデータを受け付け、第1表示制御部14及び第2表示制御部16へ受け渡す。 The reception unit 12 receives input source data and passes it to the first display control unit 14 and the second display control unit 16.
第1表示制御部14は、受付部12からソースデータを受け渡されると、第2表示制御部16と共に、図2に示すような作成画面80を表示する。作成画面80には、ソース領域82と、SDTM(Study Data Tabulation Model)項目領域84と、変換定義領域86とが含まれる。第1表示制御部14は、ソース領域82及びSDTM項目領域84の表示制御を行う。 When the first display control unit 14 receives the source data from the reception unit 12, it displays a creation screen 80 as shown in FIG. 2 together with the second display control unit 16. The creation screen 80 includes a source area 82, an SDTM (Study Data Tabulation Model) item area 84, and a conversion definition area 86. The first display control unit 14 controls the display of the source area 82 and the SDTM item area 84.
具体的には、第1表示制御部14は、SDTM項目領域84に、SDTM形式のデータ(以下、「SDTMデータ」という)に含まれる各項目(以下、「SDTM項目」という)を表示する。なお、図2の例では、各SDTM項目の項目名842を、そのSDTM項目が含まれるデータベース(DB)のDB名841と共に表示している。 Specifically, the first display control unit 14 displays each item (hereinafter referred to as "SDTM item") included in the SDTM format data (hereinafter referred to as "SDTM data") in the SDTM item area 84. In the example of FIG. 2, the item name 842 of each SDTM item is displayed together with the DB name 841 of the database (DB) that includes the SDTM item.
また、第1表示制御部14は、ソース領域82において、ソースデータに含まれる項目(以下、「ソース項目」という)の各々を、SDTM項目に対応付けて表示する。具体的には、第1表示制御部14は、SDTM項目の各々に対応付けて、ソース項目の一覧から何れかのソース項目を選択するための表示部品を表示する。 The first display control unit 14 also displays each item included in the source data (hereinafter referred to as a "source item") in the source area 82 in association with an SDTM item. Specifically, the first display control unit 14 displays display components for selecting any source item from the list of source items in association with each of the SDTM items.
例えば、ソースデータの定義書から、図3に示すように、ソースデータの項目が構成されていることが認識されるとする。なお、「システム」は、該当のデータがどのシステムにより収集されたかを示す情報である。この場合、例えば、第1表示制御部14は、図2に示すように、SDTM項目の各々に対応付けて、プルダウンメニュー821、822、823を表示する。プルダウンメニュー821は、該当のソース項目のデータを収集したシステムの名称を一覧から選択するための表示部品である。プルダウンメニュー822は、該当のソース項目を含むテーブルの名称(図2では、「ソースTB」)を一覧から選択するための表示部品である。プルダウンメニュー823は、ソース項目を一覧から選択するための表示部品である。 For example, suppose that it is recognized from the source data definition document that the source data items are configured as shown in FIG. Note that "system" is information indicating which system has collected the corresponding data. In this case, for example, the first display control unit 14 displays pull-down menus 821, 822, and 823 in association with each of the SDTM items, as shown in FIG. The pull-down menu 821 is a display component for selecting the name of the system that collected the data of the corresponding source item from a list. The pull-down menu 822 is a display component for selecting the name of the table containing the relevant source item (“source TB” in FIG. 2) from a list. The pull-down menu 823 is a display component for selecting a source item from a list.
1つのSDTM項目に対応付けられたプルダウンメニュー821、822、823はそれぞれ関連している。例えば、プルダウンメニュー821でシステムが選択されている場合には、そのシステムに対応付けられたテーブルがプルダウンメニュー822の選択肢として一覧表示される。更に、そのテーブルに含まれるソース項目がプルダウンメニュー823の選択肢として一覧表示される。 Pull-down menus 821, 822, and 823 associated with one SDTM item are related to each other. For example, when a system is selected in the pull-down menu 821, tables associated with that system are displayed as a list as options in the pull-down menu 822. Furthermore, the source items included in the table are displayed as a list as options in the pull-down menu 823.
第1表示制御部14は、各一覧から選択された、システム、テーブル、及びソース項目の名称を、プルダウンメニュー821、822、823の各々に表示することにより、SDTM項目にソース項目を対応付けて表示する。 The first display control unit 14 associates the source item with the SDTM item by displaying the name of the system, table, and source item selected from each list in each of the pull-down menus 821, 822, and 823. indicate.
また、第1表示制御部14は、ソースデータの定義書に、ソース項目とSDTM項目との対応に関する情報が含まれる場合、この情報に基づいて、各SDTM項目に対応するソース項目を特定する。第1表示制御部14は、特定したソース項目を、各SDTM項目に対応付けて表示したプルダウンメニュー821、822、823に表示する。すなわち、第1表示制御部14は、ユーザからの選択操作によらず、SDTM項目に対応するソース項目の表示を自動で行う。 Furthermore, if the source data definition document includes information regarding the correspondence between source items and SDTM items, the first display control unit 14 identifies the source item corresponding to each SDTM item based on this information. The first display control unit 14 displays the identified source items in pull-down menus 821, 822, and 823 displayed in association with each SDTM item. That is, the first display control unit 14 automatically displays the source item corresponding to the SDTM item without depending on the selection operation from the user.
また、第1表示制御部14は、SDTM項目に対応するソース項目を、各ソース項目と、各SDTM項目とのマッピング処理により推定する。 Further, the first display control unit 14 estimates the source item corresponding to the SDTM item by mapping each source item and each SDTM item.
第1表示制御部14は、マッピング処理において、ソースデータとSDTMデータとで、各項目、各項目の値、及び関連する文書の少なくとも1つを用いたマッピングを行う。なお、関連する文書は、用語集、及び定義書の少なくとも一方とすることができる。 In the mapping process, the first display control unit 14 performs mapping between the source data and the SDTM data using at least one of each item, the value of each item, and a related document. Note that the related document can be at least one of a glossary and a definition document.
マッピングの技術としては、ダイス係数、単語ベクトル、BM25コサイン類似度等の既存の技術を用いることができる。この際、例えば、項目対項目のマッピングにはダイス係数、項目又は値対文書のマッピングにはBM25コサイン類似度を用いるなど、適宜マッピング技術を組み合わせて適用してもよい。 As the mapping technique, existing techniques such as Dice coefficient, word vector, BM25 cosine similarity, etc. can be used. At this time, appropriate combinations of mapping techniques may be applied, such as using a dice coefficient for item-to-item mapping and BM25 cosine similarity for item-to-value-to-document mapping.
第1表示制御部14は、マッピングにより推定したソース項目を、各SDTM項目に対応付けて表示したプルダウンメニュー821、822、823に表示する。すなわち、第1表示制御部14は、ユーザからの選択操作によらず、SDTM項目に対応するソース項目の表示を自動で行う。 The first display control unit 14 displays the source items estimated by mapping in pull-down menus 821, 822, and 823 displayed in association with each SDTM item. That is, the first display control unit 14 automatically displays the source item corresponding to the SDTM item without depending on the selection operation from the user.
また、マッピングにより推定したソース項目を表示する場合、第1表示制御部14は、マッピング処理のスコアを対応付けて表示してもよい。これにより、スコアに応じてユーザがプルダウンメニュー821、822、823からソース項目を選択し直すなどの対応が必要か否かの判断の目安を提供することができる。 Furthermore, when displaying the source items estimated by mapping, the first display control unit 14 may display the scores of the mapping process in association with each other. Thereby, it is possible to provide a guideline for determining whether or not the user needs to take action such as reselecting the source item from the pull-down menus 821, 822, and 823 depending on the score.
第2表示制御部16は、作成画面80の変換定義領域86の表示制御を行う。具体的には、第2表示制御部16は、SDTM項目領域84に表示された各SDTM項目に対応付けて、ソース項目をSDTM項目に変換する処理に用いられる変換式を編集可能に表示する。 The second display control unit 16 controls the display of the conversion definition area 86 on the creation screen 80. Specifically, the second display control unit 16 editably displays a conversion formula used in the process of converting a source item into an SDTM item in association with each SDTM item displayed in the SDTM item area 84.
具体的には、第2表示制御部16は、各SDTM項目に対応付けて、変換処理の処理種別名を選択可能に表示する。例えば、第2表示制御部16は、図2に示すように、処理種別名を一覧から選択するための表示部品であるプルダウンメニュー862を表示する。第2表示制御部16は、プルダウンメニュー862の選択肢である一覧に表示する処理種別名を、チェックボックス861(図2中の「All」欄)の選択状態、処理種別DB22、及び絞り込みDB24に基づいて決定する。 Specifically, the second display control unit 16 selectably displays the processing type name of the conversion process in association with each SDTM item. For example, the second display control unit 16 displays a pull-down menu 862, which is a display component for selecting a processing type name from a list, as shown in FIG. The second display control unit 16 selects the processing type name to be displayed in the list that is an option of the pull-down menu 862 based on the selection state of the check box 861 (“All” column in FIG. 2), the processing type DB 22, and the narrowing down DB 24. to be determined.
チェックボックス861は、全ての処理種別名を表示するか否かを選択するための表示部品である。また、処理種別DB22には、例えば、図4に示すように、「処理種別名」と、その処理種別名が示す変換処理で用いられる「変換式」とが対応付けて記憶されている。変換式は、プログラムに埋め込まれて実行される命令(メソッド)である。また、図4の例では、変換処理毎に、識別情報である「処理ID」が付与されている。 A check box 861 is a display component for selecting whether or not to display all process type names. Further, in the process type DB 22, for example, as shown in FIG. 4, a "process type name" and a "conversion formula" used in the conversion process indicated by the process type name are stored in association with each other. A conversion formula is an instruction (method) embedded in a program and executed. Furthermore, in the example of FIG. 4, a "processing ID" which is identification information is assigned to each conversion process.
また、絞り込みDB24は、ソース項目をSDTM項目に変換する処理として適用可能な変換処理の処理種別名が、SDTM項目毎に定義されたデータベースである。例えば、図5に示すように、絞り込みDB24には、「SDTM項目」に、そのSDTM項目に適用可能な変換処理の「処理ID」が対応付けて記憶される。なお、図5の例において、「*」が付与された処理IDは、その処理IDが示す処理種別名が、対応するSDTM項目に対応付けて表示されるプルダウンメニュー862の初期表示に使用されることを表す。 Further, the narrowing down DB 24 is a database in which the processing type name of a conversion process that can be applied as a process for converting a source item into an SDTM item is defined for each SDTM item. For example, as shown in FIG. 5, the narrowing down DB 24 stores an "SDTM item" in association with a "processing ID" of a conversion process that can be applied to the SDTM item. In addition, in the example of FIG. 5, a process ID marked with "*" is used for the initial display of the pull-down menu 862 in which the process type name indicated by the process ID is displayed in association with the corresponding SDTM item. represents something.
第2表示制御部16は、図6に示すように、チェックボックス861がチェックされている場合、プルダウンメニュー862の一覧862Aに、処理種別DB22に含まれる全ての処理種別名を表示する。また、第2表示制御部16は、図7に示すように、チェックボックス861がチェックされていない場合、対応付けて表示された項目名842が示すSDTM項目に対応する変換処理の処理IDを絞り込みDB24から抽出する。そして、第2表示制御部16は、抽出した処理IDに対応する処理種別名を処理種別DB22から取得して、プルダウンメニュー862の一覧862Aに表示する。これにより、SDTM項目に対応する適切な変換処理をユーザが選択する際の利便性が向上する。 As shown in FIG. 6, when the check box 861 is checked, the second display control unit 16 displays all process type names included in the process type DB 22 in a list 862A of the pull-down menu 862. Further, as shown in FIG. 7, if the checkbox 861 is not checked, the second display control unit 16 narrows down the process ID of the conversion process corresponding to the SDTM item indicated by the item name 842 displayed in association. Extract from DB24. Then, the second display control unit 16 acquires the process type name corresponding to the extracted process ID from the process type DB 22 and displays it in the list 862A of the pull-down menu 862. This improves the convenience for the user when selecting an appropriate conversion process corresponding to the SDTM item.
また、第2表示制御部16は、図2に示すように、プルダウンメニュー862に対応付けてテキストボックス863を配置する。第2表示制御部16は、プルダウンメニュー862に表示されている処理種別名に対応する変換式を処理種別DB22から取得し、テキストボックス863内に、取得した変換式を編集可能に表示する。 Further, the second display control unit 16 arranges a text box 863 in association with the pull-down menu 862, as shown in FIG. The second display control unit 16 acquires the conversion formula corresponding to the process type name displayed in the pull-down menu 862 from the process type DB 22, and displays the acquired conversion formula in the text box 863 in an editable manner.
また、第2表示制御部16は、作成画面80に出力ボタン88を配置する。第2表示制御部16は、出力ボタン88が選択されると、作成画面80に表示されている内容を、変換定義として出力する。 Further, the second display control unit 16 arranges an output button 88 on the creation screen 80. When the output button 88 is selected, the second display control unit 16 outputs the content displayed on the creation screen 80 as a conversion definition.
表示制御装置10は、例えば図8に示すコンピュータ40で実現することができる。コンピュータ40は、CPU(Central Processing Unit)41と、一時記憶領域としてのメモリ42と、不揮発性の記憶部43とを備える。また、コンピュータ40は、入力部、表示部等の入出力装置44と、記憶媒体49に対するデータの読み込み及び書き込みを制御するR/W(Read/Write)部45とを備える。また、コンピュータ40は、インターネット等のネットワークに接続される通信I/F(Interface)46を備える。CPU41、メモリ42、記憶部43、入出力装置44、R/W部45、及び通信I/F46は、バス47を介して互いに接続される。 The display control device 10 can be realized by a computer 40 shown in FIG. 8, for example. The computer 40 includes a CPU (Central Processing Unit) 41, a memory 42 as a temporary storage area, and a nonvolatile storage section 43. The computer 40 also includes an input/output device 44 such as an input section and a display section, and an R/W (Read/Write) section 45 that controls reading and writing of data to and from a storage medium 49 . The computer 40 also includes a communication I/F (Interface) 46 connected to a network such as the Internet. The CPU 41, memory 42, storage section 43, input/output device 44, R/W section 45, and communication I/F 46 are connected to each other via a bus 47.
記憶部43は、HDD(Hard Disk Drive)、SSD(Solid State Drive)、フラッシュメモリ等によって実現できる。記憶媒体としての記憶部43には、コンピュータ40を、表示制御装置10として機能させるための表示制御プログラム50が記憶される。表示制御プログラム50は、受付プロセス52と、第1表示制御プロセス54と、第2表示制御プロセス56とを有する。また、記憶部43は、処理種別DB22及び絞り込みDB24の各々を構成する情報が記憶される情報記憶領域60を有する。 The storage unit 43 can be realized by an HDD (Hard Disk Drive), an SSD (Solid State Drive), a flash memory, or the like. A display control program 50 for causing the computer 40 to function as the display control device 10 is stored in the storage unit 43 as a storage medium. The display control program 50 includes a reception process 52, a first display control process 54, and a second display control process 56. Furthermore, the storage unit 43 includes an information storage area 60 in which information constituting each of the processing type DB 22 and the narrowing-down DB 24 is stored.
CPU41は、表示制御プログラム50を記憶部43から読み出してメモリ42に展開し、表示制御プログラム50が有するプロセスを順次実行する。CPU41は、受付プロセス52を実行することで、図1に示す受付部12として動作する。また、CPU41は、第1表示制御プロセス54を実行することで、図1に示す第1表示制御部14として動作する。また、CPU41は、第2表示制御プロセス56を実行することで、図1に示す第2表示制御部16として動作する。また、CPU41は、情報記憶領域60から情報を読み出して、処理種別DB22及び絞り込みDB24の各々をメモリ42に展開する。これにより、表示制御プログラム50を実行したコンピュータ40が、表示制御装置10として機能することになる。なお、プログラムを実行するCPU41はハードウェアである。 The CPU 41 reads the display control program 50 from the storage unit 43, expands it into the memory 42, and sequentially executes the processes included in the display control program 50. The CPU 41 operates as the reception unit 12 shown in FIG. 1 by executing the reception process 52. Further, the CPU 41 operates as the first display control section 14 shown in FIG. 1 by executing the first display control process 54. Further, the CPU 41 operates as the second display control section 16 shown in FIG. 1 by executing the second display control process 56. Further, the CPU 41 reads information from the information storage area 60 and develops each of the processing type DB 22 and the narrowing down DB 24 in the memory 42 . Thereby, the computer 40 that has executed the display control program 50 functions as the display control device 10. Note that the CPU 41 that executes the program is hardware.
なお、表示制御プログラム50により実現される機能は、例えば半導体集積回路、より詳しくはASIC(Application Specific Integrated Circuit)等で実現することも可能である。 Note that the functions realized by the display control program 50 can also be realized by, for example, a semiconductor integrated circuit, more specifically, an ASIC (Application Specific Integrated Circuit).
次に、本実施形態に係る表示制御装置10の作用について説明する。表示制御装置10にソースデータが入力されると、表示制御装置10において、図9に示す表示制御処理が実行される。なお、表示制御処理は、開示の技術の表示制御方法の一例である。 Next, the operation of the display control device 10 according to this embodiment will be explained. When the source data is input to the display control device 10, the display control process shown in FIG. 9 is executed in the display control device 10. Note that the display control process is an example of a display control method of the disclosed technology.
ステップS12で、受付部12が、入力されたソースデータを受け付け、第1表示制御部14及び第2表示制御部16へ受け渡す。 In step S12, the reception unit 12 receives the input source data and passes it to the first display control unit 14 and the second display control unit 16.
次に、ステップS14で、第1表示制御部14及び第2表示制御部16が、作成画面80の初期表示を行う。具体的には、第1表示制御部14が、SDTM項目領域84に、各SDTM項目の項目名842、及び、そのSDTM項目が含まれるデータベースのDB名841を表示する。また、第1表示制御部14が、ソース領域82において、各SDTM項目に対応付けて、何も選択されていない状態で、ソース項目を選択するためのプルダウンメニュー821、822、823を表示する。さらに、第2表示制御部16が、変換定義領域86において、各SDTM項目に対応付けて、初期表示に使用される処理種別名を表示した状態で、変換処理の処理種別名を選択するためのプルダウンメニュー862を表示する。 Next, in step S14, the first display control section 14 and the second display control section 16 perform initial display of the creation screen 80. Specifically, the first display control unit 14 displays the item name 842 of each SDTM item and the DB name 841 of the database containing the SDTM item in the SDTM item area 84. Further, the first display control unit 14 displays pull-down menus 821, 822, and 823 for selecting a source item in association with each SDTM item in the source area 82, with nothing selected. Further, the second display control unit 16 displays the processing type name used for the initial display in association with each SDTM item in the conversion definition area 86, and then displays a process type name for selecting the processing type name of the conversion process. Display a pull-down menu 862.
次に、ステップS16で、第1表示制御部14が、各SDTM項目に対応するソース項目を、ソースデータの定義書に基づいて特定、又は、マッピング処理により推定する。そして、第1表示制御部14が、特定又は推定したソース項目を、各SDTM項目に対応付けて表示したプルダウンメニュー821、822、823に表示する。 Next, in step S16, the first display control unit 14 specifies the source item corresponding to each SDTM item based on the source data definition document or estimates it by mapping processing. Then, the first display control unit 14 displays the identified or estimated source items in pull-down menus 821, 822, and 823 displayed in association with each SDTM item.
次に、ステップS18において、第2表示制御部16が、出力ボタン88が選択されたか否かを判定する。出力ボタン88が選択された場合には、処理はステップS24へ移行し、選択されていない場合には、処理はステップS20へ移行する。 Next, in step S18, the second display control unit 16 determines whether the output button 88 has been selected. If the output button 88 is selected, the process moves to step S24, and if it is not selected, the process moves to step S20.
ステップS20では、第1表示制御部14及び第2表示制御部16が、各表示部品に対する操作が行われたか否かを判定する。具体的には、第1表示制御部14は、プルダウンメニュー821、822、823により、SDTM項目に対応付けて表示されたソース項目が変更されたか否かを判定する。また、第2表示制御部16は、プルダウンメニュー862により、SDTM項目に対応付けて表示された処理種別名が変更されたか否か、及びテキストボックス863に対する編集により、変換式が変更されたか否かを判定する。何れかの表示部品に対する操作が行われた場合、処理はステップS22へ移行し、操作が行われていない場合、処理はステップS18に戻る。 In step S20, the first display control section 14 and the second display control section 16 determine whether or not each display component has been operated. Specifically, the first display control unit 14 determines whether the source item displayed in association with the SDTM item has been changed using the pull-down menus 821, 822, and 823. The second display control unit 16 also determines whether the processing type name displayed in association with the SDTM item has been changed using the pull-down menu 862, and whether the conversion formula has been changed by editing the text box 863. Determine. If an operation has been performed on any display component, the process moves to step S22, and if no operation has been performed, the process returns to step S18.
ステップS22では、第1表示制御部14及び第2表示制御部16が、表示部品に対する操作に応じて、各表示部品の表示を変更し、処理はステップS18に戻る。 In step S22, the first display control section 14 and the second display control section 16 change the display of each display component according to the operation on the display component, and the process returns to step S18.
ステップS24では、第2表示制御部16が、作成画面80に表示されている内容を、変換定義として出力し、表示制御処理は終了する。 In step S24, the second display control unit 16 outputs the content displayed on the creation screen 80 as a conversion definition, and the display control process ends.
以上説明したように、本実施形態に係る表示制御装置によれば、様々な形式のソースデータを受け付け、ソースデータに含まれる各ソース項目を、SDTM形式のデータに含まれる各SDTM項目に対応付けて表示する。また、各STDM項目に対応付けて、各ソース項目を対応するSDTM項目に変換する処理に用いられる変換式を編集可能に表示する。これにより、様々な形式のソースデータから、特定の形式のデータへ変換するための、標準化された変換定義の作成を支援することができる。 As described above, the display control device according to the present embodiment accepts source data in various formats and associates each source item included in the source data with each SDTM item included in SDTM format data. Display. In addition, the conversion formula used for the process of converting each source item into the corresponding SDTM item is displayed in an editable manner in association with each STDM item. This makes it possible to support the creation of standardized conversion definitions for converting source data in various formats to data in a specific format.
なお、上記実施形態で説明した作成画面80に表示される情報に加え、任意のテキストや、各項目の値の制約に関する情報等、承認申請に必要な他の情報も含めてもよい。 In addition to the information displayed on the creation screen 80 described in the above embodiment, other information necessary for the approval application, such as arbitrary text and information regarding restrictions on the values of each item, may also be included.
また、上記実施形態では、SDTM項目に対応付けてソースデータの定義書から特定したソース項目、及びマッピング処理により推定したソース項目を自動的に表示する場合について説明したが、これらの処理は必須ではない。表示するソース項目を、ユーザがプルダウンメニューから選択する場合のみを採用してもよい。この場合、定義書や用語集の入力は必須ではなく、少なくともソース項目の情報が表示制御装置に入力されればよい。 Further, in the above embodiment, a case has been described in which a source item identified from a source data definition document in association with an SDTM item and a source item estimated by a mapping process are automatically displayed, but these processes are not essential. do not have. It is also possible to adopt only the case where the user selects the source item to be displayed from a pull-down menu. In this case, it is not necessary to input the definition book or glossary, and it is sufficient that at least the information of the source item is input to the display control device.
また、上記実施形態では、表示制御プログラムが記憶部に予め記憶(インストール)されている態様を説明したが、これに限定されない。開示の技術に係るプログラムは、CD-ROM、DVD-ROM、USBメモリ等の記憶媒体に記憶された形態で提供することも可能である。 Further, in the above embodiment, a mode in which the display control program is stored (installed) in the storage unit in advance has been described, but the present invention is not limited to this. The program according to the disclosed technology can also be provided in a form stored in a storage medium such as a CD-ROM, DVD-ROM, or USB memory.
以上の実施形態に関し、更に以下の付記を開示する。 Regarding the above embodiments, the following additional notes are further disclosed.
(付記1)
複数の形式のうちのいずれかの形式の第1の医療データに含まれる項目の情報を含む入力情報を受け付け、
前記第1の医療データに含まれる各項目を、当局に提出する形式の第2の医療データに含まれる各項目に対応付けて表示し、
前記第2の医療データに含まれる各項目に対応付けて、前記第1の医療データの各項目を前記第2の医療データにおいて対応する項目に変換する処理に用いられる変換式を編集可能に表示する
ことを含む処理をコンピュータに実行させるための表示制御プログラム。
(Additional note 1)
Accepting input information including information on items included in the first medical data in one of a plurality of formats,
displaying each item included in the first medical data in association with each item included in the second medical data in a format to be submitted to authorities;
Editably displaying a conversion formula used in the process of converting each item of the first medical data into a corresponding item in the second medical data in association with each item included in the second medical data. A display control program that causes a computer to perform processing that includes
(付記2)
前記第2の医療データに含まれる各項目に対応付けて、前記変換する処理の処理種別名を選択可能に表示すると共に、選択された処理種別名に対応する前記変換式を編集可能に表示する付記1に記載の表示制御プログラム。
(Additional note 2)
A process type name of the process to be converted is displayed in a selectable manner in association with each item included in the second medical data, and the conversion formula corresponding to the selected process type name is displayed in an editable manner. The display control program described in Appendix 1.
(付記3)
1以上の処理種別名を含み、いずれかの処理種別名を選択可能な一覧を表示することにより、前記処理種別名を選択可能に表示する付記2に記載の表示制御プログラム。
(Additional note 3)
The display control program according to Supplementary Note 2, which displays the processing type name in a selectable manner by displaying a list including one or more processing type names from which any one of the processing type names can be selected.
(付記4)
前記一覧に含まれる処理種別名を、全ての処理種別名のうち、対応する前記第2の医療データの項目に基づいて決定された処理種別名とする付記3に記載の表示制御プログラム。
(Additional note 4)
The display control program according to appendix 3, wherein the processing type name included in the list is the processing type name determined based on the corresponding item of the second medical data among all the processing type names.
(付記5)
前記第1の医療データの各項目を前記第2の医療データにおいて対応する項目に変換する処理として適用可能な処理の処理種別名を、前記第2の医療データの項目に基づいて決定された処理種別名とする付記4に記載の表示制御プログラム。
(Appendix 5)
A processing type name of a process that can be applied as a process for converting each item of the first medical data into a corresponding item in the second medical data, a process determined based on the items of the second medical data. The display control program described in Supplementary Note 4, which is a type name.
(付記6)
前記入力情報に含まれる項目の一覧を表示し、前記第2の医療データに含まれる各項目に対応する前記第1の医療データに含まれる項目として、前記一覧から選択された項目を表示する付記1~付記5の何れか1項に記載の表示制御プログラム。
(Appendix 6)
A supplementary note that displays a list of items included in the input information, and displays items selected from the list as items included in the first medical data that correspond to each item included in the second medical data. The display control program according to any one of Items 1 to 5.
(付記7)
前記第1の医療データに含まれる各項目と、前記第2の医療データに含まれる各項目との対応に関する情報を含む前記入力情報を受け付け、
前記第2の医療データに含まれる各項目に対応する前記第1の医療データに含まれる項目として、前記対応に関する情報に基づいて特定される項目を表示する付記1~付記6の何れか1項に記載の表示制御プログラム。
(Appendix 7)
receiving the input information including information regarding correspondence between each item included in the first medical data and each item included in the second medical data;
Any one of Supplementary Notes 1 to 6 that displays items specified based on the information regarding the response as items included in the first medical data that correspond to each item included in the second medical data. The display control program described in .
(付記8)
前記第2の医療データに含まれる各項目に対応する前記第1の医療データに含まれる項目として、前記第1の医療データに含まれる各項目と、前記第2の医療データに含まれる各項目とのマッピング処理により推定された項目を表示する付記1~付記7の何れか1項に記載の表示制御プログラム。
(Appendix 8)
As items included in the first medical data corresponding to each item included in the second medical data, each item included in the first medical data and each item included in the second medical data The display control program according to any one of Supplementary Notes 1 to 7, which displays items estimated by mapping processing with .
(付記9)
前記マッピング処理において、前記第1の医療データと前記第2の医療データとで、各項目、各項目の値、及び関連する文書の少なくとも1つを用いたマッピングを行う付記8に記載の表示制御プログラム。
(Appendix 9)
Display control according to appendix 8, wherein in the mapping process, mapping is performed between the first medical data and the second medical data using at least one of each item, the value of each item, and a related document. program.
(付記10)
前記関連する文書は、用語集、及び定義書の少なくとも一方を含む付記9に記載の表示制御プログラム。
(Appendix 10)
The display control program according to appendix 9, wherein the related document includes at least one of a glossary and a definition document.
(付記11)
前記マッピング処理には、ダイス係数、単語ベクトル、又はBM25コサイン類似度を用いる付記8~付記10の何れか1項に記載の表示制御プログラム。
(Appendix 11)
The display control program according to any one of appendices 8 to 10, in which the mapping process uses dice coefficients, word vectors, or BM25 cosine similarity.
(付記12)
前記第1の医療データに含まれる各項目を、当局に提出する形式の第2の医療データに含まれる各項目に対応付けて表示する際に、前記マッピング処理のスコアを対応付けて表示する付記8~付記11の何れか1項に記載の表示制御プログラム。
(Appendix 12)
When each item included in the first medical data is displayed in association with each item included in the second medical data in a format to be submitted to authorities, a supplementary note that displays the score of the mapping process in association with each other. The display control program according to any one of Items 8 to Supplementary Note 11.
(付記13)
複数の形式のうちのいずれかの形式の第1の医療データに含まれる項目の情報を含む入力情報を受け付ける受付部と、
前記第1の医療データに含まれる各項目を、当局に提出する形式の第2の医療データに含まれる各項目に対応付けて表示する第1表示制御部と、
前記第2の医療データに含まれる各項目に対応付けて、前記第1の医療データの各項目を前記第2の医療データにおいて対応する項目に変換する処理に用いられる変換式を編集可能に表示する第2表示制御部と、
を含む表示制御装置。
(Appendix 13)
a reception unit that receives input information including information on items included in the first medical data in one of a plurality of formats;
a first display control unit that displays each item included in the first medical data in association with each item included in second medical data in a format to be submitted to authorities;
Editably displaying a conversion formula used in the process of converting each item of the first medical data into a corresponding item in the second medical data in association with each item included in the second medical data. a second display control unit that
Display control device including.
(付記14)
前記第2表示制御部は、前記第2の医療データに含まれる各項目に対応付けて、前記変換する処理の処理種別名を選択可能に表示すると共に、選択された処理種別名に対応する前記変換式を編集可能に表示する付記13に記載の表示制御装置。
(Appendix 14)
The second display control unit selectably displays the process type name of the process to be converted in association with each item included in the second medical data, and the process type name corresponding to the selected process type name. The display control device according to supplementary note 13, which displays the conversion formula in an editable manner.
(付記15)
前記第2表示制御部は、1以上の処理種別名を含み、いずれかの処理種別名を選択可能な一覧を表示することにより、前記処理種別名を選択可能に表示する付記14に記載の表示制御装置。
(Appendix 15)
The display according to supplementary note 14, wherein the second display control unit displays the processing type name in a selectable manner by displaying a list including one or more processing type names from which any one of the processing type names can be selected. Control device.
(付記16)
前記第2表示制御部は、前記一覧に含まれる処理種別名を、全ての処理種別名のうち、対応する前記第2の医療データの項目に基づいて決定された処理種別名とする付記15に記載の表示制御装置。
(Appendix 16)
The second display control unit sets the processing type name included in the list to be the processing type name determined based on the corresponding second medical data item among all the processing type names. The display control device described.
(付記17)
前記第2表示制御部は、前記第1の医療データの各項目を前記第2の医療データにおいて対応する項目に変換する処理として適用可能な処理の処理種別名を、前記第2の医療データの項目に基づいて決定された処理種別名とする付記16に記載の表示制御装置。
(Appendix 17)
The second display control unit converts a process type name of a process that can be applied as a process of converting each item of the first medical data into a corresponding item in the second medical data into a process that converts each item of the first medical data into a corresponding item in the second medical data. The display control device according to appendix 16, wherein the processing type name is determined based on the item.
(付記18)
前記第1表示制御部は、前記入力情報に含まれる項目の一覧を表示し、前記第2の医療データに含まれる各項目に対応する前記第1の医療データに含まれる項目として、前記一覧から選択された項目を表示する付記13~付記17の何れか1項に記載の表示制御装置。
(Appendix 18)
The first display control unit displays a list of items included in the input information, and selects items from the list as items included in the first medical data corresponding to each item included in the second medical data. The display control device according to any one of Supplementary notes 13 to 17, which displays the selected item.
(付記19)
複数の形式のうちのいずれかの形式の第1の医療データに含まれる項目の情報を含む入力情報を受け付け、
前記第1の医療データに含まれる各項目を、当局に提出する形式の第2の医療データに含まれる各項目に対応付けて表示し、
前記第2の医療データに含まれる各項目に対応付けて、前記第1の医療データの各項目を前記第2の医療データにおいて対応する項目に変換する処理に用いられる変換式を編集可能に表示する
ことを含む処理をコンピュータが実行する表示制御方法。
(Appendix 19)
Accepting input information including information on items included in the first medical data in one of a plurality of formats,
displaying each item included in the first medical data in association with each item included in the second medical data in a format to be submitted to authorities;
Editably displaying a conversion formula used in the process of converting each item of the first medical data into a corresponding item in the second medical data in association with each item included in the second medical data. A display control method in which a computer performs processing that includes
(付記20)
複数の形式のうちのいずれかの形式の第1の医療データに含まれる項目の情報を含む入力情報を受け付け、
前記第1の医療データに含まれる各項目を、当局に提出する形式の第2の医療データに含まれる各項目に対応付けて表示し、
前記第2の医療データに含まれる各項目に対応付けて、前記第1の医療データの各項目を前記第2の医療データにおいて対応する項目に変換する処理に用いられる変換式を編集可能に表示する
ことを含む処理をコンピュータに実行させるための表示制御プログラムを記憶した記憶媒体。
(Additional note 20)
Accepting input information including information on items included in the first medical data in one of a plurality of formats,
displaying each item included in the first medical data in association with each item included in the second medical data in a format to be submitted to authorities;
Editably displaying a conversion formula used in the process of converting each item of the first medical data into a corresponding item in the second medical data in association with each item included in the second medical data. A storage medium that stores a display control program that causes a computer to perform processing that includes
10 表示制御装置
12 受付部
14 第1表示制御部
16 第2表示制御部
22 処理種別DB
24 絞り込みDB
40 コンピュータ
41 CPU
42 メモリ
43 記憶部
49 記憶媒体
50 表示制御プログラム
80 作成画面
82 ソース領域
84 SDTM項目領域
86 変換定義領域
88 出力ボタン
10 Display control device 12 Reception unit 14 First display control unit 16 Second display control unit 22 Processing type DB
24 Narrowing down DB
40 Computer 41 CPU
42 Memory 43 Storage unit 49 Storage medium 50 Display control program 80 Creation screen 82 Source area 84 SDTM item area 86 Conversion definition area 88 Output button
Claims (10)
前記第1の医療データに含まれる各項目を、当局に提出する形式の第2の医療データに含まれる各項目に対応付けて表示し、
前記第2の医療データに含まれる各項目に対応付けて、前記第1の医療データの各項目を前記第2の医療データにおいて対応する項目に変換する処理に用いられる変換式を編集可能に表示する
ことを含む処理をコンピュータに実行させるための表示制御プログラム。 Accepting input information including information on items included in the first medical data in one of a plurality of formats,
displaying each item included in the first medical data in association with each item included in the second medical data in a format to be submitted to authorities;
Editably displaying a conversion formula used in the process of converting each item of the first medical data into a corresponding item in the second medical data in association with each item included in the second medical data. A display control program that causes a computer to perform processing that includes
前記第2の医療データに含まれる各項目に対応する前記第1の医療データに含まれる項目として、前記対応に関する情報に基づいて特定される項目を表示する請求項1~請求項6の何れか1項に記載の表示制御プログラム。 receiving the input information including information regarding correspondence between each item included in the first medical data and each item included in the second medical data;
Any one of claims 1 to 6, wherein items specified based on the information regarding the response are displayed as items included in the first medical data corresponding to each item included in the second medical data. The display control program according to item 1.
前記第1の医療データに含まれる各項目を、当局に提出する形式の第2の医療データに含まれる各項目に対応付けて表示する第1表示制御部と、
前記第2の医療データに含まれる各項目に対応付けて、前記第1の医療データの各項目を前記第2の医療データにおいて対応する項目に変換する処理に用いられる変換式を編集可能に表示する第2表示制御部と、
を含む表示制御装置。 a reception unit that receives input information including information on items included in the first medical data in one of a plurality of formats;
a first display control unit that displays each item included in the first medical data in association with each item included in second medical data in a format to be submitted to authorities;
Editably displaying a conversion formula used in the process of converting each item of the first medical data into a corresponding item in the second medical data in association with each item included in the second medical data. a second display control unit that
Display control device including.
前記第1の医療データに含まれる各項目を、当局に提出する形式の第2の医療データに含まれる各項目に対応付けて表示し、
前記第2の医療データに含まれる各項目に対応付けて、前記第1の医療データの各項目を前記第2の医療データにおいて対応する項目に変換する処理に用いられる変換式を編集可能に表示する
ことを含む処理をコンピュータが実行する表示制御方法。 Accepting input information including information on items included in the first medical data in one of a plurality of formats,
displaying each item included in the first medical data in association with each item included in the second medical data in a format to be submitted to authorities;
Editably displaying a conversion formula used in the process of converting each item of the first medical data into a corresponding item in the second medical data in association with each item included in the second medical data. A display control method in which a computer performs processing that includes
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019192224A JP7342605B2 (en) | 2019-10-21 | 2019-10-21 | Display control program, device, and method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019192224A JP7342605B2 (en) | 2019-10-21 | 2019-10-21 | Display control program, device, and method |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2021068120A JP2021068120A (en) | 2021-04-30 |
JP7342605B2 true JP7342605B2 (en) | 2023-09-12 |
Family
ID=75637248
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2019192224A Active JP7342605B2 (en) | 2019-10-21 | 2019-10-21 | Display control program, device, and method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP7342605B2 (en) |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2015118878A1 (en) | 2014-02-07 | 2015-08-13 | 公益財団法人先端医療振興財団 | Conversion method and system |
JP2016192085A (en) | 2015-03-31 | 2016-11-10 | 富士通株式会社 | Program for supporting creation of clinical test data format, method for supporting creation of clinical test data format, and information processing device |
-
2019
- 2019-10-21 JP JP2019192224A patent/JP7342605B2/en active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2015118878A1 (en) | 2014-02-07 | 2015-08-13 | 公益財団法人先端医療振興財団 | Conversion method and system |
JP2016192085A (en) | 2015-03-31 | 2016-11-10 | 富士通株式会社 | Program for supporting creation of clinical test data format, method for supporting creation of clinical test data format, and information processing device |
Also Published As
Publication number | Publication date |
---|---|
JP2021068120A (en) | 2021-04-30 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9760347B2 (en) | Method and system to identify GUI objects for non-markup-language-presented applications | |
JP2006031687A (en) | External metadata processing | |
US7720814B2 (en) | Repopulating a database with document content | |
JP2008003721A (en) | Information retrieval system, information retrieval method, program, and recording medium | |
US9613089B2 (en) | Form template refactoring | |
JP2019040260A (en) | Information processing apparatus and program | |
JP6020050B2 (en) | Information providing method, information providing apparatus, and information providing program | |
JP5634374B2 (en) | Specification creation support device and program | |
CN114297143A (en) | File searching method, file displaying device and mobile terminal | |
CN108304291B (en) | Test input information retrieval apparatus and method | |
JP7342605B2 (en) | Display control program, device, and method | |
JP4648194B2 (en) | Printed circuit board design instruction support method and apparatus | |
KR101607516B1 (en) | System for linking facility management data based on bim and method thereof | |
US20110258224A1 (en) | Method and computer program product for creating content management systems | |
JP2007179347A (en) | Program verification support system | |
WO2006088106A1 (en) | Data retrieval system, method and program | |
JP4956298B2 (en) | Dictionary construction support device | |
JP2002163592A (en) | Slip data extraction system and recording medium | |
JP2998674B2 (en) | Document creation support device for design work | |
JP6575219B2 (en) | Item value association processing method, item value association processing program, and information processing apparatus | |
JP2020115246A (en) | Generation device, software robot system, generation method and generation program | |
JP7120981B2 (en) | Information processing device, information processing method, and information processing program | |
JP5606303B2 (en) | Information processing apparatus, information processing method, and program | |
US9990420B2 (en) | Method of searching and generating a relevant search string | |
JP6853474B2 (en) | Information processing equipment, control methods, and programs |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20220708 |
|
RD03 | Notification of appointment of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7423 Effective date: 20230206 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20230206 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20230724 |
|
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: 20230801 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20230814 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7342605 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |