JP2018156311A - Barcode reading program, barcode reading method, and barcode reader - Google Patents

Barcode reading program, barcode reading method, and barcode reader Download PDF

Info

Publication number
JP2018156311A
JP2018156311A JP2017051789A JP2017051789A JP2018156311A JP 2018156311 A JP2018156311 A JP 2018156311A JP 2017051789 A JP2017051789 A JP 2017051789A JP 2017051789 A JP2017051789 A JP 2017051789A JP 2018156311 A JP2018156311 A JP 2018156311A
Authority
JP
Japan
Prior art keywords
code
item
barcode
unit
reading
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2017051789A
Other languages
Japanese (ja)
Inventor
英錫 朴
Yeong Seok Park
英錫 朴
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 JP2017051789A priority Critical patent/JP2018156311A/en
Publication of JP2018156311A publication Critical patent/JP2018156311A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Medical Preparation Storing Or Oral Administration Devices (AREA)

Abstract

PROBLEM TO BE SOLVED: To prevent from omitting obtaining data through barcode reading.SOLUTION: Disclosed is a barcode reading method that includes: obtaining one or a plurality of code strings converted from a barcode portion included in a photographed image; determining, for each of a plurality of prescribed items, whether or not code strings relating to the prescribed items are obtained; and processing for, when the code strings relating to any one of the prescribed items are not obtained, notifying alerts. Moreover, when the code strings corresponding to any one of the prescribed items are not obtained, the processing of obtaining one or a plurality of code strings converted from a barcode portion included in the following photographed image may be repeated, and when the code strings relating to all prescribed items are obtained, the completion of obtainment may be notified.SELECTED DRAWING: Figure 7

Description

本発明は、バーコードを読み取る技術に関する。   The present invention relates to a technique for reading a barcode.

1つの撮像画面に含まれる複数のバーコード部分を抽出して、これらのバーコードを夫々コード列に変換するプログラムが知られている。このプログラムは、例えばカメラ付き携帯電話で動作する。   A program for extracting a plurality of barcode portions included in one imaging screen and converting each of the barcodes into a code string is known. This program runs on, for example, a camera-equipped mobile phone.

血液製剤の容器に貼り付けられるラベルには、血液型、製剤種別及び製造番号に関するバーコードが印刷されている。上述したプログラムを用いれば、一回の撮影で3つの項目に係るデータを取得することができる。   On the label affixed to the blood product container, a barcode relating to the blood type, the product type, and the production number is printed. If the above-described program is used, data relating to three items can be acquired by one shooting.

但し、例えば撮像画面においていずれかのバーコードの一部が欠けていると、そのバーコードからデータを得ることはできない。   However, for example, if any barcode is missing on the imaging screen, data cannot be obtained from the barcode.

特開2005−72764号公報JP 2005-72764 A 特開平9−120484号公報JP-A-9-120484 特開2004−56696号公報JP 2004-56696 A

本発明の目的は、一側面では、バーコード読み取りによるデータ取得漏れを防ぐことである。   An object of the present invention is, in one aspect, to prevent data acquisition omission due to barcode reading.

一態様に係るバーコード読取方法は、(A)撮影画像に含まれるバーコード部分から変換されたコード列を1又は複数取得し、(B)複数の所定項目の各々について、当該所定項目に関するコード列が取得されたか否かを判定し、(C)いずれかの所定項目に関するコード列が取得されていない場合に、警告を通知する処理を含む。   In the barcode reading method according to one aspect, (A) one or a plurality of code strings converted from a barcode portion included in a photographed image is acquired, and (B) a code related to the predetermined item for each of a plurality of predetermined items. It includes determining whether or not a sequence has been acquired, and (C) processing for notifying a warning when a code sequence related to any one of the predetermined items has not been acquired.

一側面としては、バーコード読み取りによるデータ取得漏れを防ぐことができる。   As one aspect, data acquisition omission due to barcode reading can be prevented.

図1は、ユーザ端末のハードウエア構成例を示す図である。FIG. 1 is a diagram illustrating a hardware configuration example of a user terminal. 図2は、血液製剤の容器に貼り付けられたラベルの例を示す図である。FIG. 2 is a diagram showing an example of a label attached to a blood product container. 図3Aは、ユーザ端末のモジュール構成例を示す図である。FIG. 3A is a diagram illustrating a module configuration example of a user terminal. 図3Bは、読取制御部のモジュール構成例を示す図である。FIG. 3B is a diagram illustrating a module configuration example of the reading control unit. 図4は、項目テーブルの構成例を示す図である。FIG. 4 is a diagram illustrating a configuration example of the item table. 図5は、血液型テーブルの構成例を示す図である。FIG. 5 is a diagram illustrating a configuration example of a blood type table. 図6は、製剤種別テーブルの構成例を示す図である。FIG. 6 is a diagram illustrating a configuration example of a formulation type table. 図7は、メイン処理(A)フローを示す図である。FIG. 7 is a flowchart showing the main process (A). 図8は、第1項目処理フローを示す図である。FIG. 8 is a diagram showing a first item processing flow. 図9は、第2項目処理フローを示す図である。FIG. 9 is a diagram showing a second item processing flow. 図10は、第3項目処理フローを示す図である。FIG. 10 is a diagram showing a third item processing flow. 図11は、取得完了のポップアップウィンドウの例を示す図である。FIG. 11 is a diagram illustrating an example of a pop-up window indicating completion of acquisition. 図12は、メイン処理(A)フローを示す図である。FIG. 12 is a diagram showing a main process (A) flow. 図13は、第1警告ポップアップウィンドウの例を示す図である。FIG. 13 is a diagram illustrating an example of a first warning popup window. 図14は、メイン処理(A)フローを示す図である。FIG. 14 is a diagram showing a main process (A) flow. 図15は、メイン処理(A)フローを示す図である。FIG. 15 is a diagram showing a main process (A) flow. 図16は、メイン処理(B)フローを示す図である。FIG. 16 is a diagram showing a flow of the main process (B). 図17は、メイン処理(B)フローを示す図である。FIG. 17 is a diagram showing a main process (B) flow. 図18は、メイン処理(B)フローを示す図である。FIG. 18 is a diagram showing a main process (B) flow. 図19は、メイン処理(B)フローを示す図である。FIG. 19 is a diagram showing a main process (B) flow. 図20は、メイン処理(B)フローを示す図である。FIG. 20 is a diagram showing a main process (B) flow. 図21は、読取結果ウィンドウの例を示す図である。FIG. 21 is a diagram illustrating an example of a reading result window.

本実施の形態におけるユーザ端末100は、デジタルカメラであってもよいし、カメラを備えた携帯電話端末(例えば、スマートフォン)であってもよいし、或いはタブレット端末であってもよい。図1に、ユーザ端末100のハードウエア構成例を示す。この例におけるユーザ端末100は、スマートフォンである。ユーザ端末100は、プロセッサ101、記憶部103、アンテナ111、無線制御部113、オーディオ制御部115、スピーカ117、マイク119、ディスプレイ121、タッチセンサ123、カメラ125及びGPS(Global Positioning System)装置127を有している。   The user terminal 100 in the present embodiment may be a digital camera, a mobile phone terminal (for example, a smartphone) provided with a camera, or a tablet terminal. FIG. 1 shows a hardware configuration example of the user terminal 100. The user terminal 100 in this example is a smartphone. The user terminal 100 includes a processor 101, a storage unit 103, an antenna 111, a wireless control unit 113, an audio control unit 115, a speaker 117, a microphone 119, a display 121, a touch sensor 123, a camera 125, and a GPS (Global Positioning System) device 127. Have.

プロセッサ101は、モデムCPU(Central Processing Unit)とアプリケーションCPUからなることもある。記憶部103は、例えば、ROM(Read Only Memory)105とRAM(Random Access Memory)107とフラッシュメモリ109を有している。ROM105は、例えば、予め設定されているデータやプログラムを格納している。RAM107は、揮発性メモリの例である。RAM107は、例えば、アプリケーションなどのプログラムやデータを展開する領域を含んでいる。RAM107は、スルー画像や撮影した写真画像などの一時的なデータを格納する領域も含んでいる。フラッシュメモリ109は、例えば、オペレーティングシステムやアプリケーションなどのプログラムを格納しており、更に随時データを格納する。   The processor 101 may include a modem CPU (Central Processing Unit) and an application CPU. The storage unit 103 includes, for example, a ROM (Read Only Memory) 105, a RAM (Random Access Memory) 107, and a flash memory 109. For example, the ROM 105 stores preset data and programs. The RAM 107 is an example of a volatile memory. The RAM 107 includes, for example, an area for developing programs such as applications and data. The RAM 107 also includes an area for storing temporary data such as a through image and a photographed photograph image. The flash memory 109 stores programs such as an operating system and applications, and further stores data as needed.

タッチセンサ123は、例えば、ディスプレイ121の表示画面上に配置されたパネル状のセンサであり、タッチ操作(例えば、シャッター操作やボタンタッチ操作)を受け付ける。ディスプレイ121は、例えば、アプリケーションが表示させる各種画面(例えば、スルー画像を含む画面)を表示する。具体的には、ディスプレイ121とタッチセンサ123とを一体としたタッチパネルとして用いられる。タッチセンサ123へのタッチ操作によって、タッチイベントが発生する。タッチセンサ123の他に、キーを設けるようにしてもよい。   The touch sensor 123 is, for example, a panel-shaped sensor arranged on the display screen of the display 121, and accepts a touch operation (for example, a shutter operation or a button touch operation). For example, the display 121 displays various screens (for example, screens including through images) displayed by the application. Specifically, it is used as a touch panel in which the display 121 and the touch sensor 123 are integrated. A touch event is generated by a touch operation on the touch sensor 123. In addition to the touch sensor 123, a key may be provided.

