[go: up one dir, main page]

JP5359860B2 - Guidance information distribution system and guidance information distribution method - Google Patents

Guidance information distribution system and guidance information distribution method Download PDF

Info

Publication number
JP5359860B2
JP5359860B2 JP2009296812A JP2009296812A JP5359860B2 JP 5359860 B2 JP5359860 B2 JP 5359860B2 JP 2009296812 A JP2009296812 A JP 2009296812A JP 2009296812 A JP2009296812 A JP 2009296812A JP 5359860 B2 JP5359860 B2 JP 5359860B2
Authority
JP
Japan
Prior art keywords
information
position information
self
diagnosis
distribution
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
JP2009296812A
Other languages
Japanese (ja)
Other versions
JP2011138253A (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 JP2009296812A priority Critical patent/JP5359860B2/en
Publication of JP2011138253A publication Critical patent/JP2011138253A/en
Application granted granted Critical
Publication of JP5359860B2 publication Critical patent/JP5359860B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Telephonic Communication Services (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a technology for acquiring location information of a mobile terminal carried by a user using a facility and distributing guide information to the user. <P>SOLUTION: In this guide information distribution system, a guide information distribution server distributes the guide information to the mobile terminal through distribution devices. The distribution device includes: a location information acquirer for acquiring the location information of the mobile terminal through an access point and accumulating it in a storage part; a self-diagnostic device for self-diagnosing a state of a prescribed function of the distribution device; and a location information transmitter for transmitting the location information and a result of the self-diagnosis to the guide information distribution server. The guide information distribution server includes: a receiver for receiving the location information and the results of the self-diagnosis; a reliability determiner for performing reliability decision of the location information based on the result of the self-diagnosis; a location information memory for storing the location information by a result of the reliability decision; and a distributor for distributing the guide information to the mobile terminal by the location information. <P>COPYRIGHT: (C)2011,JPO&amp;INPIT

Description

本発明は、施設を利用する利用者が所持する携帯端末の位置情報を取得し、利用者に対する案内情報を配信する技術に関するものである。   The present invention relates to a technique for acquiring position information of a mobile terminal possessed by a user who uses a facility and distributing guide information to the user.

昨今では多くの病院等の施設では電子カルテシステムが導入されいるが、これらの電子カルテシステムはカルテの電子化に留まらず機能が大幅に拡充されたシステムとなっている。その内の一つに外来患者に対して案内情報を配信するシステムがある。このシステムは、患者1人1人に無線通信が可能な携帯端末を所持して貰い、その携帯端末の位置を検知して患者の病院内の位置を把握し、診察待ちの人数や診察室への呼び込み、あるいは検査室への行く等患者の成すべき誘導情報を配信したりするシステムである。このようなシステムでは、患者の位置をできるだけ細かく取得する必要があるため、小さな領域を通信エリアとする無線送受信装置(以降、アクセスポイント、またはAPと言う)を病院内に複数台を設置している。また、一定の通信量とレスポンスを確保するため複数台のAPに対して1台の制御を行うコンピュータ(以降、配信装置と言う)により管理することが行われている。大きな病院では広い領域をサービスエリアとする必要があり、それらをカバーするためにAPの台数もサービスエリアに応じて増やす必要がある。このため、複数台の配信装置でAPを制御する必要が出てくる。   In recent years, electronic medical chart systems have been introduced in many hospitals and other facilities, but these electronic medical chart systems are not limited to digitizing medical charts, but have greatly expanded functions. One of them is a system that distributes guidance information to outpatients. This system asks each patient to have a portable terminal capable of wireless communication, detects the position of the portable terminal, grasps the position of the patient in the hospital, and visits the number of patients waiting for the examination and the examination room. It is a system that distributes guidance information that should be made by the patient, such as calling the patient or going to the laboratory. In such a system, since it is necessary to acquire the position of a patient as finely as possible, a plurality of wireless transmission / reception devices (hereinafter referred to as access points or APs) having a small area as a communication area are installed in a hospital. Yes. In addition, in order to ensure a certain amount of communication and response, management is performed by a computer (hereinafter referred to as a distribution device) that controls a plurality of APs. In a large hospital, it is necessary to set a wide area as a service area, and in order to cover them, the number of APs needs to be increased according to the service area. For this reason, it is necessary to control the AP with a plurality of distribution apparatuses.

図10は、電子カルテシステムの一つの機能としての案内情報配信システム10の構成を示しており、電子カルテサーバを兼ねる案内情報配信サーバ100を頂点として複数の配信装置200、さらに配信装置200の配下に複数のアクセスポイント300と言った階層構造を成している。各アクセスポイント300は、無線通信可能な小範囲の通信エリア301を受け持っており、患者の所持する携帯端末400がこの通信エリア301に入ると、その通信エリア301のアクセスポイント300と携帯端末400との間で通信が行われる。この通信により、配信装置200はアクセスポイント300を介して患者の位置情報を取得できる。配信装置200は、一定時間通信エリア301に入った携帯端末400の位置情報を蓄積する。所定の時間、位置情報の蓄積を行うと配信装置200は蓄積した位置情報を案内情報配信サーバ100に送信する。直ちに案内情報配信サーバ100にその情報を送ることをせずに纏めて送るのは、電子カルテサーバでもある案内情報配信サーバ100の負荷を軽減するためである。   FIG. 10 shows the configuration of the guidance information distribution system 10 as one function of the electronic medical record system. A plurality of distribution apparatuses 200 are arranged at the top of the guidance information distribution server 100 that also serves as an electronic medical record server. Further, a hierarchical structure such as a plurality of access points 300 is formed. Each access point 300 is responsible for a small communication area 301 capable of wireless communication. When the portable terminal 400 possessed by the patient enters the communication area 301, the access point 300 and the portable terminal 400 in the communication area 301 Communication takes place between the two. Through this communication, the distribution apparatus 200 can acquire patient position information via the access point 300. The distribution apparatus 200 accumulates position information of the mobile terminal 400 that has entered the communication area 301 for a certain period of time. When the position information is accumulated for a predetermined time, the distribution apparatus 200 transmits the accumulated position information to the guidance information distribution server 100. The reason why the information is immediately sent to the guide information distribution server 100 without sending it is to reduce the load on the guide information distribution server 100 which is also an electronic medical record server.

案内情報配信システムの技術として、携帯端末として電子ペーパー端末を用いて案内情報を表示することが知られている(例えば、特許文献1)。   As a technology of the guidance information distribution system, it is known to display guidance information using an electronic paper terminal as a portable terminal (for example, Patent Document 1).

特開2008−84274号公報JP 2008-84274 A

上記したように案内情報システムでは、案内情報配信サーバの負荷が一般に高いため、負荷を緩和するために配信装置は端末から取得した位置情報を一定時間蓄積した後に纏めて送っていた。携帯端末から受け取った位置情報をリアルタイムに上位の案内情報配信サーバに送信すれば、その位置情報の信頼性について問題視することはないが、位置情報を蓄積する配信装置の機能に何らかの問題が発生していた場合は、真に正しい情報と言えるかどうか疑問である。   As described above, in the guidance information system, since the load on the guidance information distribution server is generally high, the distribution apparatus collectively transmits the position information acquired from the terminal for a certain period of time in order to reduce the load. If the location information received from the mobile terminal is sent to the upper guidance information delivery server in real time, the reliability of the location information will not be considered as a problem, but some problem will occur in the function of the delivery device that accumulates the location information. If so, it is doubtful whether the information is truly correct.

図11は案内情報配信サーバ100と配信装置200の構成を示したものであるが、配信装置200内の位置情報受信部220や位置情報蓄積部230が正常動作していなければ、位置情報記憶部240に蓄積された位置情報は正しいとは言えない。配信装置200は、アクセスポイント300から受信した位置情報の通知に対して、正常にデータを受信したことを示すACK(ACKnowledgement)をアクセスポイント300に返すことで正常に通信が行われたことになる。しかし、例えば位置情報受信部220が正常処理を行っておらずACKを返していない状態では、位置情報記憶部240にあるデータは正常なデータとは言えない。このように、蓄積した位置情報を基に案内情報を配信した場合に、不確かな位置情報のために必要な情報の配信が行われなかった、という問題があった。このため、携帯端末から取得した位置情報が正しい情報(信頼性のある情報)であることを確認した上で施設の利用者に案内情報を配信することが課題となっていた。   FIG. 11 shows the configuration of the guidance information distribution server 100 and the distribution device 200. If the position information receiving unit 220 and the position information storage unit 230 in the distribution device 200 are not operating normally, the position information storage unit The position information stored in 240 cannot be said to be correct. In response to the notification of the position information received from the access point 300, the distribution apparatus 200 returns an ACK (ACKnowledgement) indicating that the data has been normally received to the access point 300, so that the communication is normally performed. . However, for example, when the position information receiving unit 220 does not perform normal processing and does not return an ACK, the data in the position information storage unit 240 cannot be said to be normal data. As described above, when the guide information is distributed based on the accumulated position information, there is a problem that the information necessary for the uncertain position information is not distributed. For this reason, after confirming that the positional information acquired from the mobile terminal is correct information (reliable information), it has been a problem to distribute the guidance information to the facility users.

本発明は、上述した課題を解決するために成されるもので、携帯端末への案内情報の配信に当たって、信頼性の高い位置情報を用いて確実に案内情報を携帯端末に配信できる案内情報配信システムを提供することを目的とする。   The present invention is made in order to solve the above-described problems, and guide information delivery that can reliably deliver guide information to a mobile terminal using highly reliable position information when delivering the guide information to the mobile terminal. The purpose is to provide a system.

上述した課題を解決するために、本発明の案内情報配信システムは、案内情報配信サーバが複数のアクセスポイントを配下に置く複数の配信装置を介して携帯端末に案内情報を配信するものであって、配信装置及び案内情報配信サーバが以下の要件を備えることを特徴とする。   In order to solve the above-described problems, a guidance information distribution system according to the present invention is a system in which a guidance information distribution server distributes guidance information to a mobile terminal via a plurality of distribution devices under the control of a plurality of access points. The distribution device and the guidance information distribution server have the following requirements.

配信装置は、アクセスポイントを介して携帯端末の滞在するエリアである位置情報を取得して第1の記憶部に蓄積する位置情報取得手段と、配信装置を構成する所定の機能の状態を自己診断する自己診断手段と、第1の記憶部に蓄積された位置情報と自己診断手段における自己診断の結果とを所定の時間間隔で案内情報配信サーバに送信する位置情報送信手段とを備えるものである。   The distribution apparatus self-diagnose the position information acquisition means for acquiring the position information that is the area where the mobile terminal stays via the access point and storing it in the first storage unit, and the state of a predetermined function constituting the distribution apparatus Self-diagnosis means, and position information transmission means for transmitting the position information accumulated in the first storage unit and the result of self-diagnosis in the self-diagnosis means to the guidance information distribution server at predetermined time intervals. .

また、案内情報配信サーバは、配信装置から送信された位置情報と自己診断の結果とを受信する受信手段と、受信した自己診断の結果を基に、位置情報が正常な配信装置の下で取得されたものであるかの信頼性判定を行う信頼性判定手段と、その信頼性判定の結果に基づいて、正常な配信装置の下で取得された位置情報を第2の記憶部に記憶する位置情報記憶手段と、第2の記憶部に記憶された位置情報に基づいて携帯端末に案内情報を配信する配信手段とを備えるものである。   In addition, the guidance information distribution server receives the position information transmitted from the distribution device and the result of the self-diagnosis, and the position information is acquired under a normal distribution device based on the received self-diagnosis result. A reliability determination means for determining reliability of whether or not it has been performed, and a position for storing position information acquired under a normal distribution device in the second storage unit based on the result of the reliability determination Information storage means and distribution means for distributing the guide information to the portable terminal based on the position information stored in the second storage unit are provided.

配信装置の状態を自己診断した自己診断結果を用いてアクセスポイントから取得した携帯端末の位置情報の信頼性判定を行い、信頼性があると判定された位置情報を用いるようにしたので確実に案内情報を携帯端末に配信できる。   Using the self-diagnosis result of self-diagnosis of the distribution device status, the reliability of the location information of the mobile terminal acquired from the access point is determined, and the location information determined to be reliable is used, so guidance is provided reliably. Information can be distributed to mobile devices.

本発明の案内情報配信システムの全体構成例である。It is an example of the whole structure of the guidance information delivery system of this invention. 本発明の案内情報配信システムの各装置の構成例である。It is a structural example of each apparatus of the guidance information delivery system of this invention. 位置情報記憶部のデータ例である。It is an example of data of a position information storage part. 自己診断対象のモジュールリストの例である。It is an example of the module list of the self-diagnosis target. 自己診断結果記憶部のデータ例である。It is an example of data of a self-diagnosis result storage part. 定期通知のデータ例である。It is an example of data of a regular notification. 位置情報の信頼性判定のフロー例である。It is an example of a flow of reliability determination of position information. 患者位置情報記憶部のデータ例である。It is an example of data of a patient position information storage part. 本発明の案内情報配信システムの各装置の構成例である(実施例その2)。It is a structural example of each apparatus of the guidance information delivery system of this invention (Example 2). 従来の案内情報配信システムの全体構成例である。It is an example of the whole structure of the conventional guidance information delivery system. 従来の案内情報配信システムの案内情報配信サーバと配信装置の構成例である。It is an example of composition of a guidance information distribution server and a distribution device of the conventional guidance information distribution system.

本発明の案内情報配信システムを図1〜図9を用いて説明する。本実施の形態は病院における案内情報配信システム20として説明する。
(第1の実施例)
本発明の案内情報配信システム20の全体構成は図1に示す通りである。図1は従来例と示した図10に合わせて描いた図で、全体のシステム構成は従来例と基本的に同じである(従来例と同一の構成要素には同じ符号を用いている)。図1に示す構成要素の概要は以下の通りである。
A guidance information distribution system according to the present invention will be described with reference to FIGS. This embodiment will be described as a guide information distribution system 20 in a hospital.
(First embodiment)
The overall configuration of the guidance information distribution system 20 of the present invention is as shown in FIG. FIG. 1 is a diagram drawn in conformity with FIG. 10 shown as a conventional example, and the overall system configuration is basically the same as that of the conventional example (the same reference numerals are used for the same components as those of the conventional example). The outline of the components shown in FIG. 1 is as follows.

・電子カードホルダ401:患者が各々持ち歩く携帯端末で、無線を介して受信したデータ(案内情報)を表示したり、現在の位置情報を無線でアクセスポイント300に送信するエンドデバイスである。   Electronic card holder 401: An end device that is a portable terminal carried by each patient and that displays data (guidance information) received via wireless or transmits current position information to the access point 300 wirelessly.

・アクセスポイント300:病院施設内に複数設置され、電子カードホルダ401と無線を用いてデータのやり取りを行う無線ポイントである。各アクセスポイント300は、狭い通信エリア301を管理する。自己が管理する通信エリア301に電子カードホルダ401が所在することで、案内情報配信システム20はそのエリア内に患者がいることが認識できる。アクセスポイント300と電子カードホルダ401との無線通信手段は、例えばZigBee等の無線通信規格によるものである。   Access point 300: A plurality of access points that are installed in hospital facilities and exchange data with the electronic card holder 401 by radio. Each access point 300 manages a narrow communication area 301. Since the electronic card holder 401 is located in the communication area 301 managed by the user, the guidance information distribution system 20 can recognize that there is a patient in the area. The wireless communication means between the access point 300 and the electronic card holder 401 is based on a wireless communication standard such as ZigBee.

・配信装置201:複数のアクセスポイント300を管理し、上位である案内情報配信サーバ101から通知されるデータ(案内情報)をアクセスポイント300経由で電子カードホルダ401に送信したり、アクセスポイント300経由で受信した電子カードホルダ401の現在の位置情報を案内情報配信サーバ101に通知する装置である。配信装置201は1−Nまで複数台ある。   Distribution device 201: Manages a plurality of access points 300 and transmits data (guidance information) notified from the higher-level guidance information distribution server 101 to the electronic card holder 401 via the access point 300 or via the access point 300 This is a device for notifying the guide information distribution server 101 of the current position information of the electronic card holder 401 received in step (b). There are a plurality of distribution apparatuses 201 up to 1-N.

・案内情報配信サーバ101:患者の所持する電子カードホルダ401の位置情報に基づいて案内情報を配信するサーバである。案内情報配信サーバ101は電子カルテサーバとしての機能も有している。   Guide information distribution server 101: A server that distributes guide information based on position information of the electronic card holder 401 possessed by the patient. The guide information distribution server 101 also has a function as an electronic medical record server.

なお、案内情報配信サーバ101と配信装置201間、配信装置201とアクセスポイント300間は有線によるLAN(Local Area Network)で接続されているものとする。   It is assumed that the guidance information distribution server 101 and the distribution device 201 and the distribution device 201 and the access point 300 are connected by a wired LAN (Local Area Network).

次に、図1に示した各装置の構成を図2を用いてより詳細に説明する。まず、アクセスポイント300は、配信装置201から案内情報を受信するAP案内情報受信部310、受信した案内情報を電子カードホルダ401に送信するAP案内情報送信部320、電子カードホルダ401の現在位置を取得するAP位置情報受信部330、配信装置201に取得した位置情報を通知(送信)する位置情報通知部340および配信装置201から通知した位置情報が正しく受信されたことを示すACK情報を受信するACK受信部350から成る。   Next, the configuration of each apparatus shown in FIG. 1 will be described in more detail with reference to FIG. First, the access point 300 includes an AP guide information receiving unit 310 that receives guide information from the distribution device 201, an AP guide information transmitting unit 320 that transmits the received guide information to the electronic card holder 401, and the current position of the electronic card holder 401. The AP position information receiving unit 330 to be acquired, the position information notifying unit 340 for notifying (transmitting) the acquired position information to the distribution apparatus 201, and the ACK information indicating that the position information notified from the distribution apparatus 201 has been correctly received. It consists of an ACK receiver 350.

配信装置201は、案内情報配信サーバ101から案内情報を受信する案内情報受信部211、受信した案内情報をアクセスポイント300に送信する案内情報送信部210、アクセスポイント300の位置情報通知部340から通知された位置情報を受信する位置情報受信部220、アクセスポイント300から送信された情報を正常に受信したことを示すACK情報をアクセスポイント300に通知するACK通知部221、位置情報受信部220で受信した位置情報を位置情報記憶部240に蓄積する位置情報蓄積部230、位置情報受信部220とACK通知部221および位置情報蓄積部230の各モジュールが正常に機能しているかどうか自己診断を行い、診断結果を自己診断結果記憶部262に記憶するモジュール自己診断部260、自己診断対象のモジュールや自己診断を行う回数等を定義した自己診断定義部261、定期通知の通知時刻を定義した定期通知定義部251、定期通知定義部251の通知時刻に基づいて位置情報記憶部240に蓄積した位置情報と自己診断結果記憶部262に記憶した自己診断結果を用いて定期通知情報を作成する定期通知情報作成部252、および定期通知情報作成部252で作成された定期通知情報を案内情報配信サーバ101に送信する定期通知送信部250から成る。   The distribution apparatus 201 is notified from the guide information receiving unit 211 that receives the guide information from the guide information distribution server 101, the guide information transmitting unit 210 that transmits the received guide information to the access point 300, and the position information notification unit 340 of the access point 300. Received by the location information receiving unit 220 for receiving the received location information, the ACK notification unit 221 for notifying the access point 300 of the ACK information indicating that the information transmitted from the access point 300 has been normally received, and the location information receiving unit 220 Self-diagnosis whether each module of the location information storage unit 230, the location information reception unit 220, the ACK notification unit 221 and the location information storage unit 230 that stores the location information in the location information storage unit 240 functions normally, Module self-diagnosis unit for storing diagnosis results in self-diagnosis result storage unit 262 60, a self-diagnosis definition unit 261 that defines the self-diagnosis target module and the number of times self-diagnosis is performed, a periodic notification definition unit 251 that defines a notification time for periodic notification, and positional information based on the notification time of the periodic notification definition unit 251 Periodic notification information creating unit 252 that creates periodic notification information using the position information accumulated in storage unit 240 and the self-diagnosis result stored in self-diagnosis result storage unit 262, and the periodic notification created by periodic notification information creation unit 252 It consists of a periodic notification transmission unit 250 that transmits information to the guidance information distribution server 101.

案内情報配信サーバ101は、配信装置201からの定期通知を受信する定期通知受信部110、定期通知された自己診断結果に基づいて位置情報の信頼性を判定し、配信装置201が正常動作にあることが確認された位置情報のみを患者位置情報記憶部120に格納する位置情報信頼性判定部140、患者に対して案内情報の配信要求が他のシステム(例えば電子カルテシステム)からなされた場合に、その案内情報を患者位置情報記憶部120に格納された位置情報に基づいて該当するアクセスポイント300に配信装置201を介して送信する案内情報通知部130から成る。   The guidance information distribution server 101 determines the reliability of the position information based on the periodic notification receiving unit 110 that receives the periodic notification from the distribution device 201, and the self-diagnosis result notified periodically, and the distribution device 201 is in a normal operation. The position information reliability determination unit 140 that stores only the confirmed position information in the patient position information storage unit 120, and when a distribution request for guidance information is made to the patient from another system (for example, an electronic medical record system) The guidance information notification unit 130 transmits the guidance information to the corresponding access point 300 via the distribution device 201 based on the location information stored in the patient location information storage unit 120.

次に、図1および図2を用いた構成で、患者に対してどのように案内情報を通知するか説明する。まず前提として、患者は患者IDを記憶した電子カードの診察券を電子カードホルダ401に装着し所持しているものとする。電子カードホルダ401は常時電波を発信し、患者が院内を移動してアクセスポイント300の通信エリア301に入るとアクセスポイント300と通信を行い、電子カードに記憶された患者IDがアクセスポイント300のAP位置情報受信部330によって受信される(読み取られる)。読み取った患者IDの情報は、位置情報通知部340を介して配信装置201の位置情報受信部220に送られ、位置情報蓄積部230によりアクセスポイント300のID(アクセスポイントID)と患者ID、および取得した時刻とを対応付けて位置情報として位置情報記憶部240に記憶される。即ち、配信装置201は、アクセスポイント300から取得した位置情報をそのままリアルタイムに案内情報配信サーバ101に通知するのではなく、一旦位置情報記憶部240に蓄積しておく。また、配信装置201はアクセスポイント300から通知された位置情報を受信したとき、正常に受信したことをアクセスポイント300に通知するため、一般的な通信のネゴシエーションであるACK情報をアクセスポイント300に返信する(アクセスポイント300はACK受信部350でこのACK情報を受け取る)。   Next, how the guidance information is notified to the patient in the configuration using FIGS. 1 and 2 will be described. First, as a premise, it is assumed that the patient wears an electronic card examination ticket storing the patient ID attached to the electronic card holder 401. The electronic card holder 401 constantly transmits radio waves, and when the patient moves within the hospital and enters the communication area 301 of the access point 300, the electronic card holder 401 communicates with the access point 300, and the patient ID stored in the electronic card is the AP of the access point 300. It is received (read) by the position information receiving unit 330. The read patient ID information is sent to the location information receiving unit 220 of the distribution apparatus 201 via the location information notification unit 340, and the location information storage unit 230 uses the ID of the access point 300 (access point ID), the patient ID, and The acquired time is associated with and stored in the position information storage unit 240 as position information. That is, the distribution apparatus 201 does not notify the position information acquired from the access point 300 to the guidance information distribution server 101 in real time as it is, but temporarily stores it in the position information storage unit 240. Further, when the distribution apparatus 201 receives the position information notified from the access point 300, the distribution apparatus 201 returns ACK information, which is a general communication negotiation, to the access point 300 in order to notify the access point 300 that the position information has been normally received. (The access point 300 receives this ACK information at the ACK receiver 350).

位置情報記憶部240に蓄積した情報の例を図3に示す。アクセスポイント300を識別するアクセスポイントID、電子カードホルダ401から取得した患者IDおよび取得時刻を対応付けて記憶している。ここでは、電子カードホルダ401がアクセスポイント300の通信エリア301に入って来たときの情報を取得、蓄積するようにしている。従って、図3の1行目は、AP0001のIDを持つアクセスポイント300の通信エリア301にP980116の患者IDの患者が13時20分00秒に入ってきたことを示している。   An example of information stored in the position information storage unit 240 is shown in FIG. The access point ID for identifying the access point 300, the patient ID acquired from the electronic card holder 401, and the acquisition time are stored in association with each other. Here, information when the electronic card holder 401 enters the communication area 301 of the access point 300 is acquired and accumulated. Therefore, the first line in FIG. 3 indicates that the patient with the patient ID of P980116 has entered the communication area 301 of the access point 300 having the ID of AP0001 at 13:20:00.

このようにして位置情報記憶部240に蓄積した位置情報は、定期通知定義部251で定義された定期通知の時間間隔の値(例えば、数10秒)に従い、蓄積した位置情報をまとめて案内情報配信サーバ101に通知する。案内情報配信サーバ101は電子カルテサーバをも兼ねており、診察・投薬・検査・カルテ管理・会計等の医療における様々な業務をも担うもので負荷が大きいため、位置情報をリアルタイムに送信することを行わずに定期通知するようにしている。定期通知することで、電子カルテサーバを兼ねる案内情報配信サーバ101にかかる負荷を軽減している。また、この定期通知は、アクセスポイント300から位置情報の通知がない場合でも一定の時間間隔で通知するようにしており、案内情報配信サーバ101は定期通知を受けることで配信装置201の生存確認をしている。   The position information accumulated in the position information storage unit 240 in this way is based on the periodic notification time interval defined by the regular notification definition unit 251 (for example, several tens of seconds), and the accumulated positional information is collectively guided information. Notify the distribution server 101. The guidance information distribution server 101 also serves as an electronic medical record server, and is responsible for various medical tasks such as medical examination, medication, examination, medical chart management, accounting, etc., and has a heavy load, so it sends location information in real time. Regular notifications are made without doing. Periodic notification reduces the load on the guidance information distribution server 101 that also serves as an electronic medical record server. In addition, this periodic notification is made at regular time intervals even when there is no location information notification from the access point 300, and the guidance information distribution server 101 confirms the existence of the distribution device 201 by receiving the periodic notification. doing.

前述の電子カードホルダ401からアクセスポイント300経由で位置情報を取得する処理の流れとは別に、配信装置201内で稼働しているモジュールが正常かどうかの自己診断を行っている。本実施例では、定期通知の間に複数回の自己診断を行い、その結果と自己診断を行った診断時刻とを対応させて保存している。この処理を次に説明する。   Aside from the processing flow for acquiring position information from the electronic card holder 401 via the access point 300, self-diagnosis is performed to determine whether the module operating in the distribution apparatus 201 is normal. In this embodiment, self-diagnosis is performed a plurality of times during regular notification, and the results are stored in correspondence with the diagnosis time at which self-diagnosis was performed. This process will be described next.

まず、配信装置201では、自己診断するモジュールのリストと、定期通知の間にどのモジュールに対して何回の自己診断を行うかを予め定義し、自己診断定義部261に記憶しておく。ここで定義された自己診断対象のモジュールリストの例を図4に示す。図4では、アクセスポイント300からのデータを受信するモジュール(位置情報受信部220)であるRecvData_from_Ap.exe、アクセスポイント300から受信したデータの蓄積処理を行うモジュール(位置情報蓄積部230)であるStoreData_from_APexe、アクセスポイント300にACKを送信するモジュール(ACK通知部221)であるSendData_to_AP.exeを定義している。図2のモジュール自己診断部260に示す点線は自己診断対象のモジュールを示している。なお、これらのモジュールはあくまでもリストの一例として説明するものであり、さらに診断すべきモジュールを増やしてもよい。正常に稼働しているかどうかの診断は、例えばOS(Operation System)が基本機能として提供しているタスク生存確認でも良いし、独自のI/F(Interface)を構築して生存確認を行っても良い。また自己診断の周期は、例えば定期通知の間隔の値が30秒のとき、10秒毎(30秒間に3回)に自己診断を行うように定義する。   First, the distribution apparatus 201 predefines a list of modules for self-diagnosis and how many times self-diagnosis is performed for which module during regular notification, and stores it in the self-diagnosis definition unit 261. An example of the module list for the self-diagnosis target defined here is shown in FIG. In FIG. 4, RecvData_from_Ap.exe, which is a module (position information receiving unit 220) that receives data from the access point 300, and StoreData_from_APexe, which is a module (position information storage unit 230) that stores data received from the access point 300. , SendData_to_AP.exe, which is a module (ACK notification unit 221) that transmits ACK to the access point 300, is defined. A dotted line shown in the module self-diagnosis unit 260 in FIG. 2 indicates a module to be self-diagnosis. Note that these modules are described only as an example of a list, and modules to be diagnosed may be further increased. The diagnosis of whether or not it is operating normally may be, for example, the task existence confirmation provided by the OS (Operation System) as a basic function, or the existence confirmation by constructing an original I / F (Interface) good. Further, the self-diagnosis cycle is defined such that self-diagnosis is performed every 10 seconds (3 times in 30 seconds) when the interval value of the periodic notification is 30 seconds, for example.

こうして、自己診断を行った結果は自己診断結果記憶部262に格納され、そのデータ例を図5に示す。診断対象のモジュールが正常に実行しているのであれば診断を行った時刻を格納し、アプリケーションからの応答がないなどでエラーと認識した時には、「NULL」を格納している。図5では、13時20分25秒の診断において、アクセスポイントからのデータを受信するモジュールであるRecvData_from_Ap.exeが正常に動作していないことを示している。   Thus, the result of the self-diagnosis is stored in the self-diagnosis result storage unit 262, and an example of the data is shown in FIG. If the module to be diagnosed is executing normally, the time at which the diagnosis was performed is stored, and “NULL” is stored when an error is recognized due to no response from the application. FIG. 5 shows that RecvData_from_Ap.exe, which is a module that receives data from the access point, does not operate normally in the diagnosis at 13:20:25.

次に、配信装置201における定期通知の処理について説明する。定期通知情報作成部252は、定期通知定義部251に記憶された定期通知間隔の値に基づいて、位置情報記憶部240に蓄積された位置情報と自己診断結果記憶部262に記憶された自己診断結果を用いて通知データを作成する。図6は定期通知情報作成部252で作成した定期通知のデータ(定期通知情報)の例を示すもので、図6(a)はデータフォーマットを示す。最初にアクセスポイント300から取得した位置情報数(位置情報のデータ数)、続いて自己診断結果数(自己診断結果のデータ数)、以降に自己診断結果1〜自己診断結果k、続いて位置情報1〜位置情報nである。   Next, regular notification processing in the distribution apparatus 201 will be described. The periodic notification information creation unit 252 is based on the periodic notification interval value stored in the periodic notification definition unit 251 and the self-diagnosis stored in the position information storage unit 240 and the self-diagnosis result storage unit 262. Create notification data using the results. FIG. 6 shows an example of periodic notification data (periodic notification information) created by the periodic notification information creating unit 252. FIG. 6A shows a data format. First, the number of position information (number of position information data) acquired from the access point 300, followed by the number of self-diagnosis results (number of data of self-diagnosis results), followed by self-diagnosis results 1 to k, followed by position information 1 to position information n.

図6(b)は、図6(a)のデータフォーマットに基づいたデータ例を示す。ここでは、位置情報数は5個、自己診断結果数は3個、1回目の自己診断は13時20分05秒に行われ、診断結果は正常(True)であった。2回目は13時20分15秒に行われ、このときの診断結果も正常であった。しかし、13時20分25秒に行われた3回目の自己診断結果は異常(False)であった。また、位置情報1は、P980116の患者IDの患者が13時20分00秒にAP0001のアクセスポイントの通信エリア301に入ったことを示している。位置情報2〜位置情報5も同様に見ればよい。図6(b)に示すデータを、定期通知送信部250は定期通知として案内情報配信サーバ101に送信する。   FIG. 6B shows an example of data based on the data format of FIG. Here, the number of position information was 5, the number of self-diagnosis results was 3, and the first self-diagnosis was performed at 13:20:05, and the diagnosis result was normal (True). The second was performed at 13:20:15, and the diagnostic result at this time was also normal. However, the result of the third self-diagnosis performed at 13:20:25 was abnormal. Further, the position information 1 indicates that the patient with the patient ID of P980116 has entered the communication area 301 of the access point of AP0001 at 13:20:00. The position information 2 to the position information 5 may be viewed similarly. The regular notification transmission unit 250 transmits the data shown in FIG. 6B to the guidance information distribution server 101 as a regular notification.

案内情報配信サーバ101では、こうして通知されたデータを定期通知受信部110で受信し、位置情報信頼性判定部140で受信した位置情報に対して信頼性の判定を行い、信頼性が高いと判定された位置情報のみを患者位置情報記憶部120に格納する。次に位置情報の信頼性判定の例を図7のフローを用いて説明する。このフローにおける定期通知のデータは図6(b)のデータ例を用いることとする。   In the guidance information distribution server 101, the data notified in this way is received by the periodic notification receiving unit 110, the reliability of the positional information received by the positional information reliability determining unit 140 is determined, and it is determined that the reliability is high. Only the position information thus stored is stored in the patient position information storage unit 120. Next, an example of position information reliability determination will be described with reference to the flowchart of FIG. The data example shown in FIG. 6B is used as the periodic notification data in this flow.

図7において、まずステップS1(以降、単にS1と言う)において、定期通知で受信したデータから位置情報数nと自己診断結果数kとを取り出す。即ち、図6(b)からn=5、k=3である。「i」は位置情報を逐次処理するためのカウンタ制御変数であり、「j」は自己診断結果を逐次処理するカウンタ制御変数であり、初期値として共に「1」と設定する。   In FIG. 7, first, in step S <b> 1 (hereinafter simply referred to as S <b> 1), the position information number n and the self-diagnosis result number k are extracted from the data received by the periodic notification. That is, from FIG. 6B, n = 5 and k = 3. “I” is a counter control variable for sequentially processing position information, “j” is a counter control variable for sequentially processing self-diagnosis results, and both are set to “1” as an initial value.

続いて、まず図6(b)の最初の位置情報である「位置情報1」の信頼性判定を行う。S2、S3でi(=1)とj(=1)はそれぞれの個数n(=5)とk(=3)を満足しないのでS4に進み、自己診断結果が「正常」であるかどうかを調べる。図6(b)の1回目(即ちj=1)の自己診断結果は「True」、即ち「正常」であるのでS5に進む。   Subsequently, first, reliability determination of “position information 1” which is the first position information of FIG. In S2 and S3, since i (= 1) and j (= 1) do not satisfy the respective numbers n (= 5) and k (= 3), the process proceeds to S4 to check whether the self-diagnosis result is “normal”. Investigate. Since the self-diagnosis result of the first time (ie, j = 1) in FIG. 6B is “True”, that is, “normal”, the process proceeds to S5.

S5とS6において1回目の自己診断の診断時刻「ts」と位置情報の取得時刻「tp」とを求める。図6(b)からts=13時20分05秒、tp=13時20分00秒である。   In S5 and S6, the diagnosis time “ts” of the first self-diagnosis and the acquisition time “tp” of the position information are obtained. From FIG. 6B, ts = 13: 20: 05 and tp = 13: 20: 00.

S7においてtp<tsを満足するので、S8に進み「位置情報1」を患者位置情報記憶部120に記憶する。具体的には、患者IDに対応して位置を示すアクセスポイントIDおよび時刻を記憶する。   Since tp <ts is satisfied in S <b> 7, the process proceeds to S <b> 8 and “position information 1” is stored in the patient position information storage unit 120. Specifically, the access point ID indicating the position and the time corresponding to the patient ID are stored.

位置情報のカウンタ制御変数iをカウントアップし、S2に戻って2番目の位置情報である「位置情報2」に対して信頼性判定を同様に行う。S7においてtp<tsを満足しない場合は、S10に進んで自己診断のカウンタ制御変数jをカウントアップしてS3に戻り、以降同様に信頼性判定を行う。また、S4で自己診断結果が「正常」でない場合は、S9に進みiをカウントアップし、S2に戻る。即ち、この場合の位置情報の信頼性が低いと判断され、患者位置情報記憶部120に記憶せず破棄していることになる。   The counter control variable i of the position information is counted up, the process returns to S2 and the reliability determination is similarly performed on “position information 2” as the second position information. If tp <ts is not satisfied in S7, the process proceeds to S10, the counter control variable j for self-diagnosis is incremented, and the process returns to S3. Thereafter, the reliability determination is similarly performed. If the self-diagnosis result is not “normal” in S4, the process proceeds to S9, i is counted up, and the process returns to S2. That is, it is determined that the reliability of the position information in this case is low, and the information is discarded without being stored in the patient position information storage unit 120.

このように、位置情報を取得した時刻より後に自己診断が正常(True)になっているかどうかで判断していく。図6(b)の通知データでは、13時20分15秒に実施された自己診断結果2までは、全てのモジュールは正常に動作しているが、13時20分25秒に実施された自己診断結果はエラー(False)となっている。すなわち、13時20分15秒以前に通知された位置情報1、位置情報2、位置情報3は、信頼性の高いデータと判定し、患者位置として患者位置情報記憶部120に登録する。13時20分15秒より後に取得した位置情報4と位置情報5は、信頼性の低いデータとして破棄する。   In this way, the determination is made based on whether the self-diagnosis is normal after the time when the position information is acquired. In the notification data in FIG. 6B, all modules are operating normally until the self-diagnosis result 2 performed at 13:20:15, but the self-executed at 13:20:25. The diagnosis result is an error (False). That is, the position information 1, the position information 2, and the position information 3 notified before 13:20:15 are determined as highly reliable data and are registered in the patient position information storage unit 120 as patient positions. Position information 4 and position information 5 acquired after 13:20:15 are discarded as data with low reliability.

図8は、患者位置情報記憶部120のデータ例を示したものである。上記したように、信頼性判定を経て配信装置201が「正常」と判定されたことを確認した上での位置情報である。患者IDに対応して患者の移動したアクセスポイントIDと情報を取得したときの時刻とを位置情報として記憶している。   FIG. 8 shows an example of data stored in the patient position information storage unit 120. As described above, the position information is obtained after confirming that the distribution apparatus 201 is determined to be “normal” through the reliability determination. The access point ID to which the patient has moved corresponding to the patient ID and the time when the information was acquired are stored as position information.

案内情報配信サーバは、電子カルテサーバから患者に対して案内情報を通知する要求が成されたとき、患者位置情報記憶部120に記憶された位置情報を用いて案内情報を電子カードホルダ401に送信することになる。
(第2の実施例)
第1の実施例では、案内情報配信サーバ101において配信装置201から定期通知された位置情報の信頼性を調べ、信頼性の高い位置情報のみを記憶するようにした。第2の実施例は、第1の実施例に加えて暗号化した位置情報を用いる例である。
The guidance information distribution server transmits the guidance information to the electronic card holder 401 using the position information stored in the patient position information storage unit 120 when a request for notifying the patient of the guidance information is made from the electronic medical record server. Will do.
(Second embodiment)
In the first embodiment, the guidance information delivery server 101 checks the reliability of the location information periodically notified from the delivery device 201, and stores only the highly reliable location information. The second embodiment is an example in which encrypted position information is used in addition to the first embodiment.

第2の実施例では電子カードホルダ401において患者IDに対して暗号化処理が行われおり、配信装置がアクセスポイントを介して患者IDを取得したとき暗号化されているものとする。   In the second embodiment, it is assumed that encryption processing is performed on the patient ID in the electronic card holder 401, and the encryption is performed when the distribution apparatus acquires the patient ID via the access point.

図9は暗号化した患者IDを含む位置情報を扱う案内情報配信システム30の各装置の構成を示したもので、案内情報配信サーバ101、配信装置202、アクセスポイント300、電子カードホルダ402から成る。案内情報配信サーバ101およびアクセスポイント300は、暗号化の有無に関わらず第1の実施例と同じ処理を行うため同一の符号としている。   FIG. 9 shows the configuration of each apparatus of the guidance information distribution system 30 that handles position information including an encrypted patient ID, and includes a guidance information distribution server 101, a distribution apparatus 202, an access point 300, and an electronic card holder 402. . The guide information distribution server 101 and the access point 300 have the same reference numerals because they perform the same processing as in the first embodiment regardless of the presence or absence of encryption.

配信装置202は、第1の実施例に較べて暗号解読部222と暗号部212とを追加している。暗号解読部222は、位置情報受信部220が受信した位置情報を解読し、解読した位置情報を位置情報蓄積部230に渡すことを行う。また、暗号部212は、案内情報受信部211で受信した案内情報を暗号化し、案内情報送信部210に渡すことを行う。
電子カードホルダ402とアクセスポイント300間は無線にてデータの送受信が行われ第三者に傍受されやすいため、この間のデータの送受信に対して暗号化するようにしている。従って、配信装置202ではアクセスポイント300を介して電子カードホルダ402から受け取った(受信した)情報の暗号解読を行い、アクセスポイント300を介して電子カードホルダ402に渡す(送信する)情報に対して暗号化を行うものである。
The distribution apparatus 202 is added with a cryptanalysis unit 222 and an encryption unit 212 as compared with the first embodiment. The decryption unit 222 decrypts the position information received by the position information reception unit 220 and passes the decrypted position information to the position information storage unit 230. The encryption unit 212 encrypts the guide information received by the guide information receiving unit 211 and passes it to the guide information transmitting unit 210.
Data transmission / reception is performed wirelessly between the electronic card holder 402 and the access point 300 and is easily intercepted by a third party. Therefore, data transmission / reception during this period is encrypted. Accordingly, the distribution apparatus 202 decrypts (receives) information received (received) from the electronic card holder 402 via the access point 300, and transmits (transmits) information to the electronic card holder 402 via the access point 300. Encryption is performed.

なお、暗号化の方式に関しては、本発明で定めるものではなく、一般的に公知である暗号化方式を用いればよい。暗号化方法の例としては、共通鍵方式のDES(Data Encryption Standard)や、公開鍵方式のRSA暗号(Rivest, Shamir, Adleman's method)が一般的である。これらをシステムが実現すべき堅牢性に合わせて採用すればよい。   The encryption method is not defined in the present invention, and a generally known encryption method may be used. As an example of the encryption method, a common key DES (Data Encryption Standard) and a public key RSA cipher (Rivest, Shamir, Adleman's method) are generally used. These may be adopted according to the robustness that the system should realize.

10 案内情報配信システム
20 案内情報配信システム
100 案内情報配信サーバ
101 案内情報配信サーバ
110 定期通知受信部
120 患者位置情報記憶部
130 案内情報通知部
140 位置情報信頼性判定部
200 配信装置
201 配信装置
202 配信装置
210 案内情報送信部
211 案内情報受信部
212 暗号部
220 位置情報受信部
221 ACK通知部
222 暗号解読部
230 位置情報蓄積部
240 位置情報記憶部
250 定期通知送信部
251 定期通知定義部
252 定期通知情報作成部
260 モジュール自己診断部
261 自己診断定義部
262 自己診断結果記憶部
300 アクセスポイント(AP)
301 通信エリア
310 AP案内情報受信部
320 AP案内情報送信部
330 AP位置情報受信部
340 位置情報通知部
350 ACK受信部
400 携帯端末
401 電子カードホルダ
402 電子カードホルダ
DESCRIPTION OF SYMBOLS 10 Guidance information delivery system 20 Guidance information delivery system 100 Guidance information delivery server 101 Guidance information delivery server 110 Periodic notification receiving part 120 Patient position information storage part 130 Guidance information notification part 140 Position information reliability determination part 200 Delivery apparatus 201 Delivery apparatus 202 Distribution device 210 Guide information transmission unit 211 Guide information reception unit 212 Encryption unit 220 Location information reception unit 221 ACK notification unit 222 Cryptanalysis unit 230 Location information storage unit 240 Location information storage unit 250 Periodic notification transmission unit 251 Periodic notification definition unit 252 Periodic Notification information creation unit 260 Module self-diagnosis unit 261 Self-diagnosis definition unit 262 Self-diagnosis result storage unit 300 Access point (AP)
DESCRIPTION OF SYMBOLS 301 Communication area 310 AP guidance information receiving part 320 AP guidance information transmission part 330 AP position information receiving part 340 Position information notification part 350 ACK receiving part 400 Portable terminal 401 Electronic card holder 402 Electronic card holder

Claims (4)

案内情報配信サーバが、複数のアクセスポイントを配下に置く複数の配信装置を介して携帯端末に案内情報を配信する案内情報配信システムであって、
前記配信装置は、
前記アクセスポイントを介して前記携帯端末の滞在するエリアである位置情報を取得して第1の記憶部に蓄積する位置情報取得手段と、
前記配信装置を構成する所定の機能の状態を自己診断する自己診断手段と、
前記蓄積された位置情報と前記自己診断の結果とを所定の時間間隔で前記案内情報配信サーバに送信する位置情報送信手段とを備え、
前記案内情報配信サーバは、
前記配信装置から送信された前記位置情報と前記自己診断の結果とを受信する受信手段と、
前記自己診断の結果を基に、前記位置情報が正常な前記配信装置の下で取得されたものであるかの信頼性判定を行う信頼性判定手段と、
前記信頼性判定の結果に基づいて、正常な前記配信装置の下で取得された位置情報を第2の記憶部に記憶する位置情報記憶手段と、
前記第2の記憶部に記憶された位置情報に基づいて前記携帯端末に前記案内情報を配信する配信手段と
を備えることを特徴とする案内情報配信システム。
A guidance information distribution server is a guidance information distribution system that distributes guidance information to a mobile terminal via a plurality of distribution devices under the control of a plurality of access points,
The distribution device includes:
Position information acquisition means for acquiring position information that is an area where the mobile terminal stays via the access point and storing the position information in a first storage unit;
Self-diagnosis means for self-diagnosis of a state of a predetermined function constituting the distribution device;
Position information transmission means for transmitting the accumulated position information and the result of the self-diagnosis to the guidance information distribution server at a predetermined time interval;
The guidance information distribution server
Receiving means for receiving the position information and the result of the self-diagnosis transmitted from the distribution device;
Based on the result of the self-diagnosis, reliability determination means for performing reliability determination as to whether the position information is acquired under the normal distribution device;
Position information storage means for storing position information acquired under the normal distribution device based on the result of the reliability determination in a second storage unit;
A distribution unit that distributes the guide information to the mobile terminal based on the position information stored in the second storage unit.
前記自己診断手段は、前記所定の時間間隔内に少なくとも1回以上自己診断を行い、
前記信頼性判定手段は、時系列に得られた前記自己診断の結果に基づいて、前記位置情報が正常な前記配信装置の下で取得されたものであるかの信頼性判定を行う
ことを特徴とする請求項1に記載の案内情報配信システム。
The self-diagnosis means performs self-diagnosis at least once within the predetermined time interval,
The reliability determination means performs a reliability determination as to whether the position information is acquired under a normal distribution device based on a result of the self-diagnosis obtained in time series. The guide information distribution system according to claim 1.
前記位置情報取得手段は暗号化された位置情報を取得し、該位置情報の暗号を解読して前記第1の記憶部に蓄積し、
前記配信手段は、前記案内情報配信を暗号化して前記携帯端末に配信する
ことを特徴とする請求項1または請求項2に記載の案内情報配信システム。
The location information acquisition means acquires encrypted location information, decrypts the encryption of the location information and stores it in the first storage unit,
The guide information distribution system according to claim 1, wherein the distribution unit encrypts the guide information distribution and distributes the information to the portable terminal.
案内情報配信サーバが、複数のアクセスポイントを配下に置く複数の配信装置を介して携帯端末に案内情報を配信する案内情報配信方法であって、
前記配信装置において、前記アクセスポイントを介して前記携帯端末の滞在するエリアである位置情報を取得して第1の記憶部に蓄積すると共に、該配信装置を構成する所定の機能の状態を所定時間内に少なくとも1回以上自己診断し、該蓄積された位置情報と該自己診断の結果とを該所定時間毎に前記案内情報配信サーバに送信し、
前記案内情報配信サーバにおいて、前記配信装置から送信された前記位置情報と前記自己診断の結果とを受信し、該自己診断の結果を基に該位置情報が正常な該配信装置の下で取得されたものであるかの信頼性判定を行い、該信頼性判定の結果に基づいて正常な該配信装置の下で取得された位置情報を第2の記憶部に記憶し、該第2の記憶部に記憶された位置情報に基づいて前記携帯端末に前記案内情報を配信する
ことを特徴とする案内情報配信方法。
The guidance information distribution server is a guidance information distribution method for distributing guidance information to a mobile terminal via a plurality of distribution devices under the control of a plurality of access points,
In the distribution device, the location information which is the area where the mobile terminal stays is acquired via the access point and accumulated in the first storage unit, and the state of a predetermined function constituting the distribution device is set for a predetermined time. Self-diagnosis at least once, and transmits the accumulated position information and the result of the self-diagnosis to the guidance information distribution server at the predetermined time interval,
The guidance information distribution server receives the position information and the self-diagnosis result transmitted from the distribution apparatus, and the position information is acquired under the normal distribution apparatus based on the self-diagnosis result. And the position information acquired under the normal distribution device based on the result of the reliability determination is stored in the second storage unit, and the second storage unit A guide information distribution method, wherein the guide information is distributed to the mobile terminal based on position information stored in the mobile terminal.
JP2009296812A 2009-12-28 2009-12-28 Guidance information distribution system and guidance information distribution method Expired - Fee Related JP5359860B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009296812A JP5359860B2 (en) 2009-12-28 2009-12-28 Guidance information distribution system and guidance information distribution method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009296812A JP5359860B2 (en) 2009-12-28 2009-12-28 Guidance information distribution system and guidance information distribution method

Publications (2)

Publication Number Publication Date
JP2011138253A JP2011138253A (en) 2011-07-14
JP5359860B2 true JP5359860B2 (en) 2013-12-04

Family

ID=44349644

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009296812A Expired - Fee Related JP5359860B2 (en) 2009-12-28 2009-12-28 Guidance information distribution system and guidance information distribution method

Country Status (1)

Country Link
JP (1) JP5359860B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101270202B1 (en) * 2011-10-04 2013-05-31 경북대학교 산학협력단 Location based guide service method

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002202358A (en) * 2000-12-28 2002-07-19 Matsushita Electric Works Ltd Report system
JP4157289B2 (en) * 2001-10-05 2008-10-01 シャープ株式会社 Information service system
JP4908134B2 (en) * 2006-09-29 2012-04-04 富士通株式会社 Guidance information distribution system

Also Published As

Publication number Publication date
JP2011138253A (en) 2011-07-14

Similar Documents

Publication Publication Date Title
CN107077549B (en) Biometric authentication system, biometric authentication processing device, and biometric authentication method
RU2013140303A (en) REMOTE MONITORING SYSTEM FOR MEDICAL DEVICES THROUGH WIRELESS COMMUNICATION SYSTEMS
RU2014129938A (en) SYSTEMS AND METHODS OF REMOTE MONITORING OF MEDICAL DEVICES
CN104365127B (en) Method for following the trail of mobile device in remote display unit
US10880438B2 (en) Call forwarding system and method for forwarding a call to a terminal through near-field wireless communication
CN1826810B (en) Procedure for monitoring the usage of a broadcasted content
CN110035058B (en) Resource request method, device and storage medium
US20130110991A1 (en) Registration method and registration apparatus
JP2018005364A5 (en) Nursing care record system, nursing care record management method, central processing unit of nursing care record system, and monitored person monitoring system
JPWO2007099609A1 (en) Device authentication system, mobile terminal, information device, device authentication server, and device authentication method
US20170078253A1 (en) Information processing system, server device, and non-transitory computer-readable medium
KR102424999B1 (en) Wireless device, system and method for managing of infectious diseases
JP5359860B2 (en) Guidance information distribution system and guidance information distribution method
CN106992865A (en) Data signature method and system, data sign test method and device
CN115442426A (en) Epidemic prevention information inquiry method, system and electronic equipment
KR102335000B1 (en) A system for managing access user identifications with respect to facilities accessed by multi users
CN106372548A (en) Method, device and system for acquiring certificate card information
JP2006099420A (en) Authentication device and method and program
CN112289431B (en) Household nursing terminal upgrading method and device, computer equipment and storage medium
JP7389455B2 (en) Patient message transmitter
CN106295174A (en) A kind of method and apparatus that health evaluation and test service is provided
JP2009116767A (en) Authority delegation system, and authority delegation method
KR102172364B1 (en) Prescription delivery system using two-channel in cloud computing environment and the control method thereof
KR101922540B1 (en) Verification mehod for beacon id
CN120110725A (en) Security service security access device, method, system and medium based on switch

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120910

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130725

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130819

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees