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 |
|---|---|---|---|
| 주주총회소집결의 | 2022-03-11 | Korean | |
| 주주총회소집공고 | 2022-03-11 | Korean | |
| 주식매수선택권부여에관한신고 | 2022-02-08 | Korean | |
| 특허권취득(자율공시) | 2022-02-08 | Korean | |
| [기재정정]주식등의대량보유상황보고서(약식) | 2022-01-21 | Korean | |
| [기재정정]임원ㆍ주요주주특정증권등소유상황보고서 | 2022-01-21 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
8 filings
| |||||
| 8787142 | 주주총회소집결의 | 2022-03-11 | Korean | ||
| 8787058 | 주주총회소집공고 | 2022-03-11 | Korean | ||
| 8823911 | 주식매수선택권부여에관한신고 | 2022-02-08 | Korean | ||
| 8823013 | 특허권취득(자율공시) | 2022-02-08 | Korean | ||
| 8832063 | [기재정정]주식등의대량보유상황보고서(약식) | 2022-01-21 | Korean | ||
| 8832061 | [기재정정]임원ㆍ주요주주특정증권등소유상황보고서 | 2022-01-21 | Korean | ||
| 8831823 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2022-01-21 | Korean | ||
| 8831821 | 주식등의대량보유상황보고서(약식) | 2022-01-21 | Korean | ||
|
2021
7 filings
| |||||
| 8844831 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2021-12-27 | Korean | ||
| 8844826 | 주식등의대량보유상황보고서(일반) | 2021-12-27 | Korean | ||
| 8846960 | 주식등의대량보유상황보고서(일반) | 2021-12-23 | Korean | ||
| 8855971 | 주주명부폐쇄기간또는기준일설정 | 2021-12-13 | Korean | ||
| 8866458 | 기업설명회(IR)개최결과 | 2021-11-22 | Korean | ||
| 8881978 | [기재정정]기업설명회(IR)개최 | 2021-11-12 | Korean | ||
| 8883802 | 주식등의대량보유상황보고서(약식) | 2021-11-11 | 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.