JP2019028505A - Information processing program, information processing method and information processing device - Google Patents

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

Info

Publication number
JP2019028505A
JP2019028505A JP2017143732A JP2017143732A JP2019028505A JP 2019028505 A JP2019028505 A JP 2019028505A JP 2017143732 A JP2017143732 A JP 2017143732A JP 2017143732 A JP2017143732 A JP 2017143732A JP 2019028505 A JP2019028505 A JP 2019028505A
Authority
JP
Japan
Prior art keywords
data
item
information
information processing
specific item
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.)
Pending
Application number
JP2017143732A
Other languages
Japanese (ja)
Inventor
耕一 毛利
Koichi Mori
耕一 毛利
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2017143732A priority Critical patent/JP2019028505A/en
Publication of JP2019028505A publication Critical patent/JP2019028505A/en
Pending legal-status Critical Current

Links

Images

Abstract

To perform output according to comparison result of a plurality of pieces of data.SOLUTION: An information processing program causes a computer to execute a series of processing including: determining presence/absence of data in a specific item of first data, and the presence/absence of data in an item corresponding to the specific item in second data; referring to a storage unit which stores output contents of information associated with each of combination patterns of the presence/absence of the data in the specific item and the presence/absence of the data corresponding to the specific item; and outputting the information corresponding to the result of the determination.SELECTED DRAWING: Figure 11

Description

本発明は、情報処理プログラム、情報処理方法及び情報処理装置に関する。   The present invention relates to an information processing program, an information processing method, and an information processing apparatus.

従来から、自治体における手続きでは、手続きを行う人が役所等を訪れ、手続きに必要な情報を申請書等に記載して窓口へ提出し、役所の職員が、提出された申請書等に基づき手続きに必要に情報を自治体のシステム等に入力する流れが一般的である。   Traditionally, in the local government procedure, the person who performs the procedure visits a government office, etc., fills in the application information etc. and submits it to the window, and the staff of the government office performs the procedure based on the submitted application form etc. Generally, the flow of inputting information to a local government system is necessary.

また、手続きの申請において、行政機関等から発行された証明書等が要求される場合には、必要な事項を記載した申請書と共に、要求された証明書等が窓口へ提出される。   In addition, when a certificate issued by an administrative body or the like is requested in an application for a procedure, the requested certificate or the like is submitted to the window together with an application form in which necessary items are described.

特開2003−85318号公報JP 2003-85318 A

従来では、申請書と共に行政機関等から発行された証明書が提出された場合、役所等の職員により、両者を照らし合わせて申請書に記載された内容に誤りがないかを確認する作業が行われており、作業負荷が発生する。また、この作業は、例えば、職員の目視によって行われる場合があり、申請書に記載された内容の誤りを見落とす可能性がある。   In the past, when a certificate issued by an administrative agency, etc. was submitted along with the application form, the officials of the government office, etc., checked the contents of the application form and checked for errors. And a work load is generated. In addition, this work may be performed, for example, by visual inspection of staff, and there is a possibility that an error in the contents described in the application form may be overlooked.

1つの側面では、本発明は、複数のデータの比較結果に応じた出力を行うことを目的としている。   In one aspect, an object of the present invention is to perform output according to a comparison result of a plurality of data.

一つ態様では、第1のデータの特定の項目におけるデータの有無と、第2のデータにおける前記特定の項目に対応する項目におけるデータの有無との判定を実行し、前記特定の項目におけるデータ有無と前記特定の項目に対応するデータの有無との組み合わせパターンのそれぞれに対応付けられた情報の出力内容を記憶する記憶部を参照して、前記判定の結果に対応する情報の出力を行う、処理をコンピュータに実行させる。   In one aspect, the presence / absence of data in the specific item of the first data is determined, and the presence / absence of data in the item corresponding to the specific item of the second data is determined. And a process for outputting information corresponding to the determination result with reference to a storage unit that stores output contents of information associated with each combination pattern of the combination pattern of data corresponding to the specific item Is executed on the computer.

上記各処理は、上記各処理を実現する機能部、各処理を実現する手順としても良く、各処理をコンピュータに実行させるプログラムを記憶したコンピュータ読み取り可能な記憶媒体とすることもできる。   Each of the above processes may be a functional unit that realizes each of the above processes, a procedure that realizes each of the processes, or may be a computer-readable storage medium that stores a program that causes a computer to execute each process.

複数のデータの比較結果に応じた出力を行うことができる。   Output according to the comparison result of a plurality of data can be performed.

第一の実施形態の情報処理システムの概要を説明する図である。It is a figure explaining the outline | summary of the information processing system of 1st embodiment. 第一の実施形態の情報処理装置のハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of the information processing apparatus of 1st embodiment. 第一の実施形態の様式データベースを説明する図である。It is a figure explaining the style database of 1st embodiment. 第一の実施形態のメニュー構成データベースを説明する図である。It is a figure explaining the menu structure database of 1st embodiment. 第一の実施形態の手続きデータベースを説明する図である。It is a figure explaining the procedure database of 1st embodiment. 第一の実施形態の出力内容データベースの一例を説明する図である。It is a figure explaining an example of the output content database of 1st embodiment. 第一の実施形態の情報処理装置の機能構成を説明する図である。It is a figure explaining functional composition of an information processor of a first embodiment. 第一の実施形態の情報処理システムの動作を説明するシーケンス図である。It is a sequence diagram explaining operation | movement of the information processing system of 1st embodiment. 第一の実施形態の情報処理装置の動作を説明するフローチャートである。It is a flowchart explaining operation | movement of the information processing apparatus of 1st embodiment. 第一の実施形態の証明書データの一例を示す図である。It is a figure which shows an example of the certificate data of 1st embodiment. 第一の実施形態の申請書データの一例を示す図である。It is a figure which shows an example of the application data of 1st embodiment. 第一の実施形態の端末装置における表示例を示す第一の図である。It is a 1st figure which shows the example of a display in the terminal device of 1st embodiment. 第一の実施形態の端末装置における表示例を示す第二の図である。It is a 2nd figure which shows the example of a display in the terminal device of 1st embodiment. 第二の実施形態の情報処理システムの概要を説明する図である。It is a figure explaining the outline | summary of the information processing system of 2nd embodiment. 第二の実施形態の情報処理装置の機能構成を説明する図である。It is a figure explaining the functional structure of the information processing apparatus of 2nd embodiment. 第二の実施形態の情報処理装置の動作を説明するフローチャートである。It is a flowchart explaining operation | movement of the information processing apparatus of 2nd embodiment. 第二の実施形態の端末装置における表示例を示す図である。It is a figure which shows the example of a display in the terminal device of 2nd embodiment.

(第一の実施形態)
以下に図面を参照して第一の実施形態について説明する。図1は、第一の実施形態の情報処理システムの概要を説明する図である。
(First embodiment)
The first embodiment will be described below with reference to the drawings. FIG. 1 is a diagram for explaining the outline of the information processing system according to the first embodiment.

本実施形態の情報処理システム100は、情報処理装置200と、端末装置300とを有する。本実施形態の情報処理システム100において、情報処理装置200と端末装置300とは、ネットワークを介して接続される。尚、図1では、情報処理システム100に含まれる端末装置300は1台としているが、これに限定されない。情報処理システム100に含まれる端末装置300は、任意の台数であって良い。   The information processing system 100 according to the present embodiment includes an information processing device 200 and a terminal device 300. In the information processing system 100 of the present embodiment, the information processing device 200 and the terminal device 300 are connected via a network. In FIG. 1, the number of terminal devices 300 included in the information processing system 100 is one, but the present invention is not limited to this. The terminal device 300 included in the information processing system 100 may be an arbitrary number.

本実施形態において、端末装置300は、手続きの申請に必要とされる項目の値が記載された申請書を読み取ったデータと、申請の際に要求される証明書を読み取ったデータと、を取得し、情報処理装置200へ送信する。   In the present embodiment, the terminal device 300 acquires data obtained by reading an application form in which values of items required for application for a procedure are described, and data obtained by reading a certificate required for the application. To the information processing apparatus 200.

情報処理装置200は、この2つのデータを取得すると、2つのデータにおいて対応する項目同士を比較し、項目の値の有無や、項目の値が一致いているか否か等を判定する。そして、情報処理装置200は、判定した結果に応じた出力の仕方で、2つのデータと対応する情報を端末装置300に出力する。言い換えれば、情報処理装置200は、判定した結果に応じた表示態様で、2つのデータと対応する情報を端末装置300に表示させる。   When the information processing apparatus 200 acquires the two pieces of data, the corresponding items in the two pieces of data are compared to determine whether or not the item values are present, whether the item values are the same, and the like. Then, the information processing apparatus 200 outputs information corresponding to the two data to the terminal apparatus 300 in an output manner according to the determined result. In other words, the information processing device 200 causes the terminal device 300 to display information corresponding to the two data in a display mode according to the determined result.

情報処理装置200は、様式データベース210、メニュー構成データベース215、手続きデータベース220、出力内容データベース230、情報処理部240を有する。   The information processing apparatus 200 includes a style database 210, a menu configuration database 215, a procedure database 220, an output content database 230, and an information processing unit 240.

様式データベース210は、各種の申請書や証明書等に含まれる項目や、申請書や証明書と対応する手続き等を示す様式情報が格納される。メニュー構成データベース215は、手続きの種類の一覧を示すメニュー画面を表示させるための情報と、手続きに対応した処理を特定する情報とが対応付けられて、格納されている。   The form database 210 stores items included in various application forms and certificates, and form information indicating procedures corresponding to the application forms and certificates. The menu configuration database 215 stores information for displaying a menu screen showing a list of procedure types and information for specifying a process corresponding to the procedure in association with each other.

手続きデータベース220は、手続きの種類と、手続き対応して表示される画面を特定する情報とが対応付けられた手続き情報が格納される。出力内容データベース230は、2つのデータの比較結果に応じた出力内容(表示態様)を示す出力内容情報が格納される。各データベースの詳細は後述する。   The procedure database 220 stores procedure information in which a procedure type is associated with information for specifying a screen displayed corresponding to the procedure. The output content database 230 stores output content information indicating the output content (display mode) according to the comparison result of the two data. Details of each database will be described later.

本実施形態の情報処理部240は、端末装置300から申請書を読み取ったデータと、証明書を読み取ったデータとを取得すると、様式データベース210を参照して、2つのデータにおいて対応付けられた項目を特定し、特定された項目の値を比較する。   When the information processing unit 240 of the present embodiment acquires the data that has read the application form from the terminal device 300 and the data that has read the certificate, the information processing unit 240 refers to the format database 210 and corresponds to the two pieces of data. And compare the values of the identified items.

また、情報処理部240は、手続きデータベース220と、2つのデータとを参照し、手続きと対応する画面に含まれる項目に、2つのデータから取得した項目の値を対応付けて表示させる。   Further, the information processing unit 240 refers to the procedure database 220 and the two data, and displays the values of the items acquired from the two data in association with the items included in the screen corresponding to the procedure.

このとき、情報処理部240は、出力内容データベース230を参照し、画面に含まれる項目を、2つのデータの項目の値の比較結果に応じた表示態様で表示させる。   At this time, the information processing unit 240 refers to the output content database 230 and displays the items included in the screen in a display mode according to the comparison result of the values of the two data items.

本実施形態では、このように、2つのデータのそれぞれに含まれる項目の値同士を比較し、比較結果に対応した表示態様で該当する項目を表示させることで、複数のデータの比較結果に応じた出力を行うことができる。   In this embodiment, in this way, the values of items included in each of the two data are compared, and the corresponding item is displayed in a display mode corresponding to the comparison result, thereby responding to the comparison result of a plurality of data. Output can be performed.

尚、以下の説明では、手続きとは、行政に関する手続きであり、申請書とは、手続きを行う人の手書きによって必要な事項が記入されたものであり、申請の際に要求される証明書とは、行政機関によって発行されたものとして説明する。   In the following explanation, a procedure is a procedure related to administration, and an application form is a form in which necessary items are filled in by the hand of the person who performs the procedure. Is described as being issued by an administrative agency.

また、本実施形態では、申請書を読み取ったデータとは、申請書をOCR(Optical Character Recognition/Reader)機能を有するスキャナ等によって読み取り、テキストデータとしたものである。また、本実施形態の証明書を読み取ったデータとは、証明書を、OCR機能を有するスキャナ等によって読み取り、テキストデータとしたものである。   In the present embodiment, the data obtained by reading the application form is obtained by reading the application form with a scanner having an OCR (Optical Character Recognition / Reader) function or the like and converting it into text data. Further, the data read from the certificate of the present embodiment is data obtained by reading the certificate with a scanner or the like having an OCR function and making it text data.

また、以下の説明では、申請書をスキャナ等によって読み取り、テキスト化したデータを申請書データ(第1のデータ)と呼ぶ。以下の説明では、証明書をスキャナ等によって読み取り、テキスト化したデータを証明書データ(第2のデータ)と呼ぶ。   In the following description, the application form read by a scanner or the like and converted into text will be referred to as application form data (first data). In the following description, data obtained by reading a certificate with a scanner or the like and converting it into text is called certificate data (second data).

また、本実施形態では、申請書は、手続きを行う人の手書きによって必要な事項が記入されたものとしているが、これに限定されない。申請書に手続きに必要な項目を記入する方法は、手書きでなくても良く、例えば、コンピュータやスマートフォン等によって、必要な項目が入力されたものであっても良い。   In the present embodiment, the application form is assumed to be filled with necessary items by handwriting of the person who performs the procedure, but is not limited to this. The method of filling in the items necessary for the procedure on the application form may not be handwritten, and for example, the necessary items may be input by a computer or a smartphone.

