JP4175094B2 - Electronic application reception system, method and program thereof - Google Patents

Electronic application reception system, method and program thereof Download PDF

Info

Publication number
JP4175094B2
JP4175094B2 JP2002327677A JP2002327677A JP4175094B2 JP 4175094 B2 JP4175094 B2 JP 4175094B2 JP 2002327677 A JP2002327677 A JP 2002327677A JP 2002327677 A JP2002327677 A JP 2002327677A JP 4175094 B2 JP4175094 B2 JP 4175094B2
Authority
JP
Japan
Prior art keywords
application
user
information
storage unit
code
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.)
Expired - Fee Related
Application number
JP2002327677A
Other languages
Japanese (ja)
Other versions
JP2004164147A5 (en
JP2004164147A (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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2002327677A priority Critical patent/JP4175094B2/en
Publication of JP2004164147A publication Critical patent/JP2004164147A/en
Publication of JP2004164147A5 publication Critical patent/JP2004164147A5/ja
Application granted granted Critical
Publication of JP4175094B2 publication Critical patent/JP4175094B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明は情報処理装置や通信網(ネットワーク)を利用して役所等の行政機関に各種の申請手続きを行うための電子申請方法に関するものである。
【0002】
【従来の技術】
自治体の役所や官庁等には、各種の申請や届け出などの手続きのための窓口が開設されており、利用者はそれらの窓口に出向いて所定の申請書や届け出書などの書類を提出する必要があった。
【0003】
一方、近年インターネット等の通信網を用いて携帯電話やパソコン等の各種端末から上記の手続きを行うことが可能な電子申請窓口の構築が進んでおり、電子申請によって、各種の申請手続きが自宅や職場に居ながら可能となるなど、利用者の利便性向上が期待されている。
【0004】
また、さらなる利便性向上を図るために、申請書へのデータの記述を補助することが検討されている。そのための公知の技術としては、まず利用者が利用者を識別する情報を送信するなどして本人認証を行い、その結果に基づいて事前に登録された個人情報を記入済みの申請書を利用者に提供するものがある。具体的には、下記の特許文献1に開示されているように、ホストコンピュータに記録された利用者情報を、利用者の識別情報に基づいて取得し、申請書フォーマットに前記利用者情報を合成して印刷する装置の例がある。
【0005】
【特許文献1】
特開平10−6602号公報
【0006】
【発明が解決しようとする課題】
しかしながら、従来の電子申請の手法では利用者の識別と申請手続きの選択が別の手順であるため、例えば事前に申請を行いたい手続が決まっている利用者にとっては、システム上で所望の申請手続きを選択するのは煩わしい作業であった。また、利用者認証のために利用者を識別するIDとパスワードを用いるシステムは、前記IDとパスワードが盗まれると、正当な利用者が利用可能であった全ての申請手続きを不正に実行される危険性があった。この危険性は、たとえば政府が導入を決定している住民基本台帳ネットワークシステムの住民票コードのように1つのIDが複数の手続に利用されてしまう。
【0007】
本発明が解決しようとする1つの課題は、電子申請手続きの際の利用者認証と、実行する申請手続きの選択の煩わしさを軽減する電子申請受付方法を提供することにある。
【0008】
本発明が解決しようとする他の課題は、申請手続きに使用するIDとパスワードが盗まれた場合の危険性を減少させる電子申請受付方法を提供することにある。
【0009】
【課題を解決するための手段】
本発明は、上記の課題を解決するために、利用者の情報を保存する利用者DBと、申請手続きの情報を保存する申請DBと、前記利用者DBと申請DBの内容を参照して申請コードを生成し、それらを利用者毎にまとめ一覧表形式に印刷する申請メニュー作成処理部と、前記申請コードを対応する利用者の情報と申請の情報との関係を含めて記録する申請コードDBと、前記申請コードの入力に従って利用者の情報を記入済の申請書を生成する申請書生成処理部と、を備える。
【0010】
つまり、利用者ごとにかつ申請内容ごとに申請コードを割り付け、そのコードを用いて、申請を処理する。
【0011】
【発明の実施の形態】
以下、図面を用いて、本発明の実施形態を説明する。
【0012】
図1は本発明を適用した電子申請システムの一実施形態のシステム構成図である。本システムは、インターネット等のネットワーク103に接続されて、利用者の各種行政サービス申請の入力等の利用者用インタフェースとして機能する利用者端末101と、インターネット等のネットワーク104に接続されている行政サービス業務を行う業務端末105、106、107と、ネットワーク103とネットワーク104に接続されている電子窓口102と、を備えている。ネットワーク103とネットワーク104は互いに接続された一つのネットワークであってもよいし、個別に設置された専用線であってもよい。
【0013】
また、本システムを構成する業務端末105、106、107は、ハードウェアとOSとソフトウェアが、一体となり行政サービス提供を行う業務端末である。また、本システムにおいて業務端末は、特に限定されるものではない。電子窓口102がネットワーク上で提供するインタフェース画面でデータの表示、書き込みが行える手段を有する情報処理装置であればよい。これらの業務端末105、106、107は、各々電子窓口102と通信を行う通信装置を有し、ネットワーク104を介して電子窓口102に接続要求を行う。
【0014】
また、本システムにおいて利用者端末は特に限定されるものではない。電子窓口102がネットワーク上で提供するインタフェース画面でのデータの表示、書き込みが行える手段を有する情報処理装置であれば良い。
【0015】
図2は以上で説明した電子窓口102の機能構成を示したものである。電子窓口102は、ネットワーク103又はネットワーク104を介して利用者端末101又は業務端末105〜107と通信を行う通信部209と、利用者の情報を記録しデータベースとして管理する利用者情報データベース(以下「利用者DB」と言う。)202と、行政サービスの申請手続きに関する情報を記録しデータベースとして管理する申請情報データベース(以下「申請DB」と言う。)204と、業務端末105〜107からの指示に従って利用者に関する情報を利用者DB202に記録する利用者情報登録処理部201、業務端末105〜107からの指示に従って提供する行政サービスの申請手続きに関する情報を申請DB204に記録する申請情報登録処理部203と、利用者DB202に記録された情報と、申請DB204に記録された情報を検索して、利用者が受ける資格のある行政サービスの申請手続きを抽出し、前記利用者と前記申請手続きの特定が可能な申請コードを生成し、それらの申請コードと利用者と申請に関する情報を申請コードDB206に記録し、利用者毎に一つ以上の申請コードと申請情報を一覧表示する利用者別申請メニューを生成し利用者端末101に送信する、利用者別申請コード及び申請メニュー生成処理部(以下「申請メニュー生成処理部」と言う。)205と、申請コードと利用者と申請手続きの関係を記録しデータベースとして管理する申請コードデータベース(以下「申請コードDB」と言う。)206と、利用者端末101からの申請コードを入力し、申請コードDB206と、利用者DB202と、申請DB204を参照して、利用者情報を記入済みの申請データを生成する申請書生成処理部207と、受け付けた申請データを記録しデータベースとして管理する申請案件データベース(以下、「申請案件DB」と言う。)210と、利用者端末101からの申請データを入力し、申請案件DB210に記録する申請受付処理部208と、業務端末105〜107からの指示に従って申請案件DB210への接続処理を行う業務接続処理部211と、を備えている。
【0016】
ここで図2における電子窓口102の構成機能は、メモリおよびCPU(中央演算装置)により構成されたハードウェア上に、OSを載せて、その上に上記の各機能を実現するためのプログラムをメモリにロードして実行することにより、その機能を実現することができる。また、機能構成の全部または一部は、専用のハードウェアにより実現されるものであってもよい。さらに、利用者DB202、申請DB204、申請コードDB206、申請案件DB210については、データを格納し得るハードディスク装置等の補助記憶装置を用いることができる。
【0017】
なお、申請メニュー生成処理部205によって生成される利用者別申請メニューは電子メールによって利用者端末101に配信されるが、プリンタ装置によって紙に印刷される構成であってもよい。この場合、紙に印刷された利用者別申請メニューは郵送等の手段を利用して利用者に個別配信してもよいし、利用者が役所等に出向いて取得してもよい。
【0018】
また、申請書生成処理部207によって生成される利用者情報を記入済みの申請データはプリンタ装置によって紙に印刷される構成であってもよい。この場合は、申請受付処理部208、申請案件DB210、業務接続処理部211は省略された構成であってもよい。
【0019】
なお、利用者DB202、申請DB204、申請コードDB206、申請案件DB210については、以下で図を用いて説明する。
【0020】
図3は、以上で説明した電子窓口102の利用者DB202のデータ構造の一例を模擬的に示したものである。本一例の利用者DB202は、利用者の識別子である、「利用者ID301」と、利用者を認証するための「パスワード302」と、利用者の氏名である「氏名303」と、利用者の住所である「住所304」と、利用者の性別である「性別305」と、利用者の生年月日である「生年月日306」と、利用者の世帯主である「世帯主307」、世帯主307との続柄である「続柄308」と、利用者の職業である「職業309」と、利用者の所得である「所得310」と、利用者の扶養者数である「扶養数311」と、利用者のE−mailアドレスである「E−mail312」と、を有する。本一例においては、利用者DB202のデータは、電子窓口システムの管理者が予め格納しておく他、業務端末105〜107からの指示にしたがって利用者情報登録処理部201によって格納することも可能である。
【0021】
なお、利用者DB202のデータ項目は、後述の申請DB204の対象者条件406の内容に応じて決定される。
【0022】
図4は、以上で説明した電子窓口102の申請DB204のデータ構造の一例を模擬的に示したものである。本一例の申請DB204は、申請の識別子である「申請ID401」と、申請の名称である「申請名称402」と、申請の処理を担当する業務である「担当403」と、申請の内容を説明する文章である「内容404」と、申請に際して必要となる情報や書類である「必要情報405」と、申請の対象者となるための条件である「対象者条件406」と、申請の受付期限である「申請期日407」と、を有する。本一例においては、申請DB204のデータは、電子窓口システムの管理者が予め格納しておく他、業務端末105〜107からの指示にしたがって申請情報登録処理部203によって格納することも可能である。
【0023】
例えば、申請408の場合、「申請ID401」には「1001」を、「申請名称402」には「住民票の写し請求」を、「担当403」には「市民課」を、「内容404」には「住民票写しの交付請求です。」を、「必要情報405」には「住民票の写し等交付申請書」を、「対象者条件406」には条件はないので「空欄」を、「申請期日407」に関しては期日はないので「空欄」を、格納しておく。
【0024】
例えば、申請409の場合、「申請ID401」には「3001」を、「申請名称402」には「胃がん検診申込」を、「担当403」には「健康課」を、「内容404」には「胃がん検診の申込です。6/1〜6/15実施」を、「必要情報405」には「・希望日、・希望会場」を、「対象者条件406」には「年齢:30歳以上」を、「申請期日407」には、「4/26」を、格納しておく。
【0025】
なお、対象者条件は、本一例に示した物のほか「住所」「世帯主(か否か)」「借家住まいか(持ち家か)」等、任意の条件を設定可能であるが、条件を設定する際には利用者DB202に前記条件を判定するためのデータ項目を用意しておく必要がある。
【0026】
図5は、以上で説明した電子窓口102の申請コードDB206のデータ構造の一例を模擬的に示したものである。本一例の申請コードDB206は、申請コードである「申請コード501」と、申請コード501で識別される申請の対象者の識別子である「利用者ID502」と、申請コード501で識別される申請の識別子である「申請ID503」と、を有する。本一例においては、申請コードDB206のデータは、申請メニュー作成処理部205によって格納される。
【0027】
例えば、申請コード504の場合、「申請コード501」には「454687844」を、「利用者ID502」には「001」を、「申請ID503」には「1001」を、格納する。
【0028】
また、本実施例形態では、電子窓口102は、申請コードDBに記録されている申請について受付けることができるものとする。
【0029】
図6は、以上で説明した電子窓口102の申請案件DB210のデータ構造の一例を模擬的に示したものである。本一例の申請案件DB210は、利用者によって実際に申請された案件を識別する識別子である「案件ID601」と、案件の申請コードである「申請コード602」と、案件の申請IDである「申請ID603」と、申請に必要な情報である「申請データ604」と、申請の結果の情報である「結果データ605」と、申請の処理状況をあらわす「ステータス606」と、申請の受付日時である「受付日時607」と、を有する。本一例においては、申請案件DBのデータのうち、「案件ID601」、「申請コード602」、「申請ID603」、「申請データ604」、「ステータス606」、「受付日時607」は申請受付処理部208によって格納され、「結果データ605」、「ステータス606」は業務接続処理部211によって格納される。
【0030】
例えば、申請案件608の案件の場合、申請受付時に申請受付処理部208で受付けた申請案件の識別子として生成された「W001」が「案件ID601」に、申請案件の申請コード「454687844」が「申請コード602」に、申請案件の申請ID「1001」が「申請ID603」に、申請案件の申請データ「住民票の写し等交付申請書」が「申請データ604」に、申請案件605は処理完了しているため、業務接続処理部211によって「住民票写し」が「結果データ605」に、申請案件の業務側での処理が完了したことを示す「処理完了」が「ステータス606」に、申請を受付た日時である「H14.7.8 13:44」が「受付日時607」に格納される。申請案件609の場合、申請受付処理部208において受付けた申請案件の識別子として生成された「W002」が「案件ID601」に、申請案件の申請コード「89465」が「申請コード602」に、申請案件の申請ID「1001」が「申請ID603」に、申請案件の申請データ「住民票の写し等交付申請書」が「申請データ604」に、本申請案件608は処理中であり、申請結果はまだ出ていないため「空欄」が「結果データ605」に、申請案件が業務側で処理を実行中であることを示す「処理中」が「ステータス606」に、申請を受付た日時である「H14.7.10 09:21」が「受付日時607」に格納される。
【0031】
図8、図9は、電子窓口102が、業務端末105〜107に提供するインタフェース画面の一例を模擬的に示したものである。業務端末105〜107へのインタフェースの提供方法としては、例えば、イントラネット上のウェブ画面でインタフェース画面を提供し、業務端末105〜107からのデータ入力を受け付ける方法がある。
【0032】
図8は、申請情報の登録時に電子窓口102の申請情報登録処理部203が提示する画面の一例の申請情報登録画面801である。申請情報登録画面801は、申請ID入力欄802と、申請名称入力欄803と、担当部署入力欄804と、内容入力欄805と、必須情報入力欄806と、対象者条件入力欄807と、申請期日入力欄808と、登録ボタン809と、を有する。上記の各入力欄にデータを入力し、登録ボタン809をクリックすることで、申請情報の登録が行える。
【0033】
図9は、利用者情報の登録時に電子窓口102の利用者情報登録処理部202が提示する画面の一例の利用者情報登録画面901である。利用者情報登録画面901は、利用者ID入力欄902と、パスワード入力欄903と、氏名入力欄904と、住所入力欄905と、性別入力欄906と、続柄入力欄909と、職業入力欄910と、所得入力欄911と、扶養数入力欄912と、登録ボタン913と、を有する。上記の各入力欄にデータを入力し、登録ボタン913をクリックすることで、利用者情報の登録が行える。
【0034】
図10、図11、図12、図13は、電子窓口102が、利用者端末101に提供するインタフェース画面の一例を模擬的に示したものである。利用者端末101へのインタフェースの提供方法としては、例えば、インターネット上のウェブ画面でインタフェース画面を提供し、業務端末101からのデータ入力を受け付ける方法がある。
【0035】
図10は、申請受付時に、電子窓口102の申請書生成処理部207が提示する画面の一例の申請受付画面1001である。申請受付画面1001は、申請コード入力欄1002と、パスワード入力欄1003と、申請ボタン1004と、を有する。上記の各入力欄にデータを入力し、登録ボタン1004をクリックすることで、申請書生成処理部207に、申請コード1002と、パスワード1003と、が送信される。申請書生成処理部207は、上記の申請コード1002と、パスワード1003と、を受け付けて利用者の認証と申請書の生成処理を行う。
【0036】
図11は、申請書作成処理部207が、利用者端末101から申請コード1002とパスワード1003を受け付けた際に、申請コード1002が示す申請の内容を利用者端末101に提供するインターフェース画面の一例の申請内容確認画面1101である。申請内容確認画面1101は、申請内容表示欄1102と、申請実行ボタン1103と、を有する。申請実行ボタン1103をクリックすることで、上記の申請内容表示欄1102のデータが申請受付処理部208に送信される。
【0037】
また、申請内容確認画面1104は、申請内容表示欄1105に利用者の入力を受け付けるための必要情報入力欄1106がある場合の例である。
【0038】
図12は、申請進捗確認・結果取得時に、電子窓口102の申請受付処理部208が提示する画面の一例の申請進捗確認画面1201である。申請進捗確認画面1201は、申請コード入力欄1202と、パスワード入力欄1203と、確認ボタン1204と、を有する。上記の各入力欄にデータを入力し、確認ボタン1004をクリックすることで、申請受付処理部208に、申請コード1202と、パスワード1203と、が送信される。申請受付処理部208は、上記の申請コード1202と、パスワード1203と、を受け付けて利用者の認証と、申請の進捗状況の検索を行う。
【0039】
図13は、申請受付処理部208が、利用者端末101から申請コード1202と、パスワード1203を受け付けた際に、申請コード1202が示す申請案件の進捗情報を利用者端末101に提供するインタフェース画面の一例の申請進捗画面1301である。申請進捗画面1301は、申請コード1302と、申請名称1303と、受付日時1304と、申請者氏名1305と、ステータス1306と、を有する。なお、申請進捗画面1301は申請の処理が完了していない進捗状況である申請の場合の画面例であるが、申請進捗画面1307に申請の処理が完了した進捗状況である申請の場合の画面例を示す。申請進捗画面1307は、前記申請進捗画面1301の画面構成に加えて結果確認ボタン1308を有する。この結果確認ボタン1303をクリックすることで、上記の申請の結果データが利用者端末101に送信される。
【0040】
図7は本願に係る電子窓口102を利用した電子窓口システムの一実施例で、利用者が申請手続きを行う場合のシーケンスを示したものである。
【0041】
業務は、業務端末105〜107を使い、ネットワーク104経由で電子窓口102に接続する。電子窓口102の申請情報登録処理部203は通信部209で業務端末からの接続要求を受け取ると、業務端末105〜107に図8に示すような申請情報登録画面を表示するので、業務端末は画面にしたがって申請情報登録処理部203に申請情報を送信し、申請情報登録処理部203は申請DB204に申請情報の記録を行う(701)。
【0042】
ここで、業務端末によって登録される申請手続きは業務端末が所属する業務が担当する申請手続きである。たとえば上述した図4の申請408「住民票の写し請求」は、市民課端末105で登録される。
【0043】
業務は、業務端末105〜107を使い、ネットワーク104経由で電子窓口102に接続する。電子窓口102の利用者情報登録処理部201は通信部209で業務端末からの接続要求を受け取ると、業務端末105〜107に図9に示すような利用者情報登録画面を表示するので、業務端末は画面にしたがって利用者情報登録処理部201に利用者情報を送信し、利用者情報処理部201は利用者DB202に利用者情報の記録を行う(702)。
【0044】
ここで、利用者情報と申請情報は、上記業務端末105〜107とは別に電子窓口管理専用の業務端末を用意して利用者登録を行ってもよい。
【0045】
また、利用者情報と申請情報が事前にそれぞれ利用者DBと申請DBに格納しされている場合は、701と702の処置は省略してよい。
【0046】
電子窓口102の申請メニュー作成処理部205は、利用者DB202と申請DB204の内容にしたがって、利用者別申請メニューを作成し利用者端末101に送信する(703)。
【0047】
利用者は、利用者端末101を使い、ネットワーク103経由で電子窓口102に接続する。電子窓口102の申請書生成処理部207は通信部209で利用者端末101からの接続要求を受け取ると、利用者端末101に図10に示すような申請受付画面を表示するので、利用者端末101は画面にしたがって、利用者のパスワードと、利用者別申請メニューを参照して所望の申請の申請コードと、を申請書生成処理部207に送信する(704)。
【0048】
申請書生成処理部207は、通信部209で利用者端末101から受け取ったパスワードと申請コードに基づいて、利用者端末101に図11に示すような申請内容確認画面を表示する(705)。
【0049】
利用者は、利用者端末101を使い、申請内容確認画面にしたがって申請実行指示をネットワーク103経由で電子窓口102に送信する。電子窓口102の申請受付処理部208は通信部209で利用者端末101からの申請データを受け取ると、申請案件DB210に記録する(706)。
【0050】
業務は、業務端末105〜107を使い、ネットワーク104経由で電子窓口102に接続する。電子窓口102の業務接続処理部211は通信部209で業務端末からの接続要求を受け取ると、申請案件DB210を検索して当該業務宛の申請案件情報を業務端末105〜107に送信する。業務は申請案件の処理完了後、結果データを電子窓口102に送信する。電子窓口102の業務接続処理部211は通信部209で業務端末からの結果データを受け取ると、申請案件DB210に記録する(707)。
【0051】
利用者は、利用者端末101を使い、ネットワーク103経由で電子窓口102に接続する。電子窓口102の申請受付処理部208は通信部209で利用者端末101からの接続要求を受け取ると、利用者端末101に図12に示すような申請進捗確認画面を表示するので、利用者端末101は画面にしたがって、利用者のパスワードと、利用者別申請メニューを参照して所望の申請の申請コードと、を電子窓口102に送信する。申請受付処理部208は、通信部209で利用者端末101から受け取ったパスワードと申請コードに基づいて申請案件DB210を検索し、申請利用者端末101に図13に示すような申請進捗画面を表示する。図13に示すように処理完了の場合は画面の指示にしたがうことで引き続き結果の受領が可能である。図13の画面例では結果受領ボタン1301をクリックすることで、結果を受け取ることが可能である。
【0052】
以上、説明したような流れで申請手続きは処理される。また、本願に係る電子窓口102の運用に当たり、利用者端末101からの申請に対して、該申請に対する申請の結果データを電子メールによって利用者端末に送信することも可能である。また、同様に該申請に対する結果データがプリンタ装置によって紙に印刷されてもよい。この場合、紙に印刷された結果データは郵送等の手段を利用して利用者に個別配信してもよいし、利用者が役場に出向いて取得してもよい。
【0053】
図14は本発明の一実施例である電子窓口102の申請メニュー生成処理部205の処理のフローチャートである。
【0054】
申請メニュー生成処理部205は、処理対象となる利用者を決定し、前記利用者の利用者情報を、利用者DB202から読み出す(ステップ1401)。
【0055】
申請DB203を順に検索し、未チェックで、現在日時が申請期日407を過ぎていない申請が存在するかの判定を行う。判定を行った申請はチェック済みとする。
【0056】
全ての申請がチェック済みの場合はステップ1407に進み、そうでない場合はステップ1403に進む(ステップ1402)。
【0057】
判定の結果、未チェックで、申請期日407を過ぎていない申請が存在する場合は、前記申請の申請情報を申請DB203から読み出す(ステップ1403)。
【0058】
前記申請情報の対象者条件406と、前記利用者情報の情報を比較し、前記対象者条件を満たすかどうかの判定を行う。例えば、申請408の「住民票の写し請求」の場合は、対象者条件が「空欄」であるので前記利用者は必ず対象者条件を満たす。申請409の「胃がん検診」の場合は、対象者条件が「年齢 30歳以上」であるので、前記利用者情報の生年月日と、現在日時から生年月日を計算し30歳以上であるかの判定を行う。例えば、利用者313の「日立太郎」の場合、生年月日がS47.5.1であるので、現在日時がH14.7.10の場合は30歳以上ということになり、対象者条件を満たす。
【0059】
判定の結果、前記利用者が対象者条件を満たさない場合は1402の処理へ進み、対象者条件を満たす場合はステップ1405の処理に進む(ステップ1404)。
【0060】
前記申請者が、前記申請の対象者条件を満たす場合、新規に申請コードを生成し、利用者ID、申請IDとともに申請コードDBに保存する。申請コードは本システム内で一意である識別子となる値を設定する。例えば、申請コードDB206に保存する際に一連の通し番号を付けるなどの方法がある(ステップ1405)。
【0061】
前記申請者の申請メニューがすでに存在する場合には、前記申請コード、前記申請の申請名称、内容、必要情報、申請期日を前記申請メニューに追加する。申請メニューが存在しない場合には、新規に前記申請コード、前記申請の申請名称、内容、必要情報、申請期日を含む申請メニューを生成し、ステップ1402の処理に進む(ステップ1406)。
【0062】
前記ステップ1402の判定で、申請DB204の全ての申請がチェック済みの場合は、その時点で申請メニューが存在するかどうかを判定する(ステップ1407)。申請メニューが存在する場合は、申請メニューを利用者に送信する。送信手法としては、利用者宛にE−mailで送信するほか、紙に印刷して利用者の住所宛に郵送する手法をとっても良い(ステップ1408)。
【0063】
また、本フローチャートの処理は利用者一人に対する申請メニューの作成手順を説明しているが、複数の利用者に対して申請メニューを作成する場合は、本手順を繰り返し実施すればよい。
【0064】
図15は、本発明の一実施例である電子窓口102の申請メニュー生成処理部205によって生成される申請メニューの表示の例である。申請メニュー1501は利用者日立太郎向けに、申請メニュー1508は利用者横浜港向けにそれぞれ生成された申請メニュー例であり、利用者の氏名である「利用者氏名1502」と、「申請コード1503」と、「申請名称1504」と、申請の内容を示す「内容1505」と、「必要情報1506」と、「申請期日1507」と、を有する。
【0065】
申請メニュー1501は、図3の利用者DBに格納された利用者「日立太郎」が、図4の申請DBに格納された申請のうち、「住民票の写し請求1509」と、「児童手当請求1510」と、「胃がん検診申込1511」と、の申請条件を満たしており申請可能であることを示している。
【0066】
申請メニュー1508は、図3の利用者DBに格納された利用者「横浜港」が、図4の申請DBに格納された申請のうち、「住民票の写し請求1512」と、「胃がん検診申込1513」と、「肺がん検診申込1514」と、「大腸がん家検診1515」と、の申請条件を満たしており申請可能であることを示している。ここで、利用者は上記申請メニューに記された申請コード1503と、事前に知らされた「パスワード」を利用者端末より入力することで申請が可能である。
【0067】
以上で説明したように、本発明によれば、申請と利用者を識別するIDである申請コードと、利用者を識別するパスワードを用いて申請を行うため、ログイン後に申請を選択する作業を省略でき、利便性を向上させることができる。
【0068】
また、申請毎に異なるIDを利用するため、前期IDとパスワードがネットワーク上で盗聴されるなどしても、前記申請以外の申請は不可能であるため、よりセキュリティを向上することができる。
【0069】
また、あらかじめ利用者が申請条件を満たす申請のみを申請メニューとして提示するため、利用者の利便性を向上することができる。
【0070】
図16は本発明を適用した申請書生成システムの一実施例形態のシステム構成図である。本システムはネットワーク103に接続された利用者端末101と、利用者端末からの要求に応じて申請に必要なデータを生成する申請書生成装置1601と、ネットワーク104に接続され、申請書生成装置1601の管理を行う管理者端末1602を備えている。
【0071】
本システムを構成する管理者端末1602は、業務端末105と同様のものである。
【0072】
申請書生成装置1601は、ネットワーク103を介して利用者端末101又は管理者端末1602と通信を行う通信部209と、利用者DB202と、申請DB204と、利用者端末101及び管理者端末1602からの指示に従って利用者に関する情報を利用者DB202に記録する利用者情報登録処理部201’、管理者端末1602からの指示に従って提供する行政サービスの申請手続きに関する情報を申請DB204に記録する申請情報登録処理部203’と、申請メニュー作成処理部205と、申請コードDB206と、申請書生成処理部207’と、を備えている。
【0073】
ここで図16における申請書生成装置1601の機能構成は、図2における電子窓口102と同様に、メモリおよびCPU(中央演算装置)により構成されたハードウェア上に、OSを載せて、その上に上記の各機能を実現するためのプログラムをメモリにロードして実行することにより、その機能を実現することができる。また、機能構成の全部または一部は、専用のハードウェアにより実現されるものであってもよい。
【0074】
図17は、本願に係る申請書生成装置1601を利用した申請書生成システムの一実施例で、利用者が申請書生成を行う場合のシーケンスを示したものである。
【0075】
管理者は、管理者端末1602を使い、ネットワーク104経由で申請書生成装置1601に接続する。申請書生成装置1601の申請情報登録処理部203は通信部209で管理者端末からの接続要求を受け取ると、管理者端末1602に図8に示すような申請情報登録画面を表示するので、管理者端末は画面にしたがって申請情報登録処理部203に申請情報を送信し、申請情報登録処理部203は申請DB204に申請情報の記録を行う(1701)。
【0076】
ここで、管理者端末によって登録される申請手続きは役所等の所定の業務が担当する申請手続きである。たとえば上述した図4の申請408「住民票の写し請求」は、市民課が担当するように登録される。
【0077】
利用者は、利用者端末101を使い、ネットワーク103経由で申請書生成装置1601に接続する。申請書生成装置1601の利用者情報登録処理部201は通信部209で利用者端末からの接続要求を受け取ると、利用者端末101に図9に示すような利用者情報登録画面を表示するので、利用者端末は画面にしたがって利用者情報登録処理部201に利用者情報を送信し、利用者情報処理部201は利用者DB202に利用者情報の記録を行う(1702)。
【0078】
ここで、利用者情報と申請情報が事前にそれぞれ利用者DBと申請DBに格納しされている場合は、1701と1702の処置は省略してよい。また、利用者端末と同様に管理者端末によっても、利用者情報を登録することは可能である。
【0079】
申請書生成装置1602の申請メニュー作成処理部205は、利用者DB202と申請DB204の内容にしたがって、利用者別申請メニューを作成し利用者端末101に送信する(1703)。
【0080】
ここで、利用者別申請メニューは電子メールによって利用者端末101に配信されるが、プリンタ装置によって紙に印刷される構成であってもよい。電子データ形式の利用者別申請メニューはCD−ROM等の記憶媒体に記録して利用者に配信してもよい。紙に印刷された利用者別申請メニューは郵送等の手段を利用して利用者に個別配信してもよいし、利用者が役所等に出向いて取得してもよい。
【0081】
利用者は、利用者端末101を使い、ネットワーク103経由で申請書生成装置1602に接続する。申請書生成装置1602の申請書生成処理部207は通信部209で利用者端末101からの接続要求を受け取ると、利用者端末101に図10に示すような申請受付画面を表示するので、利用者端末101は画面にしたがって、利用者のパスワードと、利用者別申請メニューを参照して所望の申請の申請コードと、を申請書生成処理部207’に送信する(1704)。
【0082】
申請書生成処理部207’は、通信部209で利用者端末101から受け取ったパスワードと申請コードに基づいて、利用者端末101に図18に示すような申請内容確認画面を表示する(1705)。
【0083】
ここで、図18の申請内容確認画面は、申請書作成処理部207’が、利用者端末101から申請コード1002とパスワード1003を受け付けた際に、申請コード1002が示す申請の内容を利用者端末101に提供するインターフェース画面の一例の申請内容確認画面1801である。申請内容確認画面1801は、申請内容表示欄1102と、申請書生成実行ボタン1803と、を有する。申請書生成実行ボタン1803をクリックすることで、上記の申請内容表示欄1102のデータに基づく申請書が利用者端末208に送信される。
【0084】
また、申請内容確認画面1802は、申請内容表示欄1105に利用者の入力を受け付けるための必要情報入力欄1106がある場合の例である。
【0085】
利用者は、利用者端末101を使い、画面の指示にしたがって申請書生成実行指示をネットワーク103経由で申請書生成装置1602に送信する(1706)。
【0086】
申請書生成装置1602の申請書作成処理部207’は通信部209で利用者端末101からの申請データを受け取ると、申請書を生成して利用者端末101に送信する(1707)。
【0087】
利用者は受け取った申請書に電子署名等を付加して役所等の開設する電子窓口に提出することができる。
【0088】
ここで、申請書は申請書生成装置1602内でプリンタ装置によって紙に印刷されてもよい。この場合、紙に印刷された申請書は郵送等の手段を利用して利用者に個別配信される。利用者は必要事項が記入された申請書に署名もしくは印鑑を押印して、役所等の所定の窓口に提出することができる。
【0089】
以上で説明したように、本発明によれば申請と利用者を識別するIDである申請コードと、利用者を識別するパスワードを用いて必要事項が記入済みの申請書を入手することができるため、所定の申請書を入手し、必要事項を記入する手間を省くことができる。
【0090】
また、本発明の申請書生成システムを、自治体の役所や官庁以外の第三者が本システムの利用者を会員とする会員制サービスとして運用することによって、利用者に利便性を提供するビジネスモデルが構築できる。
【0091】
【発明の効果】
本発明によれば、所望の申請と利用者を特定する申請コードを用いて申請を行うため、申請手順をより簡単にすることができ、利用者の利便性が向上する。
【0092】
また、申請コードを盗聴されたとしても特定の申請しか実行できないため、セキュリティが向上する。
【0093】
また、申請コードは利用者が条件を満たしている申請に対してしか生成されないため、利用者が事前に申請条件を確認する手間を省くことができ、利便性が向上する。
【図面の簡単な説明】
【図1】本発明を適用した電子申請システムの一実施形態のシステム構成図を示す図である。
【図2】本発明の一実施形態の電子窓口102の機能構成を示す図である。
【図3】本発明の一実施形態の電子窓口102の利用者DB202のデータ構造の一例を模擬的に示した図である。
【図4】本発明の一実施形態の電子窓口102の申請DB204のデータ構造の一例を模擬的に示した図である。
【図5】本発明の一実施形態の電子窓口102の申請コードDB206のデータ構造の一例を模擬的に示した図である。
【図6】本発明の一実施形態の電子窓口102の申請案件DB210のデータ構造の一例を模擬的に示した図である。
【図7】本発明を適用した電子申請システムの一実施形態の利用者が申請手続きを行う場合のシーケンスを示した図である。
【図8】本発明の一実施形態の電子窓口102の申請情報登録処理部203が提供する申請情報登録画面の一例を示した図である。
【図9】本発明の一実施形態の電子窓口102の利用者情報登録処理部202が提供する利用者情報登録画面の一例を示した図である。
【図10】本発明の一実施形態の電子窓口102の申請書生成処理部207が提供する申請受付画面の一例を示した図である。
【図11】本発明の一実施形態の電子窓口102の申請書生成処理部207が提供する申請内容確認画面の一例を示した図である。
【図12】本発明の一実施形態の電子窓口102の申請受付処理部208が提供する申請進捗確認画面の一例を示した図である。
【図13】本発明の一実施形態の電子窓口102の申請受付処理部208が提供する申請進捗画面の一例を示した図である。
【図14】本発明の一実施形態の電子窓口102の申請メニュー生成処理部205の処理のフローチャートを示す図である。
【図15】本発明の一実施形態の電子窓口102の申請メニュー生成処理部205によって生成される申請メニューの表示の例を示した図である。
【図16】本発明を適用した申請書生成システムの一実施形態のシステム構成図を示す図である。
【図17】本発明を適用した申請書生成システムの一実施形態の利用者が申請書を生成する場合のシーケンスを示した図である。
【図18】本発明の一実施形態の申請書生成装置1601の申請書生成処理部207’が提供する申請内容確認画面の一例を示した図である。
【符号の説明】
101…利用者端末、102…電子窓口、103…ネットワーク、104…ネットワーク、105…市民課端末、106…福祉課端末、107…健康課端末、201…利用者情報登録処理部、202…利用者DB、203…申請情報登録処理部、204…申請DB、205…申請メニュー作成処理部、206…申請コードDB、207…申請書生成処理部、208…申請受付処理部、209…通信部、210…申請案件DB、211…業務接続処理部、301…利用者ID、302…パスワード、303…氏名、304…住所、305…性別、306…生年月日、307…世帯主、308…続柄、309…職業、310…所得、311…扶養家族数、312…E−mailアドレス、313…利用者ID001の利用者、401…申請ID、402…申請名称、403…担当、404…内容、405…必須情報、406…対象者条件、407…申請期日、408…申請ID1001の申請、409…申請ID3001の申請、501…申請コード、502…利用者ID、503…申請ID、504…申請コード454687844の申請コード、601…案件ID、602…申請コード、603…申請ID、604…申請データ、605…結果データ、606…ステータス、607…受付日時、608…案件IDW001の案件、609…案件IDW002の案件、801…申請情報登録画面、802…申請ID入力欄、803…申請名称入力欄、804…担当部署入力欄、805…内容入力欄、806…必須情報入力欄、807…対象者条件入力欄、808…申請期日入力欄、809…登録ボタン、901…利用者情報登録画面、902…利用者ID入力欄、903…パスワード入力欄、904…氏名入力欄、905…住所入力欄、906…性別入力欄、907…生年月日入力欄、908…世帯主入力欄、909…続柄入力欄、910…職業入力欄、911…所得入力欄、912…扶養数入力欄、913…登録ボタン、1001…申請受付画面、1002…申請コード入力欄、1003…パスワード入力欄、1004…申請ボタン、1101…申請内容確認画面、1102…申請内容表示欄、1103…申請実行ボタン、1104…申請内容確認画面(情報追加有り)、1105…申請内容表示欄(必要情報入力欄有り)、1106…必要情報入力欄、1201…申請進捗確認画面、1202…申請コード入力欄、1203…パスワード入力欄、1204…確認ボタン、1301…申請進捗画面、1302…申請コード、1303…申請名称、1304…受付日時、1305…申請者氏名、1306…ステータス、1307…申請進捗画面(結果確認ボタン付き)、1308…結果確認ボタン、1501…日立太郎向け申請メニュー、1502…利用者氏名、1503…申請コード、1504…申請名称、1505…内容、1506…必要情報、1507…申請期日、1508…横浜港向け申請メニュー、1509…申請コード454687844の申請、1510…申請コード6546465の申請、1511…申請コード54165465の申請、1512…申請コード898465の申請、1513…申請コード466655の申請、1514…申請コード6454684の申請、1515…申請コード46846の申請、1601…申請書生成装置、1602…管理者端末、1801…申請内容確認画面、1802…申請内容確認画面(情報追加有り)、1803…申請書生成実行ボタン。
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to an electronic application method for performing various application procedures to an administrative institution such as a government office using an information processing device or a communication network.
[0002]
[Prior art]
Local government offices and government offices have contact points for procedures such as various applications and notifications, and users need to go to these contact points and submit documents such as prescribed applications and notification forms. was there.
[0003]
On the other hand, in recent years, the establishment of an electronic application window that allows the above procedures to be performed from various terminals such as mobile phones and personal computers using a communication network such as the Internet is progressing. It is expected to improve convenience for users, such as being possible while at work.
[0004]
In addition, in order to further improve convenience, it is considered to assist the description of data in the application form. As a publicly known technology for that purpose, first, the user authenticates the user by transmitting information for identifying the user, and the application form in which personal information registered in advance based on the result is entered. There is something to offer. Specifically, as disclosed in the following Patent Document 1, the user information recorded in the host computer is acquired based on the user identification information, and the user information is combined with the application form format. There is an example of an apparatus that performs printing.
[0005]
[Patent Document 1]
Japanese Patent Laid-Open No. 10-6602
[0006]
[Problems to be solved by the invention]
However, in the conventional electronic application method, user identification and application procedure selection are separate procedures. For example, for users who have already decided the procedure to apply for, the desired application procedure on the system Selecting was a cumbersome task. In addition, in a system that uses an ID and password for identifying a user for user authentication, if the ID and password are stolen, all application procedures that can be used by a legitimate user are illegally executed. There was a danger. This risk is that, for example, one ID is used for a plurality of procedures like the resident card code of the Basic Resident Register network system that the government has decided to introduce.
[0007]
One problem to be solved by the present invention is to provide an electronic application accepting method that reduces the burden of user authentication during electronic application procedures and the selection of application procedures to be executed.
[0008]
Another problem to be solved by the present invention is to provide an electronic application receiving method that reduces the risk of the ID and password used in the application procedure being stolen.
[0009]
[Means for Solving the Problems]
In order to solve the above problems, the present invention applies a user DB that stores user information, an application DB that stores application procedure information, and the contents of the user DB and the application DB. An application menu creation processing unit that generates codes, collects them for each user, and prints them in a list format, and an application code DB that records the application code including the relationship between the corresponding user information and application information And an application form generation processing unit for generating an application form in which user information has been entered in accordance with the input of the application code.
[0010]
That is, an application code is assigned for each user and for each application content, and the application is processed using the code.
[0011]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
[0012]
FIG. 1 is a system configuration diagram of an embodiment of an electronic application system to which the present invention is applied. This system is connected to a network 103 such as the Internet, and is connected to a user terminal 101 that functions as a user interface for inputting various administrative service applications of the user, and an administrative service connected to a network 104 such as the Internet. Business terminals 105, 106, and 107 that perform business, and a network 103 and an electronic window 102 connected to the network 104 are provided. The network 103 and the network 104 may be a single network connected to each other, or may be dedicated lines installed individually.
[0013]
The business terminals 105, 106, and 107 constituting this system are business terminals that provide administrative services by integrating hardware, OS, and software. Further, the business terminal in this system is not particularly limited. Any information processing apparatus having means capable of displaying and writing data on an interface screen provided on the network by the electronic window 102 may be used. Each of these business terminals 105, 106, and 107 has a communication device that communicates with the electronic window 102, and makes a connection request to the electronic window 102 via the network 104.
[0014]
Further, the user terminal is not particularly limited in this system. Any information processing apparatus having means capable of displaying and writing data on an interface screen provided on the network by the electronic window 102 may be used.
[0015]
FIG. 2 shows a functional configuration of the electronic window 102 described above. The electronic window 102 includes a communication unit 209 that communicates with the user terminal 101 or the business terminals 105 to 107 via the network 103 or the network 104, and a user information database (hereinafter referred to as “database”) that records user information and manages it as a database. 202 ”, an application information database (hereinafter referred to as“ application DB ”) 204 that records information related to the administrative service application procedure and manages it as a database, and instructions from the business terminals 105 to 107 A user information registration processing unit 201 that records information about users in the user DB 202; an application information registration processing unit 203 that records information about application procedures for administrative services provided in accordance with instructions from the business terminals 105 to 107; , Information recorded in the user DB 202 and application D The information recorded in 204 is searched, the application procedure of the administrative service that the user is eligible to receive is extracted, the application code that can identify the user and the application procedure is generated, and the application code and Information on users and applications is recorded in the application code DB 206, and an application menu for each user that displays a list of one or more application codes and application information for each user is generated and transmitted to the user terminal 101. Application code and application menu generation processing unit (hereinafter referred to as “application menu generation processing unit”) 205, and an application code database (hereinafter referred to as “application code DB”) that records the relationship between the application code, the user, and the application procedure and manages it as a database. 206 ”and the application code from the user terminal 101 are input, and the application code DB 206, the user DB 202, and the application DB are input. 04, an application form generation processing unit 207 that generates application data in which user information has been entered, and an application case database that records the received application data and manages it as a database (hereinafter referred to as "application case DB") .) 210, the application reception processing unit 208 that inputs application data from the user terminal 101 and records it in the application case DB 210, and the business connection that performs connection processing to the application case DB 210 in accordance with instructions from the business terminals 105-107. And a processing unit 211.
[0016]
Here, the configuration function of the electronic window 102 in FIG. 2 is that the OS is mounted on the hardware configured by the memory and the CPU (Central Processing Unit), and the program for realizing the above functions is stored on the memory. This function can be realized by loading and executing the program. In addition, all or part of the functional configuration may be realized by dedicated hardware. Furthermore, for the user DB 202, the application DB 204, the application code DB 206, and the application item DB 210, an auxiliary storage device such as a hard disk device capable of storing data can be used.
[0017]
The user-specific application menu generated by the application menu generation processing unit 205 is distributed to the user terminal 101 by e-mail, but may be configured to be printed on paper by a printer device. In this case, the user-specific application menu printed on paper may be individually distributed to the user using a means such as mailing, or the user may go to a public office or the like and obtain it.
[0018]
The application data in which user information generated by the application form generation processing unit 207 has been entered may be printed on paper by a printer device. In this case, the application reception processing unit 208, the application item DB 210, and the business connection processing unit 211 may be omitted.
[0019]
The user DB 202, the application DB 204, the application code DB 206, and the application item DB 210 will be described below with reference to the drawings.
[0020]
FIG. 3 schematically shows an example of the data structure of the user DB 202 of the electronic window 102 described above. The user DB 202 of this example includes a user identifier “user ID 301”, a “password 302” for authenticating the user, a user name “name 303”, and the user's name. “Address 304” which is the address, “Gender 305” which is the gender of the user, “Birth date 306” which is the date of birth of the user, “Household 307” which is the householder of the user, “Relationship 308” that is a relationship with the household head 307, “Occupation 309” that is the occupation of the user, “Income 310” that is the income of the user, and “Number of dependents 311” that is the number of dependents of the user ”And“ E-mail 312 ”which is the E-mail address of the user. In this example, the data in the user DB 202 can be stored in advance by the administrator of the electronic window system, or can be stored by the user information registration processing unit 201 in accordance with instructions from the business terminals 105 to 107. is there.
[0021]
The data items of the user DB 202 are determined according to the contents of the target person condition 406 of the application DB 204 described later.
[0022]
FIG. 4 schematically shows an example of the data structure of the application DB 204 of the electronic window 102 described above. The application DB 204 in this example describes an application identifier “application ID 401”, an application name “application name 402”, a job in charge of processing “application 403”, and the contents of the application. "Content 404" which is a text to be applied, "Necessary information 405" which is information and documents necessary for application, "Target condition 406" which is a condition for becoming a target of application, and application deadline And “application date 407”. In this example, the data of the application DB 204 can be stored in advance by the administrator of the electronic window system, or can be stored by the application information registration processing unit 203 in accordance with instructions from the business terminals 105 to 107.
[0023]
For example, in the case of the application 408, “application ID 401” is “1001”, “application name 402” is “request for copy of resident's card”, “person in charge 403” is “civic section”, “contents 404” "Request for issuance of a copy of a resident's card", "Application form for a copy of a resident's card" for "Necessary information 405", "Blank" because there are no conditions for "Target conditions 406", Since there is no due date for “application date 407”, “blank” is stored.
[0024]
For example, in the case of the application 409, “3001” is applied to the “application ID 401”, “gastric cancer screening application” is applied to the “application name 402”, “health section” is stored in the “person in charge 403”, and “contents 404” is stored in the “content 404”. "Application for gastric cancer screening. June 1-6/15", "Required information 405" for "Preferred date, desired venue", "Target condition 406" for "Age: 30 years or older "4/26" is stored in the "application date 407".
[0025]
In addition to the items shown in this example, the target person condition can be set to any condition such as “address”, “head of household (whether or not)”, “rented house (whether owned)”, etc. When setting, it is necessary to prepare a data item for determining the condition in the user DB 202.
[0026]
FIG. 5 schematically shows an example of the data structure of the application code DB 206 of the electronic window 102 described above. The application code DB 206 in this example includes an “application code 501” that is an application code, an “user ID 502” that is an identifier of an application target identified by the application code 501, and an application code that is identified by the application code 501. And “application ID 503” as an identifier. In this example, the data of the application code DB 206 is stored by the application menu creation processing unit 205.
[0027]
For example, in the case of the application code 504, “454687844” is stored in the “application code 501”, “001” is stored in the “user ID 502”, and “1001” is stored in the “application ID 503”.
[0028]
In the present embodiment, the electronic window 102 can accept applications recorded in the application code DB.
[0029]
FIG. 6 schematically shows an example of the data structure of the application item DB 210 of the electronic window 102 described above. The application case DB 210 of this example includes an “case ID 601” that is an identifier for identifying a case actually applied by a user, an “application code 602” that is an application code of the case, and an “application” that is an application ID of the case. ID 603 ”,“ application data 604 ”that is information necessary for the application,“ result data 605 ”that is information on the result of the application,“ status 606 ”that indicates the processing status of the application, and the application reception date and time. "Reception date and time 607". In this example, “Application ID 601”, “Application code 602”, “Application ID 603”, “Application data 604”, “Status 606”, and “Reception date / time 607” of the application case DB data are the application reception processing unit. The “result data 605” and “status 606” are stored by the business connection processing unit 211.
[0030]
For example, in the case of the application case 608, “W001” generated as the application case identifier received by the application reception processing unit 208 at the time of application reception is “case ID 601”, and the application code “454687844” of the application case is “application” Code 602 ”, application ID“ 1001 ”of the application case is“ application ID 603 ”, application data“ application form for a copy of the resident's card ”is“ application data 604 ”, and the application case 605 is completed. Therefore, the business connection processing unit 211 makes an application for “copy of resident's card” to “result data 605” and “processing completed” indicating that the processing on the business side of the application is completed to “status 606”. “H14.7.8 13:44” which is the reception date and time is stored in “Reception date and time 607”. In the case of the application case 609, “W002” generated as the identifier of the application case accepted by the application reception processing unit 208 is “case ID 601”, the application code “89465” of the application case is “application code 602”, and the application case The application ID “1001” is “application ID 603”, the application data “application form for a copy of the resident's card” is “application data 604”, this application case 608 is being processed, and the application result is still Since it is not issued, “blank” is “result data 605”, “processing” indicating that the application is being processed on the business side is “status 606”, and the date and time when the application is received “H14” .7.10 09:21 ”is stored in“ Reception date 607 ”.
[0031]
8 and 9 schematically show examples of interface screens provided by the electronic window 102 to the business terminals 105 to 107. FIG. As a method of providing an interface to the business terminals 105 to 107, for example, there is a method of providing an interface screen on a web screen on an intranet and receiving data input from the business terminals 105 to 107.
[0032]
FIG. 8 shows an application information registration screen 801 as an example of a screen presented by the application information registration processing unit 203 of the electronic window 102 when registering application information. The application information registration screen 801 includes an application ID input field 802, an application name input field 803, a responsible department input field 804, a content input field 805, an essential information input field 806, a target person condition input field 807, an application A due date input field 808 and a registration button 809 are provided. Application data can be registered by entering data in each of the input fields and clicking a registration button 809.
[0033]
FIG. 9 shows a user information registration screen 901 as an example of a screen presented by the user information registration processing unit 202 of the electronic window 102 when registering user information. The user information registration screen 901 includes a user ID input field 902, a password input field 903, a name input field 904, an address input field 905, a gender input field 906, a relationship input field 909, and an occupation input field 910. An income input field 911, a dependent number input field 912, and a registration button 913. User information can be registered by inputting data in each of the input fields and clicking a registration button 913.
[0034]
10, 11, 12, and 13 schematically show examples of interface screens that the electronic window 102 provides to the user terminal 101. As a method of providing an interface to the user terminal 101, for example, there is a method of providing an interface screen on a web screen on the Internet and receiving data input from the business terminal 101.
[0035]
FIG. 10 shows an application reception screen 1001 as an example of a screen presented by the application form generation processing unit 207 of the electronic window 102 at the time of application reception. The application reception screen 1001 has an application code input field 1002, a password input field 1003, and an application button 1004. By inputting data in each of the input fields and clicking the registration button 1004, the application code 1002 and the password 1003 are transmitted to the application form generation processing unit 207. The application form generation processing unit 207 receives the application code 1002 and the password 1003 and performs user authentication and application form generation processing.
[0036]
FIG. 11 shows an example of an interface screen that provides the user terminal 101 with the contents of the application indicated by the application code 1002 when the application form creation processing unit 207 receives the application code 1002 and the password 1003 from the user terminal 101. This is an application content confirmation screen 1101. The application content confirmation screen 1101 has an application content display column 1102 and an application execution button 1103. By clicking the application execution button 1103, the data in the application content display field 1102 is transmitted to the application reception processing unit 208.
[0037]
The application content confirmation screen 1104 is an example in a case where the application content display field 1105 has a necessary information input field 1106 for accepting user input.
[0038]
FIG. 12 shows an application progress confirmation screen 1201 as an example of a screen presented by the application reception processing unit 208 of the electronic window 102 at the time of application progress confirmation / result acquisition. The application progress confirmation screen 1201 has an application code input field 1202, a password input field 1203, and a confirmation button 1204. Application data 1202 and password 1203 are transmitted to the application reception processing unit 208 by inputting data in the above input fields and clicking the confirmation button 1004. The application reception processing unit 208 receives the application code 1202 and the password 1203, performs user authentication and searches for application progress.
[0039]
FIG. 13 shows an interface screen for providing the user terminal 101 with the progress information of the application case indicated by the application code 1202 when the application reception processing unit 208 receives the application code 1202 and the password 1203 from the user terminal 101. This is an example application progress screen 1301. The application progress screen 1301 has an application code 1302, an application name 1303, a reception date / time 1304, an applicant name 1305, and a status 1306. The application progress screen 1301 is a screen example in the case of an application that is in a progress state where the application process has not been completed. However, the application progress screen 1307 is a screen example in the case of an application that is a progress state in which the application process has been completed. Indicates. The application progress screen 1307 has a result confirmation button 1308 in addition to the screen configuration of the application progress screen 1301. By clicking the result confirmation button 1303, the result data of the application is transmitted to the user terminal 101.
[0040]
FIG. 7 shows an example of an electronic window system using the electronic window 102 according to the present application, and shows a sequence when a user performs an application procedure.
[0041]
The business uses the business terminals 105 to 107 to connect to the electronic window 102 via the network 104. When the application information registration processing unit 203 of the electronic window 102 receives a connection request from the business terminal through the communication unit 209, the business terminal displays the application information registration screen as shown in FIG. Accordingly, the application information registration processing unit 203 transmits the application information, and the application information registration processing unit 203 records the application information in the application DB 204 (701).
[0042]
Here, the application procedure registered by the business terminal is an application procedure in charge of the business to which the business terminal belongs. For example, the above-mentioned application 408 “request for copy of resident's card” in FIG.
[0043]
The business uses the business terminals 105 to 107 to connect to the electronic window 102 via the network 104. The user information registration processing unit 201 of the electronic window 102 displays a user information registration screen as shown in FIG. 9 on the business terminals 105 to 107 when the communication unit 209 receives a connection request from the business terminal. Transmits the user information to the user information registration processing unit 201 according to the screen, and the user information processing unit 201 records the user information in the user DB 202 (702).
[0044]
Here, user information and application information may be registered by preparing a business terminal dedicated to electronic window management separately from the business terminals 105 to 107.
[0045]
Further, when the user information and the application information are stored in advance in the user DB and the application DB, the steps 701 and 702 may be omitted.
[0046]
The application menu creation processing unit 205 of the electronic window 102 creates a user-specific application menu according to the contents of the user DB 202 and the application DB 204 and transmits it to the user terminal 101 (703).
[0047]
The user uses the user terminal 101 to connect to the electronic window 102 via the network 103. When the communication form 209 receives a connection request from the user terminal 101 via the communication unit 209, the application form generation processing unit 207 of the electronic window 102 displays an application reception screen as shown in FIG. 10 on the user terminal 101. According to the screen, the user password and the application code of the desired application are transmitted to the application form generation processing unit 207 by referring to the application menu for each user (704).
[0048]
The application form generation processing unit 207 displays an application content confirmation screen as shown in FIG. 11 on the user terminal 101 based on the password and the application code received from the user terminal 101 by the communication unit 209 (705).
[0049]
The user uses the user terminal 101 to transmit an application execution instruction to the electronic window 102 via the network 103 according to the application content confirmation screen. When the application reception processing unit 208 of the electronic window 102 receives the application data from the user terminal 101 by the communication unit 209, it records it in the application item DB 210 (706).
[0050]
The business uses the business terminals 105 to 107 to connect to the electronic window 102 via the network 104. When the communication connection unit 209 receives a connection request from the business terminal via the communication unit 209, the business connection processing unit 211 of the electronic window 102 searches the application item DB 210 and transmits application item information addressed to the business to the business terminals 105 to 107. The business transmits the result data to the electronic window 102 after completing the processing of the application case. When the communication unit 209 receives the result data from the business terminal by the communication unit 209, the business connection processing unit 211 of the electronic window 102 records it in the application item DB 210 (707).
[0051]
The user uses the user terminal 101 to connect to the electronic window 102 via the network 103. When the application reception processing unit 208 of the electronic window 102 receives a connection request from the user terminal 101 via the communication unit 209, an application progress confirmation screen as shown in FIG. 12 is displayed on the user terminal 101. Transmits a user's password and an application code of a desired application to the electronic window 102 according to the screen by referring to the user-specific application menu. The application reception processing unit 208 searches the application case DB 210 based on the password and application code received from the user terminal 101 by the communication unit 209 and displays an application progress screen as shown in FIG. 13 on the application user terminal 101. . As shown in FIG. 13, when the process is completed, the result can be continuously received by following the instructions on the screen. In the screen example of FIG. 13, a result can be received by clicking a result reception button 1301.
[0052]
The application procedure is processed as described above. Further, in the operation of the electronic window 102 according to the present application, in response to an application from the user terminal 101, it is also possible to transmit the application result data for the application to the user terminal by electronic mail. Similarly, result data for the application may be printed on paper by a printer device. In this case, the result data printed on the paper may be individually distributed to the user using a means such as mail, or the user may go to the office and obtain it.
[0053]
FIG. 14 is a flowchart of processing of the application menu generation processing unit 205 of the electronic window 102 according to an embodiment of the present invention.
[0054]
The application menu generation processing unit 205 determines a user to be processed, and reads the user information of the user from the user DB 202 (step 1401).
[0055]
The application DB 203 is searched in order, and it is determined whether there is an application that has not been checked and whose current date and time has not passed the application date 407. It is assumed that the application that made the decision has been checked.
[0056]
If all the applications have been checked, the process proceeds to step 1407, and if not, the process proceeds to step 1403 (step 1402).
[0057]
As a result of the determination, if there is an unchecked application that has not passed the application due date 407, the application information of the application is read from the application DB 203 (step 1403).
[0058]
The target person condition 406 of the application information is compared with the information of the user information to determine whether or not the target person condition is satisfied. For example, in the case of “request for copy of resident's card” in the application 408, since the target person condition is “blank”, the user always satisfies the target person condition. In the case of “Gastric cancer screening” in the application 409, since the target person condition is “age 30 years or older”, is the birth date of the user information calculated from the current date and time, and is it 30 years or older? Judgment is made. For example, in the case of the user 313 “Taro Hitachi”, the date of birth is S475.1, so if the current date and time is H14.7.10. .
[0059]
As a result of the determination, if the user does not satisfy the target person condition, the process proceeds to 1402. If the user condition is satisfied, the process proceeds to step 1405 (step 1404).
[0060]
When the applicant satisfies the application target condition, a new application code is generated and stored in the application code DB together with the user ID and the application ID. The application code sets a value that is an identifier that is unique within this system. For example, there is a method of assigning a series of serial numbers when saving in the application code DB 206 (step 1405).
[0061]
When the application menu of the applicant already exists, the application code, the application name, contents, necessary information, and application date of the application are added to the application menu. If the application menu does not exist, a new application menu including the application code, the application name, contents, necessary information, and application date of the application is generated, and the process proceeds to step 1402 (step 1406).
[0062]
If it is determined in step 1402 that all applications in the application DB 204 have been checked, it is determined whether an application menu exists at that time (step 1407). If the application menu exists, the application menu is sent to the user. As a transmission method, in addition to transmitting to the user by E-mail, a method of printing on paper and mailing to the user's address may be employed (step 1408).
[0063]
Moreover, although the process of this flowchart has demonstrated the preparation procedure of the application menu with respect to one user, when producing an application menu with respect to several users, this procedure should just be implemented repeatedly.
[0064]
FIG. 15 is an example of a display of an application menu generated by the application menu generation processing unit 205 of the electronic window 102 according to an embodiment of the present invention. The application menu 1501 is an example of an application menu generated for the user Taro Hitachi, and the application menu 1508 is an example of an application menu generated for the user Yokohama Port. The user name “user name 1502” and “application code 1503” are provided. And “application name 1504”, “content 1505” indicating the contents of the application, “necessary information 1506”, and “application date 1507”.
[0065]
The application menu 1501 indicates that the user “Hitachi Taro” stored in the user DB of FIG. 3 includes “Resident Card Copy Request 1509” and “Children's Allowance Request” among the applications stored in the application DB of FIG. 1510 ”and“ stomach cancer screening application 1511 ”are satisfied, indicating that application is possible.
[0066]
The application menu 1508 indicates that the user “Yokohama Port” stored in the user DB of FIG. 3 has “copying resident card 1512” and “stomach cancer screening application” among the applications stored in the application DB of FIG. 1513 ”,“ Lung cancer screening application 1514 ”, and“ Colon cancer screening 1515 ”are satisfied, and it is possible to apply. Here, the user can apply by inputting the application code 1503 written in the application menu and the “password” notified in advance from the user terminal.
[0067]
As described above, according to the present invention, the application code that is an ID for identifying the application and the user and the password for identifying the user are used for the application, so that the operation of selecting the application after login is omitted. And convenience can be improved.
[0068]
In addition, since a different ID is used for each application, even if the previous period ID and password are eavesdropped on the network, it is impossible to apply for applications other than the application, and thus security can be further improved.
[0069]
In addition, since only the application that satisfies the application condition is presented as the application menu in advance, the convenience of the user can be improved.
[0070]
FIG. 16 is a system configuration diagram of an embodiment of an application form generation system to which the present invention is applied. This system includes a user terminal 101 connected to the network 103, an application form generation apparatus 1601 that generates data necessary for application in response to a request from the user terminal, and an application form generation apparatus 1601 connected to the network 104. Is provided with an administrator terminal 1602 for managing the above.
[0071]
The administrator terminal 1602 constituting this system is the same as the business terminal 105.
[0072]
The application form generation device 1601 receives the communication unit 209 that communicates with the user terminal 101 or the administrator terminal 1602 via the network 103, the user DB 202, the application DB 204, the user terminal 101, and the administrator terminal 1602. A user information registration processing unit 201 ′ that records information about the user in the user DB 202 according to the instruction, and an application information registration processing unit that records information about the application service application procedure provided according to the instruction from the administrator terminal 1602 in the application DB 204 203 ′, an application menu creation processing unit 205, an application code DB 206, and an application form generation processing unit 207 ′.
[0073]
Here, the functional configuration of the application form generating device 1601 in FIG. 16 is the same as the electronic window 102 in FIG. 2, with the OS mounted on the hardware configured by the memory and CPU (central processing unit), and on top of that. By loading a program for realizing each of the above functions into a memory and executing the program, the function can be realized. In addition, all or part of the functional configuration may be realized by dedicated hardware.
[0074]
FIG. 17 shows an example of an application form generation system using an application form generation apparatus 1601 according to the present application, and shows a sequence in which a user generates an application form.
[0075]
The administrator uses the administrator terminal 1602 to connect to the application form generation apparatus 1601 via the network 104. When the application information registration processing unit 203 of the application form generating device 1601 receives a connection request from the administrator terminal via the communication unit 209, the application information registration processing unit 203 displays an application information registration screen as shown in FIG. The terminal transmits the application information to the application information registration processing unit 203 according to the screen, and the application information registration processing unit 203 records the application information in the application DB 204 (1701).
[0076]
Here, the application procedure registered by the administrator terminal is an application procedure in charge of a predetermined operation such as a public office. For example, the above-mentioned application 408 “Request for Copy of Resident Card” in FIG. 4 is registered so that the Citizen Section is in charge.
[0077]
The user uses the user terminal 101 to connect to the application form generation apparatus 1601 via the network 103. When the user information registration processing unit 201 of the application form generating device 1601 receives a connection request from the user terminal through the communication unit 209, the user information registration processing unit 201 displays a user information registration screen as shown in FIG. The user terminal transmits user information to the user information registration processing unit 201 according to the screen, and the user information processing unit 201 records the user information in the user DB 202 (1702).
[0078]
Here, if the user information and the application information are stored in advance in the user DB and the application DB, the steps 1701 and 1702 may be omitted. Further, user information can be registered by an administrator terminal as well as a user terminal.
[0079]
The application menu creation processing unit 205 of the application form generation apparatus 1602 creates a user-specific application menu according to the contents of the user DB 202 and the application DB 204 and transmits it to the user terminal 101 (1703).
[0080]
Here, the user-specific application menu is distributed to the user terminal 101 by e-mail, but may be configured to be printed on paper by a printer device. The application menu for each user in the electronic data format may be recorded on a storage medium such as a CD-ROM and distributed to the users. The user-specific application menu printed on paper may be individually distributed to the user using a means such as mailing, or the user may go to a government office or the like and obtain it.
[0081]
The user uses the user terminal 101 to connect to the application form generation device 1602 via the network 103. When the application form generation processing unit 207 of the application form generation apparatus 1602 receives a connection request from the user terminal 101 via the communication unit 209, the application form generation processing unit 207 displays an application reception screen as shown in FIG. 10 on the user terminal 101. In accordance with the screen, the terminal 101 transmits a user password and an application code of a desired application with reference to the application menu for each user to the application form generation processing unit 207 ′ (1704).
[0082]
The application form generation processing unit 207 ′ displays an application content confirmation screen as shown in FIG. 18 on the user terminal 101 based on the password and the application code received from the user terminal 101 by the communication unit 209 (1705).
[0083]
Here, in the application content confirmation screen of FIG. 18, when the application creation processing unit 207 ′ receives the application code 1002 and the password 1003 from the user terminal 101, the application content indicated by the application code 1002 is displayed on the user terminal. An application content confirmation screen 1801 is an example of an interface screen provided to 101. The application content confirmation screen 1801 has an application content display field 1102 and an application form generation execution button 1803. By clicking an application form generation execution button 1803, an application form based on the data in the application content display field 1102 is transmitted to the user terminal 208.
[0084]
The application content confirmation screen 1802 is an example in the case where the application content display field 1105 has a necessary information input field 1106 for receiving user input.
[0085]
Using the user terminal 101, the user transmits an application form generation execution instruction to the application form generation apparatus 1602 via the network 103 in accordance with the instruction on the screen (1706).
[0086]
Upon receiving application data from the user terminal 101 via the communication unit 209, the application form creation processing unit 207 ′ of the application form generation device 1602 generates an application form and transmits it to the user terminal 101 (1707).
[0087]
The user can add an electronic signature to the received application form and submit it to an electronic window established by a government office.
[0088]
Here, the application form may be printed on paper by the printer device in the application form generation apparatus 1602. In this case, the application form printed on paper is individually delivered to the user by means of mail or the like. Users can sign the application form in which necessary information is entered or seal it, and submit it to a designated window such as a public office.
[0089]
As described above, according to the present invention, it is possible to obtain an application form in which necessary items are filled in using an application code that is an ID for identifying an application and a user and a password for identifying the user. , You can save time and effort to get the prescribed application form and fill in the necessary information.
[0090]
In addition, a business model that provides convenience to users by operating the application form generation system of the present invention as a membership service in which third parties other than local government offices and government offices have users of the system as members. Can be built.
[0091]
【The invention's effect】
According to the present invention, since an application is performed using a desired application and an application code for specifying the user, the application procedure can be simplified, and the convenience for the user is improved.
[0092]
In addition, even if the application code is wiretapped, only a specific application can be executed, which improves security.
[0093]
In addition, since the application code is generated only for an application that satisfies the conditions for the user, it is possible to save the user from having to confirm the application conditions in advance, and the convenience is improved.
[Brief description of the drawings]
FIG. 1 is a diagram showing a system configuration diagram of an embodiment of an electronic application system to which the present invention is applied.
FIG. 2 is a diagram showing a functional configuration of an electronic window 102 according to an embodiment of the present invention.
FIG. 3 is a diagram schematically illustrating an example of a data structure of a user DB 202 of the electronic window 102 according to the embodiment of this invention.
FIG. 4 is a diagram schematically illustrating an example of a data structure of an application DB 204 of the electronic window 102 according to the embodiment of this invention.
FIG. 5 is a diagram schematically illustrating an example of a data structure of an application code DB 206 of the electronic window 102 according to the embodiment of this invention.
FIG. 6 is a diagram schematically illustrating an example of a data structure of an application item DB 210 of the electronic window 102 according to the embodiment of this invention.
FIG. 7 is a diagram showing a sequence when a user of an embodiment of an electronic application system to which the present invention is applied performs an application procedure.
FIG. 8 is a diagram showing an example of an application information registration screen provided by an application information registration processing unit 203 of the electronic window 102 according to an embodiment of the present invention.
FIG. 9 is a diagram illustrating an example of a user information registration screen provided by a user information registration processing unit 202 of the electronic window 102 according to the embodiment of this invention.
FIG. 10 is a diagram illustrating an example of an application reception screen provided by an application form generation processing unit 207 of the electronic window 102 according to the embodiment of this invention.
FIG. 11 is a diagram showing an example of an application content confirmation screen provided by an application form generation processing unit 207 of the electronic window 102 according to an embodiment of the present invention.
FIG. 12 is a diagram showing an example of an application progress confirmation screen provided by an application reception processing unit 208 of the electronic window 102 according to an embodiment of the present invention.
FIG. 13 is a diagram showing an example of an application progress screen provided by an application reception processing unit 208 of the electronic window 102 according to an embodiment of the present invention.
FIG. 14 is a diagram illustrating a flowchart of processing of an application menu generation processing unit 205 of the electronic window 102 according to the embodiment of this invention.
FIG. 15 is a diagram showing an example of a display of an application menu generated by an application menu generation processing unit 205 of the electronic window 102 according to an embodiment of the present invention.
FIG. 16 is a diagram showing a system configuration diagram of an embodiment of an application form generation system to which the present invention is applied.
FIG. 17 is a diagram showing a sequence in a case where a user of an embodiment of an application form generation system to which the present invention is applied generates an application form.
FIG. 18 is a diagram showing an example of an application content confirmation screen provided by the application form generation processing unit 207 ′ of the application form generation apparatus 1601 according to the embodiment of the present invention.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 101 ... User terminal, 102 ... Electronic window, 103 ... Network, 104 ... Network, 105 ... Civic section terminal, 106 ... Welfare section terminal, 107 ... Health section terminal, 201 ... User information registration processing part, 202 ... User DB, 203 ... Application information registration processing unit, 204 ... Application DB, 205 ... Application menu creation processing unit, 206 ... Application code DB, 207 ... Application form generation processing unit, 208 ... Application reception processing unit, 209 ... Communication unit, 210 ... Application matter DB, 211 ... Business connection processing unit, 301 ... User ID, 302 ... Password, 303 ... Name, 304 ... Address, 305 ... Gender, 306 ... Birth date, 307 ... Household, 308 ... Relationship, 309 ... Occupation, 310 ... Income, 311 ... Number of dependents, 312 ... E-mail address, 313 ... User with user ID 001, 401 ... Application ID, 02 ... Application name, 403 ... Responsibility, 404 ... Content, 405 ... Required information, 406 ... Target person condition, 407 ... Application date, 408 ... Application for application ID 1001, 409 ... Application for application ID 3001, 501 ... Application code, 502 ... User ID, 503: Application ID, 504: Application code of application code 454688474, 601 ... Project ID, 602 ... Application code, 603 ... Application ID, 604 ... Application data, 605 ... Result data, 606 ... Status, 607 ... Reception Date and time, 608 ... case IDW001 case, 609 ... case IDW002 case, 801 ... application information registration screen, 802 ... application ID input field, 803 ... application name input field, 804 ... responsible department input field, 805 ... content input field, 806 ... Mandatory information input field, 807 ... Target person condition input field, 808 ... Application date input field, 8 DESCRIPTION OF SYMBOLS 9 ... Registration button, 901 ... User information registration screen, 902 ... User ID input column, 903 ... Password input column, 904 ... Name input column, 905 ... Address input column, 906 ... Gender input column, 907 ... Date of birth Input field, 908 ... Household input field, 909 ... Relationship input field, 910 ... Occupation input field, 911 ... Income input field, 912 ... Dependent number input field, 913 ... Register button, 1001 ... Application reception screen, 1002 ... Application code Input field, 1003 ... Password input field, 1004 ... Application button, 1101 ... Application content confirmation screen, 1102 ... Application content display field, 1103 ... Application execution button, 1104 ... Application content confirmation screen (information added), 1105 ... Application content Display field (necessary information input field exists), 1106 ... required information input field, 1201 ... application progress confirmation screen, 1202 ... application code input field, 120 3 ... Password input field, 1204 ... Confirmation button, 1301 ... Application progress screen, 1302 ... Application code, 1303 ... Application name, 1304 ... Reception date, 1305 ... Name of applicant, 1306 ... Status, 1307 ... Application progress screen (result confirmation 1308 ... Result confirmation button, 1501 ... Application menu for Hitachi Taro, 1502 ... User name, 1503 ... Application code, 1504 ... Application name, 1505 ... Contents, 1506 ... Necessary information, 1507 ... Application date, 1508 ... Application menu for Yokohama Port, 1509 ... Application code 45468844, 1510 ... Application code 6546465 application, 1511 ... Application code 54165465 application, 1512 ... Application code 898465 application, 1513 ... Application code 466655 application, 1514 ... Application code 6445484 application, 1515 ... application code 46646 application, 1601 ... application form generating device, 1602 ... administrator terminal, 1801 ... application content confirmation screen, 1802 ... application content confirmation screen (with information added), 1803 ... application form generation execution button.

Claims (7)

利用者が利用者端末からネットワークを介して行う申請を受付ける電子窓口装置におい
て、
前記利用者の識別子、認証情報および属性情報を含む情報を格納する利用者情報記憶部と、
前記申請の識別子、申請内容を示す情報および申請可能な利用者の条件に関する情報を含む申請情報を格納する申請情報記憶部と、
前記利用者情報記憶部の利用者属性情報と前記申請情報記憶部の申請可能な利用者の条件に関する情報に基づき、前記利用者が前記申請情報記憶部に記憶された前記申請可能な利用者の条件を満たす場合に前記利用者および前記申請の手続きを特定可能な申請コードを生成し、該申請コードを前記利用者の識別子および前記申請の識別子に関連付けて申請コード記憶部に格納する手段、前記利用者端末からの前記申請コードおよび前記利用者の認証情報と、前記利用者情報記憶部の情報、前記申請情報記憶部の情報および前記申請コード記憶部の情報に基づき前記申請内容に関する画面を作成する手段、および該作成画面を前記ネットワークを介して前記利用者端末に送信する手段を有する処理部とを備えたことを特徴とする電子窓口装置。
In the electronic window device that accepts the application that the user makes over the network from the user terminal,
A user information storage unit for storing information including the user identifier, authentication information and attribute information ;
An application information storage unit for storing application information including information on the identifier of the application, information indicating the application content, and information on the conditions of the user who can apply;
Based on the user attribute information in the user information storage unit and the information on the user conditions that can be applied in the application information storage unit, the user is stored in the application information storage unit. Means for generating an application code that can identify the user and the application procedure when the condition is satisfied, and storing the application code in the application code storage unit in association with the user identifier and the application identifier; A screen relating to the application content is created based on the application code and user authentication information from the user terminal, information on the user information storage unit, information on the application information storage unit, and information on the application code storage unit And a processing unit having means for transmitting the creation screen to the user terminal via the network .
利用者が利用者端末からネットワークを介して行う申請書生成依頼を受付け、申請書を
生成する申請書生成装置において、
前記利用者の識別子、認証情報および属性情報を含む情報を格納する利用者情報記憶部と、
前記申請の識別子、申請内容を示す情報および申請可能な利用者の条件に関する情報を含む申請情報を格納する申請情報記憶部と、
前記利用者情報記憶部の利用者属性情報と前記申請情報記憶部の申請可能な利用者の条件に関する情報に基づき、前記利用者が前記申請情報記憶部に記憶された前記申請可能な利用者の条件を満たす場合に前記利用者および前記申請の手続きを特定可能な申請コードを生成し、該申請コードを前記利用者の識別子および前記申請の識別子に関連付けて申請コード記憶部に格納する手段、前記利用者端末からの前記申請コードおよび前記利用者の認証情報と、前記利用者情報記憶部の情報、前記申請情報記憶部の情報および前記申請コード記憶部の情報に基づき前記申請内容に関する画面を作成する手段、および該作成画面を前記ネットワークを介して前記利用者端末に送信する手段を有する処理部とを備えたことを特徴とする申請書生成装置。
In the application form generation device that accepts the application form generation request made by the user via the network from the user terminal and generates the application form,
A user information storage unit for storing information including the user identifier, authentication information and attribute information ;
An application information storage unit for storing application information including information on the identifier of the application, information indicating the application content, and information on the conditions of the user who can apply;
Based on the user attribute information in the user information storage unit and the information on the user conditions that can be applied in the application information storage unit, the user is stored in the application information storage unit. Means for generating an application code that can identify the user and the application procedure when the condition is satisfied, and storing the application code in the application code storage unit in association with the user identifier and the application identifier; A screen relating to the application content is created based on the application code and user authentication information from the user terminal, information on the user information storage unit, information on the application information storage unit, and information on the application code storage unit to means, and application generator apparatus characterized by the creation screen and a processing unit having means for transmitting to the user terminal via the network
利用者が利用者端末からネットワークを介して行う申請を受付ける、コンピュータによ
る電子申請受付方法において、
前記利用者の識別子、認証情報および属性情報を含む情報を利用者情報記憶部に格納し、
前記申請の識別子、申請内容を示す情報および申請可能な利用者の条件に関する情報を含む申請情報を申請情報記憶部に格納し、
前記利用者情報記憶部の利用者属性情報と前記申請情報記憶部の申請可能な利用者の条件に関する情報に基づき、前記利用者が前記申請情報記憶部に記憶された前記申請可能な利用者の条件を満たす場合に前記利用者および前記申請の手続きを特定可能な申請コードを生成し、
前記生成した申請コードを前記利用者の識別子および前記申請の識別子に関連付けて申請コード記憶部に格納し、
前記利用者端末から前記申請コードおよび前記利用者の認証情報を前記ネットワークを介して受信し、
前記受信した申請コードおよび利用者の認証情報と、前記利用者情報記憶部の情報、前記申請情報記憶部の情報および前記申請コード記憶部の情報に基づき、前記申請内容に関 する画面を作成し、
前記作成画面を前記ネットワークを介して前記利用者端末に送信することを特徴とする電子申請受付方法。
In the electronic application acceptance method using a computer that accepts the application that the user makes via the network from the user terminal,
Storing information including the user identifier, authentication information and attribute information in a user information storage unit ;
The application information storage unit stores application information including the application identifier, information indicating the application content, and information on the conditions of the user who can apply ,
Based on the user attribute information in the user information storage unit and the information on the user conditions that can be applied in the application information storage unit, the user is stored in the application information storage unit. Generate an application code that can identify the user and the application procedure if the conditions are met,
The generated application code is stored in the application code storage unit in association with the user identifier and the application identifier,
Receiving the application code and the user authentication information from the user terminal via the network;
And authentication information of the application code and the user the received information of the user information storage unit, based on information of the application information storing unit and the application code storage unit of the information, to create a screen relating to the application contents ,
An electronic application receiving method, wherein the creation screen is transmitted to the user terminal via the network .
利用者が利用者端末からネットワークを介して行う申請書生成依頼を受付け、申請書を
生成する、コンピュータによる申請書生成方法において、
前記利用者の識別子、認証情報および属性情報を含む情報を利用者情報記憶部に格納し、
前記申請の識別子、申請内容を示す情報および申請可能な利用者の条件に関する情報を含む申請情報を申請情報記憶部に格納し、
前記利用者情報記憶部の利用者属性情報と前記申請情報記憶部の申請可能な利用者の条件に関する情報に基づき、前記利用者が前記申請情報記憶部に記憶された前記申請可能な利用者の条件を満たす場合に前記利用者および前記申請の手続きを特定可能な申請コードを生成し、
前記生成した申請コードを前記利用者の識別子および前記申請の識別子に関連付けて申請コード記憶部に格納し、
前記利用者端末から前記申請コードおよび前記利用者の認証情報を前記ネットワークを介して受信し、
前記受信した申請コードおよび利用者の認証情報と、前記利用者情報記憶部の情報、前記申請情報記憶部の情報および前記申請コード記憶部の情報に基づき、前記申請内容に関する画面を作成し、
前記作成画面を前記ネットワークを介して前記利用者端末に送信することを特徴とする申請書生成方法。
In the application generation method by computer that accepts the application generation request made by the user via the network from the user terminal and generates the application,
Storing information including the user identifier, authentication information and attribute information in a user information storage unit ;
The application information storage unit stores application information including the application identifier, information indicating the application content, and information on the conditions of the user who can apply ,
Based on the user attribute information in the user information storage unit and the information on the user conditions that can be applied in the application information storage unit, the user is stored in the application information storage unit. Generate an application code that can identify the user and the application procedure if the conditions are met,
The generated application code is stored in the application code storage unit in association with the user identifier and the application identifier,
Receiving the application code and the user authentication information from the user terminal via the network;
Based on the received application code and user authentication information, information on the user information storage unit, information on the application information storage unit and information on the application code storage unit, create a screen related to the application content,
An application form generation method, wherein the creation screen is transmitted to the user terminal via the network .
利用者が利用者端末からネットワークを介して行う申請を受付ける処理をコンピュータ
に実行させるプログラムであって、
前記利用者の識別子、認証情報および属性情報を含む情報を利用者情報記憶部に格納する処理と、
前記申請の識別子、申請内容を示す情報および申請可能な利用者の条件に関する情報を含む申請情報を申請情報記憶部に格納する処理と、
前記利用者情報記憶部の利用者属性情報と前記申請情報記憶部の申請可能な利用者の条件に関する情報に基づき、前記利用者が前記申請情報記憶部に記憶された前記申請可能な利用者の条件を満たす場合に前記利用者および前記申請の手続きを特定可能な申請コードを生成する処理と、
前記生成した申請コードを前記利用者の識別子および前記申請の識別子に関連付けて申請コード記憶部に格納する処理と、
前記利用者端末から前記申請コードおよび前記利用者の認証情報を前記ネットワークを介して受信する処理と、
前記受信した申請コードおよび利用者の認証情報と、前記利用者情報記憶部の情報、前記申請情報記憶部の情報および前記申請コード記憶部の情報に基づき、前記申請内容に関する画面を作成する処理と、
前記作成画面を前記ネットワークを介して前記利用者端末に送信する処理と、をコンピュータに実行させることを特徴とするプログラム。
A program that causes a computer to execute a process of accepting an application made by a user from a user terminal via a network,
A process of storing information including the user identifier, authentication information and attribute information in a user information storage unit ;
Processing for storing the application information including the identifier of the application, information indicating the content of the application, and information on the conditions of the user who can apply, in the application information storage unit ;
Based on the user attribute information in the user information storage unit and the information on the user conditions that can be applied in the application information storage unit, the user is stored in the application information storage unit. Processing for generating an application code that can identify the user and the application procedure when the condition is satisfied;
A process of storing the generated application code in the application code storage unit in association with the identifier of the user and the identifier of the application;
Receiving the application code and the user authentication information from the user terminal via the network;
Processing for creating a screen related to the application content based on the received application code and user authentication information, information on the user information storage unit, information on the application information storage unit, and information on the application code storage unit; ,
A program for causing a computer to execute processing for transmitting the creation screen to the user terminal via the network .
利用者からの申請を処理するための電子申請処理装置において、
前記利用者の識別子、認証情報および属性情報を含む情報を格納する利用者情報記憶部と、
前記申請の識別子、申請内容を示す情報および申請可能な利用者の条件に関する情報を含む申請情報を格納する申請情報記憶部と、
前記利用者情報記憶部の利用者属性情報と前記申請情報記憶部の申請可能な利用者の条 件に関する情報に基づき、前記利用者が前記申請情報記憶部に記憶された前記申請可能な利用者の条件を満たす場合に前記利用者および前記申請の手続きを特定可能な申請コードを生成し、該申請コードを前記利用者の識別子および前記申請の識別子に関連付けて申請コード記憶部に格納する手段、前記利用者端末からの前記申請コードおよび前記利用者の認証情報と、前記利用者情報記憶部の情報、前記申請情報記憶部の情報および前記申請コード記憶部の情報に基づき前記申請内容に関する画面を作成する手段、および該作成画面をネットワークを介して前記利用者端末に送信する手段を有する処理部と備えたことを特徴とする電子申請処理装置。
In the electronic application processing device for processing applications from users,
A user information storage unit for storing information including the user identifier, authentication information and attribute information ;
An application information storage unit for storing application information including information on the identifier of the application, information indicating the application content, and information on the conditions of the user who can apply;
The user information based on the user attribute information and the application information conditions information on the application possible users of the storage unit of the storage unit, the user can the application stored in the application information storing unit of the user Means for generating an application code that can identify the user and the application procedure when the condition is satisfied, and storing the application code in the application code storage unit in association with the user identifier and the application identifier; A screen related to the application content based on the application code and the user authentication information from the user terminal, information on the user information storage unit, information on the application information storage unit, and information on the application code storage unit. An electronic application processing apparatus comprising: a processing unit having a means for creating and a means for transmitting the creation screen to the user terminal via a network .
利用者からの申請を処理するための、コンピュータによる電子申請処理方法において、
前記利用者の識別子、認証情報および属性情報を含む情報を利用者情報記憶部に格納し、
前記申請の識別子、申請内容を示す情報および申請可能な利用者の条件に関する情報を含む申請情報を申請情報記憶部に格納し、
前記利用者情報記憶部の利用者属性情報と前記申請情報記憶部の申請可能な利用者の条件に関する情報に基づき、前記利用者が前記申請情報記憶部に記憶された前記申請可能な利用者の条件を満たす場合に前記利用者および前記申請の手続きを特定可能な申請コードを生成し、
前記生成した申請コードを前記利用者の識別子および前記申請の識別子に関連付けて申請コード記憶部に格納し、
前記利用者端末から前記申請コードおよび前記利用者の認証情報を前記ネットワークを介して受信し、
前記受信した申請コードおよび利用者の認証情報と、前記利用者情報記憶部の情報、前記申請情報記憶部の情報および前記申請コード記憶部の情報に基づき、前記申請内容に関する画面を作成し、
前記作成画面を前記ネットワークを介して前記利用者端末に送信することを特徴とする電子申請処理方法。
In the electronic application processing method by computer to process the application from the user,
Storing information including the user identifier, authentication information and attribute information in a user information storage unit ;
The application information storage unit stores application information including the application identifier, information indicating the application content, and information on the conditions of the user who can apply ,
Based on the user attribute information in the user information storage unit and the information on the user conditions that can be applied in the application information storage unit, the user is stored in the application information storage unit. Generate an application code that can identify the user and the application procedure if the conditions are met,
The generated application code is stored in the application code storage unit in association with the user identifier and the application identifier,
Receiving the application code and the user authentication information from the user terminal via the network;
Based on the received application code and user authentication information, information on the user information storage unit, information on the application information storage unit and information on the application code storage unit, create a screen related to the application content,
An electronic application processing method, wherein the creation screen is transmitted to the user terminal via the network .
JP2002327677A 2002-11-12 2002-11-12 Electronic application reception system, method and program thereof Expired - Fee Related JP4175094B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002327677A JP4175094B2 (en) 2002-11-12 2002-11-12 Electronic application reception system, method and program thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002327677A JP4175094B2 (en) 2002-11-12 2002-11-12 Electronic application reception system, method and program thereof

Publications (3)

Publication Number Publication Date
JP2004164147A JP2004164147A (en) 2004-06-10
JP2004164147A5 JP2004164147A5 (en) 2005-10-27
JP4175094B2 true JP4175094B2 (en) 2008-11-05

Family

ID=32806192

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002327677A Expired - Fee Related JP4175094B2 (en) 2002-11-12 2002-11-12 Electronic application reception system, method and program thereof

Country Status (1)

Country Link
JP (1) JP4175094B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5640235B2 (en) * 2012-02-14 2014-12-17 一般社団法人ユニバーサルメニュー普及協会 User ID issuing system, administrative system information page generating system, method and program
JP6464628B2 (en) * 2014-09-22 2019-02-06 カシオ計算機株式会社 Data processing apparatus and program

Also Published As

Publication number Publication date
JP2004164147A (en) 2004-06-10

Similar Documents

Publication Publication Date Title
JP5679890B2 (en) Image forming apparatus and authentication print data management authority delegation method
CN102236537B (en) Print system
US7676512B2 (en) Document management server, information terminal apparatus, image forming apparatus, document managing method, and program
CN103631542B (en) Device for control data output and system
US20050091325A1 (en) Information providing system
EP1461766A4 (en) Printing with credit card as identification
US11290451B2 (en) Information processing apparatus, management server, service provision server, image processing apparatus, and information processing system
JP2001118009A (en) Method for acquiring electronic document, electronic document system, and storage medium storing program for acquiring electronic document
US7929164B2 (en) Image forming apparatus accepting a print job and computer transmitting a print job
JP2002032611A (en) Procedure management system
CN107864307A (en) The control method and storage medium of image processing system, image processing system
JP2010186490A (en) Electronic seal authentication auditing system
JP4175094B2 (en) Electronic application reception system, method and program thereof
JP2005311545A (en) Electronic signature attached seal authentication system and electronic signature attached seal authentication method
JP2005310057A (en) Electronic seal authentication business transaction system and method
JP2006018743A (en) Electronic conference system and minute formation method
JP2004334615A (en) System and method for providing administration service information
JP2004054324A (en) Software providing system, software providing server, software providing method and software providing program
JP2002175493A (en) Server device for electronic procedure system
JP2007328491A (en) Server, multi function peripheral and user authentication method
JP2005293404A (en) Electronic seal authentication auditing system and method
JPH07219873A (en) Information processing system
JP2005309621A (en) Electronic seal authentication system and method
JP2005276000A (en) Electronic seal registration authentication system and method therefor
JP4505251B2 (en) Sealed document creation circulation system and method for effectively utilizing existing electronic documents

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050825

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050825

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20060420

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080227

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080401

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080522

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: 20080729

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20080811

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110829

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120829

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120829

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130829

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees