AU2020100067A4 - A method to identify key medical device product information from device labels with optical character recognition - Google Patents

A method to identify key medical device product information from device labels with optical character recognition Download PDF

Info

Publication number
AU2020100067A4
AU2020100067A4 AU2020100067A AU2020100067A AU2020100067A4 AU 2020100067 A4 AU2020100067 A4 AU 2020100067A4 AU 2020100067 A AU2020100067 A AU 2020100067A AU 2020100067 A AU2020100067 A AU 2020100067A AU 2020100067 A4 AU2020100067 A4 AU 2020100067A4
Authority
AU
Australia
Prior art keywords
lot
code
product
identifier
data
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.)
Ceased
Application number
AU2020100067A
Inventor
Rob Kidd
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.)
Opologic Pty Ltd
Original Assignee
Opologic Pty 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 Opologic Pty Ltd filed Critical Opologic Pty Ltd
Priority to AU2020100067A priority Critical patent/AU2020100067A4/en
Application granted granted Critical
Publication of AU2020100067A4 publication Critical patent/AU2020100067A4/en
Ceased legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/10Character recognition
    • G06V30/19Recognition using electronic means
    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B90/00Instruments, implements or accessories specially adapted for surgery or diagnosis and not covered by any of the groups A61B1/00 - A61B50/00, e.g. for luxation treatment or for protecting wound edges
    • A61B90/90Identification means for patients or instruments, e.g. tags
    • A61B90/94Identification means for patients or instruments, e.g. tags coded with symbols, e.g. text
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K7/00Methods or arrangements for sensing record carriers, e.g. for reading patterns
    • G06K7/10Methods or arrangements for sensing record carriers, e.g. for reading patterns by electromagnetic radiation, e.g. optical sensing; by corpuscular radiation
    • G06K2007/10524Hand-held scanners
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K7/00Methods or arrangements for sensing record carriers, e.g. for reading patterns
    • G06K7/10Methods or arrangements for sensing record carriers, e.g. for reading patterns by electromagnetic radiation, e.g. optical sensing; by corpuscular radiation
    • G06K7/14Methods or arrangements for sensing record carriers, e.g. for reading patterns by electromagnetic radiation, e.g. optical sensing; by corpuscular radiation using light without selection of wavelength, e.g. sensing reflected white light
    • G06K7/1404Methods for optical code recognition
    • G06K7/1408Methods for optical code recognition the method being specifically adapted for the type of code

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Theoretical Computer Science (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Character Input (AREA)

Abstract

Abstract An OCR method for identifying the core product information in a medical device document or its product label. Specifically, the product code and the lot code using text markers to identify and extract associated data, preferably captured with a mobile electronic device. FIG.1 Typical product code identifiers FIG.2 Typical lot code identifiers REF REF LOT LOT bordered without border bordered without border FIG. 3 Identifier is often a preface of the associated data to be extracted. Identifier data region OCR is custom programmed to use these key markers to identify the region where the associated data can be read and extracted by searching corresponding region. FIG. 4 Example of product code configuration REF 111-222-333 Identifier product code example (alpha-numeric) FIG. 5 Example of lot code configuration Identifier lot code example (alpha-numeric)

Description

A METHOD TO IDENTIFY KEY MEDICAL DEVICE PRODUCT INFORMATION FROM DEVICE LABELS WITH OPTICAL CHARACTER RECOGNITION
Field
The present disclosure relates to techniques for extracting data from product documents and labels.
More specifically, the present disclosure relates to techniques for facilitating optical character recognition (OCR) by identifying one or more regions on labels or printed documents to perform the OCR and extract key product information.
Background
Data processing and exchange are essential for a variety of business needs. For example, manufacturers and distributors use product data to obtain and build reports regarding inventory, sales, and forecasting.
However, variations in the layout or design of documents may preclude efficient extraction and/or transfer of data from packaging, labels and supporting product documentation.
For example, a product label and it's supporting documentation from one manufacturer or distributor may include a single type of data format to facilitate efficient data extraction, such as a 1D or 2D barcode. Yet this same data on an alternate manufacturer or distributors documentation may be In a different format entirely, or often at best the same data type but with a different decoding configuration.
As a result, a device performing barcode scanning across multiple products from varying distributors and manufacturers may have difficulty extracting information from each given document or product label. Instead, the recipient may have to manually enter data into an application and bypass a more efficient scanning process altogether.
Within the medical industry this valuable product data typically includes one or both of the following unique identifiers, REF and LOT.
REF refers to the Product code, a unique identifier, assigned to each manufactured product which is ready to be marketed or for sale.
LOT refers to the lot code, a unique identifier assigned to all products in each production batch. A unique combination of letters and/or numbers, by which a unit of product can be traced back to a specific production run.
Summary
One embodiment presented herein includes an OCR method for Identifying the core product information in a medical device document or its product label. Specifically, the product code and the lot code.
The method includes extracting spatial attributes for a region and its corresponding value from the bounding coordinates of the region.
Through custom development of the OCR data extraction code, It is possible to identify these key markers (REF & LOT) commonly utilised across a majority of medical device documentation and use these markers to extract the associated data.
2020100067 14 Jan 2020
Description
With common access to portable devices with large screen sizes, in-built cameras, and ever-increasing computational capabilities, the smart phone or tablet is a popular choice for product data capture.
Therefore, a mobile device, such as a mobile telephone or computing tablet could access the server over network using a mobile web browser or local application executed on the mobile device, to run the computational functionality of the custom OCR code.
The OCR is custom coded to specifically identify these key markers. Those can then be used to identify the regions of the label or document that contain the required data, and extract the required data from each document, specially the product code and the lot code.
These codes are a combination of letters, numbers and symbols, with an average length of 4-20 characters. The OCR can be custom coded to search and extract the complete string of information and store the extracted information under Its appropriate category either locally on device or in an associated database.
Description of Drawings
FIG. 1 illustrates the typical product code identifier format, showing it with or without a border. The software will be programmed to look for either format.
FIG. 2 illustrates the typical lot code identifier format, showing it with or without a border. The software will be programmed to look for either format
Both above illustrations specifically show theses markers to be REF and LOT uppercase characters, that are often bordered by a graphical box, that preface the reference number and LOT number of the product.
FIG. 3 illustrates how the identifier is often a preface to the required data and therefore the custom coded OCR will be programmed to search the expected data region and extract any/ail required data.
FIG. 4 illustrates an example operation performed as part of a run-time process used for identifying the required information from a product label or document, in accordance with aspects of the present disclosure for the product code.
FIG. 5 illustrates an example operation performed as part of a run-time process used for identifying the required information from a product label or document, in accordance with aspects of the present disclosure for the lot code.

Claims (4)

  1. Claims
    1. An electronic device, utilising OCR is programmed to identify the product code on medical device documentation and/or its product labels, and to extract the related product code data.
  2. 2. An electronic device as in claim 1, wherein said device is programmed to identify the lot code on medical device documentation and/or product labels and extract the related lot code data.
  3. 3. An electronic device as in claim 1 & 2, wherein said device extracts and stores the product code and/or lot code in a database for future reference, via export or API.
  4. 4. An electronic device as in claim 1 & 2, wherein said device extracts and stores the product code and or lot code locally in device memory.
AU2020100067A 2020-01-14 2020-01-14 A method to identify key medical device product information from device labels with optical character recognition Ceased AU2020100067A4 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU2020100067A AU2020100067A4 (en) 2020-01-14 2020-01-14 A method to identify key medical device product information from device labels with optical character recognition

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
AU2020100067A AU2020100067A4 (en) 2020-01-14 2020-01-14 A method to identify key medical device product information from device labels with optical character recognition

Publications (1)

Publication Number Publication Date
AU2020100067A4 true AU2020100067A4 (en) 2020-02-20

Family

ID=69526425

Family Applications (1)

Application Number Title Priority Date Filing Date
AU2020100067A Ceased AU2020100067A4 (en) 2020-01-14 2020-01-14 A method to identify key medical device product information from device labels with optical character recognition

Country Status (1)

Country Link
AU (1) AU2020100067A4 (en)

Similar Documents

Publication Publication Date Title
CN108416403B (en) Method, system, equipment and storage medium for automatically associating commodity with label
CN107016387B (en) Method and device for identifying label
WO2020077877A1 (en) Platform commodity stationing method and apparatus, and computer device and storage medium
CN111476227A (en) Target field recognition method and device based on OCR (optical character recognition) and storage medium
CN112800848A (en) Structured extraction method, device and equipment of information after bill identification
US20150242684A1 (en) Method and system for linking printed objects with electronic content
Rahaman Enhancing library services using barcode, Qr code and rfid technology: a case study in Central library national institute of technology, Rourkela
US20140119662A1 (en) Method for determining if business card about to be added is present in contact list
Chowdhury et al. A study of multiple barcode detection from an image in business system
CN105787403A (en) Barcode reading method and device of high-pixel image
En et al. New public dataset for spotting patterns in medieval document images
Fatema et al. Developing a system for automatic detection of books
Shahin et al. Machine-based identification system via optical character recognition
CN114708595A (en) Image document structured analysis method, system, electronic device, and storage medium
CN114529933A (en) Contract data difference comparison method, device, equipment and medium
AU2020100067A4 (en) A method to identify key medical device product information from device labels with optical character recognition
CN112966681A (en) Method, equipment and storage medium for intelligent identification filing retrieval of commodity photographing
US9971950B2 (en) Interactive optical codes
WO2019096201A1 (en) Self-service method and device based on active tags and passive tags
US20240185607A1 (en) Validating Elements Displayed on a Display Fixture
CN115630636A (en) Text recognition method and device
CN110647666B (en) Intelligent matching method and device for templates and formulas and computer readable storage medium
JP2019008559A (en) Information processing device and information processing method
KR101673803B1 (en) Information code recognition method and system in wide distance range
US10796182B2 (en) Interactive optical codes

Legal Events

Date Code Title Description
FGI Letters patent sealed or granted (innovation patent)
MK22 Patent ceased section 143a(d), or expired - non payment of renewal fee or expiry