以下に、本実施形態の情報処理装置200について、さらに説明する。図2は、第一の実施形態の情報処理装置のハードウェア構成の一例を示す図である。   Hereinafter, the information processing apparatus 200 according to the present embodiment will be further described. FIG. 2 is a diagram illustrating an example of a hardware configuration of the information processing apparatus according to the first embodiment.

本実施形態の情報処理装置200は、それぞれバスBで相互に接続されている入力装置21、出力装置22、ドライブ装置23、補助記憶装置24、メモリ装置25、演算処理装置26及びインターフェース装置27を含む情報処理装置である。   The information processing apparatus 200 according to the present embodiment includes an input device 21, an output device 22, a drive device 23, an auxiliary storage device 24, a memory device 25, an arithmetic processing device 26, and an interface device 27 that are connected to each other via a bus B. It is an information processing apparatus including.

入力装置21は、各種の情報の入力を行うための装置であり、例えばキーボードやポインティングデバイス等により実現される。出力装置22は、各種の情報の出力を行うためものであり、例えばディスプレイ等により実現される。インターフェース装置27は、LANカード等を含み、ネットワークに接続する為に用いられる。   The input device 21 is a device for inputting various information, and is realized by, for example, a keyboard or a pointing device. The output device 22 is for outputting various kinds of information, and is realized by, for example, a display. The interface device 27 includes a LAN card or the like and is used for connecting to a network.

情報処理プログラムは、情報処理装置200を制御する各種プログラムの少なくとも一部である。情報処理プログラムは例えば記憶媒体28の配布やネットワークからのダウンロード等によって提供される。情報処理プログラムを記録した記憶媒体28は、CD−ROM、フレキシブルディスク、光磁気ディスク等の様に情報を光学的、電気的或いは磁気的に記録する記憶媒体、ROM、フラッシュメモリ等の様に情報を電気的に記録する半導体メモリ等、様々なタイプの記憶媒体を用いることができる。   The information processing program is at least a part of various programs that control the information processing apparatus 200. The information processing program is provided, for example, by distributing the storage medium 28 or downloading it from the network. The storage medium 28 on which the information processing program is recorded is a storage medium on which information is optically, electrically or magnetically recorded, such as a CD-ROM, flexible disk, magneto-optical disk, etc., information such as a ROM, flash memory, etc. Various types of storage media, such as a semiconductor memory that electrically records data, can be used.

また、情報処理プログラムは、情報処理プログラムを記録した記憶媒体28がドライブ装置23にセットされると、記憶媒体28からドライブ装置23を介して補助記憶装置24にインストールされる。ネットワークからダウンロードされた情報処理プログラムは、インターフェース装置27を介して補助記憶装置24にインストールされる。   The information processing program is installed from the storage medium 28 to the auxiliary storage device 24 via the drive device 23 when the storage medium 28 storing the information processing program is set in the drive device 23. The information processing program downloaded from the network is installed in the auxiliary storage device 24 via the interface device 27.

補助記憶装置24は、インストールされた情報処理プログラムを格納すると共に、必要なファイル、データ等を格納する。メモリ装置25は、情報処理装置200の起動時に補助記憶装置24から情報処理プログラムを読み出して格納する。そして、演算処理装置26はメモリ装置25に格納された情報処理プログラムに従って、後述するような各種処理を実現している。   The auxiliary storage device 24 stores the installed information processing program and stores necessary files, data, and the like. The memory device 25 reads and stores the information processing program from the auxiliary storage device 24 when the information processing device 200 is activated. The arithmetic processing unit 26 implements various processes as described later according to the information processing program stored in the memory device 25.

本実施形態の端末装置300のハードウェア構成は、情報処理装置200と同様であるから、説明を省略する。尚、端末装置300は、例えば、タブレット型の端末装置や、スマートフォン等であっても良く、入力装置21と出力装置22との代わりに、タッチパネル等により実現される表示操作装置を有していても良い。   Since the hardware configuration of the terminal device 300 of the present embodiment is the same as that of the information processing device 200, description thereof is omitted. The terminal device 300 may be, for example, a tablet-type terminal device, a smartphone, or the like, and includes a display operation device realized by a touch panel or the like instead of the input device 21 and the output device 22. Also good.

次に、図3乃至図6を参照して、本実施形態の情報処理装置200の有する各データベースについて説明する。尚、図1の例では、情報処理装置200が各データベースを有する構成としたがこれに限定されない。本実施形態の各データベースは、情報処理装置200の外部に設けられた記憶装置等に格納されていても良い。また、本実施形態の各データベースが情報処理装置200に設けられる場合には、情報処理装置200の補助記憶装置24等に格納されても良い。   Next, each database included in the information processing apparatus 200 according to the present embodiment will be described with reference to FIGS. 3 to 6. In the example of FIG. 1, the information processing apparatus 200 includes each database, but is not limited thereto. Each database according to the present embodiment may be stored in a storage device or the like provided outside the information processing apparatus 200. Further, when each database according to the present embodiment is provided in the information processing apparatus 200, the database may be stored in the auxiliary storage device 24 or the like of the information processing apparatus 200.

図3は、第一の実施形態の様式データベースを説明する図である。本実施形態の様式データベース210は、行政の手続きにおいて発行される証明書や、行政の手続きにおいて用いられる申請書や届出書等のそれぞれの様式が格納されている。   FIG. 3 is a diagram illustrating the format database according to the first embodiment. The form database 210 of this embodiment stores respective forms such as certificates issued in administrative procedures, application forms and notification forms used in administrative procedures.

図3では、転出証明書を証明書の一例とし、転入異動届を申請書の一例とし、転出証明書の様式情報211と、転入異動届の様式情報212とを示す。   In FIG. 3, the transfer certificate is an example of a certificate, the transfer-in transfer notification is an example of an application, and the transfer certificate form information 211 and the transfer-in transfer form information 212 are shown.

尚、転出証明書は、例えば、ある市町村から、他の市町村等へ引っ越したときに、引っ越し前の市町村の行政機関等から発行される証明書であり、他の市町村へ転出したことを証明する書類である。また、転入異動届は、ある市町村から他の市町村へ引っ越した場合に、他の市町村の行政機関等に対し、新たな住所を登録するための手続きを行う際に用いられる書類である。   The transfer certificate is a certificate issued by the administrative body of the municipality before moving, for example, when moving from one municipality to another, etc., and proves that it has been transferred to another municipality. It is a document. In addition, the transfer notification is a document used when a procedure for registering a new address is made to an administrative body or the like of another municipality when moving from one municipality to another municipality.

様式情報211は、情報の項目として、転出証明書項目、処理コード、異動届項目NO.を有し、転出証明書項目と、その他の項目とが対応付けられている。   The format information 211 includes, as information items, a transfer certificate item, a processing code, a transfer notification item NO. The transfer certificate item and other items are associated with each other.

項目「転出証明書項目」の値は、転出証明書に含まれる項目を示す。項目「処理コード」の値は、項目と対応する手続きを特定するための識別情報を示す。言い換えれば、本実施形態の処理コードは、行政の手続きを特定するための識別情報である。   The value of the item “transfer certificate item” indicates an item included in the transfer certificate. The value of the item “processing code” indicates identification information for specifying a procedure corresponding to the item. In other words, the processing code of the present embodiment is identification information for specifying an administrative procedure.

項目「異動届項目No.」の値は、転出証明書項目と対応付けられた転入異動届の項目の番号を示す。   The value of the item “change notification item No.” indicates the number of the transfer notification item associated with the transfer certificate item.

様式情報212は、情報の項目として、転入異動届項目と、異動届項目No.とを有し、両者は対応付けられている。   The format information 212 includes information items such as a transfer notification item and a transfer notification item No. as information items. The two are associated with each other.

項目「転入異動届項目」の値は、転入異動届に含まれる項目を示す。項目「異動届項目No.」の値は、転入異動届に含まれる項目の番号を示す。   The value of the item “transfer change notification item” indicates an item included in the transfer change notification. The value of the item “change notification item No.” indicates the number of the item included in the transfer notification.

様式情報211では、例えば、転出証明書には、情報の項目として、転出先住所、転出元住所、旧世帯主名等が含まれ、これらの項目は、処理コード「C01」で特定される手続きと対応付けられていることがわかる。言い換えれば、項目「転出先住所」、「転出元住所」、「旧世帯主名」の値は、処理コード「C01」で特定される手続きにおいて使用されることがわかる。   In the form information 211, for example, the transfer certificate includes a transfer address, a transfer source address, an old householder name, etc. as information items, and these items are procedures specified by the processing code “C01”. It can be seen that these are correlated. In other words, it can be understood that the values of the items “move address”, “move address”, and “old householder name” are used in the procedure specified by the process code “C01”.

また、様式情報211では、項目「転出先住所」は、異動届No.「13」と対応付けられており、項目「転出元住所」は、異動届No.「16」と対応付けられており、項目「旧世帯主名」の値は、異動届No.「17」と対応付けられている。   Further, in the format information 211, the item “move address” indicates the change notification number. It is associated with “13”, and the item “transfer address” indicates the change notification number. It is associated with “16”, and the value of the item “old householder name” is the change notification number. It is associated with “17”.

様式情報212において、異動届No.「13」と対応する転入異動届項目は、「新住所」である。したがって、転出証明書の項目「転出先住所」と、転入異動届の項目「新住所」とは、対応付けられていることがわかる。項目が対応付けられているということは、項目の値が一致すべき項目である、ということを示す。   In the form information 212, the change notification No. The transfer change notification item corresponding to “13” is “new address”. Therefore, it can be seen that the item “move address” of the transfer certificate is associated with the item “new address” of the transfer notification. The fact that items are associated indicates that the item values should match.

同様に、様式情報212において、異動届No.「16」と対応する転入異動届項目は、「旧住所」である。したがって、転出証明書の項目「転出元住所」と、転入異動届の項目「旧住所」とは、対応付けられていることがわかる。また、様式情報212において、異動届No.「17」と対応する転入異動届項目は、「旧世帯主」である。したがって、転出証明書の項目「旧世帯主名」と、転入異動届の項目「旧世帯主」とは、対応付けられていることがわかる。   Similarly, in the form information 212, the change notification No. The transfer change notification item corresponding to “16” is “old address”. Therefore, it can be seen that the item “transfer address” of the transfer certificate is associated with the item “old address” of the transfer notification. In the form information 212, the change notification No. The transfer change notification item corresponding to “17” is “old householder”. Therefore, it can be seen that the item “old householder name” of the transfer certificate is associated with the item “old householder” of the transfer notification.

図4は、第一の実施形態のメニュー構成データベースを説明する図である。本実施形態のメニュー構成データベース215は、情報の項目として、メニュー構成、メニュー表示名称、処理コードを有する。項目「メニュー構成」の値は、階層を示す情報である。項目「メニュー表示名称」の値は、メニュー画面を表示する際のメニューの表示名を示す。以下の説明では、メニュー構成データベース215において、項目「メニュー項目」の値と、項目「メニュー表示名称」の値と、項目「処理コード」の値と、を含む情報をメニュー構成情報と呼ぶ。   FIG. 4 is a diagram illustrating a menu configuration database according to the first embodiment. The menu configuration database 215 of this embodiment has a menu configuration, a menu display name, and a processing code as information items. The value of the item “menu configuration” is information indicating a hierarchy. The value of the item “menu display name” indicates the display name of the menu when the menu screen is displayed. In the following description, in the menu configuration database 215, information including the value of the item “menu item”, the value of the item “menu display name”, and the value of the item “processing code” is referred to as menu configuration information.

図4のメニュー構成データベース215では、例えば、メニュー表示名称「引越し・住まい」は、メニュー画面の最上位の階層である1階層目に表示される。また、メニュー構成データベース215によれば、メニュー表示名称「転入に伴う手続き」は、メニュー画面の2階層目に表示される。具体的には、1階層目のメニュー画面において、メニュー表示名称「引越し・住まい」が選択されると、メニュー画面が2階層目のメニュー画面に遷移し、メニュー表示名称「転入に伴う手続き」が表示される。   In the menu configuration database 215 of FIG. 4, for example, the menu display name “moving / house” is displayed in the first layer, which is the highest layer of the menu screen. Further, according to the menu configuration database 215, the menu display name “procedure associated with transfer” is displayed on the second layer of the menu screen. Specifically, when the menu display name “moving / living” is selected on the menu screen of the first layer, the menu screen changes to the menu screen of the second layer, and the menu display name “procedure with transfer” is displayed. Is displayed.

尚、メニュー表示名称「引越し・住まい」、「転入に伴う手続き」のそれぞれには、処理コードは対応付けられていない。   The menu display names “moving / living” and “procedure associated with moving in” are not associated with processing codes.

さらに、2階層目のメニュー画面で、メニュー表示名称「転入に伴う手続き」が選択されると、メニュー画面が3階層目のメニュー画面に遷移し、メニュー表示名称「転入届」、「国民年金の加入者」等が表示される。   Furthermore, when the menu display name “Procedure for transfer” is selected on the menu screen of the second layer, the menu screen changes to the menu screen of the third layer, and the menu display name “Notification of transfer”, “National Pension” “Subscriber” or the like is displayed.

3階層目のメニュー画面において、例えば、メニュー表示名称「転入届」が選択されると、情報処理装置200では、メニュー表示名称「転入届」と対応する処理コード「C01」によって特定される手続き(処理)が特定される。   For example, when the menu display name “transfer notification” is selected on the menu screen in the third hierarchy, the information processing apparatus 200 specifies a procedure (C01) identified by the processing code “C01” corresponding to the menu display name “transfer notification” ( Process) is identified.

図5は、第一の実施形態の手続きデータベースを説明する図である。本実施形態の手続きデータベース220は、情報の項目として、処理コード、年齢要件、画面IDとを有する。手続きデータベース220において、項目「処理コード」は、他の項目と対応付けられている。手続きデータベース220において、項目「処理コード」の値と、その他の項目の値とを含む情報を手続き情報と呼ぶ。   FIG. 5 is a diagram illustrating a procedure database according to the first embodiment. The procedure database 220 according to the present embodiment includes processing codes, age requirements, and screen IDs as information items. In the procedure database 220, the item “processing code” is associated with another item. In the procedure database 220, information including the value of the item “processing code” and the values of other items is referred to as procedure information.

項目「年齢要件」の値は、上限と下限とが含まれる。項目「年齢要件」の値のうち、上限の値は、処理コードによって特定される手続きの対象となる人の年齢の上限である。項目「年齢要件」の値のうち、下限の値は、処理コードによって特定される手続きの対象となる人の年齢の下限である。   The value of the item “age requirement” includes an upper limit and a lower limit. Among the values of the item “age requirement”, the upper limit value is the upper limit of the age of the person who is the target of the procedure specified by the processing code. Among the values of the item “age requirement”, the lower limit value is the lower limit of the age of the person who is the target of the procedure specified by the processing code.

項目「画面ID」の値は、処理コードによって特定される手続きにおいて要求される情報の入力画面の画面データを特定するための識別情報である。   The value of the item “screen ID” is identification information for specifying the screen data of the input screen of information required in the procedure specified by the processing code.

図5では、例えば、処理コード「C01」で特定される手続きは、手続きの対象となる人の年齢要件は設けられておらず、この手続きにおいて要求される情報の入力画面の識別情報は「101」であることがわかる。   In FIG. 5, for example, the procedure specified by the processing code “C01” has no age requirement for the person to be processed, and the identification information on the input screen of information required in this procedure is “101”. "It can be seen that it is.

また、図5では、例えば、処理コード「G02」で特定される手続きは、手続きの対象となる人の年齢の上限が「中学卒業まで」であり、下限が「0歳」であり、この手続きにおいて要求される情報の入力画面の識別情報は「102」であることがわかる。   In FIG. 5, for example, the procedure specified by the processing code “G02” has an upper limit of “up to junior high school graduation” and a lower limit of “0 years old”. It can be seen that the identification information on the input screen of the information requested in is “102”.

図6は、第一の実施形態の出力内容データベースの一例を説明する図である。本実施形態の出力内容データベース230は、情報の項目として、比較結果と出力内容とを有し、それぞれが対応付けられている。出力内容データベース230において、項目「比較結果」の値と、項目「出力内容」の値とを含む情報を出力内容情報と呼ぶ。   FIG. 6 is a diagram illustrating an example of an output content database according to the first embodiment. The output content database 230 of the present embodiment has comparison results and output content as information items, which are associated with each other. In the output content database 230, information including the value of the item “comparison result” and the value of the item “output content” is referred to as output content information.

項目「比較結果」の値は、申請書データに含まれる項目の値と、証明書データに含まれる項目の値とを比較した結果を示す。尚、比較対象となる項目は、様式データベース210において、互いに対応付けられている項目である。項目「出力内容」の値は、比較した項目を表示する際の表示態様を示す。   The value of the item “comparison result” indicates a result of comparing the value of the item included in the application form data with the value of the item included in the certificate data. The items to be compared are items that are associated with each other in the format database 210. The value of the item “output content” indicates a display mode when the compared items are displayed.

図6では、例えば、比較結果が「不一致」である場合、該当する項目は、青色で点滅した状態で表示されることがわかる。また、図6では、例えば、比較結果が「一方の値がない」である場合、該当する項目は、赤色で点滅した状態で表示されることがわかる。   In FIG. 6, for example, when the comparison result is “mismatch”, it can be seen that the corresponding item is displayed in a blinking state in blue. Further, in FIG. 6, for example, when the comparison result is “no one value”, it can be seen that the corresponding item is displayed in a blinking red state.

つまり、本実施形態の出力内容データベース230は、申請書データにおける特定の項目の値(データ)の有無と、証明書データにおける特定の項目の値(データ)の有無と、の組み合わせパターンのそれぞれに対応付けられた情報の出力内容が格納されている。   That is, the output content database 230 according to the present embodiment includes each combination pattern of the presence / absence of a value (data) of a specific item in application data and the presence / absence of a value (data) of a specific item in certificate data. The output contents of the associated information are stored.

尚、比較結果と対応する出力内容は、図6に示す例に限定されない。比較結果と対応する出力内容は、例えば、情報処理システム100の管理者等によって任意に設定されても良い。また、比較結果による出力内容は、例えば、証明書と申請書の種類に応じて設定されていても良い。   The output content corresponding to the comparison result is not limited to the example shown in FIG. The output content corresponding to the comparison result may be arbitrarily set by an administrator of the information processing system 100, for example. Moreover, the output content by a comparison result may be set according to the kind of certificate and application, for example.

さらに、出力内容データベース230は、項目「比較結果」の値として、「申請書データに項目の値(データ)が存在し、証明書データに項目の値(データ)が存在しない場合」と、「申請書データに項目の値(データ)が存在せず、証明書データに項目の値(データ)が存在する場合」と、が格納されていても良い。その場合、出力内容データベース230では、項目「出力内容」の値として、それぞれの場合に対応した表示態様を示す情報が格納されていても良い。   Further, the output content database 230 indicates that the value of the item “comparison result” is “when the item value (data) exists in the application form data and the item value (data) does not exist in the certificate data”, “ "The item value (data) does not exist in the application form data and the item value (data) exists in the certificate data" may be stored. In that case, in the output content database 230, information indicating a display mode corresponding to each case may be stored as the value of the item “output content”.

次に、図7を参照して、本実施形態の情報処理装置200の有する情報処理部240の機能について説明する。図7は、第一の実施形態の情報処理装置の機能構成を説明する図である。   Next, functions of the information processing unit 240 included in the information processing apparatus 200 according to the present embodiment will be described with reference to FIG. FIG. 7 is a diagram illustrating a functional configuration of the information processing apparatus according to the first embodiment.

本実施形態の情報処理部240は、情報処理装置200の有する演算処理装置26が、メモリ装置25等に格納された情報処理プログラムを読み出して実行することで実現される。   The information processing unit 240 of the present embodiment is realized by the arithmetic processing device 26 included in the information processing device 200 reading and executing an information processing program stored in the memory device 25 or the like.

本実施形態の情報処理部240は、入力受付部241、データ取得部242、画面データ取得部243、項目特定部244、有無判定部245、一致判定部246、画面データ生成部247、出力部248、登録部249を有する。   The information processing unit 240 of the present embodiment includes an input receiving unit 241, a data acquiring unit 242, a screen data acquiring unit 243, an item specifying unit 244, a presence / absence determining unit 245, a match determining unit 246, a screen data generating unit 247, and an output unit 248. And a registration unit 249.

入力受付部241は、情報処理装置200に対する各種の入力を受け付ける。具体的には、例えば、入力受付部241は、端末装置300からの手続きの選択や、情報の修正等の入力を受け付ける。   The input receiving unit 241 receives various inputs to the information processing apparatus 200. Specifically, for example, the input receiving unit 241 receives an input such as selection of a procedure or correction of information from the terminal device 300.

データ取得部242は、申請書データと証明書データとを取得する。尚、申請書データと証明書データは、例えば、端末装置300に接続されたスキャナ等の読み取り装置によって、読み取られても良い。この場合、データ取得部242は、申請書データと証明書データとを端末装置300から取得する。   The data acquisition unit 242 acquires application form data and certificate data. The application form data and the certificate data may be read by a reading device such as a scanner connected to the terminal device 300, for example. In this case, the data acquisition unit 242 acquires application form data and certificate data from the terminal device 300.

また、申請書データと証明書データとは、例えば、情報処理装置200に接続されたスキャナ等の読み取り装置によって読み取られても良い。この場合、データ取得部242は、読み取り装置から直接申請書データと証明書データとを取得すれば良い。また、本実施形態の読み取り装置は、例えば、複合機等に搭載されたスキャナ等であっても良い。   The application form data and the certificate data may be read by a reading device such as a scanner connected to the information processing device 200, for example. In this case, the data acquisition unit 242 may acquire the application form data and the certificate data directly from the reading device. Further, the reading device of the present embodiment may be a scanner or the like mounted on a multifunction machine, for example.

画面データ取得部243は、端末装置300によって選択された手続きと対応した画面の画面データを取得する。ここで取得される画面データは、申請書データに含まれる項目と、証明書データに含まれる項目の少なくとも一部を含む。以下の説明では、画面データ取得部243によって取得された、選択された手続きと対応した画面の画面データをベース画面データと呼ぶ。   The screen data acquisition unit 243 acquires screen data of a screen corresponding to the procedure selected by the terminal device 300. The screen data acquired here includes at least a part of items included in the application data and items included in the certificate data. In the following description, the screen data of the screen corresponding to the selected procedure acquired by the screen data acquisition unit 243 is referred to as base screen data.

尚、本実施形態の情報処理装置200は、例えば、画面IDとベース画面データとが対応付けられて格納されたデータベース等を有していても良い。   Note that the information processing apparatus 200 according to the present embodiment may include, for example, a database in which screen IDs and base screen data are stored in association with each other.

この場合、画面データ取得部243は、端末装置300において、手続きの種類が選択されると、メニュー構成データベース215を参照して、選択された手続きのメニュー表示名称と対応する処理コードを特定する。そして、画面データ取得部243は、手続きデータベース220を参照して、特定された処理コードと対応する画面IDを取得する。そして、画面データ取得部243は、この画面IDと対応するベース画面データを取得すれば良い。   In this case, when the type of procedure is selected in the terminal device 300, the screen data acquisition unit 243 refers to the menu configuration database 215 and identifies the processing code corresponding to the menu display name of the selected procedure. Then, the screen data acquisition unit 243 refers to the procedure database 220 and acquires a screen ID corresponding to the specified processing code. And the screen data acquisition part 243 should just acquire the base screen data corresponding to this screen ID.

項目特定部244は、申請書データに含まれる項目と、証明書データに含まれる項目と、において、対応付けられた項目を特定する。尚、対応付けられた項目とは、言い換えれば、値が一致すべき項目であり、値が比較される項目である。   The item specifying unit 244 specifies an item associated with the item included in the application form data and the item included in the certificate data. Note that the associated items are items whose values should be matched, in other words, items whose values are compared.

有無判定部245は、項目特定部244において特定された項目のうち、申請書データの項目の値の有無、証明書データの項目の値の有無、を判定する。言い換えれば、有無判定部245は、申請書データの項目と証明書データの項目の両方に、値が存在するか否かを判定している。   The presence / absence determination unit 245 determines the presence / absence of the value of the application data item and the presence / absence of the value of the certificate data item among the items specified by the item specification unit 244. In other words, the presence / absence determination unit 245 determines whether there is a value in both the application data item and the certificate data item.

一致判定部246は、項目特定部244において特定された項目のうち、申請書データの項目と証明書データの項目の両方に値が存在する場合に、これらの項目の値が一致するか否かを判定する。   The coincidence determination unit 246 determines whether or not the values of these items match when both the item of the application form data and the item of the certificate data among the items specified by the item specifying unit 244 exist. Determine.

画面データ生成部247は、有無判定部245、一致判定部246の判定結果と、ベース画面データと、に基づき、端末装置300に表示させる画面の画面データを生成する。以下の説明では、画面データ生成部247によって生成された画面データを入力画面データと呼ぶ。   The screen data generation unit 247 generates screen data of a screen to be displayed on the terminal device 300 based on the determination results of the presence / absence determination unit 245 and the coincidence determination unit 246 and the base screen data. In the following description, the screen data generated by the screen data generation unit 247 is referred to as input screen data.

このとき、画面データ生成部247は、出力内容データベース230を参照し、項目特定部244において特定された項目の表示欄を。有無判定部245、一致判定部246の判定結果(比較結果)に応じた出力内容で表示させる。画面データ生成部247の処理の詳細は後述する。   At this time, the screen data generation unit 247 refers to the output content database 230 and displays the display column of the item specified by the item specifying unit 244. The output contents according to the determination results (comparison results) of the presence / absence determination unit 245 and the coincidence determination unit 246 are displayed. Details of the processing of the screen data generation unit 247 will be described later.

出力部248は、画面データ生成部247により生成された入力画面データを端末装置300へ送信する。   The output unit 248 transmits the input screen data generated by the screen data generation unit 247 to the terminal device 300.

登録部249は、端末装置300において、入力画面データに含まれる各項目の値の登録指示を受け付けて、入力画面データに含まれる各項目の値を、申請書に基づく手続き(処理)の結果として、行政機関が管理するデータベース等に格納する。   In the terminal device 300, the registration unit 249 receives a registration instruction for the value of each item included in the input screen data, and sets the value of each item included in the input screen data as a result of the procedure (processing) based on the application form. And stored in a database or the like managed by an administrative agency.

次に、図8を参照して、本実施形態の情報処理システム100の動作について説明する。図8は、第一の実施形態の情報処理システムの動作を説明するシーケンス図である。   Next, the operation of the information processing system 100 of this embodiment will be described with reference to FIG. FIG. 8 is a sequence diagram for explaining the operation of the information processing system according to the first embodiment.

本実施形態の情報処理システム100において、端末装置300は、メニュー画面において手続きの選択を受け付ける(ステップS801)。
続いて、端末装置300は、申請書データと証明書データとを取得すると(ステップS802、803)、選択された手続きを示す情報と共に、申請書データと証明書データとを情報処理装置200へ送信する(ステップS804)。
In the information processing system 100 of the present embodiment, the terminal device 300 accepts a procedure selection on the menu screen (step S801).
Subsequently, when the terminal apparatus 300 acquires the application form data and the certificate data (steps S802 and 803), the terminal apparatus 300 transmits the application form data and the certificate data to the information processing apparatus 200 together with information indicating the selected procedure. (Step S804).

情報処理装置200は、申請書データと証明書データとを受信すると、メニュー構成データベース215と、手続きデータベース220を参照し、選択された手続きと対応する処理コードから特定されるベース画面データを取得する(ステップS805)。   When the information processing apparatus 200 receives the application form data and the certificate data, the information processing apparatus 200 refers to the menu configuration database 215 and the procedure database 220 and acquires the base screen data specified from the processing code corresponding to the selected procedure. (Step S805).

続いて、情報処理装置200は、申請書データに含まれる項目のうち、証明書データに含まれる項目と対応付けられた項目の値について、証明書データに含まれる項目と値との比較を行う(ステップS806)。   Subsequently, the information processing apparatus 200 compares items included in the certificate data with values of items associated with items included in the certificate data among items included in the application form data. (Step S806).

続いて、情報処理装置200は、ベース画面データに比較結果を反映させた入力画面データを生成する(ステップS807)。   Subsequently, the information processing apparatus 200 generates input screen data in which the comparison result is reflected in the base screen data (step S807).

続いて、情報処理装置200は、生成した入力画面データを端末装置300へ送信する(ステップS808)。端末装置300は、入力画面データを受信すると、この入力画面データを表示させる(ステップS809)。   Subsequently, the information processing device 200 transmits the generated input screen data to the terminal device 300 (step S808). When receiving the input screen data, the terminal device 300 displays the input screen data (step S809).

尚、本実施形態の情報処理システム100では、端末装置300に入力画面データが表示された後に、端末装置300において表示された項目の値に対する修正を受け付けても良い。情報処理装置200は、端末装置300において修正を受け付けると、修正の内容を入力画面データに含まれる項目の値に反映させても良い。   In the information processing system 100 according to the present embodiment, after the input screen data is displayed on the terminal device 300, the correction of the item value displayed on the terminal device 300 may be accepted. When the information processing apparatus 200 receives the correction in the terminal device 300, the information processing apparatus 200 may reflect the content of the correction in the value of the item included in the input screen data.

本実施形態では、このように、複数のデータの比較結果に応じた入力画面データを出力することで、例えば、役所の職員等による申請書に記載された内容に誤りがないか否かを確認する作業を軽減できる。また、本実施形態によれば、申請書に記載された内容を行政機関のシステム等に入力する際の入力作業の負荷を軽減することができる。   In the present embodiment, in this way, by confirming whether there is no error in the contents described in the application form by the staff of the government office, etc., by outputting the input screen data according to the comparison result of a plurality of data, for example Can be reduced. Further, according to the present embodiment, it is possible to reduce the burden of input work when inputting the contents described in the application form into the administrative institution system or the like.

次に、図9を参照して、本実施形態の情報処理装置200の動作について、さらに説明する。図9は、第一の実施形態の情報処理装置の動作を説明するフローチャートである。   Next, the operation of the information processing apparatus 200 according to the present embodiment will be further described with reference to FIG. FIG. 9 is a flowchart for explaining the operation of the information processing apparatus according to the first embodiment.

本実施形態の情報処理装置200の情報処理部240は、入力受付部241により、手続きの選択を受け付け、データ取得部242により、申請書データと証明書データとを取得したか否かを判定する(ステップS901)。ステップS901において、手続きの選択を受け付け、且つ、申請書データ及び証明書データを取得していない場合、情報処理部240は、取得するまで待機する。   The information processing unit 240 of the information processing apparatus 200 according to the present embodiment receives a procedure selection by the input receiving unit 241 and determines whether the application data and certificate data have been acquired by the data acquisition unit 242. (Step S901). In step S901, when the selection of the procedure is accepted and the application form data and certificate data are not acquired, the information processing unit 240 waits until acquisition.

ステップS901において、手続きの選択を受け付け、且つ、申請書データ及び証明書データを取得した場合、情報処理部240は、画面データ取得部243により、メニュー構成データベース215と手続きデータベース220を参照し、選択された手続きと対応する処理コードから画面IDを特定し、画面IDと対応するベース画面データを取得する(ステップS902)。   In step S901, when the selection of the procedure is accepted and the application form data and the certificate data are acquired, the information processing unit 240 refers to the menu configuration database 215 and the procedure database 220 by the screen data acquisition unit 243 and selects them. The screen ID is specified from the processing code corresponding to the processed procedure, and the base screen data corresponding to the screen ID is acquired (step S902).

続いて、情報処理部240は、画面データ生成部247により、申請書データに含まれる項目の値を、ベース画面データに含まれる項目と対応付ける(ステップS903)。続いて、情報処理部240は、画面データ生成部247により、申請書データに含まれず、証明書データに含まれる項目の値を、ベース画面データに含まれる項目と対応付ける(ステップS904)。   Subsequently, the information processing unit 240 causes the screen data generation unit 247 to associate the value of the item included in the application form data with the item included in the base screen data (step S903). Subsequently, the information processing unit 240 causes the screen data generation unit 247 to associate the value of the item not included in the application form data but included in the certificate data with the item included in the base screen data (step S904).

続いて、情報処理部240は、項目特定部244により、様式データベース210を参照し、申請書データと証明書データにおいて、対応付けられた項目を特定する(ステップS905)。   Subsequently, the information processing unit 240 uses the item specifying unit 244 to refer to the format database 210 and specify the associated item in the application form data and the certificate data (step S905).

次に、情報処理部240は、有無判定部245により、項目特定部244によって特定された申請書データの項目の値と、証明書データの項目の値とを比較する(ステップS906)。続いて、有無判定部245は、申請書データと証明書データの何れか一方にしか値が存在しない項目があるか否かを判定する(ステップS907)。   Next, the information processing unit 240 compares the value of the application data item specified by the item specifying unit 244 with the value of the certificate data item by the presence / absence determination unit 245 (step S906). Subsequently, the presence / absence determining unit 245 determines whether or not there is an item whose value exists only in one of the application form data and the certificate data (step S907).

ステップS907において、該当する項目が存在しない場合、情報処理部240は、後述するステップS909へ進む。ステップS907において、該当する項目が存在する場合、情報処理部240は、画面データ生成部247により、出力内容データベース230を参照し、比較結果に対応した出力内容でベース画面データにおける該当する項目の表示欄を強調表示させる対象とする(ステップS908)。具体的には、画面データ生成部247は、該当する項目の表示欄を青色で点滅させるように、強調する。   If there is no corresponding item in step S907, the information processing section 240 proceeds to step S909 described later. If there is a corresponding item in step S907, the information processing unit 240 refers to the output content database 230 by the screen data generation unit 247 and displays the corresponding item in the base screen data with the output content corresponding to the comparison result. The column is highlighted (step S908). Specifically, the screen data generation unit 247 emphasizes the display column of the corresponding item so as to blink in blue.

続いて、情報処理部240は、一致判定部246により、申請書データと証明書データにおいて、値が一致しない項目が存在するか否かを判定する(ステップS909)。ステップS909において、該当する項目が存在しない場合、情報処理部240は、後述するステップS911へ進む。   Subsequently, the information processing unit 240 determines whether or not there is an item whose value does not match between the application form data and the certificate data by using the matching determination unit 246 (step S909). If there is no corresponding item in step S909, the information processing section 240 proceeds to step S911 described later.

ステップS909において、該当する項目が存在する場合、情報処理部240は、画面データ生成部247により、出力内容データベース230を参照し、比較結果と対応する出力内容で、ベース画面データにおける該当する項目の表示欄を強調表示させる対象とする(ステップS910)。具体的には、画面データ生成部247は、該当する項目の表示欄を赤色で点滅させるように、強調する。   In step S909, when there is a corresponding item, the information processing unit 240 refers to the output content database 230 by the screen data generation unit 247, and outputs the corresponding item in the base screen data with the output content corresponding to the comparison result. The display column is highlighted (step S910). Specifically, the screen data generation unit 247 emphasizes the display column of the corresponding item so as to blink in red.

続いて、情報処理部240は、出力部248により、画面データ生成部247に生成よって、ベース画面データに基づき生成された入力画面データを端末装置300へ送信する(ステップS911)。ここで、入力画面データとは、申請書データと証明書データに含まれる項目の値をベース画面データの項目と対応付け、有無判定部245と一致判定部246による判定結果による強調表示の指示をベース画面データの項目の表示欄に反映させた画面データである。   Subsequently, the information processing unit 240 transmits the input screen data generated based on the base screen data to the terminal device 300 by the output unit 248 by the generation to the screen data generation unit 247 (step S911). Here, the input screen data refers to the item value included in the application form data and the certificate data in association with the item of the base screen data, and an instruction for highlighting based on the determination result by the presence / absence determination unit 245 and the coincidence determination unit 246. This is screen data reflected in the display field of the base screen data item.

続いて、情報処理部240は、入力受付部241により、入力画面データに基づき端末装置300に表示された入力画面において、入力画面に表示された内容の情報の登録指示を受け付けたか否かを判定する(ステップS912)。ステップS912により、登録指示を受け付けた場合、情報処理部240は、登録部249により、入力画面に表示された内容の情報を、行政機関によって管理されるデータベース等に登録(格納)し(ステップS913)、処理を終了する。   Subsequently, the information processing unit 240 determines whether or not the input receiving unit 241 has received a registration instruction for information on the content displayed on the input screen on the input screen displayed on the terminal device 300 based on the input screen data. (Step S912). When the registration instruction is accepted in step S912, the information processing unit 240 registers (stores) the information on the content displayed on the input screen in the database or the like managed by the administrative institution by the registration unit 249 (step S913). ), The process is terminated.

言い換えれば、登録部249は、入力画面データに含まれる項目と、項目の値とを対応付けた情報を、行政機関によって管理されるデータベース等に登録する。   In other words, the registration unit 249 registers information in which the items included in the input screen data are associated with the item values in a database or the like managed by the government agency.

ステップS912において、登録指示を受け付けない場合、情報処理部240は、入力受付部241により、入力画面に表示された内容に対する修正を受け付けたか否かを判定する(ステップS914)。ステップS914において、修正を受け付けない場合、情報処理部240は、ステップS912へ戻る。   If the registration instruction is not received in step S912, the information processing unit 240 determines whether the input receiving unit 241 has received a correction to the content displayed on the input screen (step S914). If the correction is not accepted in step S914, the information processing section 240 returns to step S912.

ステップS914において、修正を受け付けた場合、情報処理部240は、修正された内容を反映させ(ステップS915)、ステップS912へ戻る。   If correction is accepted in step S914, the information processing unit 240 reflects the corrected content (step S915) and returns to step S912.

尚、本実施形態では、情報処理部240は、入力画面データを生成して端末装置300へ出力するものとしたが、これに限定されない。情報処理部240は、例えば、入力画面データを生成すると、入力画面データの格納先であるURL(Uniform Resource Locator)を端末装置300に通知しても良い。この場合、端末装置300は、通知されたURLへアクセスすることで、入力画面を表示させる。   In the present embodiment, the information processing unit 240 generates input screen data and outputs it to the terminal device 300. However, the present invention is not limited to this. For example, when the input screen data is generated, the information processing unit 240 may notify the terminal device 300 of a URL (Uniform Resource Locator) that is a storage destination of the input screen data. In this case, the terminal device 300 displays the input screen by accessing the notified URL.

また、図9では、ベース画面データに基づき生成された入力画面データに含まれる情報が、行政機関等によって管理されるデータベースへ格納されるものとしたが、これに限定されない。入力画面データに含まれる情報は、データベースに格納されなくても良い。   In FIG. 9, the information included in the input screen data generated based on the base screen data is stored in the database managed by the administrative organization or the like. However, the present invention is not limited to this. Information included in the input screen data may not be stored in the database.

例えば、本実施形態は、申請書に記載された内容と、証明書に記載された内容とを比較し、正誤を確認することを目的する場合にも適用できる。このような場合には、入力画面データに含まれる情報をデータベースに格納しなくても良い。   For example, the present embodiment can also be applied to a case where the content described in the application is compared with the content described in the certificate to confirm correctness. In such a case, information included in the input screen data need not be stored in the database.

以下に、図10乃至図12を参照して、本実施形態の情報処理装置200の動作について、具体的に説明する。   Hereinafter, the operation of the information processing apparatus 200 according to the present embodiment will be specifically described with reference to FIGS. 10 to 12.

