
OPTUS Pharmaceutical Co., Ltd. — Investor Relations & Filings
OPTUS Pharmaceutical Co., Ltd. is a specialized pharmaceutical company focused on the research, development, manufacturing, and commercialization of ophthalmic products. The company's primary expertise lies in producing sterile, preservative-free, single-dose (unit-dose) formulations. Its therapeutic portfolio addresses conditions such as dry eye syndrome, keratoconjunctival epithelial disease, bacterial conjunctivitis, and glaucoma. In addition to prescription and over-the-counter pharmaceuticals, the company is expanding into a total eye care model through its OUE& brand, which encompasses nutritional supplements (OUEFIT) and cosmeceuticals (OUELAB). The company operates EU-GMP certified manufacturing facilities and distributes its products globally.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 불성실공시법인미지정 (지정유예) | 2026-05-29 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 불성실공시법인지정예고 (공시변경) | 2026-05-14 | Korean | |
| 자기주식처분결과보고서 | 2026-04-15 | Korean | |
| 주요사항보고서(자기주식처분결정) | 2026-03-26 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-25 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47884023 | 불성실공시법인미지정 (지정유예) | 2026-05-29 | Korean | ||
| 46348289 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 45960576 | 불성실공시법인지정예고 (공시변경) | 2026-05-14 | Korean | ||
| 34565644 | 자기주식처분결과보고서 | 2026-04-15 | Korean | ||
| 33048116 | 주요사항보고서(자기주식처분결정) | 2026-03-26 | Korean | ||
| 33036886 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-25 | Korean | ||
| 33036824 | 정기주주총회결과 | 2026-03-25 | Korean | ||
| 32962111 | 사업보고서 (2025.12) | 2026-03-17 | Korean | ||
| 32920400 | [기재정정]주주총회소집결의 | 2026-03-10 | Korean | ||
| 32920387 | [기재정정]주주총회소집공고 | 2026-03-10 | Korean | ||
| 32920384 | [기재정정]의결권대리행사권유참고서류 | 2026-03-10 | Korean | ||
| 32920313 | 감사보고서제출 | 2026-03-10 | Korean | ||
| 32878219 | 주주총회집중일개최사유신고 | 2026-03-04 | Korean | ||
| 32877132 | 주주총회소집결의 | 2026-03-04 | Korean | ||
| 32877126 | 주주총회소집공고 | 2026-03-04 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pharmaceuticals, medicinal chemical and botanical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Beam Therapeutics Inc.
Develops precision genetic medicines using proprietary base…
|
BEAM | US | Manufacturing |
|
Bedrocan Cannabis Corp.
EU-GMP certified producer of standardized medicinal cannabi…
|
BED | CA | Manufacturing |
|
Beihai Gofar Chuanshan Biological Co., Ltd.
Produces marine biological products and chitin derivatives …
|
600538 | CN | Manufacturing |
|
BEIJING AOSAIKANG PHARMACEUTICAL CO.,LTD
Research-driven pharmaceutical firm specializing in oncolog…
|
002755 | CN | Manufacturing |
|
Beijing Beilu Pharmaceutical Co.,Ltd
Specializes in contrast media, CNS treatments, and metaboli…
|
300016 | CN | Manufacturing |
|
Beijing Biostar Pharmaceuticals Co., Ltd.
Biopharma company using synthetic biology to develop novel …
|
2563 | HK | Manufacturing |
|
Beijing Bohui Innovation Biotechnology Group Co., Ltd
Develops medical diagnostic systems, mass spectrometry, and…
|
300318 | CN | Manufacturing |
|
BEIJING CENTERGATE TECHNOLOGIES (HOLDING) CO., LTD
Develops and produces pharmaceuticals, TCM, health suppleme…
|
000931 | CN | Manufacturing |
|
BEIJING FOYOU PHARMA CO.,LTD
Develops and manufactures APIs and finished generic medicat…
|
601089 | CN | Manufacturing |
|
BEIJING HOTGEN BIOTECH CO., LTD.
Develops and manufactures IVD products and automated analyz…
|
688068 | CN | Manufacturing |
OPTUS Pharmaceutical 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/16375/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16375 | 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=16375 | 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=16375 \ -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": 16375}, 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 OPTUS Pharmaceutical Co., Ltd. (id: 16375)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.