UXN Co., Ltd. — Investor Relations & Filings
UXN Co., Ltd. is a medical device company specializing in the development and production of biosensors for diabetes management. The company manufactures and sells continuous glucose monitoring (CGM) systems and blood glucose sensors, including its flagship product, Gluco-Chaser, designed for individuals with type-I and type-II diabetes. UXN's core technology is an enzyme-free electrochemical platform that utilizes nanoporous platinum sensors. This approach provides enhanced mechanical and chemical stability, aiming to deliver a longer sensor lifespan and more consistent quality compared to traditional enzyme-based sensors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 특허권취득(자율공시) (연속식 분석물 측정기 및 전기 화학적 센서 부착 방법) | 2025-05-26 | Korean | |
| 특허권취득(자율공시) (전기 화학적 센서를 포함하는 연속식 분석물 측정기) | 2025-05-26 | Korean | |
| 특허권취득(자율공시) (자기력으로 스위치부가 온오프되는 연속식 분석물 측정기) | 2025-05-26 | Korean | |
| 정기주주총회결과 | 2025-03-28 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2025-03-28 | Korean | |
| [기재정정]사업보고서 (2024.12) | 2025-03-28 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 7898526 | 특허권취득(자율공시) (연속식 분석물 측정기 및 전기 화학적 센서 부착 방법) | 2025-05-26 | Korean | ||
| 7898521 | 특허권취득(자율공시) (전기 화학적 센서를 포함하는 연속식 분석물 측정기) | 2025-05-26 | Korean | ||
| 7898499 | 특허권취득(자율공시) (자기력으로 스위치부가 온오프되는 연속식 분석물 측정기) | 2025-05-26 | Korean | ||
| 7919048 | 정기주주총회결과 | 2025-03-28 | Korean | ||
| 7919022 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2025-03-28 | Korean | ||
| 7918988 | [기재정정]사업보고서 (2024.12) | 2025-03-28 | Korean | ||
| 7920389 | 특허권취득(자율공시) (나노다공 구조를 가진 콜로이드 및 비효소 글루코스 감지를 위한 장치 및 시스템) | 2025-03-27 | Korean | ||
| 7927310 | 사업보고서 (2024.12) | 2025-03-20 | Korean | ||
| 7950243 | 감사보고서제출 | 2025-03-19 | Korean | ||
| 7956380 | 주주총회소집공고 | 2025-03-13 | Korean | ||
| 7955623 | [기재정정]주주총회소집공고 | 2025-03-13 | Korean | ||
| 7964980 | 주주총회집중일개최사유신고 | 2025-03-04 | Korean | ||
| 7968707 | 주주총회소집결의 | 2025-02-24 | Korean | ||
| 7990055 | 주식등의대량보유상황보고서(일반) | 2025-01-23 | Korean | ||
| 7990038 | 기타주요경영사항(자율공시) | 2025-01-23 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of irradiation, electromedical and electrotherapeutic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aakaar Medical Technologies Limited
Manufactures advanced laser and aesthetic devices for derma…
|
AAKAAR | IN | Manufacturing |
|
Acarix
Develops AI-powered acoustic devices for non-invasive diagn…
|
ACARIX | SE | Manufacturing |
|
ACCURAY INC
Develops and sells advanced radiation therapy systems for c…
|
ARAY | US | Manufacturing |
|
ADHERIUM LIMITED
Develops connected medical devices and software for chronic…
|
ADR | AU | Manufacturing |
|
Advanced Medical Equipment Spolka Akcyjna
Develops a non-invasive device to monitor blood sugar by an…
|
AME | PL | Manufacturing |
|
Agfa-Gevaert NV
Develops imaging systems, IT solutions, and advanced materi…
|
AGFB | BE | Manufacturing |
|
AJJ MEDTECH HOLDINGS LIMITED
Integrated healthcare technology provider with high-tech me…
|
584 | SG | Manufacturing |
|
Alcon AG
A medical company specializing in surgical equipment and vi…
|
ALC | CH | Manufacturing |
|
Andon Health Co.,Ltd.
Develops electronic medical devices and IoT-integrated heal…
|
002432 | CN | Manufacturing |
|
Annidis Corporation
Develops proprietary Multi-Spectral Imaging systems for ear…
|
RHA | CA | Manufacturing |
UXN Co., Ltd. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/15362/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15362 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=15362 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=15362 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 15362}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for UXN Co., Ltd. (id: 15362)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.