アンテナ111は、例えば、セルラー方式の無線データを受信する。無線制御部113は、無線通信の制御を行う。無線通信の制御により、電話の音声通信やデータ通信が行われる。   The antenna 111 receives cellular radio data, for example. The wireless control unit 113 controls wireless communication. The voice communication and data communication of the telephone are performed by controlling the wireless communication.

オーディオ制御部115は、音データに関するアナログ/デジタル変換とデジタル/アナログ変換を行う。スピーカ117は、アナログデータを音として出力する。マイク119は、音をアナログデータに変換する。   The audio control unit 115 performs analog / digital conversion and digital / analog conversion on sound data. The speaker 117 outputs analog data as sound. The microphone 119 converts sound into analog data.

カメラ125は、スルー画像及び保存画像の撮影に用いられる。カメラ125は、静止画を撮影するものであってもよいし、静止画と動画との両方を撮影するものであってもよい。   The camera 125 is used for capturing a through image and a stored image. The camera 125 may capture a still image, or may capture both a still image and a moving image.

図2に、血液製剤の容器に貼り付けられたラベルの例を示す。ラベルには、血液型に関するバーコード201と、製剤種別に関するバーコード203と、製造番号に関するバーコード205とが印刷されている。ユーザは、ユーザ端末100のカメラ125を使って、これらのバーコード201乃至205が一枚の画像内に収まるように撮影する。   FIG. 2 shows an example of a label attached to a blood product container. On the label, a barcode 201 relating to blood type, a barcode 203 relating to the preparation type, and a barcode 205 relating to the production number are printed. The user uses the camera 125 of the user terminal 100 to take an image so that these barcodes 201 to 205 are included in one image.

図3Aに、ユーザ端末100のモジュール構成例を示す。ユーザ端末100は、バーコード読取部301、検証部309及びオーダーデータベース311を有する。バーコード読取部301は、バーコードを読み取る。バーコード読取部301は、撮影部303、変換部305及び読取制御部307を有する。撮影部303は、カメラ125を用いて撮影を行う。撮影部303は、RAM107にロードされた撮影プログラム(例えば、カメラアプリケーション)をプロセッサ101が実行することによって実現される。変換部305は、撮影画像からバーコード部分を抽出し、バーコード部分をコード列に変換する。この例におけるコード列は、数字列である。但し、コード列に含まれるコードは、記号列であってもよいし、文字であってもよい。撮影画像からバーコード部分を抽出した場合に、変換部305は、夫々のバーコード部分をコード列に変換する。変換部305は、RAM107にロードされた変換プログラムをプロセッサ101が実行することによって実現される。この例で、撮影プログラムは変換部305によって起動されるものとする。また、変換プログラムは、読取制御部307によって起動されるものとする。   FIG. 3A shows a module configuration example of the user terminal 100. The user terminal 100 includes a barcode reading unit 301, a verification unit 309, and an order database 311. The barcode reading unit 301 reads a barcode. The barcode reading unit 301 includes an imaging unit 303, a conversion unit 305, and a reading control unit 307. The imaging unit 303 performs imaging using the camera 125. The photographing unit 303 is realized by the processor 101 executing a photographing program (for example, a camera application) loaded in the RAM 107. The conversion unit 305 extracts a barcode part from the photographed image and converts the barcode part into a code string. The code string in this example is a numeric string. However, the code included in the code string may be a symbol string or a character. When the barcode part is extracted from the captured image, the conversion unit 305 converts each barcode part into a code string. The conversion unit 305 is realized by the processor 101 executing the conversion program loaded in the RAM 107. In this example, it is assumed that the shooting program is started by the conversion unit 305. The conversion program is started by the reading control unit 307.

読取制御部307は、バーコードの読み取り処理を制御する。読取制御部307は、変換部305を起動し、変換部305からコード列を取得する。そして、読取制御部307は、所定の項目に係るコード列が得られた時点でデータ取得が完了したと判断する。尚、読取制御部307のモジュール構成については、図3Bを用いて後述する。   A reading control unit 307 controls barcode reading processing. The reading control unit 307 activates the conversion unit 305 and acquires a code string from the conversion unit 305. Then, the reading control unit 307 determines that the data acquisition is completed when the code string related to the predetermined item is obtained. The module configuration of the reading control unit 307 will be described later with reference to FIG. 3B.

バーコード読み取りの結果を用いるアプリケーションの種別は、任意である。この例では、検証部309が、読取制御部307で取得したデータを検証する。具体的には、検証部309は、読取制御部307で取得したデータがオーダーデータベース311に記憶されているオーダーと一致するか否かを判定する。   The type of application using the result of barcode reading is arbitrary. In this example, the verification unit 309 verifies the data acquired by the reading control unit 307. Specifically, the verification unit 309 determines whether the data acquired by the reading control unit 307 matches an order stored in the order database 311.

上述したバーコード読取部301、撮影部303、変換部305、読取制御部307、検証部309及びオーダーデータベース311は、ハードウエア資源(例えば、図1)と、以下で述べる処理をプロセッサ101に実行させるプログラムとを用いて実現される。   The barcode reading unit 301, the photographing unit 303, the conversion unit 305, the reading control unit 307, the verification unit 309, and the order database 311 described above execute the hardware resource (for example, FIG. 1) and the processing described below on the processor 101. This is realized using a program to be executed.

図3Bに、読取制御部307のモジュール構成例を示す。読取制御部307は、取得部321、判定部323、表示処理部325、受付部327、出力部329、抽出部331、項目テーブル記憶部341、血液型テーブル記憶部343及び製剤種別テーブル記憶部345を有する。   FIG. 3B shows a module configuration example of the reading control unit 307. The reading control unit 307 includes an acquisition unit 321, a determination unit 323, a display processing unit 325, a reception unit 327, an output unit 329, an extraction unit 331, an item table storage unit 341, a blood type table storage unit 343, and a formulation type table storage unit 345. Have

取得部321は、変換プログラムを起動して、変換部305から1又は複数のコード列を取得する。判定部323は、例えば所定項目に係るデータが得られたか否かを判定する。表示処理部325は、各種ウィンドウを表示する。表示処理部325は、警告を通知する通知部の一例である。受付部327は、ユーザからの指示操作を受け付ける。受付部327は、例えばボタンのタッチ操作を受け付ける。出力部329は、得られたデータを出力する。出力されたデータは、他のソフトウエアモジュール(この例では、検証部309)へ渡される。抽出部331は、コード列に含まれる一部のコードを抽出する。   The acquisition unit 321 starts a conversion program and acquires one or more code strings from the conversion unit 305. For example, the determination unit 323 determines whether data related to a predetermined item has been obtained. The display processing unit 325 displays various windows. The display processing unit 325 is an example of a notification unit that notifies a warning. The accepting unit 327 accepts an instruction operation from the user. The accepting unit 327 accepts, for example, a button touch operation. The output unit 329 outputs the obtained data. The output data is passed to another software module (in this example, the verification unit 309). The extraction unit 331 extracts a part of codes included in the code string.

項目テーブル記憶部341は、項目テーブルを記憶する。項目テーブルについては、図4を用いて後述する。血液型テーブル記憶部343は、血液型テーブルを記憶する。血液型テーブルについては、図5を用いて後述する。製剤種別テーブル記憶部345は、製剤種別テーブルを記憶する。製剤種別テーブルについては、図6を用いて後述する。   The item table storage unit 341 stores an item table. The item table will be described later with reference to FIG. The blood type table storage unit 343 stores a blood type table. The blood type table will be described later with reference to FIG. The formulation type table storage unit 345 stores a formulation type table. The formulation type table will be described later with reference to FIG.

上述した取得部321、判定部323、表示処理部325、受付部327、出力部329及び抽出部331は、ハードウエア資源(例えば、図1)と、以下で述べる処理をプロセッサ101に実行させるプログラムとを用いて実現される。   The acquisition unit 321, the determination unit 323, the display processing unit 325, the reception unit 327, the output unit 329, and the extraction unit 331 described above are hardware resources (for example, FIG. 1) and a program that causes the processor 101 to execute processing described below. It is realized using.

上述した項目テーブル記憶部341、血液型テーブル記憶部343及び製剤種別テーブル記憶部345は、ハードウエア資源(例えば、図1)を用いて実現される。   The item table storage unit 341, blood group table storage unit 343, and formulation type table storage unit 345 described above are realized using hardware resources (for example, FIG. 1).

図4に、項目テーブルの構成例を示す。この例における項目テーブルは、項目に対応するレコードを有している。項目テーブルのレコードは、項目IDが設定されているフィールドと、項目名が設定されているフィールドと、項目コードが設定されているフィールドと、読取結果のフィールドと、内容コードが設定されるフィールドとを有している。   FIG. 4 shows a configuration example of the item table. The item table in this example has records corresponding to the items. The record of the item table includes a field in which an item ID is set, a field in which an item name is set, a field in which an item code is set, a field of a reading result, and a field in which a content code is set. have.

項目IDは、項目を識別する。項目名は、項目の内容を特定する。項目コードは、コード列に含まれ、当該項目に係るコード列であることを特定する。項目ID、項目名及び項目コードは、予め設定されているものとする。   The item ID identifies the item. The item name specifies the content of the item. The item code is included in the code string and specifies that it is a code string related to the item. The item ID, item name, and item code are set in advance.

読取結果は、当該項目に係るバーコードからコード列が得られているか否かを示す。具体的には、読取結果のフィールドには、「成功」の旨のコード或いは「失敗」の旨のコードが設定される。「成功」の旨のコードが設定されている場合には、既に当該項目に係るバーコードからコード列が得られていることを意味する。「失敗」の旨のコードが設定されている場合には、未だ当該項目に係るバーコードからコード列が得られていないことを意味する。   The reading result indicates whether or not a code string is obtained from the barcode related to the item. Specifically, a code indicating “success” or a code indicating “failure” is set in the field of the reading result. If a code indicating “success” is set, it means that a code string has already been obtained from the barcode related to the item. When a code indicating “failure” is set, it means that a code string has not yet been obtained from the barcode related to the item.

