
Organ Eco Tech Co.,Ltd. — Investor Relations & Filings
Organ Eco Tech Co.,Ltd., formerly HUVEXEL Co Ltd, is a company that researches, develops, manufactures, and sells medical devices. The company's primary focus is on orthopedic and dental applications. Its product portfolio includes a range of implants, spinous process plates, and systems for minimally invasive surgery (MIS). Specific products include rexious MIS, huvex, REX, and fixpino.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 소송등의판결ㆍ결정(일정금액이상의청구) | 2026-05-11 | Korean | |
| 기타시장안내 (개선계획 이행내역서 제출에 따른 안내) | 2026-05-04 | Korean | |
| [기재정정]사업보고서 (2025.12) | 2026-04-29 | Korean | |
| [기재정정]감사보고서제출 | 2026-04-29 | Korean | |
| 기타시장안내 (상장폐지 관련 이의신청서 접수) | 2026-04-21 | Korean | |
| 기타시장안내 (개선기간 종료에 따른 상장폐지 여부 결정 안내) | 2026-04-10 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44887333 | 소송등의판결ㆍ결정(일정금액이상의청구) | 2026-05-11 | Korean | ||
| 40793243 | 기타시장안내 (개선계획 이행내역서 제출에 따른 안내) | 2026-05-04 | Korean | ||
| 38492880 | [기재정정]사업보고서 (2025.12) | 2026-04-29 | Korean | ||
| 38459106 | [기재정정]감사보고서제출 | 2026-04-29 | Korean | ||
| 34696982 | 기타시장안내 (상장폐지 관련 이의신청서 접수) | 2026-04-21 | Korean | ||
| 33983421 | 기타시장안내 (개선기간 종료에 따른 상장폐지 여부 결정 안내) | 2026-04-10 | Korean | ||
| 33119291 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33116329 | 기타시장안내 (상장폐지 관련) | 2026-03-31 | Korean | ||
| 33116327 | 주권매매거래정지기간변경 (상장폐지 사유 발생) | 2026-03-31 | Korean | ||
| 33115976 | 감사보고서제출 | 2026-03-31 | Korean | ||
| 33115968 | 사업보고서 (2025.12) | 2026-03-31 | Korean | ||
| 33010711 | 기타주요경영사항(자율공시) (감사보고서 제출 지연) | 2026-03-23 | Korean | ||
| 32941233 | [기재정정]주요사항보고서(전환사채권발행결정) | 2026-03-13 | Korean | ||
| 32939313 | 주주총회소집공고 | 2026-03-13 | Korean | ||
| 32841363 | 주주총회소집결의 | 2026-02-26 | Korean | ||
Market data
Market data not available
Price history
Peer group · Remediation and other waste management service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
TESC
Provides soil remediation, waste management, and environmen…
|
8476 | TW | Water supply; sewerage, waste m… |
|
Tianjin LVYIN Landscape and Ecology Construction Co., Ltd.
Specializes in ecological restoration, soil improvement, an…
|
002887 | CN | Water supply; sewerage, waste m… |
|
TOMI Environmental Solutions, Inc.
Provides indoor surface and air disinfection using a patent…
|
TOMZ | US | Water supply; sewerage, waste m… |
|
Vertex Energy Services Ltd.
Provides integrated environmental solutions across the enti…
|
VTX | CA | Water supply; sewerage, waste m… |
|
Vertex Resource Group Ltd.
Leading North American provider of integrated environmental…
|
VTX | CA | Water supply; sewerage, waste m… |
|
Vivakor, Inc.
Operator of clean energy technologies and environmental rem…
|
VIVK | US | Water supply; sewerage, waste m… |
|
WATER INTELLIGENCE PLC
Environmental services firm providing leak detection and re…
|
WATR | GB | Water supply; sewerage, waste m… |
|
Wolftank-Adisa Holding AG
A technology company specializing in energy and environment…
|
WOLF | AT | Water supply; sewerage, waste m… |
|
Woodbridge Energy Ltd.
Develops proprietary tech for green hydrogen, carbon captur…
|
WEB | CA | Water supply; sewerage, waste m… |
|
WUXI DELINHAI ENVIRONMENTAL TECHNOLOGY CO., LTD
Specializes in blue-green algae control and water environme…
|
688069 | CN | Water supply; sewerage, waste m… |
Organ Eco Tech 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/17640/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17640 | 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=17640 | 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=17640 \ -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": 17640}, 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 Organ Eco Tech Co.,Ltd. (id: 17640)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.