図10Aは、第一の実施形態の証明書データの一例を示す図である。図10Bは、第一の実施形態の申請書データの一例を示す図である。図10Aに示す証明書データ1001は、転出証明書を読み取った証明書データである。また、図10Bに示す申請書データ1002は、転入異動届を読み取った申請書データである。また、図10A、図10Bの例では、証明書データ1001と申請書データ1002と共に、転入の手続きが選択されたものとする。   FIG. 10A is a diagram illustrating an example of certificate data according to the first embodiment. FIG. 10B is a diagram illustrating an example of application form data according to the first embodiment. Certificate data 1001 shown in FIG. 10A is certificate data obtained by reading a transfer certificate. Further, application form data 1002 shown in FIG. 10B is application form data obtained by reading a transfer change notification. 10A and 10B, it is assumed that the transfer procedure is selected together with the certificate data 1001 and the application form data 1002.

この場合、情報処理部240は、端末装置300から、選択された手続きを示す情報である「転入届」と、証明書データ1001と申請書データ1002とを取得する。   In this case, the information processing unit 240 acquires “transfer notification” that is information indicating the selected procedure, certificate data 1001, and application form data 1002 from the terminal device 300.

このとき、情報処理部240は、証明書データ1001と申請書データ1002のそれぞれに含まれるテキストから、証明書データ1001が転出証明書をデータであり、申請書データ1002が転入異動届を示すデータであることを判別しても良い。   At this time, the information processing unit 240, from the text included in each of the certificate data 1001 and the application form data 1002, the certificate data 1001 is the transferred certificate data, and the application form data 1002 is data indicating the transfer change notification. It may be determined that.

また、情報処理部240は、証明書データ1001が転出証明書を読み取ったデータであり、申請書データ1002が転入異動届を読み取ったデータであることを示す通知を、端末装置300から受け付けても良い。   Further, the information processing unit 240 may receive a notification from the terminal device 300 indicating that the certificate data 1001 is data obtained by reading the transfer certificate and the application form data 1002 is data obtained by reading the transfer change notification. good.

ここで、情報処理部240は、手続きデータベース220を参照し、「転入届」と対応する処理コード「C01」と、処理コード「C01」に対応する画面ID「101」によって特定されるベース画面データとを取得する。   Here, the information processing unit 240 refers to the procedure database 220, and base screen data specified by the processing code “C01” corresponding to “transfer notification” and the screen ID “101” corresponding to the processing code “C01”. And get.

ここで、本実施形態のベース画面データには、後述する画面110に示すように、世帯主、住所、方書、旧世帯主、転入元住所、旧方書等の項目が含まれる。   Here, the base screen data of the present embodiment includes items such as householder, address, letter, old householder, relocation source address, old letter, etc., as shown in a screen 110 described later.

情報処理部240は、申請書データ1002に含まれる転入異動届項目のうち、ベース画面データに含まれる項目の値を、ベース画面データの項目と対応付ける。また、情報処理部240は、証明書データ1001の転出証明書項目にのみ含まれる項目について、ベース画面データの項目に含める。   The information processing unit 240 associates the value of the item included in the base screen data among the transfer notification items included in the application form data 1002 with the item of the base screen data. Further, the information processing unit 240 includes items included only in the transfer certificate item of the certificate data 1001 in the item of the base screen data.

次に、情報処理部240は、様式データベース210において、証明書データ1001と対応する様式情報211と、申請書データ1002と対応する様式情報212を参照する(図3参照)。   Next, the information processing unit 240 refers to the format information 211 corresponding to the certificate data 1001 and the format information 212 corresponding to the application form data 1002 in the format database 210 (see FIG. 3).

そして、情報処理部240は、様式情報211において、転出証明書項目のうち、処理コードが「C01」であり、異動届項目No.に値が入力されている項目を、証明書データ1001と申請書データ1002において対応付けられた項目として特定する。   In the format information 211, the information processing unit 240 has the processing code “C01” among the transfer certificate items, and the transfer notification item No. The item for which the value is input is specified as the item associated with the certificate data 1001 and the application form data 1002.

様式情報211では、転出証明書項目のうち、転出先住所、転出先住所方書、転出元住所、旧世帯主等が、処理コードが「C01」であり、且つ、異動届項目No.に値が入力されている項目である。すなわち、これらの項目は、転入異動届項目と対応付けられた項目である。   In the form information 211, among the moving-out certificate items, the moving-out address, the moving-out address form, the moving-out address, the old householder, etc. have the processing code “C01” and the change notification item No. This is an item for which a value has been entered. That is, these items are items associated with the transfer-in transfer notification item.

様式情報211において、転出証明書項目「転出先住所」と対応する異動届項目No.は、「13」である。また、様式情報212において、異動届項目No.「13」と対応する転入異動届項目は、「新住所」である。したがって、転出証明書項目に含まれる「転出先住所」と、転入異動届項目に含まれる「新住所」とは、対応付けられた項目であることがわかる。   In the form information 211, the transfer notification item No. corresponding to the transfer certificate item “transfer address” is displayed. Is “13”. In the form information 212, the change notification item No. The transfer change notification item corresponding to “13” is “new address”. Therefore, it can be seen that the “move address” included in the transfer certificate item and the “new address” included in the transfer change notification item are associated items.

よって、情報処理部240は、証明書データ1001の転出証明書項目のうち、転出先住所と、申請書データ1002の転入異動届項目の「新住所」とを、対応付けられた項目に特定する。また、情報処理部240は、証明書データ1001の転出証明書項目のうち、「転出先住所方書」と、申請書データ1002の転入異動届項目の「方書」とを対応付けられた項目に特定する。同様に、情報処理部240は、証明書データ1001の「転出元住所」と申請書データ1002の「新住所」とを対応付けられた項目に特定する。   Therefore, the information processing unit 240 identifies, among the transfer certificate items of the certificate data 1001, the transfer destination address and the “new address” of the transfer change notification item of the application form data 1002 as associated items. . Also, the information processing unit 240 associates “transfer address form” with the “transfer form” of the transfer notification item of the application form data 1002 among the transfer certificate items of the certificate data 1001. To be specific. Similarly, the information processing unit 240 identifies “transfer address” in the certificate data 1001 and “new address” in the application form data 1002 as associated items.

ここで、情報処理部240は、対応付けられた項目において、値が一方にしか存在しない場合や、項目の値が一致しない場合には、ベース画面データにおいて該当する項目の表示欄を強調表示させる。   Here, the information processing unit 240 highlights the display column of the corresponding item in the base screen data when the associated item has only one value or the item value does not match. .

図11は、第一の実施形態の端末装置における表示例を示す第一の図である。図11に示す画面110は、証明書データ1001、申請書データ1002と、処理コード「C01」と対応するベース画面データから生成された入力画面データを、端末装置300に表示させた場合の画面である。   FIG. 11 is a first diagram illustrating a display example in the terminal device of the first embodiment. A screen 110 illustrated in FIG. 11 is a screen when the terminal device 300 displays the input screen data generated from the certificate data 1001, the application form data 1002, and the base screen data corresponding to the processing code “C01”. is there.

画面110は、例えば、項目の表示欄111、112、113を含む。表示欄111は、申請書データ1002の転入異動届項目のうち、項目「新世帯主」の値を表示する欄である。表示欄112は、申請書データ1002の転入異動届項目のうち、項目「新住所」の値を表示する欄である。表示欄113は、申請書データ1002の転入異動届項目のうち、項目「方書」の値を表示する欄である。   The screen 110 includes, for example, item display fields 111, 112, and 113. The display column 111 is a column that displays the value of the item “new householder” among the transfer notification items of the application form data 1002. The display column 112 is a column that displays the value of the item “new address” among the transfer notification items of the application form data 1002. The display column 113 is a column that displays the value of the item “form” among the transfer notification items of the application form data 1002.

また、画面110では、表示欄112が強調表示されている。このとき、表示欄112が、赤色で点滅するように強調表示されたとする。この場合、表示欄112の強調表示は、申請書データ1002の転入異動届項目「新住所」の値と、証明書データ1001の転出証明書項目「転出先住所」の値と、が存在するが、一致していないことを示す(図6参照)。   In the screen 110, the display column 112 is highlighted. At this time, it is assumed that the display column 112 is highlighted so as to blink in red. In this case, the highlight in the display column 112 includes the value of the transfer change notification item “new address” in the application data 1002 and the value of the transfer certificate item “transfer address” in the certificate data 1001. Indicates that they do not match (see FIG. 6).

また、画面110では、表示欄114と表示欄115が強調表示されている。表示欄114は、世帯主の子供の児童手当の有無を示す項目の表示欄である。このとき、表示欄114は、青色で点滅するように強調表示されたとする。この場合、表示欄114の強調表示は、申請書データ1002の転入異動届項目「児童手当」の値と、証明書データ1001の転出証明書項目「児童手当」の値のうち、一方が存在しないことを示す。   In the screen 110, the display column 114 and the display column 115 are highlighted. The display column 114 is a display column for items indicating whether or not there is a child allowance for a child of the householder. At this time, it is assumed that the display column 114 is highlighted so as to blink in blue. In this case, one of the values of the transfer notification item “children's allowance” in the application form data 1002 and the value of the transfer certificate item “children's allowance” in the certificate data 1001 is not highlighted in the display column 114. It shows that.

また、画面110では、表示欄114の値が空欄であることから、申請書データ1002の転入異動届項目「児童手当」の値が存在せず、証明書データ1001の項目「児童手当」には値が存在することがわかる。   On the screen 110, since the value in the display column 114 is blank, there is no value for the transfer transfer notification item “child allowance” in the application data 1002, and the item “child allowance” in the certificate data 1001 does not exist. You can see that the value exists.

尚、本実施形態では、例えば、申請書データ1002の転入異動届項目「児童手当」の値が存在しており、証明書データ1001の項目「児童手当」には値が存在しない場合には、表示欄114の強調の仕方は、画面110に示す強調の仕方と異なるようにしても良い。   In the present embodiment, for example, when the value of the transfer transfer notification item “children's allowance” of the application data 1002 exists and the value of the item “children's allowance” of the certificate data 1001 does not exist, The emphasis method of the display column 114 may be different from the emphasis method shown on the screen 110.

例えば、申請書データ1002の転入異動届項目「児童手当」の値が存在し、証明書データ1001の項目「児童手当」には値が存在しない場合には、表示欄114を黄色で点滅するようにしても良い。   For example, when there is a value of the transfer transfer notification item “child allowance” in the application form data 1002 and no value exists in the item “child allowance” in the certificate data 1001, the display field 114 blinks in yellow. Anyway.

本実施形態では、このように、証明書データと証明書データのうち、どちらのデータに項目の値が存在しているのか、に応じて、情報の出力の仕方を異ならせる。したがって、本実施形態によれば、画面110を閲覧している役所の職員等に対し、証明書データと証明書データのうち、項目の値が存在するデータを容易に判別させることができる。   In this embodiment, as described above, the method of outputting information is made different depending on which of the certificate data and the certificate data has the item value. Therefore, according to the present embodiment, it is possible for a staff member of the government office who is viewing the screen 110 to easily discriminate between the certificate data and the certificate data that has the item value.

表示欄115は、世帯主の父の生年月日を示す項目の表示欄である。このとき、表示欄115は、赤色で点滅するように強調表示されている。よって、この強調表示は、申請書データ1002の転入異動届項目の世帯主の父の「生年月日」の値と、証明書データ1001の転出証明書項目の世帯主の父の「生年月日」の値と、が存在しているが、一致していないことを示す。   The display column 115 is a display column for an item indicating the date of birth of the father of the householder. At this time, the display column 115 is highlighted so as to blink in red. Therefore, this highlighting indicates the value of the “date of birth” of the father of the householder in the transfer notification item of the application form data 1002 and the “date of birth” of the father of the householder in the transfer certificate item of the certificate data 1001. ”Exists, but does not match.

このように、本実施形態では、手続きが選択されると、手続きと対応するベース画面データに、手続きに必要な情報が記入された申請書データの内容と、申請書データと証明書データとを比較した結果と、を反映させた入力画面を端末装置300に表示させる。   As described above, in this embodiment, when a procedure is selected, the contents of the application form data in which information necessary for the procedure is entered in the base screen data corresponding to the procedure, the application form data, and the certificate data are displayed. An input screen reflecting the comparison result is displayed on the terminal device 300.

また、本実施形態では、申請書テータにおいて特定された項目の値と、証明書データにおいて特定された項目の値と、の比較結果のパターンと対応付けられた表示態様(出力内容)で、特定された項目を強調表示する。   Further, in the present embodiment, the item value specified in the application form data and the item value specified in the certificate data are specified in a display form (output content) associated with the comparison result pattern. Highlight the highlighted item.

したがって、本実施形態によれば、例えば、役所の職員が、証明書データ1001の元となる証明書と、申請書データ1002の元となる申請書を目視で見比べて、申請書の記入漏れや記入内容の誤り等がないかを確認する作業の負荷を軽減できる。また、本実施形態によれば、上述した作業の負荷が軽減されるため、窓口の混雑の緩和に貢献できる。   Therefore, according to the present embodiment, for example, a staff member of a government office visually compares the certificate that is the source of the certificate data 1001 and the application that is the source of the application form data 1002, It is possible to reduce the workload of confirming whether there are any errors in the contents of the entry. Moreover, according to this embodiment, since the work load mentioned above is reduced, it is possible to contribute to alleviation of congestion at the window.

尚、本実施形態の画面110では、例えば、端末装置300における表示を、画面110からメニュー画面に遷移させるためのボタン等が表示されていても良い。そして、本実施形態では、画面110において、このボタンが操作されると、情報処理部240は、端末装置300に手続きのメニューを示すメニュー画面を表示させても良い。   Note that, on the screen 110 of the present embodiment, for example, a button for changing the display on the terminal device 300 from the screen 110 to the menu screen may be displayed. In this embodiment, when this button is operated on the screen 110, the information processing unit 240 may cause the terminal device 300 to display a menu screen indicating a procedure menu.

また、図11の画面110は、ベース画面データの項目に、申請書データ1002に含まれる項目の値が対応付けられた場合を示しているが、これに限定されない。   Moreover, although the screen 110 of FIG. 11 shows the case where the values of the items included in the application form data 1002 are associated with the items of the base screen data, the present invention is not limited to this.

例えば、画面110では、表示欄112は、証明書データ1001と申請書データ1002とで、項目の値が不一致ではあるものの、申請書データ1002の転入異動届項目「新住所」の値が表示されている。表示欄114、115も同様である。   For example, on the screen 110, the display column 112 displays the value of the transfer change notification item “new address” in the application form data 1002, although the item values of the certificate data 1001 and the application form data 1002 do not match. ing. The same applies to the display columns 114 and 115.

本実施形態では、例えば、項目特定部244により特定された項目のうち、一方の値が存在しない場合や、項目の値が一致しない場合は、証明書データ1001における項目の値をベース画面データの項目と対応付けて表示させても良い。   In the present embodiment, for example, when one of the items specified by the item specifying unit 244 does not exist or the value of the item does not match, the value of the item in the certificate data 1001 is used as the base screen data. It may be displayed in association with the item.

証明書データ1001は、行政機関から発行された証明書に基づくデータであるため、手続きを行う人が情報を記入した申請書に基づく申請書データ1002と比較して、情報の信頼性が高いことが考えられるからである。   Since the certificate data 1001 is based on a certificate issued by an administrative institution, the reliability of the information is high compared to the application data 1002 based on an application in which information is entered by a person who performs the procedure. Because it is possible.

図12は、第一の実施形態の端末装置における表示例を示す第二の図である。図12に示す画面110Aでは、赤色で点滅する強調表示がされた表示欄112Aには、証明書データ1001の転出証明書項目「転出先住所」の値が表示されている。   FIG. 12 is a second diagram illustrating a display example in the terminal device according to the first embodiment. In the screen 110 </ b> A shown in FIG. 12, the value of the transfer certificate item “transfer address” of the certificate data 1001 is displayed in the highlighted display column 112 </ b> A that blinks in red.

また、画面110Aにおいて、青色で点滅する強調表示がされた表示欄114Aには、証明書データ1001の項目「児童手当」の値である「有」が表示されている。また、画面110Aにおいて、青色で点滅する強調表示がされた表示欄115Aには、証明書データ1001の転出証明書項目の世帯主の父の「生年月日」の値が表示されている。   In the screen 110 </ b> A, “Yes” that is the value of the item “Children's allowance” of the certificate data 1001 is displayed in the highlighted display column 114 </ b> A that blinks in blue. In addition, on the screen 110 </ b> A, in the highlighted display column 115 </ b> A that blinks in blue, the value of “birth date” of the father of the householder in the transfer certificate item of the certificate data 1001 is displayed.

このように、証明書データ1001と申請書データ1002において、対応する項目として特定された項目のうち、一方の項目の値が存在しない場合や、項目の値が一致されていない場合には、証明書データ1001に含まれる項目の値を表示させても良い。   As described above, in the certificate data 1001 and the application form data 1002, if the value of one of the items identified as the corresponding items does not exist or the value of the items does not match, the certificate The values of items included in the document data 1001 may be displayed.

尚、図11及び図12では、証明書データ1001と申請書データ1002において特定された項目において、一方の値が存在しない項目の表示欄を赤色の点滅で強調表示させ、値が一致しない項目の表示欄を青色の点滅で強調表示させるものとしたが、これに限定されない。   In FIG. 11 and FIG. 12, among the items specified in the certificate data 1001 and the application form data 1002, the display column of the item in which one value does not exist is highlighted with blinking red, and the item whose value does not match is displayed. Although the display column is highlighted with blinking blue, it is not limited to this.

本実施形態では、一方の値が存在しない項目の表示欄の強調の仕方と、値が一致しない項目の表示欄の強調の仕方とが、異なっていれば良く、強調表示の方法は、任意の方法であって良い。   In the present embodiment, it is only necessary that the method of emphasizing the display field of the item for which one value does not exist differs from the method of emphasizing the display field of the item for which the value does not match. It can be a method.

また、本実施形態では、証明書の一例を転出証明書とし、申請書の一例を転入異動届としたが、これに限定されない。例えば、戸籍謄本等を証明書とし、婚姻届け等を申請書としても良いし、住民票等を証明書とし、自動車や国家資格等の各種の免許の申請書を本実施形態の申請書としても良い。また、本実施形態では、例えば、社会保険から国民健康保険への切り替え手続きを行う場合には、離職票等を証明書とし、切り替えの手続きを申請する申請書を本実施形態の申請書としても良い。   In the present embodiment, an example of a certificate is a transfer certificate and an example of an application form is a transfer notification. However, the present invention is not limited to this. For example, a copy of a family register may be used as a certificate, a notification of marriage, etc. may be used as an application, a resident's card, etc. may be used as a certificate, and applications for various licenses such as automobiles and national qualifications may be used as applications for this embodiment. good. In this embodiment, for example, when switching from social insurance to national health insurance, a job separation slip or the like is used as a certificate, and an application for applying for the switching procedure is also used as an application for this embodiment. good.

このように、本実施形態は、2つのデータを比較(照合)して、何らかの処理を行う場合に適用することができる。   As described above, the present embodiment can be applied to a case where two data are compared (collated) and some processing is performed.

(第二の実施形態)
以下に図面を参照して第二の実施形態について説明する。第二の実施形態では、メニュー画面において、入力画面で強調表示された項目と対応するメニューを強調して表示させる。以下の第二の実施形態の説明では、第一の実施形態との相違点についてのみ説明し、第一の実施形態と同様の機能構成を有するものには、第一の実施形態の説明で用いた符号と同様の符号を付与し、その説明を省略する。
(Second embodiment)
The second embodiment will be described below with reference to the drawings. In the second embodiment, on the menu screen, the menu corresponding to the item highlighted on the input screen is highlighted. In the following description of the second embodiment, only differences from the first embodiment will be described, and those having the same functional configuration as the first embodiment will be used in the description of the first embodiment. The same reference numerals as those used are assigned, and the description thereof is omitted.

図13は、第二の実施形態の情報処理システムの概要を説明する図である。本実施形態の情報処理システム100Aは、情報処理装置200Aと端末装置300とを有する。   FIG. 13 is a diagram illustrating an overview of an information processing system according to the second embodiment. The information processing system 100A of this embodiment includes an information processing device 200A and a terminal device 300.

本実施形態の情報処理装置200Aは、様式データベース210、メニュー構成データベース215、手続きデータベース220、出力内容データベース230、情報処理部240Aを有する。   The information processing apparatus 200A according to the present embodiment includes a format database 210, a menu configuration database 215, a procedure database 220, an output content database 230, and an information processing unit 240A.

図14は、第二の実施形態の情報処理装置の機能構成を説明する図である。   FIG. 14 is a diagram illustrating the functional configuration of the information processing apparatus according to the second embodiment.

本実施形態の情報処理部240Aは、第一の実施形態の情報処理部240の有する各部に加え、メニュー判定部250、強調メニュー特定部251、入力内容転送部252を有する。   The information processing unit 240A of the present embodiment includes a menu determination unit 250, an emphasized menu specifying unit 251, and an input content transfer unit 252 in addition to the units included in the information processing unit 240 of the first embodiment.

本実施形態のメニュー判定部250は、入力画面データを生成した後に、入力画面データに基づき、メニュー画面において強調すべきメニュー表示名称が存在するか否かを判定する。言い換えれば、メニュー判定部250は、入力画面において、強調表示がされた項目が存在するか否かを判定する。   After generating the input screen data, the menu determination unit 250 of the present embodiment determines whether there is a menu display name to be emphasized on the menu screen based on the input screen data. In other words, the menu determination unit 250 determines whether or not there is a highlighted item on the input screen.

尚、本実施形態のメニュー画面とは、手続きを選択させるための手続きの一覧を表示した画面である。言い換えれば、メニュー画面とは、実行する処理(手続き)の一覧を示す一覧情報である。   Note that the menu screen of the present embodiment is a screen that displays a list of procedures for selecting a procedure. In other words, the menu screen is list information indicating a list of processes (procedures) to be executed.

強調メニュー特定部251は、入力画面データに基づき、メニュー画面で強調して表示させるメニュー表示名称を特定する。より具体的には、強調メニュー特定部251は、様式データベース210とメニュー構成データベース215とを参照し、入力画面において強調表示された項目と対応付けられたメニュー表示名称を特定する。   The emphasized menu specifying unit 251 specifies a menu display name to be displayed highlighted on the menu screen based on the input screen data. More specifically, the highlight menu specifying unit 251 refers to the style database 210 and the menu configuration database 215, and specifies the menu display name associated with the highlighted item on the input screen.

入力内容転送部252は、メニュー画面において、選択されたメニュー表示名称と対応付けられた宛先へ、入力画面データに含まれる情報を転送する。   The input content transfer unit 252 transfers information included in the input screen data to a destination associated with the selected menu display name on the menu screen.

尚、本実施形態のメニュー構成データベース215に含まれる情報の項目は、図4に示す例に限定されない。メニュー構成データベース215には、例えば、メニュー表示名称毎に宛先情報が対応付けられていても良い。宛先情報とは、例えば、メールアドレス等であっても良い。また、宛先情報は、メニュー表示名称と対応する手続きを行う窓口で業務を行う職員等によって参照される情報の格納先を示す情報であっても良い。   The items of information included in the menu configuration database 215 of the present embodiment are not limited to the example shown in FIG. In the menu configuration database 215, for example, destination information may be associated with each menu display name. The destination information may be, for example, an email address. In addition, the destination information may be information indicating a storage location of information referred to by a staff member who performs business at a window for performing a procedure corresponding to the menu display name.

この場合、入力内容転送部252は、選択されたメニュー表示名称と対応付けられた宛先情報が示す宛先へ、入力画面データに含まれる情報を送信しても良い。   In this case, the input content transfer unit 252 may transmit information included in the input screen data to the destination indicated by the destination information associated with the selected menu display name.

以下に、図15を参照して、本実施形態の情報処理部240Aによるメニュー画面の表示の処理について説明する。   Hereinafter, a menu screen display process performed by the information processing unit 240A according to the present embodiment will be described with reference to FIG.

図15は、第二の実施形態の情報処理装置の動作を説明するフローチャートである。尚、図15に示す処理は、例えば、証明書データと申請書データとを取得して、入力画面データを端末装置300に送信した後に行われる処理である。   FIG. 15 is a flowchart for explaining the operation of the information processing apparatus according to the second embodiment. The process shown in FIG. 15 is a process performed after certificate data and application form data are acquired and input screen data is transmitted to the terminal device 300, for example.

本実施形態の情報処理部240Aは、入力受付部241により、メニュー画面の表示要求を受け付けたか否かを判定する(ステップS1501)。より具体的には、入力受付部241は、端末装置300から、端末装置300に表示された入力画面をメニュー画面に遷移させるための表示要求を受け付けたか否かを判定する。   The information processing unit 240A of the present embodiment determines whether or not the input reception unit 241 has received a menu screen display request (step S1501). More specifically, the input reception unit 241 determines whether or not a display request for changing the input screen displayed on the terminal device 300 from the terminal device 300 to the menu screen has been received.

ステップS1501において、該当する表示要求を受け付けていない場合、情報処理部240Aは、該当する表示要求を受け付けるまで待機する。   In step S1501, if the corresponding display request is not received, the information processing unit 240A waits until the corresponding display request is received.

ステップS1501において、該当する表示要求を受け付けた場合、情報処理部240Aは、メニュー判定部250により、入力画面データにおいて、強調表示の対象とされた項目が存在するか否かを判定する(ステップS1502)。   In step S1501, when a corresponding display request is received, the information processing unit 240A determines whether an item to be highlighted exists in the input screen data by the menu determination unit 250 (step S1502). ).

ステップS1502において、該当する項目が存在しない場合、情報処理部240Aは、後述するステップS1505へ進む。   If there is no corresponding item in step S1502, the information processing section 240A proceeds to step S1505 described later.

ステップS1502において、該当する項目が存在する場合、情報処理部240Aは、強調メニュー特定部251により、様式データベース210とメニュー構成データベース215を参照し、強調表示の対象とされた項目と対応付けられたメニュー表示名称を特定する(ステップS1503)。続いて、情報処理部240Aは、画面データ生成部247により、特定されたメニュー表示名称を強調表示の対象とする(ステップS1504)。ステップS1503、ステップS1504の処理の詳細は後述する。   In step S1502, if there is a corresponding item, the information processing unit 240A refers to the style database 210 and the menu configuration database 215 by the highlight menu specifying unit 251, and is associated with the item to be highlighted. A menu display name is specified (step S1503). Subsequently, the information processing unit 240A causes the screen data generation unit 247 to highlight the specified menu display name (step S1504). Details of the processing in steps S1503 and S1504 will be described later.

続いて、情報処理部240Aは、画面データ生成部24により、メニュー構成データベース215に基づいてメニュー画面データを生成し、出力部248によって端末装置300にメニュー画面データを出力する(ステップS1505)。   Subsequently, in the information processing unit 240A, the screen data generation unit 24 generates menu screen data based on the menu configuration database 215, and the output unit 248 outputs the menu screen data to the terminal device 300 (step S1505).