内容コードは、当該項目に関する内容を特定する。血液型の項目に関する内容コードは、血液型コードである。血液型コードについては、後述する。製剤種別の項目に関する内容コードは、製剤種別コードである。製剤種別コードについては、後述する。製造番号の項目に関する内容コードは、製造番号である。尚、この例における項目コードは、2桁の数字であるものとする。同じく血液型コードも、2桁の数字であるものとする。同じく製剤種別コードも、2桁の数字であるものとする。製造番号は、10桁の数字であるものとする。   The content code specifies the content related to the item. The content code regarding the blood type item is a blood type code. The blood type code will be described later. The content code regarding the item of the formulation type is a formulation type code. The formulation type code will be described later. The content code regarding the item of the production number is the production number. Note that the item code in this example is a two-digit number. The blood type code is also a two-digit number. Similarly, the formulation type code is also a two-digit number. The serial number is a 10-digit number.

尚、血液製剤以外の製品についても、本実施の形態を適用するようにしてもよい。その場合には、製品毎に所定項目のセット(図4相当)を設けるようにしてもよい。   The present embodiment may be applied to products other than blood products. In that case, a set of predetermined items (corresponding to FIG. 4) may be provided for each product.

図5に、血液型テーブルの構成例を示す。この例における血液型テーブルは、血液型に対応するレコードを有している。血液型テーブルのレコードは、血液型コードが設定されているフィールドと、血液型名が設定されているフィールドとを有している。血液型コードは、血液型を識別する。血液型名は、血液型の名前である。血液型テーブルは、予め設けられているものとする。   FIG. 5 shows a configuration example of the blood type table. The blood type table in this example has a record corresponding to the blood type. The record of the blood type table has a field in which a blood type code is set and a field in which a blood type name is set. The blood type code identifies the blood type. The blood type name is the name of the blood type. It is assumed that the blood type table is provided in advance.

図6に、製剤種別テーブルの構成例を示す。この例における製剤種別テーブルは、製剤種別に対応するレコードを有している。製剤種別テーブルのレコードは、製剤種別コードが設定されているフィールドと、製剤名が設定されているフィールドとを有している。製剤種別コードは、製剤種別を識別する。製剤名は、製剤種別に係る製剤の名前である。製剤種別テーブルは、予め設けられているものとする。   FIG. 6 shows a configuration example of the formulation type table. The formulation type table in this example has a record corresponding to the formulation type. The record of the formulation type table has a field in which the formulation type code is set and a field in which the formulation name is set. The formulation type code identifies the formulation type. The formulation name is the name of the formulation related to the formulation type. It is assumed that the formulation type table is provided in advance.

続いて、読取制御部307の処理について説明する。図7に、メイン処理(A)フローを示す。取得部321は、変換プログラムを起動する(S701)。プロセッサ101が、RAM107にロードされた変換プログラムの処理を実行することによって、変換部305が実現される。   Subsequently, processing of the reading control unit 307 will be described. FIG. 7 shows a main process (A) flow. The acquisition unit 321 starts a conversion program (S701). The processor 101 executes processing of the conversion program loaded in the RAM 107, thereby realizing the conversion unit 305.

尚、変換部305は、撮影プログラムを起動する。プロセッサ101が、RAM107にロードされた撮影プログラムの処理を実行することによって、撮影部303が実現される。変換部305は、撮影部303によって撮影された画像に含まれるバーコード部分を抽出し、バーコード部分の画像をコード列に変換する。撮影画像に1つのバーコード部分が含まれると判定した場合に、変換部305は、コード列を1つ特定する。撮影画像に2つのバーコード部分が含まれると判定した場合に、変換部305は、コード列を2つ特定する。また、撮影画像に3つのバーコード部分が含まれると判定した場合に、変換部305は、コード列を3つ特定する。   Note that the conversion unit 305 activates a shooting program. The processor 101 executes processing of the shooting program loaded in the RAM 107, thereby realizing the shooting unit 303. The conversion unit 305 extracts a barcode part included in the image photographed by the photographing unit 303 and converts the barcode part image into a code string. When it is determined that one bar code portion is included in the photographed image, the conversion unit 305 identifies one code string. When it is determined that the captured image includes two barcode portions, the conversion unit 305 identifies two code strings. In addition, when it is determined that the captured image includes three barcode portions, the conversion unit 305 specifies three code strings.

血液型に関するバーコードから変換されたコード列には、血液型の項目であることを示す項目コード及び血液型における内容コードである血液型コードが含まれる。製剤種別に関するバーコードから変換されたコード列には、製剤種別の項目であることを示す項目コード及び製剤種別における内容コードである製剤種別コードが含まれる。製造番号に関するバーコードから変換されたコード列には、製造番号の項目であることを示す項目コード及び製造番号における内容コードである製造番号が含まれる。   The code string converted from the blood type bar code includes an item code indicating a blood type item and a blood type code which is a content code in the blood type. The code string converted from the barcode relating to the formulation type includes an item code indicating that it is an item of the formulation type and a formulation type code that is a content code in the formulation type. The code string converted from the barcode relating to the manufacturing number includes an item code indicating that the item is a manufacturing number item and a manufacturing number which is a content code in the manufacturing number.

変換部305は、1つ又は複数のコード列を特定すると撮影プログラムを停止させる。そして、コード列を読取制御部307に引き渡して、変換部305は処理を終える。   When the conversion unit 305 specifies one or more code strings, the conversion unit 305 stops the shooting program. Then, the code string is delivered to the reading control unit 307, and the conversion unit 305 ends the processing.

取得部321は、変換プログラムの終了を待つ(S703)。このとき、取得部321は、変換部305から1又は複数のコード列を取得する(S705)。   The acquisition unit 321 waits for the end of the conversion program (S703). At this time, the acquisition unit 321 acquires one or more code strings from the conversion unit 305 (S705).

判定部323は、第1項目処理を実行する(S707)。図8に、第1項目処理フローを示す。判定部323は、S705で取得したコード列を1つ特定する(S801)。判定部323は、当該コード列が血液型の項目コードを含むか否かを判定する(S803)。   The determination unit 323 executes the first item process (S707). FIG. 8 shows a first item processing flow. The determination unit 323 specifies one code string acquired in S705 (S801). The determination unit 323 determines whether the code string includes a blood type item code (S803).

S801で特定されたコード列が血液型の項目コードを含むと判定した場合には、判定部323は、項目テーブルにおける血液型のレコードに含まれる読取結果のフィールドに「成功」の旨のコードを設定する(S805)。更に、抽出部331は、当該コード列から血液型コードを抽出する(S807)。抽出部331は、項目テーブルにおける血液型のレコードに含まれる内容コードのフィールドに血液型コードを設定する(S809)。そして、判定部323は第1項目処理を終え、呼び出し元のメイン処理(A)に復帰する。   If it is determined that the code string identified in S801 includes a blood type item code, the determination unit 323 adds a code indicating “success” to the read result field included in the blood type record in the item table. Setting is made (S805). Further, the extraction unit 331 extracts a blood type code from the code string (S807). The extraction unit 331 sets the blood type code in the content code field included in the blood type record in the item table (S809). Then, the determination unit 323 finishes the first item process and returns to the main process (A) of the caller.

一方、S801で特定されたコード列が血液型の項目コードを含まないと判定した場合には、判定部323は、未特定のコード列があるか否かを判定する(S811)。未特定のコード列があると判定した場合には、S801に示した処理に戻って、上述した処理を繰り返す。   On the other hand, when it is determined that the code string specified in S801 does not include the blood type item code, the determination unit 323 determines whether there is an unspecified code string (S811). If it is determined that there is an unspecified code string, the process returns to the process shown in S801 and the above-described process is repeated.

一方、未特定のコード列がないと判定した場合には、判定部323は、項目テーブルにおける血液型のレコードに含まれる読取結果のフィールドに「失敗」の旨のコードを設定する(S813)。そして、判定部323は第1項目処理を終え、呼び出し元のメイン処理(A)に復帰する。   On the other hand, if it is determined that there is no unspecified code string, the determination unit 323 sets a code indicating “failure” in the field of the reading result included in the blood type record in the item table (S813). Then, the determination unit 323 finishes the first item process and returns to the main process (A) of the caller.

図7の説明に戻る。判定部323は、第2項目処理を実行する(S709)。図9に、第2項目処理フローを示す。判定部323は、S705で取得したコード列を1つ特定する(S901)。判定部323は、当該コード列が製剤種別の項目コードを含むか否かを判定する(S903)。   Returning to the description of FIG. The determination unit 323 executes the second item process (S709). FIG. 9 shows a second item processing flow. The determination unit 323 specifies one code string acquired in S705 (S901). The determination unit 323 determines whether or not the code string includes an item code of the formulation type (S903).

S901で特定されたコード列が製剤種別の項目コードを含むと判定した場合には、判定部323は、項目テーブルにおける製剤種別のレコードに含まれる読取結果のフィールドに「成功」の旨のコードを設定する(S905)。更に、抽出部331は、当該コード列から製剤種別コードを抽出する(S907)。抽出部331は、項目テーブルにおける製剤種別のレコードに含まれる内容コードのフィールドに製剤種別コードを設定する(S909)。そして、判定部323は第2項目処理を終え、呼び出し元のメイン処理(A)に復帰する。   If it is determined that the code string identified in S901 includes the item code of the formulation type, the determination unit 323 adds a code indicating “success” to the field of the read result included in the record of the formulation type in the item table. Set (S905). Further, the extraction unit 331 extracts a formulation type code from the code string (S907). The extraction unit 331 sets the formulation type code in the content code field included in the formulation type record in the item table (S909). Then, the determination unit 323 finishes the second item process and returns to the caller main process (A).

一方、S901で特定されたコード列が製剤種別の項目コードを含まないと判定した場合には、判定部323は、未特定のコード列があるか否かを判定する(S911)。未特定のコード列があると判定した場合には、S901に示した処理に戻って、上述した処理を繰り返す。   On the other hand, when it is determined that the code string specified in S901 does not include the item code of the formulation type, the determination unit 323 determines whether there is an unspecified code string (S911). If it is determined that there is an unspecified code string, the process returns to S901 and the above-described process is repeated.

一方、未特定のコード列がないと判定した場合には、判定部323は、項目テーブルにおける製剤種別のレコードに含まれる読取結果のフィールドに「失敗」の旨のコードを設定する(S913)。そして、判定部323は第2項目処理を終え、呼び出し元のメイン処理(A)に復帰する。   On the other hand, if it is determined that there is no unspecified code string, the determination unit 323 sets a code indicating “failure” in the field of the read result included in the formulation type record in the item table (S913). Then, the determination unit 323 finishes the second item process and returns to the caller main process (A).

図7の説明に戻る。判定部323は、第3項目処理を実行する(S711)。図10に、第3項目処理フローを示す。判定部323は、S705で取得したコード列を1つ特定する(S1001)。判定部323は、当該コード列が製造番号の項目コードを含むか否かを判定する(S1003)。   Returning to the description of FIG. The determination unit 323 executes third item processing (S711). FIG. 10 shows a third item processing flow. The determination unit 323 specifies one code string acquired in S705 (S1001). The determination unit 323 determines whether or not the code string includes an item code of a manufacturing number (S1003).

S1001で特定されたコード列が製造番号の項目コードを含むと判定した場合には、判定部323は、項目テーブルにおける製造番号のレコードに含まれる読取結果のフィールドに「成功」の旨のコードを設定する(S1005)。更に、抽出部331は、当該コード列から製造番号を抽出する(S1007)。抽出部331は、項目テーブルにおける製造番号のレコードに含まれる内容コードのフィールドに製造番号を設定する(S1009)。そして、判定部323は第3項目処理を終え、呼び出し元のメイン処理(A)に復帰する。   If it is determined that the code string specified in S1001 includes the item code of the production number, the determination unit 323 adds a code indicating “success” to the field of the read result included in the record of the production number in the item table. Setting is made (S1005). Further, the extraction unit 331 extracts the production number from the code string (S1007). The extraction unit 331 sets the production number in the content code field included in the production number record in the item table (S1009). Then, the determination unit 323 finishes the third item process and returns to the caller main process (A).

一方、S1001で特定されたコード列が製造番号の項目コードを含まないと判定した場合には、判定部323は、未特定のコード列があるか否かを判定する(S1011)。未特定のコード列があると判定した場合には、S1001に示した処理に戻って、上述した処理を繰り返す。   On the other hand, when it is determined that the code string specified in S1001 does not include the item code of the manufacturing number, the determination unit 323 determines whether there is an unspecified code string (S1011). If it is determined that there is an unspecified code string, the process returns to the process shown in S1001 and the above-described process is repeated.

一方、未特定のコード列がないと判定した場合には、判定部323は、項目テーブルにおける製造番号のレコードに含まれる読取結果のフィールドに「失敗」の旨のコードを設定する(S1013)。そして、判定部323は第3項目処理を終え、呼び出し元のメイン処理(A)に復帰する。   On the other hand, when determining that there is no unspecified code string, the determination unit 323 sets a code indicating “failure” in the field of the read result included in the record of the production number in the item table (S1013). Then, the determination unit 323 finishes the third item process and returns to the caller main process (A).

図7の説明に戻る。判定部323は、すべての項目についてデータ取得が成功したか否かを判定する(S713)。具体的には、判定部323は、項目テーブルにおける血液型のレコードに含まれる読取結果のフィールド、同じく製剤種別のレコードに含まれる読取結果のフィールド及び同じく製造番号のレコードに含まれる読取結果のフィールドに「成功」の旨のコードが設定されているか否かを判定する。すべての項目についてデータ取得が成功したと判定した場合には、変換部305は、取得完了のポップアップウィンドウを表示する(S715)。   Returning to the description of FIG. The determination unit 323 determines whether data acquisition has succeeded for all items (S713). Specifically, the determination unit 323 reads the reading result field included in the blood type record in the item table, the reading result field included in the formulation type record, and the reading result field included in the production number record. It is determined whether or not a code indicating “success” is set. If it is determined that data acquisition has succeeded for all items, the conversion unit 305 displays a pop-up window indicating acquisition completion (S715).

図11に、取得完了のポップアップウィンドウの例を示す。取得完了のポップアップウィンドウには、データの読取が完了した旨のメッセージが表示される。また、読み取った血液型コードに対応する血液型名、読み取った製剤種別コードに対応する製剤名及び読み取った製造番号も取得完了のポップアップウィンドウに表示される。更に、取得完了のポップアップウィンドウは、確認ボタンを含む。確認ボタンがタッチされると、取得完了のポップアップウィンドウは消える。   FIG. 11 shows an example of an acquisition completion pop-up window. In the acquisition completion pop-up window, a message indicating that the reading of data has been completed is displayed. In addition, the blood type name corresponding to the read blood type code, the preparation name corresponding to the read preparation type code, and the read manufacturing number are also displayed in the pop-up window indicating completion of acquisition. Furthermore, the acquisition completion pop-up window includes a confirmation button. When the confirmation button is touched, the acquisition completion pop-up window disappears.

尚、取得完了のポップアップウィンドウの表示は、所定項目に係るデータの取得完了を通知する形態の例である。例えば、ユーザ端末100に音声出力部を設けて、当該音声出力部が所定項目に係るデータの取得完了を伝える音声を出力するようにしてもよい。或いは、ユーザ端末100に送信部を設けて、当該送信部が所定項目に係るデータの取得完了を伝えるメッセージを送信するようにしてもよい。   The acquisition completion pop-up window is an example of a form for notifying completion of acquisition of data relating to a predetermined item. For example, a voice output unit may be provided in the user terminal 100, and the voice output unit may output a voice indicating completion of acquisition of data related to a predetermined item. Alternatively, a transmission unit may be provided in the user terminal 100, and the transmission unit may transmit a message notifying completion of data acquisition related to a predetermined item.

図7の説明に戻る。読取制御部307が、確認ボタンのタッチを受け付けると(S717)、変換部305は、取得完了のポップアップウィンドウの表示を終える。そして、検証部309は、読取結果を出力する(S719)。読取結果には、読み取った血液型コード、読み取った製剤種別コード及び読み取った製造番号が含まれる。そして、読取制御部307はメイン処理(A)を終える。   Returning to the description of FIG. When the reading control unit 307 receives a touch of a confirmation button (S717), the conversion unit 305 finishes displaying the pop-up window indicating completion of acquisition. Then, the verification unit 309 outputs the reading result (S719). The read result includes the read blood type code, the read formulation type code, and the read manufacturing number. Then, the reading control unit 307 finishes the main process (A).

S713において、すべての項目についてデータ取得が成功したと判定しない場合、つまり一部の項目についてデータ取得が失敗した場合には、端子Aを介して、図12に示したS1201の処理に移る。   If it is not determined in S713 that data acquisition has succeeded for all items, that is, if data acquisition has failed for some items, the process proceeds to S1201 shown in FIG.

図12の説明に移る。判定部323は、第1項目(血液型)及び第2項目(製剤種別)についてデータ取得が失敗したか否かを判定する(S1201)。具体的には、判定部323は、項目テーブルにおける血液型のレコードに含まれる読取結果のフィールド及び同じく製剤種別のレコードに含まれる読取結果のフィールドに「失敗」の旨のコードが設定されているか否かを判定する。   Turning to the description of FIG. The determination unit 323 determines whether data acquisition has failed for the first item (blood type) and the second item (formulation type) (S1201). Specifically, the determination unit 323 sets a code indicating “failure” in the reading result field included in the blood type record and the reading result field included in the formulation type record in the item table. Determine whether or not.

第1項目(血液型)及び第2項目(製剤種別)についてデータ取得が失敗したと判定した場合には、表示処理部325は、第1警告ポップアップウィンドウを表示する(S1203)。   When it is determined that data acquisition has failed for the first item (blood type) and the second item (formulation type), the display processing unit 325 displays a first warning pop-up window (S1203).

図13に、第1警告ポップアップウィンドウの例を示す。第1警告ポップアップウィンドウには、血液型のバーコードの読み取り及び製剤種別のバーコードの読み取りが失敗した旨のメッセージが表示される。更に、第1警告ポップアップウィンドウは、継続ボタン及び取消ボタンも含まれる。継続ボタンがタッチされると、再びバーコードの読取動作が開始する。取消ボタンがタッチされると、メイン処理(A)が終了する。   FIG. 13 shows an example of the first warning popup window. In the first warning pop-up window, a message indicating that the reading of the blood type barcode and the reading of the barcode of the preparation type has failed is displayed. Further, the first warning pop-up window includes a continue button and a cancel button. When the continuation button is touched, the barcode reading operation starts again. When the cancel button is touched, the main process (A) ends.

図12の説明に戻る。受付部327は、ボタンタッチを受け付ける(S1205)。判定部323は、タッチされたボタンが継続ボタンであるか否かを判定する(S1207)。タッチされたボタンが継続ボタンでないと判定した場合、つまりタッチされたボタンが取消ボタンである場合には、出力部329は、読取失敗のコードを出力する(S1209)。そして、読取制御部307は、メイン処理(A)を終える。この例で、読取失敗のコードは、検証部309に渡される。   Returning to the description of FIG. The accepting unit 327 accepts a button touch (S1205). The determination unit 323 determines whether or not the touched button is a continuation button (S1207). If it is determined that the touched button is not a continuation button, that is, if the touched button is a cancel button, the output unit 329 outputs a reading failure code (S1209). Then, the reading control unit 307 finishes the main process (A). In this example, the read failure code is passed to the verification unit 309.

一方、S1207において、タッチされたボタンが継続ボタンであると判定した場合には、判定部323は、項目テーブルの各レコードにおける読取結果のフィールドに設定されているコードをクリアする(S1211)。そして、端子Bを介して、図7に示したS701の処理に戻る。   On the other hand, if it is determined in S1207 that the touched button is a continuation button, the determination unit 323 clears the code set in the read result field in each record of the item table (S1211). Then, the processing returns to S701 illustrated in FIG.

S1201において、第1項目(血液型)及び第2項目(製剤種別)についてデータ取得が失敗したと判定しなかった場合には、判定部323は、第1項目(血液型)及び第3項目(製造番号)についてデータ取得が失敗したか否かを判定する(S1213)。具体的には、判定部323は、項目テーブルにおける血液型のレコードに含まれる読取結果のフィールド及び同じく製剤種別のレコードに含まれる読取結果のフィールドに「失敗」の旨のコードが設定されているか否かを判定する。   In S1201, when it is not determined that data acquisition has failed for the first item (blood type) and the second item (formulation type), the determination unit 323 determines whether the first item (blood type) and the third item ( It is determined whether or not the data acquisition for the production number) has failed (S1213). Specifically, the determination unit 323 sets a code indicating “failure” in the reading result field included in the blood type record and the reading result field included in the formulation type record in the item table. Determine whether or not.

第1項目(血液型)及び第3項目(製造番号)についてデータ取得が失敗したと判定した場合には、表示処理部325は、第2警告ポップアップウィンドウを表示する(S1215)。   If it is determined that data acquisition has failed for the first item (blood type) and the third item (manufacturing number), the display processing unit 325 displays a second warning pop-up window (S1215).

第2警告ポップアップウィンドウには、血液型のバーコードの読み取り及び製造番号のバーコードの読み取りが失敗した旨のメッセージが表示される。更に、第2警告ポップアップウィンドウは、第1警告ポップアップウィンドウの場合と同様の継続ボタン及び取消ボタンを含む。   In the second warning pop-up window, a message indicating that reading of the blood type barcode and reading of the serial number barcode has failed is displayed. Further, the second warning pop-up window includes a continuation button and a cancel button similar to the case of the first warning pop-up window.

受付部327は、ボタンタッチを受け付ける(S1217)。判定部323は、タッチされたボタンが継続ボタンであるか否かを判定する(S1219)。タッチされたボタンが継続ボタンでないと判定した場合、つまりタッチされたボタンが取消ボタンである場合には、出力部329は、読取失敗のコードを出力する(S1221)。そして、読取制御部307は、メイン処理(A)を終える。この例で、読取失敗のコードは、検証部309に渡される。   The accepting unit 327 accepts a button touch (S1217). The determination unit 323 determines whether or not the touched button is a continuation button (S1219). If it is determined that the touched button is not a continuation button, that is, if the touched button is a cancel button, the output unit 329 outputs a reading failure code (S1221). Then, the reading control unit 307 finishes the main process (A). In this example, the read failure code is passed to the verification unit 309.

一方、S1219において、タッチされたボタンが継続ボタンであると判定した場合には、判定部323は、項目テーブルの各レコードにおける読取結果のフィールドに設定されているコードをクリアする(S1223)。そして、端子Bを介して、図7に示したS701の処理に戻る。   On the other hand, if it is determined in S1219 that the touched button is a continuation button, the determination unit 323 clears the code set in the read result field in each record of the item table (S1223). Then, the processing returns to S701 illustrated in FIG.

S1213において、第1項目(血液型)及び第3項目(製造番号)についてデータ取得が失敗したと判定しなかった場合には、端子Cを介して、図14に示したS1401の処理に移る。   In S1213, when it is not determined that data acquisition has failed for the first item (blood type) and the third item (manufacturing number), the process proceeds to S1401 shown in FIG.

図14の説明に移る。判定部323は、第2項目(製剤種別)及び第3項目(製造番号)についてデータ取得が失敗したか否かを判定する(S1401)。具体的には、判定部323は、項目テーブルにおける製剤種別のレコードに含まれる読取結果のフィールド及び同じく製造番号のレコードに含まれる読取結果のフィールドに「失敗」の旨のコードが設定されているか否かを判定する。   Turning to the description of FIG. The determination unit 323 determines whether data acquisition has failed for the second item (formulation type) and the third item (manufacturing number) (S1401). Specifically, the determination unit 323 sets a code indicating “failure” in the reading result field included in the formulation type record and the reading result field included in the record of the manufacturing number in the item table. Determine whether or not.

第2項目(製剤種別)及び第3項目(製造番号)についてデータ取得が失敗したと判定した場合には、表示処理部325は、第3警告ポップアップウィンドウを表示する(S1403)。   If it is determined that data acquisition has failed for the second item (formulation type) and the third item (manufacturing number), the display processing unit 325 displays a third warning pop-up window (S1403).

第3警告ポップアップウィンドウには、製剤種別のバーコードの読み取り及び製造番号のバーコードの読み取りが失敗した旨のメッセージが表示される。更に、第3警告ポップアップウィンドウは、第1警告ポップアップウィンドウの場合と同様の継続ボタン及び取消ボタンを含む。   In the third warning pop-up window, a message indicating that reading of the barcode of the preparation type and reading of the barcode of the production number has failed is displayed. Further, the third warning pop-up window includes a continue button and a cancel button similar to the case of the first warning pop-up window.

受付部327は、ボタンタッチを受け付ける(S1405)。判定部323は、タッチされたボタンが継続ボタンであるか否かを判定する(S1407)。タッチされたボタンが継続ボタンでないと判定した場合、つまりタッチされたボタンが取消ボタンである場合には、出力部329は、読取失敗のコードを出力する(S1409)。そして、読取制御部307は、メイン処理(A)を終える。この例で、読取失敗のコードは、検証部309に渡される。   The accepting unit 327 accepts a button touch (S1405). The determination unit 323 determines whether or not the touched button is a continuation button (S1407). If it is determined that the touched button is not a continuation button, that is, if the touched button is a cancel button, the output unit 329 outputs a reading failure code (S1409). Then, the reading control unit 307 finishes the main process (A). In this example, the read failure code is passed to the verification unit 309.

一方、S1407において、タッチされたボタンが継続ボタンであると判定した場合には、判定部323は、項目テーブルの各レコードにおける読取結果のフィールドに設定されているコードをクリアする(S1411)。そして、端子Bを介して、図7に示したS701の処理に戻る。   On the other hand, when it is determined in S1407 that the touched button is a continuation button, the determination unit 323 clears the code set in the read result field in each record of the item table (S1411). Then, the processing returns to S701 illustrated in FIG.

S1401において、第2項目(製剤種別)及び第3項目(製造番号)についてデータ取得が失敗したと判定しなかった場合には、判定部323は、第1項目(血液型)についてデータ取得が失敗したか否かを判定する(S1413)。具体的には、判定部323は、項目テーブルにおける血液型のレコードに含まれる読取結果のフィールドに「失敗」の旨のコードが設定されているか否かを判定する。   In S1401, if it is not determined that data acquisition has failed for the second item (formulation type) and the third item (manufacturing number), the determination unit 323 fails to acquire data for the first item (blood type). It is determined whether or not (S1413). Specifically, the determination unit 323 determines whether or not a code indicating “failure” is set in the field of the reading result included in the blood type record in the item table.

第1項目(血液型)についてデータ取得が失敗したと判定した場合には、表示処理部325は、第4警告ポップアップウィンドウを表示する(S1415)。   If it is determined that data acquisition has failed for the first item (blood type), the display processing unit 325 displays a fourth warning pop-up window (S1415).

第4警告ポップアップウィンドウには、血液型のバーコードの読み取りが失敗した旨のメッセージが表示される。更に、第4警告ポップアップウィンドウは、第1警告ポップアップウィンドウの場合と同様の継続ボタン及び取消ボタンを含む。   In the fourth warning pop-up window, a message indicating that reading of the blood group barcode has failed is displayed. Further, the fourth warning pop-up window includes a continuation button and a cancel button similar to the case of the first warning pop-up window.

受付部327は、ボタンタッチを受け付ける(S1417)。判定部323は、タッチされたボタンが継続ボタンであるか否かを判定する(S1419)。タッチされたボタンが継続ボタンでないと判定した場合、つまりタッチされたボタンが取消ボタンである場合には、出力部329は、読取失敗のコードを出力する(S1421)。そして、読取制御部307は、メイン処理(A)を終える。この例で、読取失敗のコードは、検証部309に渡される。   The accepting unit 327 accepts a button touch (S1417). The determination unit 323 determines whether or not the touched button is a continuation button (S1419). If it is determined that the touched button is not a continuation button, that is, if the touched button is a cancel button, the output unit 329 outputs a reading failure code (S1421). Then, the reading control unit 307 finishes the main process (A). In this example, the read failure code is passed to the verification unit 309.

一方、S1419において、タッチされたボタンが継続ボタンであると判定した場合には、判定部323は、項目テーブルの各レコードにおける読取結果のフィールドに設定されているコードをクリアする(S1423)。そして、端子Bを介して、図7に示したS701の処理に戻る。   On the other hand, if it is determined in S1419 that the touched button is a continuation button, the determination unit 323 clears the code set in the read result field in each record of the item table (S1423). Then, the processing returns to S701 illustrated in FIG.

S1413において、第1項目(血液型)についてデータ取得が失敗したと判定しなかった場合には、端子Dを介して、図15に示したS1501の処理に移る。   In S1413, if it is not determined that data acquisition has failed for the first item (blood type), the process proceeds to the process of S1501 illustrated in FIG.

図15の説明に移る。判定部323は、第2項目(製剤種別)についてデータ取得が失敗したか否かを判定する(S1501)。具体的には、判定部323は、項目テーブルにおける製剤種別のレコードに含まれる読取結果のフィールドに「失敗」の旨のコードが設定されているか否かを判定する。   Turning to the description of FIG. The determination unit 323 determines whether data acquisition has failed for the second item (formulation type) (S1501). Specifically, the determination unit 323 determines whether or not a code indicating “failure” is set in the field of the read result included in the formulation type record in the item table.

第2項目(製剤種別)についてデータ取得が失敗したと判定した場合には、表示処理部325は、第5警告ポップアップウィンドウを表示する(S1503)。   If it is determined that data acquisition has failed for the second item (formulation type), the display processing unit 325 displays a fifth warning pop-up window (S1503).

第5警告ポップアップウィンドウには、製剤種別のバーコードの読み取りが失敗した旨のメッセージが表示される。更に、第5警告ポップアップウィンドウは、第1警告ポップアップウィンドウの場合と同様の継続ボタン及び取消ボタンを含む。   In the fifth warning pop-up window, a message indicating that reading of the barcode of the preparation type has failed is displayed. Further, the fifth warning pop-up window includes a continuation button and a cancel button similar to the case of the first warning pop-up window.

受付部327は、ボタンタッチを受け付ける(S1505)。判定部323は、タッチされたボタンが継続ボタンであるか否かを判定する(S1507)。タッチされたボタンが継続ボタンでないと判定した場合、つまりタッチされたボタンが取消ボタンである場合には、出力部329は、読取失敗のコードを出力する(S1509)。そして、読取制御部307は、メイン処理(A)を終える。この例で、読取失敗のコードは、検証部309に渡される。   The accepting unit 327 accepts a button touch (S1505). The determination unit 323 determines whether the touched button is a continuation button (S1507). If it is determined that the touched button is not a continuation button, that is, if the touched button is a cancel button, the output unit 329 outputs a reading failure code (S1509). Then, the reading control unit 307 finishes the main process (A). In this example, the read failure code is passed to the verification unit 309.

一方、S1507において、タッチされたボタンが継続ボタンであると判定した場合には、判定部323は、項目テーブルの各レコードにおける読取結果のフィールドに設定されているコードをクリアする(S1511)。そして、端子Bを介して、図7に示したS701の処理に戻る。   On the other hand, if it is determined in S1507 that the touched button is a continuation button, the determination unit 323 clears the code set in the read result field in each record of the item table (S1511). Then, the processing returns to S701 illustrated in FIG.

S1501において、第2項目(製剤種別)についてデータ取得が失敗したと判定しなかった場合、つまり第3項目(製造番号)についてデータ取得が失敗した場合には、表示処理部325は、第6警告ポップアップウィンドウを表示する(S1513)。   In S1501, if it is not determined that data acquisition has failed for the second item (formulation type), that is, if data acquisition has failed for the third item (manufacturing number), the display processing unit 325 displays a sixth warning. A pop-up window is displayed (S1513).

第6警告ポップアップウィンドウには、製造番号のバーコードの読み取りが失敗した旨のメッセージが表示される。更に、第6警告ポップアップウィンドウは、第1警告ポップアップウィンドウの場合と同様の継続ボタン及び取消ボタンを含む。   In the sixth warning pop-up window, a message that the reading of the serial number barcode has failed is displayed. Further, the sixth warning pop-up window includes a continuation button and a cancel button similar to the case of the first warning pop-up window.

受付部327は、ボタンタッチを受け付ける(S1515)。判定部323は、タッチされたボタンが継続ボタンであるか否かを判定する(S1517)。タッチされたボタンが継続ボタンでないと判定した場合、つまりタッチされたボタンが取消ボタンである場合には、出力部329は、読取失敗のコードを出力する(S1519)。そして、読取制御部307は、メイン処理(A)を終える。この例で、読取失敗のコードは、検証部309に渡される。   The accepting unit 327 accepts a button touch (S1515). The determination unit 323 determines whether or not the touched button is a continuation button (S1517). If it is determined that the touched button is not a continuation button, that is, if the touched button is a cancel button, the output unit 329 outputs a reading failure code (S1519). Then, the reading control unit 307 finishes the main process (A). In this example, the read failure code is passed to the verification unit 309.

一方、S1517において、タッチされたボタンが継続ボタンであると判定した場合には、判定部323は、項目テーブルの各レコードにおける読取結果のフィールドに設定されているコードをクリアする(S1521)。そして、端子Bを介して、図7に示したS701の処理に戻る。   On the other hand, when it is determined in S1517 that the touched button is a continuation button, the determination unit 323 clears the code set in the read result field in each record of the item table (S1521). Then, the processing returns to S701 illustrated in FIG.

本実施の形態によれば、いずれかの項目に関するバーコードが読み取られていない場合に、警告ポップアップウィンドウを表示するので、バーコード読み取りによるデータ取得漏れを防ぐことができる。   According to the present embodiment, a warning pop-up window is displayed when a barcode related to any item is not read, so that data acquisition omission due to barcode reading can be prevented.

[実施の形態2]
上述した実施の形態では、いずれかの項目に関するコード列が取得されていない場合に、改めてすべての項目に関するコード列を取得する例について説明した。本実施の形態では、いずれかの項目に関するコード列が取得されていない場合に、残りの項目に関するコード列を補足的に取得する例について説明する。
[Embodiment 2]
In the above-described embodiment, an example has been described in which, when a code string related to any item is not acquired, code strings related to all items are acquired again. In the present embodiment, an example will be described in which the code strings related to the remaining items are supplementarily acquired when the code strings related to any of the items are not acquired.

図16に、メイン処理(B)フローを示す。S1601乃至S1605に示した処理は、図7に示したS701乃至S705の処理の場合と同様である。   FIG. 16 shows a main process (B) flow. The processing shown in S1601 to S1605 is the same as the processing in S701 to S705 shown in FIG.

判定部323は、第1項目(血液型)についてデータ取得が成功しているか否かを判定する(S1607)。具体的には、判定部323は、項目テーブルにおける血液型のレコードに含まれる読取結果のフィールドに「成功」の旨のコードが設定されているか否かを判定する。   The determination unit 323 determines whether data acquisition is successful for the first item (blood type) (S1607). Specifically, the determination unit 323 determines whether or not a code indicating “success” is set in the field of the read result included in the blood type record in the item table.

第1項目(血液型)についてデータ取得が成功していると判定した場合には、そのままS1611の処理に移る。一方、第1項目(血液型)についてデータ取得が成功していないと判定した場合、つまり第1項目(血液型)についてデータ取得が失敗している場合には、判定部323は、第1項目処理を実行する(S1609)。第1項目処理は、実施の形態1の場合と同様である。第1項目処理を終えると、S1611の処理に移る。   If it is determined that data acquisition is successful for the first item (blood type), the process proceeds to S1611. On the other hand, when it is determined that the data acquisition for the first item (blood type) is not successful, that is, when the data acquisition for the first item (blood type) is unsuccessful, the determination unit 323 determines the first item. Processing is executed (S1609). The first item process is the same as in the first embodiment. When the first item process is completed, the process proceeds to S1611.

判定部323は、第2項目(製剤種別)についてデータ取得が成功しているか否かを判定する(S1611)。具体的には、判定部323は、項目テーブルにおける製剤種別のレコードに含まれる読取結果のフィールドに「成功」の旨のコードが設定されているか否かを判定する。   The determination unit 323 determines whether data acquisition has succeeded for the second item (formulation type) (S1611). Specifically, the determination unit 323 determines whether or not a code indicating “success” is set in the field of the read result included in the formulation type record in the item table.

第2項目(製剤種別)についてデータ取得が成功していると判定した場合には、そのままS1615の処理に移る。一方、第2項目(製剤種別)についてデータ取得が成功していないと判定した場合、つまり第2項目(製剤種別)についてデータ取得が失敗している場合には、判定部323は、第2項目処理を実行する(S1613)。第2項目処理は、実施の形態1の場合と同様である。第2項目処理を終えると、S1615の処理に移る。   If it is determined that data acquisition has succeeded for the second item (formulation type), the process proceeds to S1615. On the other hand, when it is determined that the data acquisition for the second item (formulation type) is not successful, that is, when the data acquisition for the second item (formulation type) is unsuccessful, the determination unit 323 sets the second item. Processing is executed (S1613). The second item process is the same as that in the first embodiment. When the second item process ends, the process proceeds to S1615.

判定部323は、第3項目(製造番号)についてデータ取得が成功しているか否かを判定する(S1615)。具体的には、判定部323は、項目テーブルにおける製造番号のレコードに含まれる読取結果のフィールドに「成功」の旨のコードが設定されているか否かを判定する。   The determination unit 323 determines whether data acquisition is successful for the third item (manufacturing number) (S1615). Specifically, the determination unit 323 determines whether or not a code indicating “success” is set in the field of the reading result included in the record of the production number in the item table.

