JP6740578B2 - Progress display method, progress display program, and progress display device - Google Patents

Progress display method, progress display program, and progress display device Download PDF

Info

Publication number
JP6740578B2
JP6740578B2 JP2015157753A JP2015157753A JP6740578B2 JP 6740578 B2 JP6740578 B2 JP 6740578B2 JP 2015157753 A JP2015157753 A JP 2015157753A JP 2015157753 A JP2015157753 A JP 2015157753A JP 6740578 B2 JP6740578 B2 JP 6740578B2
Authority
JP
Japan
Prior art keywords
transfer
section
processing
status
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2015157753A
Other languages
Japanese (ja)
Other versions
JP2017037440A (en
Inventor
信介 中村
信介 中村
哲 大村
哲 大村
真歩 大山
真歩 大山
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 JP2015157753A priority Critical patent/JP6740578B2/en
Publication of JP2017037440A publication Critical patent/JP2017037440A/en
Application granted granted Critical
Publication of JP6740578B2 publication Critical patent/JP6740578B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Description

本発明は、進捗状況表示方法、進捗状況表示プログラムおよび進捗状況表示装置に関する。 The present invention relates to a progress status display method, a progress status display program, and a progress status display device.

市町村などの地方公共団体は、行政サービスに応じて担当する部署を分けており、届出を受け付ける窓口が分かれる。住民は、担当する部署の異なる複数の行政サービスの届出等を行う場合、複数の窓口を順に移動して届出を行う。なお、以下では、届出を「申請」とも称する。 Local governments such as municipalities divide their departments according to administrative services, and the contact points for receiving notifications. Residents, when submitting multiple administrative services in different departments, move to multiple windows in order and submit the notification. In the following, the notification is also referred to as “application”.

一方、地方公共団体は、住民サービスの向上を模索しており、総合窓口を設け、担当する部署の異なる複数の行政サービスの申請を総合窓口で受け付けるワンストップ化を実現している場合がある。 On the other hand, local governments are looking for improvement of resident services, and in some cases, they have realized a one-stop service that accepts applications for multiple administrative services from different departments in charge by providing a general contact.

特開2012−14623号公報JP, 2012-14623, A

しかしながら、複数の行政サービスの申請を同じ窓口で受け付ける場合、同じ窓口で受け付けた申請を担当課ごとに分けて処理するため、処理の進捗状況が把握しづらい場合がある。 However, when receiving applications for a plurality of administrative services at the same window, the applications received at the same window are processed separately for each section in charge, which may make it difficult to grasp the progress of the processing.

一つの側面では、処理の進捗状況を把握しやすく表示できる進捗状況表示方法、進捗状況表示プログラムおよび進捗状況表示装置を提供することを目的とする。 In one aspect, it is an object of the present invention to provide a progress status display method, a progress status display program, and a progress status display device that can easily display the progress status of processing.

第1の案では、進捗状況表示方法は、コンピュータが、窓口で受け付けた転入の届出のうち、届出の担当課に送信され、かつ、担当課による処理が完了していない届出の件数と、担当課に送信され、かつ、担当課による処理が完了した届出の件数と、を含む第1の情報を生成する処理を実行する。進捗状況表示方法は、コンピュータが、窓口で受け付けた転入の届出以外の届出のうち、担当課に送信され、かつ、担当課による処理が完了していない届出の件数と、担当課に送信され、かつ、担当課による処理が完了した届出の件数と、を含む第2の情報と、を生成する処理を実行する。進捗状況表示方法は、コンピュータが、第1の情報と第2の情報を併せて表示する処理を実行する。 In the first proposal, the progress status display method is based on the number of notifications that the computer has transmitted to the section in charge of notification and the processing by the section in charge has not been completed The process of generating the first information including the number of notifications transmitted to the section and completed by the section in charge is executed. The progress display method is that the computer sends to the section in charge out of the notifications other than the transfer notification received at the counter, and the number of reports that the section in charge has not completed and the section in charge. And the process which produces|generates the 2nd information containing the number of notifications which the process by the charge section completed was performed. In the progress status display method, the computer executes a process of displaying the first information and the second information together.

本発明の一の実施態様によれば、処理の進捗状況を把握しやすく表示できるという効果を奏する。 According to one embodiment of the present invention, there is an effect that the progress status of processing can be displayed easily.

図1は、実施例1に係るシステムの概略的な構成の一例を示す図である。FIG. 1 is a diagram illustrating an example of a schematic configuration of a system according to the first embodiment. 図2は、総合窓口で転入を受け付けた場合のシステム全体での処理の流れの一例を概略的に示した図である。FIG. 2 is a diagram schematically showing an example of the processing flow of the entire system when the transfer is accepted at the general counter. 図3は、実施例1に係る窓口サーバの概略的な構成を示す図である。FIG. 3 is a diagram illustrating a schematic configuration of the window server according to the first embodiment. 図4は、申請状況情報のデータ構成の一例を示す図である。FIG. 4 is a diagram showing an example of the data structure of the application status information. 図5は、件数情報のデータ構成の一例を示す図である。FIG. 5 is a diagram showing an example of the data structure of the number-of-cases information. 図6は、変更条件情報のデータ構成の一例を示す図である。FIG. 6 is a diagram showing an example of the data structure of the change condition information. 図7は、処理の進捗状況を示した画面の一例を示す図である。FIG. 7 is a diagram showing an example of a screen showing the progress of processing. 図8は、処理の進捗状況を示した画面の一例を示す図である。FIG. 8 is a diagram showing an example of a screen showing the progress of processing. 図9は、件数情報を更新する流れの一例を模式的に示した図である。FIG. 9 is a diagram schematically showing an example of the flow of updating the number information. 図10は、更新処理の手順の一例を示すフローチャートである。FIG. 10 is a flowchart showing an example of the procedure of the update process. 図11は、進捗状況表示処理の手順の一例を示すフローチャートである。FIG. 11 is a flowchart showing an example of the procedure of the progress status display processing. 図12は、進捗状況表示プログラムを実行するコンピュータを示す図である。FIG. 12 is a diagram illustrating a computer that executes a progress status display program.

以下に、本発明にかかる進捗状況表示方法、進捗状況表示プログラムおよび進捗状況表示装置の実施例を図面に基づいて詳細に説明する。なお、この実施例によりこの発明が限定されるものではない。そして、各実施例は、処理内容を矛盾させない範囲で適宜組み合わせることが可能である。 Embodiments of a progress status display method, a progress status display program, and a progress status display device according to the present invention will be described in detail below with reference to the drawings. The present invention is not limited to the embodiments. Then, the respective embodiments can be appropriately combined within a range in which the processing contents do not contradict each other.

[システム構成]
最初に、実施例1に係るシステム10の一例を説明する。図1は、実施例1に係るシステムの概略的な構成の一例を示す図である。システム10は、市町村などの地方公共団体の役所における窓口業務の円滑化を図るシステムである。役所は、各種の行政サービスを提供している。このような行政サービスとしては、例えば、転入、転出、転居、出生、国民年金、国民健康保険、介護保険などが挙げられる。役所は、行政サービスに応じて担当する部署を分けており、申請を受け付ける窓口が分かれる。住民は、担当する部署の異なる複数の行政サービスの申請等を行う場合、複数の窓口を順に移動して申請を行う。
[System configuration]
First, an example of the system 10 according to the first embodiment will be described. FIG. 1 is a diagram illustrating an example of a schematic configuration of a system according to the first embodiment. The system 10 is a system for facilitating window operations at local government offices such as municipalities. The government office provides various administrative services. Such administrative services include, for example, moving in, moving out, moving, birth, national pension, national health insurance, long-term care insurance, and the like. The office is divided into departments in charge according to the administrative services, and the windows for accepting applications are also divided. When applying for multiple administrative services in different departments, residents move to multiple windows in order and apply.

一方、上述したように、地方公共団体は、住民サービスの向上を模索しており、総合窓口を設け、担当する部署の異なる複数の行政サービスの申請を総合窓口で受け付けるワンストップ化を実現している場合がある。本実施例では、システム10により総合窓口の窓口業務の円滑化を図る場合を例に説明する。 On the other hand, as mentioned above, local governments are seeking to improve resident services, and have set up a general contact to realize a one-stop service that accepts applications for multiple administrative services in different departments. There is a case. In the present embodiment, a case will be described as an example where the system 10 is used to facilitate the counter work of the general counter.

図1に示すように、システム10は、総合窓口に、窓口受付端末11と、スキャナ12と、プリンタ13とを有する。窓口受付端末11、スキャナ12およびプリンタ13は、ネットワークNに通信可能に接続されている。かかるネットワークNの一態様としては、有線又は無線を問わず、LAN(Local Area Network)やVPN(Virtual Private Network)などの任意の種類の通信網を採用できる。なお、図1の例では、総合窓口に、窓口受付端末11を2台設け、スキャナ12およびプリンタ13を1台ずつ設けた場合を例示したが、これに限定されず、窓口受付端末11、スキャナ12およびプリンタ13を任意の数とすることができる。 As shown in FIG. 1, the system 10 includes a window reception terminal 11, a scanner 12, and a printer 13 at a general window. The window reception terminal 11, the scanner 12, and the printer 13 are communicatively connected to the network N. As one mode of the network N, any type of communication network such as LAN (Local Area Network) and VPN (Virtual Private Network) can be adopted regardless of wired or wireless. In addition, in the example of FIG. 1, the case where two counter reception terminals 11 are provided and one scanner 12 and one printer 13 are provided at the general counter is illustrated, but the present invention is not limited to this, and the counter reception terminal 11 and the scanner 13 are not limited to this. 12 and printers 13 can be any number.

窓口受付端末11は、総合窓口において窓口業務を担当する職員が使用する端末装置である。例えば、窓口受付端末11は、パーソナルコンピュータなどのコンピュータである。なお、窓口受付端末11は、タブレット端末などの携帯端末装置であってもよい。 The window reception terminal 11 is a terminal device used by a staff member who is in charge of window operations at the general window. For example, the window reception terminal 11 is a computer such as a personal computer. The window reception terminal 11 may be a mobile terminal device such as a tablet terminal.

スキャナ12は、総合窓口において受け付けた書類等の読み取りを行う画像読み取り装置である。プリンタ13は、総合窓口において各種の書類の印字を行う印刷装置である。 The scanner 12 is an image reading device that reads documents and the like received at the general counter. The printer 13 is a printing device that prints various documents at the general counter.

ネットワークNには、役所の各種の業務を担当する部署の端末装置および各種のサーバが通信可能に接続されている。例えば、各部署には、当該部署に申請された処理の進捗状況を把握するための窓口バックエンド端末30や担当課端末31などの端末装置がそれぞれ設けられ、ネットワークNに接続されている。窓口受付端末11は、ネットワークNを介して各部署の端末装置や各種のサーバと、総合窓口で受け付けた申請に関する各種のデータを送受信する。例えば、図1に示すように、ネットワークNには、窓口サーバ20と、住民記録サーバ21が接続されている。また、ネットワークNには、戸籍・住民記録課の窓口バックエンド端末30Aと、担当課端末31Aと、住民記録決裁端末32とが接続されている。また、ネットワークNには、国民健康保険課の窓口バックエンド端末30Bと、担当課端末31Bとが接続されている。また、ネットワークNには、介護保険課の窓口バックエンド端末30Cと、担当課端末31Cとが接続されている。なお、図1では、システム10の構成を簡易化して示しているため、部署として戸籍・住民記録課、国民健康保険課、介護保険課を図示したが、これに限定されるものではない。例えば、ネットワークNには、その他、市民課、福祉課、国民年金課などの役所の各種の業務を行う部署の端末装置が接続されてよい。また、一部の装置は、役所の外部に設置されていてもよい。例えば、窓口サーバ20および住民記録サーバ21は、データセンタに設置されていてもよい。 The network N is communicatively connected with terminal devices and various servers of departments in charge of various tasks of the public office. For example, each department is provided with a terminal device such as a window back-end terminal 30 and a section terminal 31 in charge for grasping the progress status of the processing applied to the department, and is connected to the network N. The window reception terminal 11 transmits/receives various data relating to the application received at the general window to/from the terminal device of each department and various servers via the network N. For example, as shown in FIG. 1, a window server 20 and a resident recording server 21 are connected to the network N. Further, to the network N, a window backend terminal 30A of the family register/resident record section, a section 31A in charge of the section, and a resident record approval terminal 32 are connected. Further, the network N is connected to a counter back-end terminal 30B of the National Health Insurance Division and a responsible section terminal 31B. Further, to the network N, a counter back-end terminal 30C of the long-term care insurance section and a responsible section terminal 31C are connected. Note that, in FIG. 1, since the configuration of the system 10 is simplified and shown, the family register/resident record section, the national health insurance section, and the long-term care insurance section are illustrated as the departments, but the present invention is not limited to this. For example, the network N may be connected to terminal devices of other departments such as the citizen's section, the welfare section, and the national pension section that perform various tasks. Further, some devices may be installed outside the public office. For example, the window server 20 and the resident record server 21 may be installed in a data center.

窓口サーバ20は、窓口業務を支援する装置である。窓口サーバ20は、例えば、パーソナルコンピュータやサーバコンピュータなどのコンピュータである。窓口サーバ20は、1台のコンピュータとして実装してもよく、また、複数台のコンピュータにより実装してもよい。なお、本実施例では、窓口サーバ20を1台のコンピュータとした場合を例として説明する。 The window server 20 is a device that supports window operations. The window server 20 is, for example, a computer such as a personal computer or a server computer. The window server 20 may be implemented as one computer, or may be implemented by a plurality of computers. In the present embodiment, the case where the counter server 20 is a single computer will be described as an example.

住民記録サーバ21は、住民票の管理や発行等の処理を行う住民記録システムが動作する装置である。住民記録サーバ21は、例えば、サーバコンピュータなどのコンピュータである。住民記録サーバ21も、1台のコンピュータとして実装してもよく、また、複数台のコンピュータにより実装してもよい。なお、本実施例では、住民記録サーバ21も1台のコンピュータとした場合を例として説明する。住民記録システムは、住民基本台帳法に規定する住所、氏名、生年月日、性別、続柄、世帯等の基本項目を住民記録DB(データベース)22によって管理する。住民記録システムは、不図示のネットワークを介して住民基本台帳ネットワークシステムと通信可能とされ、住民基本台帳ネットワークシステムを介して他の地方公共団体との間で情報の交換が可能とされている。例えば、転入する住民があった場合、住民記録システムは、住民基本台帳ネットワークシステムを介して転出元の地方公共団体との間で住民の移動に関する情報の交換が可能とされている。 The resident record server 21 is a device in which a resident record system that manages and issues a resident card operates. The resident record server 21 is, for example, a computer such as a server computer. The resident record server 21 may also be implemented as a single computer, or may be implemented by a plurality of computers. In this embodiment, the case where the resident record server 21 is also a single computer will be described as an example. The resident record system manages basic items such as address, name, date of birth, sex, relationship, household, etc. defined in the Basic Resident Register Act by the resident record DB (database) 22. The resident recording system can communicate with a basic resident register network system via a network (not shown), and information can be exchanged with other local governments via the basic resident register network system. For example, when there is a resident to move in, the resident recording system is capable of exchanging information regarding the movement of the resident with the local public entity of the migrating source through the basic resident register network system.

窓口バックエンド端末30Aは、戸籍・住民記録課において職員が、総合窓口から戸籍・住民記録課に申請された業務の確認や実施に用いる、パソコン等の端末装置である。担当課端末31Aは、戸籍・住民記録課において職員が、住民記録システムへの住民に関する情報の登録等に用いる、パソコン等の端末装置である。住民記録決裁端末32は、戸籍・住民記録課において職員が、住民記録システムに登録された住民に関する情報の決裁等に用いる、パソコン等の端末装置である。転入などに伴って住民記録システムに住民の登録を行う場合、まず、一般職員が、担当課端末31Aを用いて住民記録システムに住民に関する情報を仮登録する。そして、幹部職員などの決裁権を有する職員が、住民記録決裁端末32を用いて、仮登録された情報を確認して、決裁の登録を行う。住民記録システムでは、登録された情報を、一旦、仮登録の状態として記憶し、決裁の登録がなされると正式な情報として記憶する。住民記録システムでは、このように仮登録された情報を確認して決裁を行わせることにより、登録される情報の正確性を高めている。 The counter back-end terminal 30A is a terminal device such as a personal computer used by the staff in the family register/resident record section to confirm and carry out the work applied to the family register/resident record section from the general counter. The department section terminal 31A is a terminal device such as a personal computer used by the staff in the family register/resident record section for registration of information about the residents in the resident record system. The resident record approval terminal 32 is a terminal device such as a personal computer used by a staff member in the family register/resident record section to approve information about residents registered in the resident record system. When registering a resident in the resident recording system due to a move-in or the like, first, the general staff temporarily registers information about the resident in the resident recording system using the section 31A in charge. Then, a staff member who has the right to approve, such as an executive staff member, confirms the provisionally registered information using the resident record approval terminal 32 and registers the approval. In the resident record system, the registered information is temporarily stored as a state of temporary registration, and when the approval is registered, it is stored as official information. In the resident recording system, the accuracy of the registered information is improved by confirming the information thus provisionally registered and making a decision.

窓口バックエンド端末30Bは、国民健康保険課において職員が、総合窓口から国民健康保険課に申請された業務の確認や実施に用いる、パソコン等の端末装置である。担当課端末31Bは、国民健康保険課において職員が、国民健康保険に関する業務に用いる、パソコン等の端末装置である。 The window back-end terminal 30B is a terminal device such as a personal computer used by the staff at the National Health Insurance Section to confirm and carry out the work applied to the National Health Insurance Section from the general window. The section in charge 31B is a terminal device such as a personal computer used by a staff member in the National Health Insurance Section for business related to National Health Insurance.

窓口バックエンド端末30Cは、介護保険課において職員が、総合窓口から介護保険課に申請された業務の確認や実施に用いる、パソコン等の端末装置である。担当課端末31Cは、介護保険課において職員が、介護保険に関する業務に用いる、パソコン等の端末装置である。 The counter back-end terminal 30C is a terminal device such as a personal computer used by a staff member in the long-term care insurance section to confirm and carry out a task applied to the long-term care insurance section from the general counter. The in-charge section terminal 31C is a terminal device such as a personal computer used by a staff member in the long-term care insurance section for work related to long-term care insurance.

ここで、図2を用いて、総合窓口で転入を受け付ける流れを説明する。図2は、総合窓口で転入を受け付けた場合のシステム全体での処理の流れの一例を概略的に示した図である。 Here, a flow for accepting transference at the general counter will be described with reference to FIG. FIG. 2 is a diagram schematically showing an example of the processing flow of the entire system when the transfer is accepted at the general counter.

転入する住民は、総合窓口の職員に転入の申請である旨を告げる。また、転入する住民は、転出元の役所で発行された転出証明書を総合窓口に提出する。転出証明書には、住民の氏名、生年月日、性別、旧住所および新住所など、住民に関する各種の情報が記載されている。 Residents moving in will tell the staff at the general counter that they are applying to move in. In addition, residents moving in will submit the transfer certificate issued by the government office of the transfer to the general counter. The move-out certificate contains various information about the resident, such as the name, date of birth, gender, old address and new address of the resident.

総合窓口の職員は、窓口受付端末11により受付番号を交付する(S10)。また、総合窓口の職員は、転出証明書を確認し、転入する住民にヒヤリングを行って、転出証明書から転入日、世帯主などの項目に変更点が無いか確認する。総合窓口の職員は、転出証明書をスキャナ12により読み取る(S11)。スキャナ12は、読み取ったスキャン画像データを窓口受付端末11に出力する。窓口受付端末11は、変更点や申請に関する注意点などの補充情報の入力を受け付ける(S12)。総合窓口の職員は、補充情報を窓口受付端末11から入力する。窓口受付端末11は、総合窓口の職員から転入の申請が指示されると、受付番号に対応付けて転入の申請の新たな申請番号を付与し、申請の種別を転入として、受付番号、転入の申請番号、補充情報、スキャン画像データを含んだ転入の申請を窓口サーバ20へ送信する(S13)。 The staff of the general counter issues a reception number from the reception terminal 11 (S10). In addition, the staff at the general counter will check the transfer certificate and interview the residents who will move in to see if there are any changes in the items such as the transfer date and the head of household from the transfer certificate. The staff at the general counter reads the transfer certificate with the scanner 12 (S11). The scanner 12 outputs the read scan image data to the window reception terminal 11. The window reception terminal 11 receives input of supplementary information such as changes and notes regarding application (S12). The staff of the general counter inputs the supplementary information from the counter reception terminal 11. When the staff at the general counter gives an instruction to move in, the window reception terminal 11 assigns a new application number for the transfer application in association with the reception number. An application for transfer including the application number, supplementary information, and scanned image data is transmitted to the counter server 20 (S13).

窓口サーバ20は、窓口受付端末11からの各種の申請を受け付ける。例えば、窓口サーバ20は、申請の種別が転入とされた転入の申請を受け付けると、転入の申請に含まれるスキャン画像データに対してOCR(optical character recognition)処理を行い、転出証明書に記述された文字の文字認識を行ってOCRデータを生成する(S14)。OCRデータは、転出証明書に記述された文字をテキストに変換したテキストデータのみであってもよく、罫線の情報など帳票の形式のデータを含んでもよい。窓口サーバ20は、転入の申請に含まれる受付番号、転入の申請番号、補充情報、スキャン画像データおよびOCRデータを対応付けて記憶する(S15)。窓口サーバ20は、窓口で受け付けた申請ごとに処理状況をステータスとして管理する。例えば、窓口サーバ20は、転入について未処理の受付番号のステータスを処理待ちとして管理する。 The window server 20 receives various applications from the window reception terminal 11. For example, when the window server 20 receives an application for transfer of which the type of application is transfer, the contact server 20 performs OCR (optical character recognition) processing on the scan image data included in the application for transfer and is described in the transfer certificate. OCR data is generated by performing character recognition of the selected character (S14). The OCR data may be only text data obtained by converting the characters described in the transfer-out certificate into text, or may include data in the form of a form such as ruled line information. The counter server 20 stores the reception number included in the transfer application, the transfer application number, the supplement information, the scan image data, and the OCR data in association with each other (S15). The counter server 20 manages the processing status as a status for each application received at the counter. For example, the window server 20 manages the status of an unprocessed reception number regarding transference as waiting for processing.

窓口バックエンド端末30Aは、窓口サーバ20に対して随時問合わせを行い、依頼された転入の申請ごとにステータスを表示する。例えば、窓口バックエンド端末30Aには、転入についてステータスが処理待ちとされている転入の申請番号が表示される。なお、窓口バックエンド端末30Aには、転入についてステータスが処理待ちとされている受付番号が表示されてもよい。 The window back-end terminal 30A makes an inquiry to the window server 20 at any time, and displays the status for each requested transfer request. For example, the window back-end terminal 30A displays the transfer application number whose transfer status is waiting for processing. Note that the reception back-end terminal 30A may display a reception number of which the status is waiting for processing regarding transference.

担当課端末31Aは、転入の業務を行う申請番号の指定を受け付ける(S16)。戸籍・住民記録課の職員は、転入の業務を行う申請番号を指定する。担当課端末31Aは、申請番号が指定されると、窓口サーバ20へ申請番号を含んだ入力支援要求を送信する。なお、担当課端末31Aは、転入の業務を行う受付番号の指定を受け、転入の受付番号を含んだ入力支援要求を送信してもよい。 The section terminal 31A in charge receives the designation of the application number for performing the transfer operation (S16). The staff of the Family Registration and Residents Record Division designates the application number for the transfer work. When the application number is designated, the section in charge 31A sends an input support request including the application number to the window server 20. It should be noted that the section terminal 31A in charge may receive the designation of the reception number for performing the transfer operation and may transmit the input support request including the transfer reception number.

窓口サーバ20は、入力支援要求を受信すると、入力支援要求に含まれる申請番号に対応付けられた補充情報、スキャン画像データおよびOCRデータを担当課端末31Aに送信する(S17)。窓口サーバ20は、通知された申請番号のステータスを申請中に更新する。なお、窓口サーバ20は、入力支援要求に含まれる申請番号に対応付けられた補充情報、スキャン画像データおよびOCRデータを担当課端末31Aに送信し、通知された受付番号の転入についてのステータスを申請中に更新してもよい。 Upon receiving the input support request, the window server 20 transmits the supplement information, the scan image data, and the OCR data associated with the application number included in the input support request to the section in charge 31A (S17). The counter server 20 updates the status of the notified application number to “in application”. The counter server 20 sends the supplementary information, the scan image data, and the OCR data associated with the application number included in the input support request to the section terminal 31A in charge, and applies for the status regarding the transfer of the notified reception number. May be updated during.

担当課端末31Aは、送信された補充情報、スキャン画像データ、OCRデータを表示する(S18)。担当課端末31Aは、住民記録システムに登録する住民に関する情報の入力を受け付ける(S19)。戸籍・住民記録課の職員は、表示された転出証明書のスキャン画像を参照し、OCRデータとしてテキスト化された転出証明書のテキストデータを流用して、転入する住民に関する情報と申請番号を住民記録システムに入力する。なお、担当課端末31Aは、OCRデータに記憶された住所などの項目のデータと住民記録システムに登録する項目の対応が特定できる場合、対応する項目のデータをデフォルトで表示させてもよい。担当課端末31Aは、入力完了が指示されると、入力された住民に関する情報と申請番号を住民記録サーバ21へ送信する(S20)。なお、担当課端末31Aは、転入する住民に関する情報と受付番号の登録を受け付けて、住民に関する情報と受付番号を住民記録サーバ21へ送信してもよい。 The section terminal 31A in charge displays the replenishment information, the scan image data, and the OCR data transmitted (S18). The section terminal 31A in charge receives an input of information about the resident registered in the resident recording system (S19). The staff of the Family Registration and Resident Records Section refers to the scanned image of the displayed relocation certificate and diverts the text data of the relocation certificate that has been converted into text as OCR data to obtain information on the relocation residents and the application number. Fill in the recording system. If the correspondence between the item data such as the address stored in the OCR data and the item registered in the resident recording system can be specified, the responsible section terminal 31A may display the corresponding item data by default. When the completion of the input is instructed, the section in charge 31A transmits the input information about the resident and the application number to the resident recording server 21 (S20). The section terminal 31A in charge may accept registration of the information about the inhabitants to be moved in and the reception number, and transmit the information about the inhabitants and the reception number to the inhabitant record server 21.

住民記録サーバ21は、送信された住民に関する情報と申請番号を住民記録システムにステータスを仮登録として格納する(S21)。住民記録サーバ21は、仮登録が完了すると、仮登録された住民に関する情報と申請番号を窓口サーバ20へ送信する(S22)。なお、住民記録サーバ21は、仮登録された住民に関する情報から住民の氏名、生年月日、性別、旧住所および新住所など住民異動届に記載する項目の情報を選択して窓口サーバ20へ送信してもよい。 The resident record server 21 stores the transmitted information about the resident and the application number in the resident record system as a status of temporary registration (S21). When the tentative registration is completed, the resident record server 21 transmits the information about the temporarily registered resident and the application number to the window server 20 (S22). In addition, the resident record server 21 selects the information of the items to be described in the resident transfer notification such as the name, date of birth, sex, old address and new address of the resident from the information about the tentatively registered resident and sends it to the window server 20. You may.

窓口サーバ20は、受信した申請番号に対応する受付番号を求め、受付番号、申請番号、仮登録された住民に関する情報を格納し、受信した申請番号のステータスを仮登録に更新する(S23)。これにより、窓口サーバ20では、住民記録システムに仮登録された転入の申請のステータスが仮登録に更新される。なお、住民記録サーバ21が、各申請番号のステータスを窓口サーバ20に随時通知し、窓口サーバ20が、各申請番号のステータスを通知されたステータスに更新してもよい。 The window server 20 obtains a reception number corresponding to the received application number, stores the reception number, the application number, and information about the temporarily registered inhabitants, and updates the status of the received application number to the temporary registration (S23). As a result, the counter server 20 updates the status of the transfer application provisionally registered in the resident recording system to provisional registration. The resident record server 21 may notify the contact server 20 of the status of each application number at any time, and the contact server 20 may update the status of each application number to the notified status.

窓口受付端末11は、窓口サーバ20に対して随時問合わせを行い、受付番号に対応付けて申請番号ごとにステータスを表示する。例えば、窓口受付端末11には、住民記録システムに仮登録された申請番号と受付番号が表示される。 The window reception terminal 11 makes an inquiry to the window server 20 at any time, and displays the status for each application number in association with the reception number. For example, the application number and the reception number provisionally registered in the resident recording system are displayed on the window reception terminal 11.

窓口受付端末11は、仮登録された情報の確認を行うため、申請番号の指定を受け付ける(S24)。総合窓口の職員は、仮登録の確認を行う申請番号を指定する。窓口受付端末11は、申請番号が指定されると、窓口サーバ20へ申請番号を含んだ確認画像送信要求を送信する。なお、窓口受付端末11は、仮登録の確認を行う旨を指定して受付番号の指定を受け、受付番号を含んだ確認画像送信要求を送信してもよい。 The window reception terminal 11 receives the designation of the application number in order to confirm the temporarily registered information (S24). The staff at the general counter will specify the application number to confirm the temporary registration. When the application number is designated, the window reception terminal 11 transmits a confirmation image transmission request including the application number to the window server 20. The window reception terminal 11 may receive the designation of the reception number by designating the confirmation of the temporary registration, and may transmit the confirmation image transmission request including the reception number.

窓口サーバ20は、確認画像送信要求を受信すると、確認画像送信要求に含まれる申請番号に対応付けられた仮登録の住民に関する情報から、住民の氏名、生年月日、性別、旧住所および新住所のいずれかの情報を含む住民異動届の画像データを生成する(S25)。窓口サーバ20は、生成した画像データを確認画像送信要求の送信元の窓口受付端末11に送信する(S26)。この画像データは、住民異動届のイメージデータであってもよく、PDF(Portable Document Format)などの文書フォーマットと各項目の情報を格納したデータであってもよい。 When the window server 20 receives the confirmation image transmission request, the name, date of birth, gender, old address, and new address of the resident are obtained from the information about the provisionally registered residents associated with the application number included in the confirmation image transmission request. The image data of the resident change notification including any of the above information is generated (S25). The window server 20 transmits the generated image data to the window reception terminal 11 that is the transmission source of the confirmation image transmission request (S26). The image data may be image data of a notification of resident change, or may be data that stores a document format such as PDF (Portable Document Format) and information of each item.

窓口受付端末11は、受信した画像データに基づき、住民異動届の画像を表示する(S27)。総合窓口の職員は、転入する住民と共に、住民異動届の画像を確認する。窓口受付端末11は、表示された住民異動届の印刷の指示を受け付ける(S28)。総合窓口の職員は、住民異動届の確認が完了すると印刷を指示する。窓口受付端末11は、印刷が指示されると、表示した住民異動届の画像の申請番号を含んだ印刷指示を窓口サーバ20へ通知する。 The window reception terminal 11 displays the image of the notification of change of residents based on the received image data (S27). The staff at the general counter confirms the image of the residents transfer notification together with the residents moving in. The window reception terminal 11 receives an instruction to print the displayed resident change notice (S28). The staff at the general counter will instruct printing when confirmation of the residents' transfer notification is complete. When the printing is instructed, the window reception terminal 11 notifies the window server 20 of the printing instruction including the application number of the displayed image of the resident change notification.

窓口サーバ20は、印刷指示を受信すると、印刷指示された画像データをプリンタ13に出力する(S29)。 Upon receiving the print instruction, the window server 20 outputs the image data for which the print instruction has been issued to the printer 13 (S29).

プリンタ13は、画像データに基づき、住民異動届を印字する(S30)。総合窓口の職員は、転入する住民に対して、印字された住民異動届の未記入部分の記入や、サインや押印を求め、サインや押印された住民異動届を受け付ける。受け付けた住民異動届は、役所での以降の手続きに利用される。 The printer 13 prints a resident change notification based on the image data (S30). The staff at the general counter asks the inhabitants to move in to fill in the blanks in the printed notification of residents' changes, request a signature or seal, and accept the signed or stamped notice of changes in residents. The resident transfer notification received will be used for subsequent procedures at the government office.

ここで、他の地方公共団体から住民が転入する場合、転入する地方公共団体の住民記録システムには、転入する住民に関する情報が記憶されていない。このため、従来は、転入する住民が、住民異動届に住民記録システムに登録する情報を記入する。一方、転出証明書と住民異動届は、記載項目に共通部分が多い。そこで、システム10は、転出証明書の情報に基づき、住民異動届を印字することにより、転入する住民の住民異動届の記入の負担を軽減できる。また、転出証明書は、転出元の地方公共団体で発行される。このため、転出証明書の情報に基づき、住民異動届を印字することにより、正確な情報を印字できる。 Here, when a resident moves in from another local government, the resident record system of the moving local government does not store information about the migrant. For this reason, conventionally, the inhabitants moving in fill out the information to be registered in the inhabitant record system in the inhabitant transfer notification. On the other hand, there are many common items in the entry certificate and the notification of change of residents. Therefore, the system 10 can reduce the burden of filling in the resident transfer notification of the resident moving in by printing the resident transfer notification based on the information of the transfer certificate. The transfer certificate will be issued by the local government of the transfer source. Therefore, it is possible to print accurate information by printing the notification of change of residents based on the information of the transference certificate.

一方、住民記録サーバ21は、住民記録システムに住民に関する情報を仮登録すると、住民記録決裁端末32に決裁要求を送信する(S40)。なお、住民記録決裁端末32が、住民記録サーバ21に対して随時問合わせを行い、仮登録の住民に関する情報がある場合、決裁の要求を表示してもよい。決裁権を有する職員は、住民記録決裁端末32で仮登録された住民に関する情報を確認すると、決裁の指示を行う。住民記録決裁端末32は、決裁の指示を受け付けると、決裁の指示を住民記録サーバ21へ送信する(S41)。住民記録サーバ21は、決裁が指示された住民に関する情報を正式な情報として記憶し、ステータスを決裁済みに更新する(S42)。住民記録サーバ21は、ステータスを決裁済みに更新した住民に関する情報と申請番号を窓口サーバ20へ送信する(S43)。 On the other hand, when the resident record server 21 provisionally registers the information about the resident in the resident record system, the resident record server 21 transmits an approval request to the resident record approval terminal 32 (S40). The resident record approval terminal 32 may make an inquiry to the resident record server 21 at any time, and if there is information about the temporarily registered resident, a request for approval may be displayed. The staff having the right to approve confirms the information on the tentatively registered resident at the resident record approval terminal 32, and gives an instruction for approval. When the resident record approval terminal 32 receives the approval instruction, the resident record approval terminal 32 transmits the approval instruction to the resident record server 21 (S41). The resident record server 21 stores the information about the resident for which the approval is instructed as the official information, and updates the status to “approved” (S42). The resident record server 21 transmits the information about the resident whose status has been approved and the application number to the window server 20 (S43).

窓口サーバ20は、受信した申請番号に対応する受付番号を求め、受付番号、申請番号、決裁済みの住民に関する情報で仮登録された住民に関する情報を更新し、受信した申請番号のステータスを決裁済みに更新する(S44)。 The counter server 20 seeks a reception number corresponding to the received application number, updates the information about the provisionally registered inhabitants with the reception number, the application number, and information about the inhabitants who have already been approved, and the status of the received application number has been approved. (S44).

窓口サーバ20は、住民に関する情報が決裁済みとなると、住民に関する情報を転入に関連して申請を要する手続きを担当するシステムに出力可能となる。転入先の地方公共団体では、住民記録システムに住民に関する情報が正式に登録されると、各種の行政サービスの申請が可能となる。例えば、市民課での住民票の発行や印鑑証明の登録が可能となる。例えば、窓口サーバ20は、行政サービスごとに、行政サービスに該当する条件を記憶し、転入する住民が条件に該当するかを判定する。窓口サーバ20は、住民からの申請または自動処理により、転入に関連して申請を要する手続きを担当するシステムに申請を送信する。例えば、窓口サーバ20は、行政サービスごとに、行政サービスに該当する条件を記憶し、転入する住民が条件に該当するかを判定する。窓口サーバ20は、条件に該当する場合、該当する行政サービスのシステムに申請を送信する(S45)。例えば、図2の例では、窓口サーバ20は、国民年金に該当する住民である場合、住民に関する情報から国民年金の登録の申請に用いる項目のデータを抽出して国民年金のシステムに送信している。なお、窓口サーバ20は、一旦総合窓口の窓口受付端末11に、関連する申請を提示して住民の申請要求を確認してもよい。また、窓口サーバ20は、該当する行政サービスの申請を自動処理で行ってもよい。 When the information about the inhabitants has been approved, the window server 20 can output the information about the inhabitants to the system in charge of the procedure that requires an application in relation to the transfer. The local government that you are moving into will be able to apply for various administrative services once information about the inhabitants is officially registered in the inhabitant record system. For example, it becomes possible to issue a resident card and register a seal certificate at the Citizen's Section. For example, the counter server 20 stores, for each administrative service, a condition corresponding to the administrative service and determines whether or not the inhabitant to be transferred corresponds to the condition. The window server 20 sends an application to a system in charge of a procedure that requires an application related to moving in, by an application from a resident or an automatic process. For example, the counter server 20 stores, for each administrative service, a condition corresponding to the administrative service and determines whether or not the inhabitant to be transferred corresponds to the condition. If the condition is met, the window server 20 sends the application to the applicable administrative service system (S45). For example, in the example of FIG. 2, when the window server 20 is a resident who corresponds to the national pension, it extracts the data of the items used for the application for registration of the national pension from the information about the resident and sends it to the system of the national pension. There is. Note that the counter server 20 may once present the related application to the counter reception terminal 11 of the general counter to confirm the application request of the residents. Further, the counter server 20 may automatically apply for the relevant administrative service.

また、国民健康保険の登録の申請を受け付ける流れを簡単に説明する。例えば、国民健康保険の登録では、総合窓口の職員が、住民にヒヤリングを行い、住民記録システムに記憶された当該住民に関する情報を用いて、窓口受付端末11から国民健康保険の登録の申請を窓口サーバ20へ送信する。窓口サーバ20では、国民健康保険の申請を受け付けると、当該国民健康保険の申請を国民健康保険課の担当課端末31Bへ送信する。窓口サーバ20は、受け付けた国民健康保険の申請のステータスを処理待ちとして管理する。そして、窓口サーバ20は、担当課端末31Bから国民健康保険の申請の処理完了の通知を受けると、国民健康保険の申請のステータスを処理完了に更新する。 In addition, we briefly explain the flow of accepting applications for registration of National Health Insurance. For example, in the registration of National Health Insurance, the staff at the general counter interviews the residents and uses the information about the residents stored in the resident record system to apply for the registration of National Health Insurance from the counter reception terminal 11. Send to server 20. When the window server 20 receives the application for national health insurance, it sends the application for national health insurance to the section terminal 31B in charge of the national health insurance section. The window server 20 manages the status of the received national health insurance application as a process waiting. When the window server 20 receives the notification of the completion of the processing of the national health insurance application from the section in charge 31B, the window server 20 updates the status of the national health insurance application to the processing completion.

ところで、担当課が異なる複数の行政サービスの申請を同じ窓口で受け付ける場合、同じ窓口で受け付けた申請を担当課ごとに分けて処理するため、処理の進捗状況が把握しづらい場合がある。そこで、窓口サーバ20は、担当課ごとに、処理が完了していない未処理の申請の件数と、処理が完了した申請の件数を求めて、処理の状況の表示を行う。これにより、担当課ごとの処理の進捗状況を把握しやすく表示できる。また、住民が転入する場合、転入先の地方公共団体では、住民記録システムに転入する住民に関する情報が未登録であるため、転入以外の申請の処理を進めることができない。転入の申請は、処理の優先度が高い。そこで、窓口サーバ20は、転入の申請を担当する担当部署については、転入の申請と、転入以外の申請とで分けて件数を求める。これにより、優先度の高い転入の申請と転入以外の申請の処理の進捗状況を個別に把握できる。 By the way, when accepting applications for a plurality of administrative services in different departments at the same window, the applications received at the same window are processed separately for each department in charge, which may make it difficult to grasp the progress of the process. Therefore, the counter server 20 obtains the number of unprocessed applications for which processing has not been completed and the number of applications for which processing has been completed for each section in charge, and displays the processing status. As a result, it is possible to easily display the progress of processing for each section in charge. In addition, when a resident moves in, the local government to which the resident is transferred cannot process the application other than the transfer because the information about the resident moving into the resident recording system has not been registered. Requests for moving in have a high priority for processing. Therefore, the counter server 20 obtains the number of cases regarding the department in charge of the transfer application by dividing the transfer application and the non-transfer application. As a result, it is possible to separately grasp the progress status of the processing of the transfer application having a high priority and the application other than the transfer.

また、役所が提供する行政サービスには、専門性が高いものや守秘性が高く、総合窓口では受け付けし難いものがある。例えば、介護保険の申請は、専門性が高く、担当する職員と相談して手続きを進める場合がある。そこで、総合窓口では、介護保険の申請を受け付けると、担当する介護保険課の専門窓口へ案内する。例えば、総合窓口の職員は、窓口受付端末11を操作して専門窓口への案内をプリンタ13から印刷する。窓口受付端末11は、専門窓口への案内の印刷が完了すると、介護保険の申請があり、専門窓口へ案内した旨を窓口サーバ20へ送信する。窓口サーバ20は、窓口受付端末11から介護保険の申請があり、専門窓口へ案内した旨の通知を受けると、介護保険の申請のステータスを専門窓口へ案内済みとして管理する。 In addition, some administrative services provided by the government office are highly specialized and highly confidential, making it difficult for the general counter to accept them. For example, an application for long-term care insurance is highly specialized and may proceed in consultation with the staff in charge. Therefore, when the general counter accepts an application for long-term care insurance, it guides to the specialized counter of the long-term care insurance section in charge. For example, the staff of the general counter operates the counter reception terminal 11 to print a guide to the specialized counter from the printer 13. When the printing of the guidance to the specialized window is completed, the window reception terminal 11 transmits to the window server 20 that there is an application for long-term care insurance and the guidance to the specialized window is provided. When the window server 20 receives from the window reception terminal 11 that there is an application for long-term care insurance and is notified to the specialized window, the window server 20 manages the status of the application for long-term care insurance as being delivered to the specialized window.

一方、例えば、介護保険の喪失の申請は、介護保険の申請に比べて専門性が低く、総合窓口で受け付ける場合がある。例えば、介護保険の喪失の申請では、総合窓口の職員が、住民にヒヤリングを行い、住民記録システムに記憶された当該住民に関する情報を用いて、窓口受付端末11から介護保険の喪失の申請を窓口サーバ20へ送信する。窓口サーバ20では、介護保険の喪失の申請を受け付けると、当該介護保険の喪失の申請を介護保険課の担当課端末31Cへ送信する。窓口サーバ20は、受け付けた介護保険の喪失の申請のステータスを処理待ちとして管理する。そして、窓口サーバ20は、担当課端末31Cから介護保険の喪失の申請の処理完了の通知を受けると、介護保険の喪失の申請のステータスを処理完了に更新する。 On the other hand, for example, an application for loss of long-term care insurance is less specialized than an application for long-term care insurance and may be accepted at a general counter. For example, in the application for loss of long-term care insurance, the staff at the general counter interviews the inhabitants, and uses the information about the inhabitants stored in the inhabitant record system to make an application for loss of long-term care insurance from the window reception terminal 11. Send to server 20. Upon receiving the application for loss of long-term care insurance, the counter server 20 transmits the application for loss of long-term care insurance to the terminal section 31C in charge of the long-term care insurance section. The window server 20 manages the status of the received application for the loss of long-term care insurance as a processing wait. Then, when the window server 20 receives the notification of the completion of processing of the application for loss of long-term care insurance from the section in charge 31C, the window server 20 updates the status of the application for loss of long-term care insurance to complete processing.

このように、介護保険などの専門性が高い特定分野の申請には、特定分野の専門窓口へ案内するものと、総合窓口で受け付けるものがある。窓口サーバ20は、特定分野の申請のうち、総合窓口で受け付けた申請について未処理の申請の件数と、処理が完了した申請の件数と、特定分野の専門窓口へ案内した申請の件数を求めて、処理の状況の表示を行う。これにより、専門性が高い特定分野についても専門窓口と総合窓口での受け付け状況や処理の進捗状況を把握しやすく表示できる。 As described above, for applications in a specific field with high specialty such as long-term care insurance, there are those that guide to a specialized field in a specific field and those that accept at a general window. The counter server 20 obtains the number of unprocessed applications, the number of completed processing, and the number of applications guided to the specialized field in the specific field among the applications in the specific field. , Display the processing status. As a result, it is possible to easily display the reception status and the processing progress status at the specialized contact point and the general contact point even for a specific field with high specialty.

[窓口サーバの構成]
次に、実施例1に係る窓口サーバ20の構成について説明する。図3は、実施例1に係る窓口サーバの概略的な構成を示す図である。窓口サーバ20は、通信I/F(インタフェース)部50と、記憶部51と、制御部52とを有する。
[Configuration of contact server]
Next, the configuration of the window server 20 according to the first embodiment will be described. FIG. 3 is a diagram illustrating a schematic configuration of the window server according to the first embodiment. The counter server 20 includes a communication I/F (interface) unit 50, a storage unit 51, and a control unit 52.

通信I/F部50は、他の装置との間で通信制御を行うインタフェースである。通信I/F部50は、ネットワークNを介して他の装置と各種情報を送受信する。通信I/F部50としては、LANカードなどのネットワークインタフェースカードを採用できる。 The communication I/F unit 50 is an interface that controls communication with other devices. The communication I/F unit 50 transmits/receives various information to/from other devices via the network N. As the communication I/F unit 50, a network interface card such as a LAN card can be adopted.

記憶部51は、ハードディスク、SSD(Solid State Drive)、光ディスクなどの記憶装置である。なお、記憶部51は、RAM(Random Access Memory)、フラッシュメモリ、NVSRAM(Non Volatile Static Random Access Memory)などのデータを書き換え可能な半導体メモリであってもよい。 The storage unit 51 is a storage device such as a hard disk, SSD (Solid State Drive), or optical disk. The storage unit 51 may be a rewritable semiconductor memory such as a RAM (Random Access Memory), a flash memory, or an NVSRAM (Non Volatile Static Random Access Memory).

記憶部51は、制御部52で実行されるOS(Operating System)や各種プログラムを記憶する。例えば、記憶部51は、後述する各種の処理を実行するプログラムを記憶する。さらに、記憶部51は、制御部52で実行されるプログラムで用いられる各種データを記憶する。例えば、記憶部51は、申請状況情報60と、件数情報61と、変更条件情報62とを記憶する。 The storage unit 51 stores an OS (Operating System) and various programs executed by the control unit 52. For example, the storage unit 51 stores a program that executes various processes described below. Further, the storage unit 51 stores various data used in the program executed by the control unit 52. For example, the storage unit 51 stores application status information 60, number-of-cases information 61, and change condition information 62.

申請状況情報60は、受け付けた申請に関する処理状況を記憶したデータである。図4は、申請状況情報のデータ構成の一例を示す図である。図4に示すように、申請状況情報60は、「受付番号」、「種別」、「申請番号」、「ステータス」などの項目を有する。なお、図4に示した申請状況情報60の各項目は、一例であり、その他の項目を有してもよい。また、申請状況情報60のデータ構成も一例であり、これに限定されるものではない。 The application status information 60 is data that stores the processing status regarding the received application. FIG. 4 is a diagram showing an example of the data structure of the application status information. As shown in FIG. 4, the application status information 60 has items such as “reception number”, “type”, “application number”, and “status”. Each item of the application status information 60 shown in FIG. 4 is an example, and may have other items. The data structure of the application status information 60 is also an example, and the present invention is not limited to this.

受付番号の項目は、それぞれ受け付けた申請を識別する識別情報を記憶する領域である。例えば、受付番号の項目には、申請に対して総合窓口で交付された受付番号が記憶される。種別の項目は、申請を受け付けた行政サービスの種別を記憶する領域である。図4では、種別を識別しやすくするため、種別を行政サービスの名称で示すが、種別の項目には、申請を受け付けた行政サービスを示すコードが格納される。申請番号の項目は、申請に対して付与された識別情報を記憶する領域である。例えば、総合窓口では、複数の行政サービスの申請を受け付ける。各申請には、それぞれの個別の申請番号が付与される。ステータスの項目は、申請の処理状況に関する情報を記憶する領域である。 The item of acceptance number is an area for storing identification information for identifying each accepted application. For example, in the item of reception number, the reception number given to the application at the general counter is stored. The type item is an area for storing the type of administrative service for which an application has been accepted. In FIG. 4, the type is indicated by the name of the administrative service for easy identification, but the type item stores a code indicating the administrative service that has received the application. The item of application number is an area for storing the identification information given to the application. For example, the general counter accepts applications for multiple administrative services. Each application is given a unique application number. The item of status is an area for storing information on the processing status of the application.

図4の例では、受付番号「0001」は、転入の申請と国民健康保険の申請が行われていることを示す。転入の申請は、申請番号が「A0001」であり、ステータスが「決裁済み」であることを示す。国民健康保険の申請は、申請番号が「B0001」であり、ステータスが「処理完了」であることを示す。また、受付番号「0002」は、転入の申請が行われていることを示す。転入の申請は、申請番号が「A0002」であり、ステータスが「仮登録」であることを示す。また、受付番号「0003」は、介護保険の申請が行われていることを示す。介護保険の申請は、申請番号が「C0001」であり、ステータスが「専門窓口へ案内済み」であることを示す。また、受付番号「0004」は、介護保険の喪失の申請が行われていることを示す。介護保険の喪失の申請は、申請番号が「C0002」であり、ステータスが「処理待ち」であることを示す。 In the example of FIG. 4, the reception number “0001” indicates that an application for moving in and an application for national health insurance have been made. The transfer application indicates that the application number is “A0001” and the status is “approved”. The application for National Health Insurance indicates that the application number is “B0001” and the status is “processing completed”. Further, the reception number "0002" indicates that an application for transfer is being made. The transfer application indicates that the application number is “A0002” and the status is “temporary registration”. The reception number "0003" indicates that an application for long-term care insurance is being made. The application for long-term care insurance indicates that the application number is "C0001" and the status is "already informed to a specialist window". Further, the reception number "0004" indicates that an application for loss of long-term care insurance is being made. The application for the loss of long-term care insurance indicates that the application number is “C0002” and the status is “waiting for processing”.

図3に戻り、件数情報61は、申請の件数を記憶したデータである。件数情報61は、複数のカウンタにより個別に申請の件数のカウントが可能とされている。本実施例では、住民サービスを担当する部署ごと、カウンタを分けて部署に対して申請された申請の件数をカウントする。また、複数の住民サービスを担当する一部の部署では、住民サービスの種別によってカウンタを分けて申請の件数をカウントする。例えば、転入の申請は、処理の優先度が高い。そこで、転入を担当する戸籍・住民記録課では、転入の申請と、転入以外の申請とでカウンタを分けて申請の件数をカウントする。また、カウンタは、申請の状態ごとに分けて件数のカウントが可能とされている。本実施例では、処理が依頼されて処理待ち中の申請の件数と、処理が完了した申請の件数を分けてカウントする。 Returning to FIG. 3, the number information 61 is data that stores the number of applications. In the case number information 61, the number of cases can be individually counted by a plurality of counters. In this embodiment, a counter is divided for each department in charge of resident services and the number of applications applied to the department is counted. In addition, some departments in charge of multiple resident services count the number of applications by dividing the counter according to the type of resident service. For example, a transfer request has a high processing priority. Therefore, the Family Registration and Resident Records Division, which is in charge of moving in, counts the number of applications by dividing the counter into applications for moving in and applications other than moving in. In addition, the counter is capable of counting the number of cases according to the status of the application. In the present embodiment, the number of applications that have been requested for processing and are waiting to be processed and the number of applications for which processing has been completed are separately counted.

図5は、件数情報のデータ構成の一例を示す図である。図5に示すように、件数情報61は、「担当課」、「カウンタ種別」、「状態」、「件数」などの項目を有する。なお、図5に示した件数情報61の各項目は、一例であり、その他の項目を有してもよい。また、件数情報61のデータ構成も一例であり、これに限定されるものではない。 FIG. 5 is a diagram showing an example of the data structure of the number-of-cases information. As shown in FIG. 5, the number information 61 has items such as “section in charge”, “counter type”, “state”, and “number of cases”. Each item of the number information 61 shown in FIG. 5 is an example, and may have other items. The data structure of the number-of-cases information 61 is also an example, and the present invention is not limited to this.

担当課の項目は、カウントする申請を担当する部署を記憶する領域である。カウンタ種別の項目は、申請の件数をカウントするカウンタの識別情報を記憶する領域である。本実施例では、カウンタの識別情報を、カウンタに対して定めた名称としている。状態の項目は、カウンタでカウントする申請の状態を記憶する領域である。本実施例では、状態として「処理待ち」と「処理完了」と「案内」が設定されている。「処理待ち」は、申請の処理が完了していない状態を示す。「処理完了」は、申請の処理が完了した状態を示す。「案内」は、専門窓口へ案内した状態を示す。件数の項目は、該当する申請の件数を記憶する領域である。 The item of the section in charge is an area for storing the department in charge of the application to be counted. The item of counter type is an area for storing identification information of a counter that counts the number of applications. In this embodiment, the identification information of the counter is the name defined for the counter. The item of status is an area for storing the status of the application counted by the counter. In this embodiment, “waiting for processing”, “processing completed”, and “guidance” are set as states. “Waiting for processing” indicates a state where the processing of the application is not completed. “Processing completed” indicates a state in which the processing of the application is completed. The “guidance” indicates a state in which the customer is guided to a specialized window. The item of number of items is an area for storing the number of corresponding applications.

図5の例では、「戸籍・住民記録課」は、「転入者カウンタ」と「ローカウンタ」に分けて申請の件数をカウントしている。「転入者カウンタ」は、「処理待ち」の件数が「2」であり、「処理完了」の件数が「42」であることを示す。「ローカウンタ」は、「処理待ち」の件数が「168」であり、「処理完了」の件数が「63」であることを示す。「国民健康保険課」は、「カウンタ」で申請の件数をカウントしている。「カウンタ」は、「処理待ち」の件数が「3」であり、「処理完了」の件数が「10」であることを示す。「介護保険課」は、「相談カウンタ」と「受付カウンタ」に分けて申請の件数をカウントしている。「相談カウンタ」は、「案内」の件数が「2」であることを示す。「受付カウンタ」は、「処理待ち」の件数が「3」であり、「処理完了」の件数が「6」であることを示す。 In the example of FIG. 5, the “family register/resident record section” divides the number of applications into “transference counter” and “low counter”. The "transference counter" indicates that the number of "waiting for processing" is "2" and the number of "processing completed" is "42". The "low counter" indicates that the number of "waiting for processing" is "168" and the number of "processing completed" is "63". "National Health Insurance Section" counts the number of applications at "Counter". The “counter” indicates that the number of “waiting for processing” is “3” and the number of “processing completed” is “10”. The “Nursing Care Insurance Section” divides the number of applications into “consultation counter” and “reception counter”. The “consultation counter” indicates that the number of “guidance” is “2”. The “reception counter” indicates that the number of “waiting for processing” is “3” and the number of “processing completed” is “6”.

図3に戻り、変更条件情報62は、件数情報61に記憶された件数を変更する変更条件を記憶したデータである。図6は、変更条件情報のデータ構成の一例を示す図である。図6に示すように、変更条件情報62は、「種別」、「変更条件」、「変更対象カウンタ」、「変更対象状態」、「変更内容」などの項目を有する。なお、図6に示した変更条件情報62の各項目は、一例であり、その他の項目を有してもよい。また、変更条件情報62のデータ構成も一例であり、これに限定されるものではない。 Returning to FIG. 3, the change condition information 62 is data storing change conditions for changing the number of cases stored in the number-of-cases information 61. FIG. 6 is a diagram showing an example of the data structure of the change condition information. As shown in FIG. 6, the change condition information 62 has items such as “type”, “change condition”, “change counter”, “change state”, and “change content”. Each item of the change condition information 62 shown in FIG. 6 is an example, and may have other items. The data structure of the change condition information 62 is also an example, and the present invention is not limited to this.

種別の項目は、件数の変更を行う対象の申請の種別を記憶する領域である。変更条件の項目は、件数の変更を行う条件を記憶する領域である。本実施例では、件数の変更を行う条件として「依頼」と「処理完了」と「仮登録」が設定されている。「依頼」は、申請が依頼されたタイミングで件数を変更する条件を示す。本実施例では、変更条件に「依頼」が設定されると、窓口サーバ20が種別の申請を受け付けたタイミングで件数を変更する。「処理完了」は、申請の処理が完了したタイミングで件数を変更する条件を示す。「仮登録」は、申請の処理が仮登録されたタイミングで件数を変更する条件を示す。 The type item is an area for storing the type of application for which the number of cases is changed. The item of change condition is an area for storing the condition for changing the number of cases. In this embodiment, “request”, “processing completed”, and “temporary registration” are set as conditions for changing the number of cases. “Request” indicates a condition for changing the number of applications at the time when an application is requested. In this embodiment, when “request” is set as the change condition, the number of cases is changed at the timing when the window server 20 receives the type application. “Processing completed” indicates a condition for changing the number of cases at the timing when the processing of the application is completed. “Temporary registration” indicates a condition for changing the number of applications at the timing when the application process is temporarily registered.

変更対象カウンタの項目は、件数を変更するカウンタの名称を記憶する領域である。変更対象状態の項目は、件数を変更する対象の状態を記憶する領域である。変更内容の項目は、件数の値に対する変更内容を記憶する領域である。 The item of the counter to be changed is an area for storing the name of the counter whose number of cases is changed. The item of the change target state is an area for storing the state of the target whose number of cases is changed. The item of change content is an area for storing the change content for the value of the number of cases.

図6の例では、「転入」は、申請を受け付けたタイミングで「転入者カウンタ」の「処理待ち」状態の件数を「+1」することを示す。また、「転入」は、仮登録が通知されたタイミングで「転入者カウンタ」の「処理待ち」状態の件数を「−1」し、「転入者カウンタ」の「処理完了」状態の件数を「+1」することを示す。また、「転出」は、申請を受け付けたタイミングで「ローカウンタ」の「処理待ち」状態の件数を「+1」することを示す。また、「転出」は、申請の処理の完了が通知されたタイミングで「ローカウンタ」の「処理待ち」状態の件数を「−1」し、「ローカウンタ」の「処理完了」状態の件数を「+1」することを示す。また、「転居」は、申請を受け付けたタイミングで「ローカウンタ」の「処理待ち」状態の件数を「+1」することを示す。また、「転居」は、申請の処理の完了が通知されたタイミングで「ローカウンタ」の「処理待ち」状態の件数を「−1」し、「ローカウンタ」の「処理完了」状態の件数を「+1」することを示す。また、「国民健康保険の登録」は、申請を受け付けたタイミングで「カウンタ」の「処理待ち」状態の件数を「+1」することを示す。また、「国民健康保険の登録」は、申請の処理の完了が通知されたタイミングで「カウンタ」の「処理待ち」状態の件数を「−1」し、「カウンタ」の「処理完了」状態の件数を「+1」することを示す。また、「介護保険の申請」は、申請を受け付けたタイミングで「相談カウンタ」の「案内」状態の件数を「+1」することを示す。また、「介護保険の喪失」は、申請を受け付けたタイミングで「受付カウンタ」の「処理待ち」状態の件数を「+1」することを示す。また、「介護保険の喪失」は、申請の処理の完了が通知されたタイミングで「受付カウンタ」の「処理待ち」状態の件数を「−1」し、「受付カウンタ」の「処理完了」状態の件数を「+1」することを示す。 In the example of FIG. 6, “transference” indicates that the number of cases in the “waiting for processing” state of the “transferee counter” is incremented by “+1” at the timing of accepting the application. In addition, "transference" is "-1" for the number of "waiting for processing" status of "transferee counter" at the timing of notification of temporary registration, and "1" for the number of processing completion status of "transferee counter". +1”. Further, “transfer” indicates that the number of cases in the “waiting for processing” state of the “low counter” is incremented by “+1” at the timing of accepting the application. In addition, "Transfer" is "-1" for the number of "waiting for processing" status of "low counter" at the timing when the completion of processing of the application is notified, and the number of cases for "processing complete" status of "low counter" Indicates that "+1" is performed. Further, "relocation" means that the number of cases in the "waiting for processing" state of the "low counter" is incremented by "+1" at the timing of accepting the application. In addition, "moving" is "-1" for the number of items in the "waiting for processing" state of the "low counter" when the completion of the processing of the application is notified, and the number of items for the "processing complete" state of the "row counter" is Indicates that "+1" is performed. Further, “Registration of National Health Insurance” indicates that the number of cases in the “waiting for processing” state of the “counter” is incremented by “+1” when the application is accepted. In addition, in “Registration of National Health Insurance”, the number of “waiting for processing” status of “counter” is set to “−1” at the timing when the completion of processing of the application is notified, and Indicates that the number of cases is “+1”. Further, “application for long-term care insurance” indicates that the number of cases in the “guidance” state of the “consultation counter” is incremented by “+1” when the application is accepted. “Loss of long-term care insurance” indicates that the number of cases in the “waiting for processing” state of the “reception counter” is incremented by “+1” at the timing of accepting the application. In addition, "Loss of long-term care insurance" is "-1" for the number of "waiting for processing" status in the "reception counter" when the completion of processing of the application is notified, and "processing completed" status in the "reception counter" It indicates that the number of cases is “+1”.

図3に戻り、制御部52は、窓口サーバ20を制御するデバイスである。制御部52としては、CPU(Central Processing Unit)、MPU(Micro Processing Unit)等の電子回路や、ASIC(Application Specific Integrated Circuit)、FPGA(Field Programmable Gate Array)等の集積回路を採用できる。制御部52は、各種の処理手順を規定したプログラムや制御データを格納するための内部メモリを有し、これらによって種々の処理を実行する。制御部52は、各種のプログラムが動作することにより各種の処理部として機能する。例えば、制御部52は、申請処理部70と、更新部71と、生成部72と、表示制御部73とを有する。 Returning to FIG. 3, the control unit 52 is a device that controls the window server 20. As the control unit 52, an electronic circuit such as a CPU (Central Processing Unit) or MPU (Micro Processing Unit), or an integrated circuit such as an ASIC (Application Specific Integrated Circuit) or an FPGA (Field Programmable Gate Array) can be adopted. The control unit 52 has an internal memory for storing programs and control data that define various processing procedures, and executes various processes by these. The control unit 52 functions as various processing units by operating various programs. For example, the control unit 52 includes an application processing unit 70, an updating unit 71, a generating unit 72, and a display control unit 73.

申請処理部70は、窓口業務を支援する各種の処理を行う。例えば、申請処理部70は、窓口受付端末11から送信された申請や通知を担当する部署の装置に送信して申請の処理を依頼する。そして、申請処理部70は、申請の処理結果が通知されると、窓口受付端末11に処理結果を通知する。例えば、総合窓口で転入を受け付けた場合、申請処理部70は、図2の窓口サーバ20に係る各処理を行って、窓口業務を支援する。また、申請処理部70は、受け付けた申請に関する処理状況を申請状況情報60に格納する。 The application processing unit 70 performs various kinds of processing that supports the window work. For example, the application processing unit 70 sends the application or notification transmitted from the window reception terminal 11 to the device of the department in charge to request the processing of the application. Then, when the application processing result is notified, the application processing unit 70 notifies the window reception terminal 11 of the processing result. For example, when the transfer is accepted at the general counter, the application processing unit 70 performs each process related to the counter server 20 in FIG. 2 to support the counter operation. The application processing unit 70 also stores the processing status regarding the received application in the application status information 60.

更新部71は、各種の更新を行う。例えば、更新部71は、変更条件情報62に基づいて、件数情報61の更新を行う。例えば、更新部71は、転入の申請を受け付けたタイミングで件数情報61の転入者カウンタの処理待ち状態の件数に1を加算する。また、更新部71は、転入の申請について、仮登録が通知されたタイミングで件数情報61の転入者カウンタの処理待ち状態の件数から1を減算し、転入者カウンタの処理完了状態の件数に1を加算する。また、更新部71は、転出の申請を受け付けたタイミングで件数情報61のローカウンタの処理待ち状態の件数に1を加算する。また、更新部71は、転出の申請の処理の完了が通知されたタイミングで件数情報61のローカウンタの処理待ち状態の件数から1を減算し、ローカウンタの処理完了状態の件数に1を加算する。また、更新部71は、転居の申請を受け付けたタイミングで件数情報61のローカウンタの処理待ち状態の件数に1を加算する。また、更新部71は、転居の申請の処理の完了が通知されたタイミングで件数情報61のローカウンタの処理待ち状態の件数から1を減算し、ローカウンタの処理完了状態の件数に1を加算する。また、更新部71は、国民健康保険の登録の申請を受け付けたタイミングで件数情報61のカウンタの処理待ち状態の件数に1を加算する。また、更新部71は、国民健康保険の登録の申請の処理の完了が通知されたタイミングで件数情報61のカウンタの処理待ち状態の件数から1を減算し、カウンタの処理完了状態の件数に1を加算する。また、更新部71は、介護保険の申請を受け付けたタイミングで件数情報61の相談カウンタの案内状態の件数に1を加算する。また、更新部71は、介護保険の喪失の申請を受け付けたタイミングで件数情報61の受付カウンタの処理待ち状態の件数に1を加算する。また、更新部71は、介護保険の喪失の申請の処理の完了が通知されたタイミングで件数情報61の受付カウンタの処理待ち状態の件数から1を減算し、受付カウンタの処理完了状態の件数に1を加算する。 The update unit 71 performs various updates. For example, the update unit 71 updates the number-of-cases information 61 based on the change condition information 62. For example, the update unit 71 adds 1 to the number of cases in the process waiting state of the in-migrant counter of the number information 61 at the timing of receiving the transfer request. Further, the update unit 71 subtracts 1 from the number of cases in the processing waiting state of the in-migrant counter of the number information 61 for the application of moving-in at the timing when the provisional registration is notified, and adds 1 to the number of processing completion states of the in-migrant counter. Is added. Further, the update unit 71 adds 1 to the number of cases in the row counter processing waiting state of the case number information 61 at the timing of accepting the transfer request. Also, the update unit 71 subtracts 1 from the number of row counter processing waiting states of the number information 61 at the timing when the completion of the processing of the transfer application is notified, and adds 1 to the number of row counter processing completed states. To do. Further, the updating unit 71 adds 1 to the number of cases in the row counter processing waiting state of the case number information 61 at the timing of accepting the application for moving. Further, the update unit 71 subtracts 1 from the number of row counter processing waiting states of the number information 61 at the timing when the completion of the processing of the move application is notified, and adds 1 to the number of row counter processing completed states. To do. Further, the updating unit 71 adds 1 to the number of cases in the processing waiting state of the counter of the number-of-cases information 61 at the timing of receiving the application for registration of National Health Insurance. In addition, the updating unit 71 subtracts 1 from the number of cases in the processing waiting state of the counter of the number information 61 at the timing when the completion of the processing of the registration application of the national health insurance is notified, and the number of cases in the processing complete state of the counter is 1 Is added. Further, the updating unit 71 adds 1 to the number of cases in the guidance state of the consultation counter of the number-of-cases information 61 at the timing of accepting an application for long-term care insurance. In addition, the update unit 71 adds 1 to the number of cases in the waiting state of the reception counter of the case number information 61 at the timing of receiving the application for loss of long-term care insurance. Further, the update unit 71 subtracts 1 from the number of cases in the processing counter of the reception counter of the number information 61 at the timing when the completion of the processing of the application for loss of long-term care insurance is notified to obtain the number of cases in the processing completion state of the reception counter. Add 1

生成部72は、各種の生成を行う。例えば、生成部72は、担当課ごとに、受け付けた申請の処理の進捗状況を示す情報を生成する。例えば、生成部72は、件数情報61に基づき、担当課ごとに、当該担当課に対応付けられたカウンタの各件数を示した画像データを生成する。例えば、生成部72は、戸籍・住民記録課について、件数情報61の転入者カウンタの処理待ち状態の件数と処理完了状態の件数を並べて表示し、ローカウンタの処理待ち状態の件数と処理完了状態の件数を並べて表示した画像データを生成する。また、生成部72は、国民健康保険課について、件数情報61のカウンタの処理待ち状態の件数と処理完了状態の件数を並べて表示した画像データを生成する。また、生成部72は、介護保険課について、件数情報61の相談カウンタの処理待ち状態の件数を表示し、受付カウンタの処理待ち状態の件数と処理完了状態の件数を並べて表示した画像データを生成する。この画像データは、HTML(HyperText Markup Language)などの画面の構成情報を含んだデータであってもよく、画面のイメージのデータなどであてもよい。 The generation unit 72 performs various generations. For example, the generation unit 72 generates information indicating the progress status of the processing of the received application for each section in charge. For example, the generation unit 72 generates, for each department in charge, image data indicating the number of cases of each counter associated with the department in charge, based on the number-of-cases information 61. For example, the generation unit 72 displays the number of processing waiting states and the number of processing completed states of the in-migrant counter of the family count/resident record section side by side in the number information 61, and displays the number of processing waiting states and the processing completion state of the row counter. Generates image data that displays the number of items side by side. Further, the generation unit 72 generates image data in which the number of cases in the processing waiting state and the number of cases in the processing completed state of the counter of the number-of-cases information 61 are displayed side by side for the National Health Insurance Division. Further, the generation unit 72 displays the number of cases of the consultation counter in the waiting state of the consultation counter of the number information 61 for the long-term care insurance section, and generates the image data in which the number of the waiting states of the receiving counter and the number of the completed cases are displayed side by side. To do. The image data may be data including screen configuration information such as HTML (HyperText Markup Language) or may be screen image data.

表示制御部73は、各種の表示制御を行う。例えば、表示制御部73は、担当課ごとに、処理の進捗状況を示した情報を表示させる制御を行う。例えば、表示制御部73は、生成部72により担当課ごとに生成された画像データを当該担当課の窓口バックエンド端末30や窓口受付端末11に送って画面に処理の進捗状況を表示させる。 The display control unit 73 performs various display controls. For example, the display control unit 73 controls to display information indicating the progress status of processing for each section in charge. For example, the display control unit 73 sends the image data generated by the generation unit 72 for each section in charge to the window back-end terminal 30 or the window reception terminal 11 of the section in charge to display the progress status of the process on the screen.

例えば、窓口バックエンド端末30は、窓口サーバ20に対して随時、設置された部署の部署情報を含んだ進捗状況の問合わせを行う。生成部72は、件数情報61から問合わせに含まれる部署情報の部署のカウンタを読み出し、カウンタの件数を並べた画像データを生成する。表示制御部73は、生成部72により生成された画像データを問い合わせ元の窓口バックエンド端末30に送って画面に処理の進捗状況を表示させる。例えば、表示制御部73は、サーブレットなどのように、問い合わせ元の窓口バックエンド端末30に画像データを送って遠隔的に画面にカウンタを表示させる。 For example, the window back-end terminal 30 inquires of the window server 20 about the progress status including the department information of the installed department at any time. The generation unit 72 reads the counter of the department of the department information included in the inquiry from the number-of-cases information 61 and generates image data in which the number of cases of the counter is arranged. The display control unit 73 sends the image data generated by the generation unit 72 to the window back-end terminal 30 of the inquiry source and displays the progress status of the process on the screen. For example, the display control unit 73 sends image data to the window back-end terminal 30 of the inquiry source and causes the counter to be remotely displayed on the screen like a servlet.

ここで、進捗状況の問合わせを受けた場合に、各申請の数をカウントして件数を求めることも考えられる。例えば、申請状況情報60に記憶されたレコードのレコード数を種別やステータスごとにカウントして件数を求めることも考えられる。しかし、この場合、件数を求める際に申請に関するデータの更新がロックされてデータの更新ができなくなる。システム10では、リアルタイムな進捗状況の表示が求められる。このため、窓口サーバ20では、進捗状況の表示の更新も短い周期で行われる。システム10では、進捗状況の表示を更新するごとに、申請に関するデータの更新がロックされると、申請の処理に影響が及ぶ場合がある。そこで、本実施例に係る窓口サーバ20では、件数情報61に件数を保持しており、変更条件の申請が発生したタイミングで更新部71によって件数を更新する。これにより、申請に関するデータがロックされることを抑制できるため、申請の処理に影響が及ぶことを抑制できる。 Here, when the inquiry about the progress situation is received, it is possible to count the number of each application and obtain the number of cases. For example, the number of records stored in the application status information 60 may be counted for each type or status to obtain the number of records. However, in this case, the data update related to the application is locked when the number of requests is obtained, and the data update cannot be performed. The system 10 is required to display the progress status in real time. Therefore, the window server 20 also updates the display of the progress status in a short cycle. In the system 10, if the update of the data related to the application is locked each time the display of the progress status is updated, the processing of the application may be affected. Therefore, in the counter server 20 according to the present embodiment, the number of cases is held in the number-of-cases information 61, and the number of cases is updated by the updating unit 71 at the timing of the application of the change condition. As a result, it is possible to prevent the data related to the application from being locked, so that it is possible to prevent the processing of the application from being affected.

なお、更新部71は、例えば、1時間ごとや所定の時刻ごとなど定期的に申請状況情報60に記憶されたレコードのレコード数を種別やステータスごとにカウントして、件数情報61に記憶された件数を更新してもよい。これにより、件数情報61に記憶された件数と申請状況情報60から求まる件数にズレが発生することを抑制できる。 The update unit 71 counts the number of records stored in the application status information 60 on a regular basis, for example, every hour or every predetermined time, and stores the count in the number information 61. You may update the number of cases. Accordingly, it is possible to suppress the occurrence of a discrepancy between the number of cases stored in the number-of-cases information 61 and the number of cases obtained from the application status information 60.

図7は、処理の進捗状況を示した画面の一例を示す図である。図7は、戸籍・住民記録課の窓口バックエンド端末30Aに表示される画面の一例を示している。転入者カウンタの依頼件数には、転入の処理待ち状態の件数が表示される。転入者カウンタの受信済件数には、転入の処理完了状態の件数が表示される。ローカウンタの依頼件数には、戸籍・住民記録課が担当する転入以外の申請についての処理待ち状態の件数が表示される。ローカウンタの受信済件数には、戸籍・住民記録課が担当する転入以外の申請の処理完了状態の件数が表示される。このように、転入と転入以外の申請を分けて件数を表示することにより、戸籍・住民記録課では、優先度の高い転入の申請と転入以外の申請の処理の進捗状況を個別に把握できる。また、処理待ち状態の件数を表示することにより、戸籍・住民記録課では、処理の滞留状況を把握できる。また、処理完了状態の件数を表示することにより、戸籍・住民記録課では、処理の進捗状況を把握できる。 FIG. 7 is a diagram showing an example of a screen showing the progress of processing. FIG. 7 shows an example of a screen displayed on the counter backend terminal 30A of the family register/resident record section. The number of requests in the transfer-in counter displays the number of transfer-waiting processing requests. In the number of received cases of the transfer-in counter, the number of cases where the transfer processing is completed is displayed. The number of requests of the low counter indicates the number of pending requests for applications other than transference, which is handled by the Family Registration and Resident Records Division. The number of received cases of the low counter indicates the number of cases in which the processing of the applications other than the move-in, which is handled by the Family Registration and Resident Records Division, is completed. In this way, by displaying the number of cases by dividing transfer-in and non-transfer-in applications, the Family Registration and Resident Records Division can separately understand the progress of processing of transfer-in applications with high priority and applications other than transfer-in. In addition, by displaying the number of cases waiting for processing, the family register/resident record section can grasp the stay status of processing. In addition, by displaying the number of processed cases, the family register/resident record section can grasp the progress of processing.

図8は、処理の進捗状況を示した画面の一例を示す図である。図8は、介護保険課の窓口バックエンド端末30Cに表示される画面の一例を示している。相談カウンタの依頼件数には、案内状態の件数が表示される。受付カウンタの依頼件数には、総合窓口で受け付けた、介護保険課が担当の申請の処理待ち状態の件数が表示される。受付カウンタの受信済件数には、総合窓口で受け付けた、介護保険課が担当の申請の処理完了状態の件数が表示される。これにより、介護保険課では、専門性や守秘性が高い申請の件数と、総合窓口で受け付けた申請の件数を分けて把握できる。また、総合窓口で受け付けた申請については、処理待ち状態の件数と処理完了状態の件数を表示することにより、処理の進捗状況を把握できる。 FIG. 8 is a diagram showing an example of a screen showing the progress of processing. FIG. 8 shows an example of a screen displayed on the counter back-end terminal 30C of the long-term care insurance section. The number of requests in the consultation counter displays the number of cases in the guidance state. In the number of requests of the reception counter, the number of requests waiting to be processed by the long-term care insurance section received at the general counter is displayed. In the number of received cases of the reception counter, the number of processing completion statuses of applications for which the long-term care insurance section is in charge, received at the general counter, is displayed. As a result, the Nursing Care Insurance Division can separately understand the number of applications with high specialty and confidentiality and the number of applications received at the general counter. Further, regarding the application received at the general counter, the progress status of the processing can be grasped by displaying the number of processing waiting status and the number of processing completed status.

図9は、件数情報を更新する流れの一例を模式的に示した図である。例えば、システム10では、転入の申請を受け付けると転入者カウンタの依頼件数が1加算され、転入の申請が仮登録されると転入者カウンタの依頼件数が1減算され、受信済件数が1加算される。一方、システム10では、転入以外の申請を受け付けると、申請を担当する担当課のカウンタの依頼件数が1加算され、申請の処理が完了するとカウンタの依頼件数が1減算され、受信済件数が1加算される。各課では、当該課の窓口バックエンド端末30でカウンタを確認することにより、当該課の処理の進捗状況を把握できる。総合窓口では、窓口受付端末11で各課のカウンタを確認することにより、各課の処理の進捗状況を把握できる。 FIG. 9 is a diagram schematically showing an example of the flow of updating the number information. For example, in the system 10, when the transfer request is accepted, the request count of the transfer counter is incremented by 1, and when the transfer request is provisionally registered, the request count of the transfer counter is decremented by 1 and the received count is incremented by 1. It On the other hand, in the system 10, when the application other than the transfer is accepted, the request number of the counter of the section in charge of the application is incremented by 1, and when the processing of the application is completed, the request number of the counter is decremented by 1 and the received number is 1. Is added. In each section, the progress status of the processing of the section can be grasped by checking the counter at the counter back-end terminal 30 of the section. At the general counter, by checking the counter of each section at the counter reception terminal 11, the progress status of the processing of each section can be grasped.

[処理の流れ]
次に、本実施例に係る窓口サーバ20が実行する各種の処理の流れについて説明する。最初に、本実施例に係る窓口サーバ20が件数情報61を更新する更新処理の流れを説明する。図10は、更新処理の手順の一例を示すフローチャートである。この更新処理は、繰り返し実行される。例えば、更新処理は、処理が終了するごとに、繰り返し実行される。
[Process flow]
Next, a flow of various processes executed by the window server 20 according to the present embodiment will be described. First, the flow of update processing in which the window server 20 according to the present embodiment updates the number information 61 will be described. FIG. 10 is a flowchart showing an example of the procedure of the update process. This update process is repeatedly executed. For example, the update process is repeatedly executed every time the process is completed.

図10に示すように、更新部71は、変更条件情報62の種別の各申請について、変更条件に該当する変化があったか否かを判定する(S100)。該当する変化が無い場合(S100否定)、再度S100へ移行する。 As illustrated in FIG. 10, the update unit 71 determines whether or not there is a change corresponding to the change condition for each application of the type of the change condition information 62 (S100). If there is no corresponding change (No at S100), the process proceeds to S100 again.

一方、該当する変更があった場合(S100肯定)、更新部71は、変更条件情報62から該当する変化があったレコードを読み出して、変更対象カウンタ、変更対象状態、変更内容の項目から、変更するカウンタ、状態、変更内容を特定する(S101)。更新部71は、特定した変更するカウンタおよび状態に対応する件数情報61の件数を特定した変更内容に従い更新し(S102)、処理を終了する。 On the other hand, if there is a corresponding change (Yes at S100), the updating unit 71 reads the record having the corresponding change from the change condition information 62, and changes from the items of the change counter, the change state, and the change content. The counter, the status, and the changed content to be specified are specified (S101). The updating unit 71 updates the number of items of the item number information 61 corresponding to the identified counter to be changed and the state according to the identified change content (S102), and ends the process.

次に、本実施例に係る窓口サーバ20が、処理の進捗状況を表示させる進捗状況表示処理の流れを説明する。図11は、進捗状況表示処理の手順の一例を示すフローチャートである。この進捗状況表示処理は、繰り返し実行される。例えば、進捗状況表示処理は、処理が終了するごとに、繰り返し実行される。 Next, the flow of the progress status display process in which the window server 20 according to the present embodiment displays the progress status of the process will be described. FIG. 11 is a flowchart showing an example of the procedure of the progress status display processing. This progress status display process is repeatedly executed. For example, the progress status display process is repeatedly executed every time the process is completed.

図11に示すように、表示制御部73は、進捗状況の問合わせを受信したか否かを判定する(S110)。進捗状況の問合わせを受信していない場合(S110否定)、再度S110へ移行する。 As shown in FIG. 11, the display control unit 73 determines whether or not an inquiry about the progress situation has been received (S110). If the inquiry about the progress status has not been received (No at S110), the process proceeds to S110 again.

一方、進捗状況の問合わせを受信した場合(S110肯定)、生成部72は、件数情報61から問合わせに含まれる部署情報の部署のカウンタを読み出し、カウンタの件数を並べた画面の画像データを生成する(S111)。表示制御部73は、生成部72により生成された画像データを問い合わせ元の窓口バックエンド端末30に送って画面に処理の進捗状況を表示させ(S112)、処理を終了する。 On the other hand, when the inquiry about the progress status is received (Yes in S110), the generation unit 72 reads the counter of the department of the department information included in the inquiry from the number information 61, and displays the image data of the screen in which the numbers of the counters are arranged. Generate (S111). The display control unit 73 sends the image data generated by the generation unit 72 to the inquiry back-end terminal 30 to display the progress status of the process on the screen (S112), and ends the process.

[効果]
上述してきたように、本実施例に係る窓口サーバ20は、窓口で受け付けた転入の届出(申請)のうち、届出の担当課に送信され、かつ、担当課による処理が完了していない届出の件数と、担当課に送信され、かつ、担当課による処理が完了した届出の件数とを含む第1の情報を生成する。窓口サーバ20は、窓口で受け付けた転入の届出以外の届出のうち、担当課に送信され、かつ、担当課による処理が完了していない届出の件数と、担当課に送信され、かつ、担当課による処理が完了した届出の件数とを含む第2の情報とを生成する。窓口サーバ20は、第1の情報と第2の情報を併せて表示する。これにより、窓口サーバ20は、処理の進捗状況を把握しやすく表示できる。
[effect]
As described above, the counter server 20 according to the present embodiment, among the notifications (applications) of transfer received at the counter, of the notifications transmitted to the section in charge of notification and the processing by the section in charge is not completed. The first information including the number of cases and the number of reports transmitted to the section in charge and completed by the section in charge is generated. The counter server 20 transmits the number of notifications other than the transfer notification received at the counter to the section in charge, and the number of reports that have not been processed by the section in charge, and the notification to the section in charge. Second information including the number of notifications for which the processing according to is completed is generated. The counter server 20 displays the first information and the second information together. Thereby, the window server 20 can display the progress status of the processing in an easy-to-understand manner.

また、本実施例に係る窓口サーバ20は、届出の種別ごとに、届出の状態に応じて処理が完了していない届出の件数と処理が完了した届出の件数の変更条件を示した変更条件情報62を記憶する。窓口サーバ20は、転入の届出と転入の届出以外の届出について、処理が完了していない届出の件数と処理が完了した届出の件数を記憶した件数情報61を記憶する。窓口サーバ20は、変更条件情報62に基づいて、件数情報61を更新する。これにより、窓口サーバ20は、変更条件情報62の変更条件に沿って、処理が完了していない届出の件数と処理が完了した届出の件数をカウントできる。また、窓口サーバ20は、届出の処理に影響が及ぶことを抑制できる。 Further, the window server 20 according to the present embodiment, for each type of notification, change condition information indicating the change condition of the number of reports for which processing has not been completed and the number of reports for which processing has been completed according to the status of notification. 62 is stored. The counter server 20 stores case number information 61 that stores the number of reports for which processing has not been completed and the number of reports for which processing has been completed for notifications other than transfer notifications and transfer notifications. The counter server 20 updates the case number information 61 based on the change condition information 62. As a result, the counter server 20 can count the number of notifications for which processing has not been completed and the number of notifications for which processing has been completed, in accordance with the change conditions of the change condition information 62. Further, the counter server 20 can suppress the influence on the notification process.

また、本実施例に係る窓口サーバ20は、窓口で受け付けた特定分野の届出のうち、届出の担当課に送信され、かつ、担当課による処理が完了していない届出の件数と、担当課に送信され、かつ、担当課による処理が完了した届出の件数と、を含む第1の情報を生成する。窓口サーバ20は、窓口で受け付けた特定分野の届出のうち、窓口以外の専門窓口に案内した届出の件数を含む第2の情報を生成する。窓口サーバ20は、第1の情報と第2の情報を併せて表示する。これにより、窓口サーバ20は、専門窓口に案内した届出の件数と、窓口で受け付けた届出の件数を分けて把握させることができる。また、窓口で受け付けた届出については、処理が完了していない届出の件数と、処理が完了した届出の件数を表示することにより、処理の進捗状況を把握できる。 In addition, the counter server 20 according to the present embodiment notifies the number of notifications, which are transmitted to the reporting section in charge of the specific field received at the window and have not been processed by the section in charge, and the section in charge. The first information including the number of notifications transmitted and completed by the section in charge is generated. The counter server 20 generates the second information including the number of notifications of which the special fields other than the counter are notified among the reports of the specific field received at the counter. The counter server 20 displays the first information and the second information together. As a result, the window server 20 can separately grasp the number of reports notified to the specialized window and the number of reports received at the window. Further, regarding the notifications received at the counter, the progress status of the processing can be grasped by displaying the number of notifications of which processing has not been completed and the number of notifications of which processing has been completed.

さて、これまで開示の装置に関する実施例について説明したが、開示の技術は上述した実施例以外にも、種々の異なる形態にて実施されてよいものである。そこで、以下では、本発明に含まれる他の実施例を説明する。 Although the embodiments of the disclosed device have been described so far, the disclosed technique may be implemented in various different forms other than the above-described embodiments. Therefore, other embodiments included in the present invention will be described below.

例えば、上記の実施例では、申請の種別を窓口受付端末11が付与する場合を例に説明したが、開示の装置はこれに限定されない。例えば、窓口サーバ20が、何れの申請かの情報を受け付けて申請の種別を付与してもよい。 For example, although a case has been described with the above embodiment as an example where the window reception terminal 11 assigns the type of application, the disclosed device is not limited to this. For example, the window server 20 may receive information on which application is applied and give the type of application.

また、上記の実施例では、生成部72が、件数情報61に記憶された件数に基づいて、担当課ごとに、受け付けた申請の処理の進捗状況を示す情報を生成する場合を例に説明したが、開示の装置はこれに限定されない。例えば、進捗状況の問合わせの頻度が低く、申請の処理への影響が小さい場合、進捗状況の問合わせを受けた際に、生成部72が各申請の数をカウントして件数を求めてもよい。例えば、生成部72は、申請状況情報60に記憶されたレコードを種別やステータスに応じて、転入の申請と転入以外で申請の処理待ちと処理完了に分けてレコード数をカウントして件数を求めてもよい。 Further, in the above-described embodiment, the case where the generation unit 72 generates information indicating the progress status of the processing of the received application for each section in charge based on the number of cases stored in the number-of-cases information 61 has been described as an example. However, the disclosed device is not limited to this. For example, if the frequency of inquiries about the progress status is low and the influence on the processing of the application is small, even if the generation unit 72 counts the number of each application and obtains the number of cases when the inquiry about the progress status is received. Good. For example, the generation unit 72 obtains the number of records by counting the number of records stored in the application status information 60 according to the type and status of the application for transfer, and waiting for processing and completion of processing for applications other than transfer. May be.

また、上記の実施例では、更新部71が、申請を受け付けると、件数情報61の更新を行う場合を例に説明したが、開示の装置はこれに限定されない。例えば、更新部71は、受け付けた申請を一時的に記憶部51等にキャッシュし、周期的にキャッシュされた申請をまとめて、件数情報61の更新を行ってもよい。例えば、更新部71は、受け付けた申請を記憶部51に一時的に記憶する。そして、更新部71は、例えば、数秒ごとなどの所定の更新タイミングで、変更条件情報62に基づき、記憶部51に記憶された各申請に対応して件数情報61を更新する。更新部71は、更新が終了すると記憶部51に記憶した各申請を削除することを繰り返してもよい。 Further, in the above embodiment, the case where the updating unit 71 updates the number information 61 when receiving the application has been described as an example, but the disclosed device is not limited to this. For example, the update unit 71 may temporarily cache the received applications in the storage unit 51 or the like, and periodically collect the cached applications to update the number information 61. For example, the updating unit 71 temporarily stores the received application in the storage unit 51. Then, the updating unit 71 updates the number information 61 corresponding to each application stored in the storage unit 51 based on the change condition information 62 at a predetermined update timing such as every few seconds. The update unit 71 may repeat deleting each application stored in the storage unit 51 when the update is completed.

また、図示した各装置の各構成要素は機能概念的なものであり、必ずしも物理的に図示の如く構成されていることを要しない。すなわち、各装置の分散・統合の具体的状態は図示のものに限られず、その全部又は一部を、各種の負荷や使用状況などに応じて、任意の単位で機能的又は物理的に分散・統合して構成することができる。例えば、申請処理部70、更新部71、生成部72および表示制御部73の各処理部が適宜統合又は分割されてもよい。また、各処理部にて行なわれる各処理機能は、その全部又は任意の一部が、CPU及び該CPUにて解析実行されるプログラムにて実現され、あるいは、ワイヤードロジックによるハードウェアとして実現され得る。 Further, each component of each device shown in the drawings is functionally conceptual and does not necessarily have to be physically configured as shown. That is, the specific state of distribution/integration of each device is not limited to that shown in the figure, and all or a part of them may be functionally or physically distributed in arbitrary units according to various loads or usage conditions. It can be integrated and configured. For example, the processing units of the application processing unit 70, the updating unit 71, the generation unit 72, and the display control unit 73 may be integrated or divided as appropriate. Further, all or any part of each processing function performed by each processing unit may be realized by a CPU and a program analyzed and executed by the CPU, or may be realized as hardware by a wired logic. ..

[進捗状況表示プログラム]
また、上記の実施例で説明した各種の処理は、あらかじめ用意されたプログラムをパーソナルコンピュータやワークステーションなどのコンピュータシステムで実行することによって実現することもできる。そこで、以下では、上記の実施例と同様の機能を有するプログラムを実行するコンピュータシステムの一例を説明する。図12は、進捗状況表示プログラムを実行するコンピュータを示す図である。
[Progress display program]
The various processes described in the above embodiments can also be realized by executing a prepared program on a computer system such as a personal computer or a workstation. Therefore, in the following, an example of a computer system that executes a program having the same functions as those in the above embodiments will be described. FIG. 12 is a diagram illustrating a computer that executes a progress status display program.

図12に示すように、コンピュータ300は、CPU310、HDD(Hard Disk Drive)320、RAM(Random Access Memory)340を有する。これら310〜340の各部は、バス400を介して接続される。 As shown in FIG. 12, the computer 300 has a CPU 310, an HDD (Hard Disk Drive) 320, and a RAM (Random Access Memory) 340. The respective units of these 310 to 340 are connected via a bus 400.

HDD320には上記実施例の各処理部と同様の機能を発揮する進捗状況表示プログラム320aが予め記憶される。例えば、上記実施例の申請処理部70、更新部71、生成部72および表示制御部73と同様の機能を発揮する進捗状況表示プログラム320aを記憶させる。なお、進捗状況表示プログラム320aについては、適宜分離しても良い。 The HDD 320 stores in advance a progress status display program 320a that exhibits the same functions as the processing units of the above-described embodiment. For example, the progress status display program 320a having the same functions as the application processing unit 70, the updating unit 71, the generating unit 72, and the display control unit 73 of the above-described embodiment is stored. The progress status display program 320a may be appropriately separated.

また、HDD320は、各種データを記憶する。例えば、HDD320は、OSや各種データを記憶する。 The HDD 320 also stores various data. For example, the HDD 320 stores the OS and various data.

そして、CPU310が、進捗状況表示プログラム320aをHDD320から読み出して実行することで、実施例の各処理部と同様の動作を実行する。すなわち、進捗状況表示プログラム320aは、実施例の申請処理部70、更新部71、生成部72および表示制御部73と同様の動作を実行する。 Then, the CPU 310 reads out the progress status display program 320a from the HDD 320 and executes it to execute the same operation as that of each processing unit of the embodiment. That is, the progress status display program 320a executes the same operations as the application processing unit 70, the updating unit 71, the generating unit 72, and the display control unit 73 of the embodiment.

なお、上記した進捗状況表示プログラム320aについては、必ずしも最初からHDD320に記憶させることを要しない。例えば、コンピュータ300に挿入されるフレキシブルディスク(FD)、Compact Disk Read Only Memory(CD−ROM)、Digital Versatile Disk(DVD)、光磁気ディスク、ICカードなどの「可搬用の物理媒体」にプログラムを記憶させておく。そして、コンピュータ300がこれらからプログラムを読み出して実行するようにしてもよい。 The progress status display program 320a described above does not necessarily need to be stored in the HDD 320 from the beginning. For example, the program is stored in a “portable physical medium” such as a flexible disk (FD), a Compact Disk Read Only Memory (CD-ROM), a Digital Versatile Disk (DVD), a magneto-optical disk, or an IC card which is inserted into the computer 300. Remember. Then, the computer 300 may read out the program from these and execute it.

さらには、公衆回線、インターネット、LAN、WANなどを介してコンピュータ300に接続される「他のコンピュータ(又はサーバ)」などにプログラムを記憶させておく。そして、コンピュータ300がこれらからプログラムを読み出して実行するようにしてもよい。 Furthermore, the program is stored in “another computer (or server)” or the like connected to the computer 300 via a public line, the Internet, a LAN, a WAN, or the like. Then, the computer 300 may read out the programs from these and execute them.

10 システム
11 窓口受付端末
20 窓口サーバ
21 住民記録サーバ
30 窓口バックエンド端末
31 担当課端末
32 住民記録決裁端末
50 通信I/F部
51 記憶部
52 制御部
60 申請状況情報
61 件数情報
62 変更条件情報
70 申請処理部
71 更新部
72 生成部
73 表示制御部
10 System 11 Counter Reception Terminal 20 Counter Server 21 Resident Record Server 30 Counter Back-End Terminal 31 Responsible Section Terminal 32 Resident Record Approval Terminal 50 Communication I/F Section 51 Storage 52 Control Section 60 Application Status Information 61 Number of Information 62 Change Condition Information 70 Application processing unit 71 Update unit 72 Generation unit 73 Display control unit

Claims (4)

窓口で受け付けた届出ごとに、当該届出を担当する担当課へ送信された当該届出の処理の進捗状況に関するステータスを示す処理状況に応じて、前記届出の処理状況のステータスを記憶する状況情報を更新し、
前記状況情報に含まれる前記処理状況のステータスを参照し、転入の届出のうち、転入を担当する転入担当課に送信され、かつ、前記転入担当課による処理が完了していない届出の件数をカウントした値と、前記転入担当課に送信され、かつ、前記転入担当課による処理が完了した届出の件数をカウントした値と、を含む第1の情報と、前記転入担当課が担当する転入以外の届出のうち、前記転入担当課に送信され、かつ、前記転入担当課による処理が完了していない届出の件数をカウントした値と、前記転入担当課に送信され、かつ、前記転入担当課による処理が完了した届出の件数をカウントした値と、を含む第2の情報と、を生成し、
前記第1の情報と前記第2の情報を併せて前記転入担当課の端末に表示する、
処理をコンピュータが実行することを特徴とする進捗状況表示方法。
For each notification received at the counter, update the status information that stores the status of the processing status of the notification according to the processing status indicating the status regarding the progress status of the processing of the notification transmitted to the section in charge of the notification. Then
By referring to the status of the processing status included in the status information , the number of notifications of the transfer notifications that are transmitted to the transfer transfer section in charge of transfer and the processing by the transfer transfer section is not completed is counted. a value is sent to the non-inverting department in charge, and the value obtained by counting the number of notification processing by the transference department in charge is completed, the first information including, other than transference of the transference department in charge is responsible Of the notifications, a value obtained by counting the number of notifications that have been sent to the transfer-in-charge section and have not been processed by the transfer-in-charge section, and the value sent to the transfer-in-section section and processed by the transfer-in-charge section. Generates a second information including a value obtained by counting the number of notifications completed by
Displaying the first information and the second information together on the terminal of the transfer section.
A progress status display method characterized in that a computer executes a process.
前記コンピュータが、
前記転入の届出と前記転入以外の届出について、処理が完了していない届出の件数をカウントする第1のと処理が完了した届出の件数をカウントする第2のを変更する届出の処理状況と、前記第1のおよび前記第2のの変更内容とを記憶した変更条件情報に基づき、前記転入の届出と前記転入以外の届出の前記転入担当課での処理状況に応じて、前記転入の届出と前記転入以外の届出別に前記第1のおよび前記第2のを記憶した件数情報を更新する処理をさらに実行し、
前記生成する処理は、前記件数情報に基づいて、前記第1の情報と前記第2の情報を生成する、
ことを特徴とする請求項1に記載の進捗状況表示方法。
The computer is
Regarding the notification of transfer and the notification other than transfer, change the first value that counts the number of reports that have not been processed and the second value that counts the number of reports that have been processed. And the change condition information that stores the change contents of the first value and the second value , according to the processing status of the notification of the transfer and the notification other than the transfer in the section in charge of transfer. A process for updating the number information storing the first value and the second value for each notification of transfer and notification other than transfer is further executed,
The processing to generate generates the first information and the second information based on the number information.
The progress status display method according to claim 1, wherein:
窓口で受け付けた届出ごとに、当該届出を担当する担当課へ送信された当該届出の処理の進捗状況に関するステータスを示す処理状況に応じて、前記届出の処理状況のステータスを記憶する状況情報を更新し、
前記状況情報に含まれる前記処理状況のステータスを参照し、転入の届出のうち、転入を担当する転入担当課に送信され、かつ、前記転入担当課による処理が完了していない届出の件数をカウントした値と、前記転入担当課に送信され、かつ、前記転入担当課による処理が完了した届出の件数をカウントした値と、を含む第1の情報と、前記転入担当課が担当する転入以外の届出のうち、前記転入担当課に送信され、かつ、前記転入担当課による処理が完了していない届出の件数をカウントした値と、前記転入担当課に送信され、かつ、前記転入担当課による処理が完了した届出の件数をカウントした値と、を含む第2の情報と、を生成し、
前記第1の情報と前記第2の情報を併せて前記転入担当課の端末に表示する、
処理をコンピュータに実行させることを特徴とする進捗状況表示プログラム。
For each notification received at the counter, update the status information that stores the status of the processing status of the notification according to the processing status indicating the status regarding the progress status of the processing of the notification transmitted to the section in charge of the notification. Then
By referring to the status of the processing status included in the status information , the number of notifications of the transfer notifications that are transmitted to the transfer transfer section in charge of transfer and the processing by the transfer transfer section is not completed is counted. a value is sent to the non-inverting department in charge, and the value obtained by counting the number of notification processing by the transference department in charge is completed, the first information including, other than transference of the transference department in charge is responsible Of the notifications, a value obtained by counting the number of notifications that have been sent to the transfer-in-charge section and have not been processed by the transfer-in-charge section, and the value sent to the transfer-in-section section and processed by the transfer-in-charge section. Generates a second information including a value obtained by counting the number of notifications completed by
Displaying the first information and the second information together on the terminal of the transfer section.
A progress status display program characterized by causing a computer to execute processing.
窓口で受け付けた届出ごとに、当該届出を担当する担当課へ送信された当該届出の処理の進捗状況に関するステータスを示す処理状況に応じて、前記届出の処理状況のステータスを記憶する状況情報を更新する更新部と、
前記状況情報に含まれる前記処理状況のステータスを参照し、転入の届出のうち、転入を担当する転入担当課に送信され、かつ、前記転入担当課による処理が完了していない届出の件数をカウントした値と、前記転入担当課に送信され、かつ、前記転入担当課による処理が完了した届出の件数をカウントした値と、を含む第1の情報と、前記転入担当課が担当する転入以外の届出のうち、前記転入担当課に送信され、かつ、前記転入担当課による処理が完了していない届出の件数をカウントした値と、前記転入担当課に送信され、かつ、前記転入担当課による処理が完了した届出の件数をカウントした値と、を含む第2の情報と、を生成する生成部と、
前記生成部により生成された前記第1の情報と前記第2の情報を併せて前記転入担当課の端末に表示する制御を行う表示制御部と、
を有することを特徴とする進捗状況表示装置。
For each notification received at the counter, update the status information that stores the status of the processing status of the notification according to the processing status indicating the status regarding the progress status of the processing of the notification transmitted to the section in charge of the notification. And the update section to
By referring to the status of the processing status included in the status information , the number of notifications of the transfer notifications that are transmitted to the transfer transfer section in charge of transfer and the processing by the transfer transfer section is not completed is counted. a value is sent to the non-inverting department in charge, and the value obtained by counting the number of notification processing by the transference department in charge is completed, the first information including, other than transference of the transference department in charge is responsible Of the notifications, a value obtained by counting the number of notifications that have been sent to the transfer-in-charge section and have not been processed by the transfer-in-charge section, and the value sent to the transfer-in-section section and processed by the transfer-in-charge section. A second unit including a value obtained by counting the number of notifications completed by
A display control unit that controls to display the first information and the second information generated by the generation unit together on the terminal of the transfer section in charge;
A progress status display device comprising:
JP2015157753A 2015-08-07 2015-08-07 Progress display method, progress display program, and progress display device Active JP6740578B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015157753A JP6740578B2 (en) 2015-08-07 2015-08-07 Progress display method, progress display program, and progress display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015157753A JP6740578B2 (en) 2015-08-07 2015-08-07 Progress display method, progress display program, and progress display device

Publications (2)

Publication Number Publication Date
JP2017037440A JP2017037440A (en) 2017-02-16
JP6740578B2 true JP6740578B2 (en) 2020-08-19

Family

ID=58048194

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015157753A Active JP6740578B2 (en) 2015-08-07 2015-08-07 Progress display method, progress display program, and progress display device

Country Status (1)

Country Link
JP (1) JP6740578B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6193519B1 (en) * 2017-02-24 2017-09-06 株式会社両毛システムズ Window support system and window support program
JP6940431B2 (en) * 2018-02-28 2021-09-29 株式会社オービックビジネスコンサルタント Slip processing device, slip processing method, and program

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002109142A (en) * 2000-09-28 2002-04-12 Masuda Kogyo Kk System for displaying reception/issuing and calling total number
JP2003323525A (en) * 2002-05-02 2003-11-14 Hitachi Ltd Device, method and program for mediating administrative service
JP5443704B2 (en) * 2007-05-11 2014-03-19 オリンパスメディカルシステムズ株式会社 Medical information management device
JP6154209B2 (en) * 2013-06-19 2017-06-28 グローリー株式会社 Customer guidance system and customer guidance method

Also Published As

Publication number Publication date
JP2017037440A (en) 2017-02-16

Similar Documents

Publication Publication Date Title
Khatib et al. The Challenge and Potential Solutions of Reading Voluminous Electronic Medical Records (EMR): A Case Study from UAE
Palmer et al. A systematic literature review of operational research methods for modelling patient flow and outcomes within community healthcare and other settings
US10978183B2 (en) Device for approving medical tests across a plurality of medical laboratories, medical providers, and lab payers and methods for using the same
US20120253868A1 (en) Healthcare information communication system
US7996239B1 (en) System and method for generating a display to graphically indicate state for a series of events
US20110313784A1 (en) Healthcare information communication system
US10846369B2 (en) System and method for visual analysis of healthcare claims
US10169463B2 (en) Data ingest optimization
JP6332494B2 (en) Architecture customization in the user application tier
US10332622B2 (en) Method, apparatus, and computer program product for facilitating query initiation and query response
JP6740578B2 (en) Progress display method, progress display program, and progress display device
Wang Emergency department staffing: A separated continuous linear programming approach
US10930391B2 (en) Device for reducing fraud, waste, and abuse in the ordering and performance of medical testing and methods for using the same
JP2008152595A (en) Insurance claim work proxy system
JP5222604B2 (en) Document management system and method
US20170255671A1 (en) Method and system for approving a submission of information
Gichoya et al. A platform for innovation and standards evaluation: a case study from the OpenMRS open-source radiology information system
Khan et al. Barriers to local public health chronic disease surveillance through health information exchange: a capacity assessment of health departments in the health information network of south Texas
Bahls et al. Ethics meets IT: aspects and elements of computer-based informed consent processing
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
JP2019067051A (en) Application determination method and application determination support program
JP6498394B2 (en) Medical information server and hospital information system
JP6641775B2 (en) Support method, support program, and support device
JP3235467U (en) Increased patient satisfaction DX system
JP6693045B2 (en) Personal information display program, personal information display method, and display control device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180514

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190411

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190514

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190712

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20191224

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200324

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20200406

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20200623

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200706

R150 Certificate of patent or registration of utility model

Ref document number: 6740578

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150