尚、ステップS1505で生成されるメニュー画面データは、例えば、証明書データと申請書データを取得する際に、選択された手続きと対応するメニュー表示名称を含む階層のメニュー画面データとしても良い。   Note that the menu screen data generated in step S1505 may be, for example, menu screen data in a hierarchy including a menu display name corresponding to the selected procedure when obtaining certificate data and application form data.

続いて、情報処理部240Aは、端末装置300に表示さめたメニュー画面において、メニュー表示名称に対する選択を受け付けたか否かを判定する(ステップS1506)。ステップS1506において、選択を受け付けない場合、情報処理部240Aは、処理を終了する。   Subsequently, the information processing unit 240A determines whether or not a selection for the menu display name has been received on the menu screen displayed on the terminal device 300 (step S1506). If the selection is not accepted in step S1506, the information processing section 240A ends the process.

ステップS1506において、選択を受け付けた場合、情報処理部240Aは、入力内容転送部252により、入力画面データに含まれる情報を、選択されたメニュー表示名称と対応付けられた宛先へ転送し(ステップS1507)、処理を終了する。   If the selection is accepted in step S1506, the information processing unit 240A causes the input content transfer unit 252 to transfer the information included in the input screen data to the destination associated with the selected menu display name (step S1507). ), The process is terminated.

具体的には、入力内容転送部252は、入力画面データに含まれる情報のうち、世帯主の氏名等を該当する宛先へ送信しても良い。また、入力内容転送部252は、入力画面データに含まれる情報そのもの該当する宛先へ送信しても良い。   Specifically, the input content transfer unit 252 may transmit the name of the householder among the information included in the input screen data to the corresponding destination. Further, the input content transfer unit 252 may transmit the information included in the input screen data to a corresponding destination.

次に、図16を参照して、本実施形態の情報処理部240Aの処理について、具体的に説明する。   Next, with reference to FIG. 16, the process of the information processing unit 240A of the present embodiment will be specifically described.

図16は、第二の実施形態の端末装置における表示例を示す図である。図16に示す画面161は、例えば、画面110において、メニュー画面を表示させるための操作がなされた場合に、端末装置300に表示されたメニュー画面の例を示している。   FIG. 16 is a diagram illustrating a display example in the terminal device according to the second embodiment. A screen 161 illustrated in FIG. 16 illustrates an example of a menu screen displayed on the terminal device 300 when an operation for displaying the menu screen is performed on the screen 110, for example.

この場合、情報処理部240Aは、手続き「転入届」が選択されている。したがって、情報処理部240Aは、メニュー構成データベース215を参照し、メニュー表示名称「転入届」が含まれるメニュー画面の階層を特定する。   In this case, the procedure “notification of transfer” is selected in the information processing unit 240A. Therefore, the information processing unit 240A refers to the menu configuration database 215 and identifies the hierarchy of the menu screen including the menu display name “transfer notification”.

ここで、メニュー表示名称「転入届」が含まれるメニュー画面の階層は、3階層目である(図4参照)。したがって、画面161は、3階層目のメニュー画面となる。3階層目のメニュー画面に表示されるメニュー表示名称は、「転入届」、「国民年金に加入する方」、「国民健康保険に加入する方」、「印鑑証明が必要な方」、「子供に関する手続き」、「その他の手続き」である。   Here, the level of the menu screen including the menu display name “notification of transfer” is the third level (see FIG. 4). Therefore, the screen 161 is a menu screen in the third hierarchy. The menu display names displayed on the menu screen at the third level are “transfer notification”, “one who participates in the national pension”, “one who participates in the national health insurance”, “one who requires seal certification”, “children” Procedures ”and“ other procedures ”.

また、画面110において強調表示された項目は、転入異動届項目「新住所」、「児童手当」、転入異動届項目の世帯主の父の項目「生年月日」である。つまり、画面110において強調表示された項目は、様式情報211の転出証明書項目の「転出先住所」、「児童手当」、「生年月日」に対応する(図3参照)。   Further, items highlighted on the screen 110 are the item “new address”, “children's allowance”, and the item “birth date” of the father of the householder in the transfer notification item. That is, the item highlighted on the screen 110 corresponds to “transfer address”, “children's allowance”, and “birth date” of the transfer certificate item of the format information 211 (see FIG. 3).

様式情報211において、転出証明書項目「転出先住所」は処理コード「C01」と対応付けられており、転出証明書項目「児童手当」は処理コード「G06」と対応付けられている。   In the format information 211, the transfer certificate item “transfer address” is associated with the processing code “C01”, and the transfer certificate item “child allowance” is associated with the processing code “G06”.

また、メニュー構成データベース215において、メニュー表示名称「転入届」は、処理コード「C01」と対応付けられている。つまり、メニュー表示名称「転入届」と、転出証明書項目「転出先住所」とは、処理コード「C01」によって対応付けられている。   Further, in the menu configuration database 215, the menu display name “transfer notification” is associated with the processing code “C01”. That is, the menu display name “transfer notice” and the transfer certificate item “transfer address” are associated with each other by the processing code “C01”.

また、メニュー構成データベース215において、メニュー表示名称「児童手当」は処理コード「G06」と対応付けられている。   In the menu configuration database 215, the menu display name “child allowance” is associated with the processing code “G06”.

ここで、メニュー構成データベース215において、メニュー表示名称「児童手当」は、3階層目のメニュー画面において、メニュー表示名称「子供に関する手続き」が選択された場合の4階層目のメニュー画面において表示されるメニュー表示名称である。したがって、メニュー表示名称「児童手当」とメニュー表示名称「子供に関する手続き」とは、対応付けられている。つまり、メニュー表示名称「子供に関する手続き」と、転出証明書項目「児童手当」とは、処理コード「G06」によって対応付けられている。   Here, in the menu configuration database 215, the menu display name “children's allowance” is displayed on the menu screen in the fourth layer when the menu display name “procedure related to children” is selected on the menu screen in the third layer. Menu display name. Therefore, the menu display name “children's allowance” and the menu display name “procedures related to children” are associated with each other. That is, the menu display name “procedure related to children” and the transfer certificate item “children's allowance” are associated with each other by the processing code “G06”.

したがって、情報処理部240Aは、3階層目のメニュー画面に表示されるメニュー表示名称のうち、「転入届」、「子供に関する手続き」を、入力画面において強調表示された項目と対応するメニュー表示名称に特定する。   Therefore, the information processing unit 240A displays the menu display name corresponding to the item highlighted on the input screen, among the menu display names displayed on the menu screen in the third hierarchy, “transfer notification” and “procedure related to children”. To be specific.

また、様式情報211において、転出証明書項目「生年月日」は、生年月日を用いた各種のメニュー表示名称と対応付けられている。3階層目のメニュー画面に表示されるメニュー表示名称の中では、転出証明書項目「生年月日」は、メニュー表示名称「国民健康保険に加入する方」、「国民年金に加入する方」と対応付けられている。   In the form information 211, the transfer certificate item “birth date” is associated with various menu display names using the date of birth. Among the menu display names displayed on the menu screen of the third hierarchy, the transfer certificate item “birth date” is the menu display name “one who participates in the national health insurance”, “one who participates in the national pension” It is associated.

したがって、情報処理部240Aは、3階層目のメニュー画面に表示されるメニュー表示名称のうち、「国民健康保険に加入する方」、「国民年金に加入する方」を、入力画面において強調表示された項目と対応するメニュー表示名称に特定する。   Therefore, the information processing unit 240A highlights “one who participates in the national health insurance” and “one who participates in the national pension” among the menu display names displayed on the menu screen in the third layer on the input screen. Specify the menu display name corresponding to the selected item.

そして、情報処理部240Aは、3階層目のメニュー画面である画面161において、特定されたメニュー表示名称を強調して表示させる。   Then, the information processing unit 240A highlights and displays the specified menu display name on the screen 161 that is the menu screen in the third layer.

画面161では、メニュー表示名称「転入届」の表示欄171、メニュー表示名称「国民年金に加入する方」の表示欄172、メニュー表示名称「国民健康保険に加入する方」の表示欄173、メニュー表示名称「子供に関する手続き」の表示欄174が強調されていることがわかる。   In the screen 161, a display field 171 for a menu display name “notification of transfer”, a display field 172 for a menu display name “person who participates in the national pension”, a display field 173 for a menu display name “person who participates in the national health insurance”, a menu It can be seen that the display field 174 of the display name “procedure related to children” is highlighted.

本実施形態では、このように、申請書データと証明書データとで項目の値が一致していない場合、メニュー画面において、この項目と対応付けられた手続きを示すメニュー表示名称を強調表示させる。   In this embodiment, when the value of the item does not match between the application form data and the certificate data, the menu display name indicating the procedure associated with the item is highlighted on the menu screen.

申請書データと証明書データとで値が一致しない項目とは、例えば、記入漏れや、誤記等によって、申請書が正しく記載されていないことが想定される項目である。そこで、本実施形態では、メニュー画面上で、申請書において、情報が正しく記載されていないことが想定される項目と対応する手続きの名称を強調する。   An item whose value does not match between the application form data and the certificate data is an item that is assumed that the application form is not correctly described due to, for example, omission of entry or error. Therefore, in the present embodiment, on the menu screen, the name of the procedure corresponding to the item that is assumed that the information is not correctly described in the application form is emphasized.

このため、本実施形態では、例えば、端末装置300を利用して役所の窓口業務を行っている職員等に対し、正しく処理されたか否かを確認すべき手続きの名称を提示することができる。また、本実施形態によれば、窓口業務を行っている職員等は、メニュー画面に基づいて、手続きの申請を行った人に対し、次に訪れる窓口や、行う必要がある手続き等を容易に案内することができる。   For this reason, in this embodiment, for example, the name of a procedure that should be confirmed as to whether or not the processing has been correctly performed can be presented to a staff member or the like who performs a counter service at a government office using the terminal device 300. In addition, according to the present embodiment, the staff, etc. who conduct the window work can easily find the next window to visit and the procedures that need to be performed for the person who applied for the procedure based on the menu screen. I can guide you.

尚、本実施形態では、申請書データと証明書データとで値が一致しない項目と対応するメニュー表示名称と、申請書データと証明書データとの何れか一方にのみ値が存在する項目と対応するメニュー表示名称とで、強調の仕方を異ならせても良い。   In this embodiment, the menu display name corresponding to the item whose value does not match between the application form data and the certificate data, and the item whose value exists only in one of the application form data and the certificate data The method of emphasis may be different depending on the menu display name.

さらに、本実施形態では、例えば、画面161において、メニュー表示名称「子供に関する手続き」の表示欄174が選択された場合等には、メニュー構成データベース215において、メニュー表示名称「子供に関する手続き」と対応付けられた宛先へ、入力画面データに含まれる項目と項目の値とを含む情報を送信しても良い。具体的には、例えば、表示欄174が選択された場合、メニュー表示名称「子供に関する手続き」と対応付けられた宛先へ、世帯主の氏名等と共に手続きの予約を要求する通知等を送信しても良い。   Furthermore, in the present embodiment, for example, when the display field 174 of the menu display name “procedure related to children” is selected on the screen 161, the menu display name “procedure related to children” corresponds to the menu configuration database 215. Information including an item included in the input screen data and an item value may be transmitted to the attached destination. Specifically, for example, when the display field 174 is selected, a notification requesting a reservation for the procedure is sent to the destination associated with the menu display name “procedure related to the child” together with the name of the householder. Also good.

このような通知を送信することで、宛先とされた窓口等では、この通知を受けて、手続きを申請する人を認識することができ、速やかに手続きが行えるようになる。   By sending such a notification, the addressed window or the like can receive the notification and recognize the person applying for the procedure, so that the procedure can be performed promptly.