第3項目(製造番号)についてデータ取得が成功していると判定した場合には、そのまま端子Eを介して図17に示したS1701の処理に移る。一方、第3項目(製造番号)についてデータ取得が成功していないと判定した場合、つまり第3項目(製造番号)についてデータ取得が失敗している場合には、判定部323は、第3項目処理を実行する(S1617)。第3項目処理は、実施の形態1の場合と同様である。第3項目処理を終えると、端子Eを介して図17に示したS1701の処理に移る。   If it is determined that the data acquisition for the third item (manufacturing number) is successful, the process proceeds to the process of S1701 shown in FIG. On the other hand, when it is determined that the data acquisition for the third item (manufacturing number) has not been successful, that is, when the data acquisition for the third item (manufacturing number) has failed, the determining unit 323 determines that the third item Processing is executed (S1617). The third item process is the same as that in the first embodiment. When the third item process is finished, the process proceeds to the process of S1701 shown in FIG.

図17の説明に移る。S1701乃至S1707に示した処理は、図7に示したS713乃至S719の処理の場合と同様である。   Turning to the description of FIG. The processing shown in S1701 to S1707 is the same as the processing in S713 to S719 shown in FIG.

S1701において、すべての項目についてデータ取得が成功したと判定しない場合、つまり一部の項目についてデータ取得が失敗した場合には、端子Gを介して、図18に示したS1801の処理に移る。   If it is not determined in S1701 that data acquisition has succeeded for all items, that is, if data acquisition has failed for some items, the process proceeds to S1801 shown in FIG.

図18の説明に移る。S1801乃至S1809に示した処理は、図12に示したS1201乃至S1209の処理の場合と同様である。S1807において、タッチされたボタンが継続ボタンであると判定した場合には、判定部323は、項目テーブルの各レコードにおける読取結果のフィールドに設定されているコードをクリアせずに、端子Fを介して、図16に示したS1601の処理に戻る。   Turning to the description of FIG. The processing shown in S1801 to S1809 is the same as the processing in S1201 to S1209 shown in FIG. If it is determined in S1807 that the touched button is a continuation button, the determination unit 323 does not clear the code set in the field of the reading result in each record of the item table, and does not clear the code through the terminal F. Then, the process returns to S1601 shown in FIG.

S1811乃至S1819に示した処理は、図12に示したS1213乃至S1221の処理の場合と同様である。S1817において、タッチされたボタンが継続ボタンであると判定した場合には、判定部323は、項目テーブルの各レコードにおける読取結果のフィールドに設定されているコードをクリアせずに、端子Fを介して、図16に示したS1601の処理に戻る。   The processing shown in S1811 through S1819 is the same as the processing in S1213 through S1221 shown in FIG. If it is determined in S1817 that the touched button is a continuation button, the determination unit 323 does not clear the code set in the read result field in each record of the item table, and does not clear the code through the terminal F. Then, the process returns to S1601 shown in FIG.

S1811において、第1項目(血液型)及び第3項目(製造番号)についてデータ取得が失敗したと判定しなかった場合には、端子Hを介して、図19に示したS1901の処理に移る。   If it is not determined in S1811 that data acquisition has failed for the first item (blood type) and the third item (manufacturing number), the process proceeds to S1901 shown in FIG.

図19の説明に移る。S1901乃至S1909に示した処理は、図14に示したS1401乃至S1409の処理の場合と同様である。S1907において、タッチされたボタンが継続ボタンであると判定した場合には、判定部323は、項目テーブルの各レコードにおける読取結果のフィールドに設定されているコードをクリアせずに、端子Fを介して、図16に示したS1601の処理に戻る。   Turning to the description of FIG. The processing shown in S1901 to S1909 is the same as the processing of S1401 to S1409 shown in FIG. If it is determined in S1907 that the touched button is a continuation button, the determination unit 323 does not clear the code set in the read result field in each record of the item table, and does not clear the code through the terminal F. Then, the process returns to S1601 shown in FIG.

S1911乃至S1919に示した処理は、図14に示したS1413乃至S1421の処理の場合と同様である。S1917において、タッチされたボタンが継続ボタンであると判定した場合には、判定部323は、項目テーブルの各レコードにおける読取結果のフィールドに設定されているコードをクリアせずに、端子Fを介して、図16に示したS1601の処理に戻る。   The processing shown in S1911 through S1919 is the same as the processing in S1413 through S1421 shown in FIG. If it is determined in S1917 that the touched button is a continuation button, the determination unit 323 does not clear the code set in the field of the reading result in each record of the item table, and does not clear the code through the terminal F. Then, the process returns to S1601 shown in FIG.

S1911において、第1項目(血液型)についてデータ取得が失敗したと判定しなかった場合には、端子Iを介して、図20に示したS2001の処理に移る。   In S1911, if it is not determined that data acquisition has failed for the first item (blood type), the process proceeds to the process of S2001 illustrated in FIG.

図20の説明に移る。S2001乃至S2009に示した処理は、図15に示したS1501乃至S1509の処理の場合と同様である。S2007において、タッチされたボタンが継続ボタンであると判定した場合には、判定部323は、項目テーブルの各レコードにおける読取結果のフィールドに設定されているコードをクリアせずに、端子Fを介して、図16に示したS1601の処理に戻る。   Turning to the description of FIG. The processes shown in S2001 to S2009 are the same as the processes in S1501 to S1509 shown in FIG. If it is determined in S2007 that the touched button is a continuation button, the determination unit 323 does not clear the code set in the read result field in each record of the item table, and does not clear the code through the terminal F. Then, the process returns to S1601 shown in FIG.

S2011乃至S2017に示した処理は、図15に示したS1513乃至S1519の処理の場合と同様である。S2015において、タッチされたボタンが継続ボタンであると判定した場合には、判定部323は、項目テーブルの各レコードにおける読取結果のフィールドに設定されているコードをクリアせずに、端子Fを介して、図16に示したS1601の処理に戻る。   The processing shown in S2011 to S2017 is the same as the processing of S1513 to S1519 shown in FIG. If it is determined in S2015 that the touched button is a continuation button, the determination unit 323 does not clear the code set in the read result field in each record of the item table, and does not clear the code through the terminal F. Then, the process returns to S1601 shown in FIG.

尚、撮影プログラムの処理によってスルー画像を表示している間に、例えば図21に示した読取結果ウィンドウを表示するようにしてもよい。読取結果ウィンドウには、各項目に関するバーコード読み取りの完了又は未完了の別が表示される。例えば図16に示したS1601の前或いは後において、表示処理部325が読取結果ウィンドウを表示する。そして、例えば図16に示したS1605の前或いは後において、表示処理部325が読取結果ウィンドウを消す。   Note that, for example, the reading result window shown in FIG. 21 may be displayed while the through image is displayed by the processing of the photographing program. In the reading result window, whether the barcode reading for each item is completed or not is displayed. For example, before or after S1601 shown in FIG. 16, the display processing unit 325 displays a reading result window. Then, for example, before or after S1605 shown in FIG. 16, the display processing unit 325 erases the reading result window.

本実施の形態によれば、コード列を取得する処理を繰り返し、すべての項目に関するコード列が取得された場合に、取得完了を通知するので、バーコード読み取りによるデータ取得完了を確認できる。   According to the present embodiment, the process of acquiring the code string is repeated, and when the code strings related to all items are acquired, the completion of acquisition is notified, so that the completion of data acquisition by barcode reading can be confirmed.

以上本発明の実施の形態を説明したが、本発明はこれに限定されるものではない。例えば、上述の機能ブロック構成はプログラムモジュール構成に一致しない場合もある。   Although the embodiment of the present invention has been described above, the present invention is not limited to this. For example, the functional block configuration described above may not match the program module configuration.

また、上で説明した各記憶領域の構成は一例であって、上記のような構成でなければならないわけではない。さらに、処理フローにおいても、処理結果が変わらなければ、処理の順番を入れ替えることや複数の処理を並列に実行させるようにしても良い。   Further, the configuration of each storage area described above is an example, and the above configuration is not necessarily required. Further, in the processing flow, if the processing result does not change, the processing order may be changed or a plurality of processes may be executed in parallel.

以上述べた本発明の実施の形態をまとめると、以下のようになる。   The embodiment of the present invention described above is summarized as follows.

本実施の形態に係るバーコード読取方法は、(A)撮影画像に含まれるバーコード部分から変換されたコード列を1又は複数取得し、(B)複数の所定項目の各々について、当該所定項目に関するコード列が取得されたか否かを判定し、(C)いずれかの所定項目に関するコード列が取得されていない場合に、警告を通知する処理を含む。   In the barcode reading method according to the present embodiment, (A) one or a plurality of code strings converted from a barcode portion included in a captured image is acquired, and (B) the predetermined item for each of a plurality of predetermined items. (C) includes a process of notifying a warning when a code string related to any one of the predetermined items is not acquired.

このようにすれば、バーコード読み取りによるデータ取得漏れを防ぐことができる。   In this way, data acquisition omission due to barcode reading can be prevented.

更に、いずれかの所定項目に該当するコード列が取得されていない場合に、次の撮影画像に含まれるバーコード部分から変換されたコード列を1又は複数取得する処理を繰り返し、すべての所定項目に関するコード列が取得された場合に、取得完了を通知するようにしてもよい。   Further, when the code string corresponding to any one of the predetermined items is not acquired, the process of acquiring one or a plurality of code strings converted from the barcode part included in the next photographed image is repeated, and all the predetermined items are obtained. The acquisition completion may be notified when the code string regarding is acquired.

このようにすれば、バーコード読み取りによるデータ取得完了を確認できる。   In this way, completion of data acquisition by reading a barcode can be confirmed.

なお、上記方法による処理をコンピュータに行わせるためのプログラムを作成することができ、当該プログラムは、例えばフレキシブルディスク、CD−ROM、光磁気ディスク、半導体メモリ、ハードディスク等のコンピュータ読み取り可能な記憶媒体又は記憶装置に格納されるようにしてもよい。尚、中間的な処理結果は、一般的にメインメモリ等の記憶装置に一時保管される。   A program for causing a computer to perform the processing according to the above method can be created. The program can be a computer-readable storage medium such as a flexible disk, a CD-ROM, a magneto-optical disk, a semiconductor memory, or a hard disk. It may be stored in a storage device. Note that intermediate processing results are generally temporarily stored in a storage device such as a main memory.

以上の実施例を含む実施形態に関し、さらに以下の付記を開示する。   The following supplementary notes are further disclosed with respect to the embodiments including the above examples.

(付記1)
撮影画像に含まれるバーコード部分から変換されたコード列を1又は複数取得し、
複数の所定項目の各々について、当該所定項目に関するコード列が取得されたか否かを判定し、
いずれかの前記所定項目に関する前記コード列が取得されていない場合に、警告を通知する
処理をプロセッサに実行させるバーコード読取プログラム。
(Appendix 1)
Obtain one or more code strings converted from the barcode part included in the captured image,
For each of the plurality of predetermined items, determine whether a code string related to the predetermined item has been acquired,
A barcode reading program for causing a processor to execute a process of notifying a warning when the code string related to any one of the predetermined items is not acquired.

(付記2)
更に、
いずれかの前記所定項目に該当するコード列が取得されていない場合に、次の撮影画像に含まれるバーコード部分から変換されたコード列を1又は複数取得する処理を繰り返し、
すべての前記所定項目に関する前記コード列が取得された場合に、取得完了を通知する
処理を含む付記1記載のバーコード読取プログラム。
(Appendix 2)
Furthermore,
When the code string corresponding to any one of the predetermined items is not acquired, the process of acquiring one or a plurality of code strings converted from the barcode part included in the next captured image is repeated,
The barcode reading program according to supplementary note 1, including a process of notifying completion of acquisition when the code strings related to all the predetermined items are acquired.

(付記3)
撮影画像に含まれるバーコード部分から変換されたコード列を1又は複数取得し、
複数の所定項目の各々について、当該所定項目に関するコード列が取得されたか否かを判定し、
いずれかの前記所定項目に関する前記コード列が取得されていない場合に、警告を通知する
を含み、プロセッサにより実行されるバーコード読取方法。
(Appendix 3)
Obtain one or more code strings converted from the barcode part included in the captured image,
For each of the plurality of predetermined items, determine whether a code string related to the predetermined item has been acquired,
A bar code reading method executed by a processor, including: notifying a warning when the code string related to any one of the predetermined items is not acquired.

(付記4)
撮影画像に含まれるバーコード部分から変換されたコード列を1又は複数取得する取得部と、
複数の所定項目の各々について、当該所定項目に関するコード列が取得されたか否かを判定する判定部と、
いずれかの前記所定項目に関する前記コード列が取得されていない場合に、警告を通知する通知部
を有するバーコード読取装置。
(Appendix 4)
An acquisition unit that acquires one or a plurality of code strings converted from the barcode part included in the captured image;
For each of the plurality of predetermined items, a determination unit that determines whether or not a code string related to the predetermined item has been acquired;
A barcode reader having a notification unit that notifies a warning when the code string related to any of the predetermined items is not acquired.

100 ユーザ端末 301 バーコード読取部
303 撮影部 305 変換部
307 読取制御部 309 検証部
311 オーダーデータベース 321 取得部
323 判定部 325 表示処理部
327 受付部 329 出力部
331 抽出部 341 項目テーブル記憶部
343 血液型テーブル記憶部 345 製剤種別テーブル記憶部
DESCRIPTION OF SYMBOLS 100 User terminal 301 Barcode reading part 303 Imaging | photography part 305 Conversion part 307 Reading control part 309 Verification part 311 Order database 321 Acquisition part 323 Determination part 325 Display processing part 327 Reception part 329 Output part 331 Extraction part 341 Item table storage part 343 Blood Type table storage unit 345 Formulation type table storage unit

Claims (4)

撮影画像に含まれるバーコード部分から変換されたコード列を1又は複数取得し、
複数の所定項目の各々について、当該所定項目に関するコード列が取得されたか否かを判定し、
いずれかの前記所定項目に関する前記コード列が取得されていない場合に、警告を通知する
処理をプロセッサに実行させるバーコード読取プログラム。
Obtain one or more code strings converted from the barcode part included in the captured image,
For each of the plurality of predetermined items, determine whether a code string related to the predetermined item has been acquired,
A barcode reading program for causing a processor to execute a process of notifying a warning when the code string related to any one of the predetermined items is not acquired.
更に、
いずれかの前記所定項目に該当するコード列が取得されていない場合に、次の撮影画像に含まれるバーコード部分から変換されたコード列を1又は複数取得する処理を繰り返し、
すべての前記所定項目に関する前記コード列が取得された場合に、取得完了を通知する
処理を含む請求項1記載のバーコード読取プログラム。
Furthermore,
When the code string corresponding to any one of the predetermined items is not acquired, the process of acquiring one or a plurality of code strings converted from the barcode part included in the next captured image is repeated,
The barcode reading program according to claim 1, further comprising a process of notifying completion of acquisition when the code strings related to all the predetermined items are acquired.
撮影画像に含まれるバーコード部分から変換されたコード列を1又は複数取得し、
複数の所定項目の各々について、当該所定項目に関するコード列が取得されたか否かを判定し、
いずれかの前記所定項目に関する前記コード列が取得されていない場合に、警告を通知する
を含み、プロセッサにより実行されるバーコード読取方法。
Obtain one or more code strings converted from the barcode part included in the captured image,
For each of the plurality of predetermined items, determine whether a code string related to the predetermined item has been acquired,
A bar code reading method executed by a processor, including: notifying a warning when the code string related to any one of the predetermined items is not acquired.
撮影画像に含まれるバーコード部分から変換されたコード列を1又は複数取得する取得部と、
複数の所定項目の各々について、当該所定項目に関するコード列が取得されたか否かを判定する判定部と、
いずれかの前記所定項目に関する前記コード列が取得されていない場合に、警告を通知する通知部
を有するバーコード読取装置。
An acquisition unit that acquires one or a plurality of code strings converted from the barcode part included in the captured image;
For each of the plurality of predetermined items, a determination unit that determines whether or not a code string related to the predetermined item has been acquired;
A barcode reader having a notification unit that notifies a warning when the code string related to any of the predetermined items is not acquired.
JP2017051789A 2017-03-16 2017-03-16 Barcode reading program, barcode reading method, and barcode reader Pending JP2018156311A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017051789A JP2018156311A (en) 2017-03-16 2017-03-16 Barcode reading program, barcode reading method, and barcode reader

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017051789A JP2018156311A (en) 2017-03-16 2017-03-16 Barcode reading program, barcode reading method, and barcode reader

Publications (1)

Publication Number Publication Date
JP2018156311A true JP2018156311A (en) 2018-10-04

Family

ID=63716986

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017051789A Pending JP2018156311A (en) 2017-03-16 2017-03-16 Barcode reading program, barcode reading method, and barcode reader

Country Status (1)

Country Link
JP (1) JP2018156311A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020162310A1 (en) * 2019-02-05 2020-08-13 富士フイルム株式会社 Management system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013073454A (en) * 2011-09-28 2013-04-22 Well Cat:Kk Bar code symbol reading device and bar code symbol reading method
WO2013179436A1 (en) * 2012-05-31 2013-12-05 株式会社オプトエレクトロニクス Read-in device, read-in result output method, and program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013073454A (en) * 2011-09-28 2013-04-22 Well Cat:Kk Bar code symbol reading device and bar code symbol reading method
WO2013179436A1 (en) * 2012-05-31 2013-12-05 株式会社オプトエレクトロニクス Read-in device, read-in result output method, and program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020162310A1 (en) * 2019-02-05 2020-08-13 富士フイルム株式会社 Management system
JPWO2020162310A1 (en) * 2019-02-05 2021-12-09 富士フイルム株式会社 Management system
JP7075509B2 (en) 2019-02-05 2022-05-25 富士フイルム株式会社 Management system

Similar Documents

Publication Publication Date Title
US9911002B2 (en) Method of modifying image including photographing restricted element, and device and system for performing the method
US10038852B2 (en) Image generation method and apparatus having location information-based geo-sticker
US10275643B2 (en) Electronic device, electronic device control method, and computer-readable recording medium having stored thereon electronic device control program
JP2017107443A (en) Situation determination system, situation determination method, and situation determination program
JP6445707B2 (en) Image processing method and apparatus
CN110166694A (en) It takes pictures reminding method and device
US20140112633A1 (en) Method and system for network-based real-time video display
JP2017201753A (en) Network system and method for controlling the same
JP2016189518A (en) Camera control method and camera control system
JP2015198300A (en) Information processor, imaging apparatus, and image management system
JP2018156311A (en) Barcode reading program, barcode reading method, and barcode reader
JP2009055432A (en) Photographing apparatus, photographing method and program
WO2018092378A1 (en) Information processing device, information processing method, and program
CN109672710B (en) File uploading method, system and equipment
JP6776966B2 (en) Image providing system
CN112991157B (en) Image processing method, image processing device, electronic equipment and storage medium
JP2016039449A (en) Apparatus control system and apparatus control method
JP2010041527A (en) Photographing support method, system, program
WO2015194613A1 (en) Shared experience information construction system
JP6909022B2 (en) Programs, information terminals, information display methods and information display systems
US11341701B1 (en) Method and apparatus for producing a composite image of a suspect
KR101986130B1 (en) Photography service system inserting watermark and the method thereof
JP2020060837A (en) Photographing system
JP6344984B2 (en) Person estimation device, person estimation method, and program
JP7494899B2 (en) Imaging control device, system, method and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20191212

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200928

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20201110

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20210511