開示の技術では、以下に記載する付記のような形態が考えられる。
(付記1)
第1のデータの特定の項目におけるデータの有無と、第2のデータにおける前記特定の項目に対応する項目におけるデータの有無との判定を実行し、
前記特定の項目におけるデータ有無と前記特定の項目に対応するデータの有無との組み合わせパターンのそれぞれに対応付けられた情報の出力内容を記憶する記憶部を参照して、前記判定の結果に対応する情報の出力を行う、
処理をコンピュータに実行させることを特徴とする情報処理プログラム。
(付記2)
前記第1のデータの特定の項目におけるデータと前記第2のデータにおける特定の項目に対応する項目におけるデータとが共に有ると判定した場合に、前記第1のデータの特定の項目におけるデータと前記第2のデータにおける特定の項目に対応する項目におけるデータとが一致するかどうかに基づいて異なる情報の出力を行う、
処理を前記コンピュータに実行させることを特徴とする付記1に記載の情報処理プログラム。
(付記3)
前記第1のデータの特定の項目におけるデータが有り、かつ、前記第2のデータにおける特定の項目に対応する項目におけるデータが無い場合と、前記第1のデータの特定の項目におけるデータが無く、かつ、前記第2のデータの対応箇所に情報が有る場合とで、異なる情報の出力及び/又は異なる表示の出力を行う、
処理を前記コンピュータに実行させることを特徴とする付記1に記載の情報処理プログラム。
(付記4)
前記判定の結果に対応する情報の出力は、前記第1のデータまたは前記第2のデータのうちの一方を表示し、他方を表示対象外とした状態で実行可能である、ことを特徴とする付記1に記載の情報処理プログラム。
(付記5)
前記特定の項目と、前記特定の項目を用いて行われる処理とを対応付けた対応付け記憶部を参照し、
前記処理の一覧情報を出力する場合に、前記判定の結果に応じて、前記特定の項目と対応する処理を示す情報の出力の態様を、他の処理を示す情報の出力の態様と異ならせる、
処理を前記コンピュータに実行させることを特徴とする付記1乃至4の何れか一項に記載の情報処理プログラム。
(付記6)
前記処理の一覧情報において、処理の選択を受け付けた場合に、
前記第1のデータ又は前記第2のデータのうち、少なくとも何れか一方を、前記処理と対応付けられた宛先情報が示す格納先へ格納する、処理を前記コンピュータに実行させることを特徴とする付記5記載の情報処理プログラム。
(付記7)
第1のデータの特定の項目におけるデータの有無と、第2のデータにおける前記特定の項目に対応する項目におけるデータの有無との判定を実行し、
前記特定の項目におけるデータ有無と前記特定の項目に対応するデータの有無との組み合わせパターンのそれぞれに対応付けられた情報の出力内容を記憶する記憶部を参照して、前記判定の結果に対応する情報の出力を行う、
処理をコンピュータに実行させることを特徴とする情報処理方法。
(付記8)
第1のデータの特定の項目におけるデータの有無と、第2のデータにおける前記特定の項目に対応する項目におけるデータの有無との判定を実行する判定部と、
前記特定の項目におけるデータ有無と前記特定の項目に対応するデータの有無との組み合わせパターンのそれぞれに対応付けられた情報の出力内容を記憶する記憶部を参照して、前記判定の結果に対応する情報の出力を行う出力部と、
を有することを特徴とする情報処理装置。
In the disclosed technology, forms such as the following additional notes are possible.
(Appendix 1)
Determining whether or not there is data in a specific item of the first data and whether or not there is data in an item corresponding to the specific item in the second data;
The storage unit that stores the output contents of the information associated with each combination pattern of the presence / absence of data in the specific item and the presence / absence of data corresponding to the specific item corresponds to the determination result. Output information,
An information processing program for causing a computer to execute processing.
(Appendix 2)
When it is determined that the data in the specific item of the first data and the data in the item corresponding to the specific item in the second data are both present, the data in the specific item of the first data and the data Different information is output based on whether the data in the item corresponding to the specific item in the second data matches.
The information processing program according to appendix 1, which causes the computer to execute processing.
(Appendix 3)
When there is data in a specific item of the first data and there is no data in an item corresponding to the specific item in the second data, there is no data in a specific item of the first data, And, when there is information at the corresponding location of the second data, output different information and / or output different display,
The information processing program according to appendix 1, which causes the computer to execute processing.
(Appendix 4)
The output of the information corresponding to the result of the determination can be executed in a state where one of the first data and the second data is displayed and the other is not displayed. The information processing program according to attachment 1.
(Appendix 5)
With reference to the association storage unit that associates the specific item with the process performed using the specific item,
When outputting the list information of the process, depending on the result of the determination, an output mode of information indicating a process corresponding to the specific item is different from an output mode of information indicating another process.
The information processing program according to any one of appendices 1 to 4, which causes the computer to execute processing.
(Appendix 6)
In the process list information, when a process selection is accepted,
An additional note that causes the computer to execute a process of storing at least one of the first data and the second data in a storage destination indicated by destination information associated with the process. 5. The information processing program according to 5.
(Appendix 7)
Determining whether or not there is data in a specific item of the first data and whether or not there is data in an item corresponding to the specific item in the second data;
The storage unit that stores the output contents of the information associated with each combination pattern of the presence / absence of data in the specific item and the presence / absence of data corresponding to the specific item corresponds to the determination result. Output information,
An information processing method characterized by causing a computer to execute processing.
(Appendix 8)
A determination unit that performs determination of presence / absence of data in a specific item of first data and presence / absence of data in an item corresponding to the specific item in second data;
The storage unit that stores the output contents of the information associated with each combination pattern of the presence / absence of data in the specific item and the presence / absence of data corresponding to the specific item corresponds to the determination result. An output unit for outputting information;
An information processing apparatus comprising:

本発明は、具体的に開示された実施形態に限定されるものではなく、特許請求の範囲から逸脱することなく、種々の変形や変更が可能である。   The present invention is not limited to the specifically disclosed embodiments, and various modifications and changes can be made without departing from the scope of the claims.

100、100A 情報処理システム
200、200A 情報処理装置
210 様式データベース
215 メニュー構成データベース
220 手続きデータベース
230 出力内容データベース
240、240A 情報処理部
241 入力受付部
242 データ取得部
243 画面データ取得部
245 有無判定部
246 一致判定部
247 画面データ生成部
248 出力部
249 登録部
250 メニュー判定部
251 強調メニュー特定部
252 入力内容転送部
300 端末装置
100, 100A Information processing system 200, 200A Information processing device 210 Format database 215 Menu configuration database 220 Procedure database 230 Output content database 240, 240A Information processing unit 241 Input reception unit 242 Data acquisition unit 243 Screen data acquisition unit 245 Presence determination unit 246 Match determination unit 247 Screen data generation unit 248 Output unit 249 Registration unit 250 Menu determination unit 251 Emphasized menu specification unit 252 Input content transfer unit 300 Terminal device

Claims (7)

第1のデータの特定の項目におけるデータの有無と、第2のデータにおける前記特定の項目に対応する項目におけるデータの有無との判定を実行し、
前記特定の項目におけるデータ有無と前記特定の項目に対応するデータの有無との組み合わせパターンのそれぞれに対応付けられた情報の出力内容を記憶する記憶部を参照して、前記判定の結果に対応する情報の出力を行う、
処理をコンピュータに実行させることを特徴とする情報処理プログラム。
Determining whether or not there is data in a specific item of the first data and whether or not there is data in an item corresponding to the specific item in the second data;
The storage unit that stores the output contents of the information associated with each combination pattern of the presence / absence of data in the specific item and the presence / absence of data corresponding to the specific item corresponds to the determination result. Output information,
An information processing program for causing a computer to execute processing.
前記第1のデータの特定の項目におけるデータと前記第2のデータにおける特定の項目に対応する項目におけるデータとが共に有ると判定した場合に、前記第1のデータの特定の項目におけるデータと前記第2のデータにおける特定の項目に対応する項目におけるデータとが一致するかどうかに基づいて異なる情報の出力を行う、
処理を前記コンピュータに実行させることを特徴とする請求項1に記載の情報処理プログラム。
When it is determined that the data in the specific item of the first data and the data in the item corresponding to the specific item in the second data are both present, the data in the specific item of the first data and the data Different information is output based on whether the data in the item corresponding to the specific item in the second data matches.
The information processing program according to claim 1, which causes the computer to execute processing.
前記第1のデータの特定の項目におけるデータが有り、かつ、前記第2のデータにおける特定の項目に対応する項目におけるデータが無い場合と、前記第1のデータの特定の項目におけるデータが無く、かつ、前記第2のデータの対応箇所に情報が有る場合とで、異なる情報の出力及び/又は異なる表示の出力を行う、
処理を前記コンピュータに実行させることを特徴とする請求項1に記載の情報処理プログラム。
When there is data in a specific item of the first data and there is no data in an item corresponding to the specific item in the second data, there is no data in a specific item of the first data, And, when there is information at the corresponding location of the second data, output different information and / or output different display,
The information processing program according to claim 1, which causes the computer to execute processing.
前記判定の結果に対応する情報の出力は、前記第1のデータまたは前記第2のデータのうちの一方を表示し、他方を表示対象外とした状態で実行可能である、ことを特徴とする請求項1に記載の情報処理プログラム。   The output of the information corresponding to the result of the determination can be executed in a state where one of the first data and the second data is displayed and the other is not displayed. The information processing program according to claim 1. 前記特定の項目と、前記特定の項目を用いて行われる処理とを対応付けた対応付け記憶部を参照し、
前記処理の一覧情報を出力する場合に、前記判定の結果に応じて、前記特定の項目と対応する処理を示す情報の出力の態様を、他の処理を示す情報の出力の態様と異ならせる、
処理を前記コンピュータに実行させることを特徴とする請求項1乃至4の何れか一項に記載の情報処理プログラム。
With reference to the association storage unit that associates the specific item with the process performed using the specific item,
When outputting the list information of the process, depending on the result of the determination, an output mode of information indicating a process corresponding to the specific item is different from an output mode of information indicating another process.
The information processing program according to claim 1, wherein the computer causes the computer to execute processing.
第1のデータの特定の項目におけるデータの有無と、第2のデータにおける前記特定の項目に対応する項目におけるデータの有無との判定を実行し、
前記特定の項目におけるデータ有無と前記特定の項目に対応するデータの有無との組み合わせパターンのそれぞれに対応付けられた情報の出力内容を記憶する記憶部を参照して、前記判定の結果に対応する情報の出力を行う、
処理をコンピュータに実行させることを特徴とする情報処理方法。
Determining whether or not there is data in a specific item of the first data and whether or not there is data in an item corresponding to the specific item in the second data;
The storage unit that stores the output contents of the information associated with each combination pattern of the presence / absence of data in the specific item and the presence / absence of data corresponding to the specific item corresponds to the determination result. Output information,
An information processing method characterized by causing a computer to execute processing.
第1のデータの特定の項目におけるデータの有無と、第2のデータにおける前記特定の項目に対応する項目におけるデータの有無との判定を実行する判定部と、
前記特定の項目におけるデータ有無と前記特定の項目に対応するデータの有無との組み合わせパターンのそれぞれに対応付けられた情報の出力内容を記憶する記憶部を参照して、前記判定の結果に対応する情報の出力を行う出力部と、
を有することを特徴とする情報処理装置。
A determination unit that performs determination of presence / absence of data in a specific item of first data and presence / absence of data in an item corresponding to the specific item in second data;
The storage unit that stores the output contents of the information associated with each combination pattern of the presence / absence of data in the specific item and the presence / absence of data corresponding to the specific item corresponds to the determination result. An output unit for outputting information;
An information processing apparatus comprising:
JP2017143732A 2017-07-25 2017-07-25 Information processing program, information processing method and information processing device Pending JP2019028505A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017143732A JP2019028505A (en) 2017-07-25 2017-07-25 Information processing program, information processing method and information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017143732A JP2019028505A (en) 2017-07-25 2017-07-25 Information processing program, information processing method and information processing device

Publications (1)

Publication Number Publication Date
JP2019028505A true JP2019028505A (en) 2019-02-21

Family

ID=65478385

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017143732A Pending JP2019028505A (en) 2017-07-25 2017-07-25 Information processing program, information processing method and information processing device

Country Status (1)

Country Link
JP (1) JP2019028505A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002157365A (en) * 2000-11-16 2002-05-31 Toshiba Corp System for issuing certificate and method for the same
US20040223648A1 (en) * 2003-05-05 2004-11-11 Keith Hoene Determining differences between documents
WO2011089683A1 (en) * 2010-01-19 2011-07-28 富士通株式会社 Analysis method, analysis device, and analysis program
JP2013225345A (en) * 2013-07-31 2013-10-31 Nomura Research Institute Ltd Agreement preparation support device
JP2015045981A (en) * 2013-08-28 2015-03-12 日本電気株式会社 Information terminal, basic information management method, and program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002157365A (en) * 2000-11-16 2002-05-31 Toshiba Corp System for issuing certificate and method for the same
US20040223648A1 (en) * 2003-05-05 2004-11-11 Keith Hoene Determining differences between documents
WO2011089683A1 (en) * 2010-01-19 2011-07-28 富士通株式会社 Analysis method, analysis device, and analysis program
JP2013225345A (en) * 2013-07-31 2013-10-31 Nomura Research Institute Ltd Agreement preparation support device
JP2015045981A (en) * 2013-08-28 2015-03-12 日本電気株式会社 Information terminal, basic information management method, and program

Similar Documents

Publication Publication Date Title
US10678516B2 (en) Chatbot builder user interface
JP6087452B1 (en) Paper document management system
JPH11184943A (en) System and method for electronic transaction and storage medium for storing control program for performing format conversion in electronic transaction
US20190164108A1 (en) Merging data securely from different sources
US20210319517A1 (en) System and method for remotely obtaining an electronic signature
JP2021106054A (en) Business form processing system and business form processing program
US20190361967A1 (en) Method &amp; system for labeling and organizing data for summarizing and referencing content via a communication network
JP2020021461A (en) Information processing apparatus, information processing method, and information processing program
JP2006277644A (en) Data migration support system and data migration support program
JP2019114193A (en) Image processing device and image processing program
JP2019028505A (en) Information processing program, information processing method and information processing device
US10347372B2 (en) Information processing apparatus, information processing method, and non-transitory computer readable storage medium
JP2011192041A (en) Export control server device, export control method, and program
JP2019040482A (en) Apparatus for linking a plurality of proprietary companies and a plurality of intermediary service companies for transaction of rental article, method and program therefor
CN111598707B (en) Page generation method and electronic equipment
JP6727896B2 (en) Medical form management system
JP2016040652A (en) Document output device and document output method
AU2014101413B4 (en) Information displaying method and apparatus
US11310386B2 (en) Information processing apparatus and non-transitory computer readable medium storing program
JP6724630B2 (en) Information processing system, information processing apparatus, information processing method, and information processing program
US20190035038A1 (en) Revision Tracking and Storage for Contract Renewals
JP2019028784A (en) Business card information management system, business card information management apparatus, business card information management method, and program
US20230385539A1 (en) Electronic file transmission control apparatus and method
JP6144861B1 (en) Check device, check method, program, and non-transitory computer-readable information recording medium
JP6557987B2 (en) Output control program, output control method, and output control apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200409

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210222

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210427

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210625

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20220111