
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 |
|---|---|---|---|
| [첨부추가]사업보고서 (2024.12) | 2025-04-18 | Korean | |
| 주권매매거래정지기간변경 (상장폐지 사유 발생) | 2025-04-17 | Korean | |
| 기타시장안내 (상장폐지 관련) | 2025-04-17 | Korean | |
| [첨부추가]감사보고서제출 | 2025-04-17 | Korean | |
| [기재정정]주요사항보고서(영업양도결정) | 2025-04-11 | Korean | |
| 기타주요경영사항 (영업양도 계약해제) | 2025-04-11 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 7911337 | [첨부추가]사업보고서 (2024.12) | 2025-04-18 | Korean | ||
| 7911682 | 주권매매거래정지기간변경 (상장폐지 사유 발생) | 2025-04-17 | Korean | ||
| 7911679 | 기타시장안내 (상장폐지 관련) | 2025-04-17 | Korean | ||
| 7911676 | [첨부추가]감사보고서제출 | 2025-04-17 | Korean | ||
| 7913034 | [기재정정]주요사항보고서(영업양도결정) | 2025-04-11 | Korean | ||
| 7913033 | 기타주요경영사항 (영업양도 계약해제) | 2025-04-11 | Korean | ||
| 7914731 | 주권매매거래정지 (사업보고서 미제출) | 2025-04-07 | Korean | ||
| 7914730 | 기타시장안내 (상장폐지 관련) | 2025-04-07 | Korean | ||
| 7915952 | [기재정정]주요사항보고서(전환사채권발행결정) | 2025-04-03 | Korean | ||
| 7915951 | [기재정정]주요사항보고서(유상증자결정) | 2025-04-03 | Korean | ||
| 7917530 | 정기주주총회결과 (19기 정기주주총회 결과) | 2025-03-31 | Korean | ||
| 7921100 | [기재정정]주요사항보고서(유상증자결정) | 2025-03-26 | Korean | ||
| 7921098 | 증권발행결과(자율공시) (제3자배정 유상증자-현물출자(채무상계)) | 2025-03-26 | Korean | ||
| 7922510 | [기재정정]주요사항보고서(유상증자결정) | 2025-03-25 | Korean | ||
| 7925742 | 임시주주총회결과 (제20기 임시주주총회) | 2025-03-21 | Korean | ||
Market data
Market data not available
Price history
Peer group · Remediation and other waste management service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ambipar Emergency Response
Specializes in crisis management and response for environme…
|
AMBI | US | Water supply; sewerage, waste m… |
|
AMBIPAR LUX S.A R.L.
Offers environmental solutions, emergency response, waste m…
|
90JB | LU | Water supply; sewerage, waste m… |
|
American Eco Corporation
Suggested focus on ecological and environmental initiatives…
|
ECGOQ | CA | Water supply; sewerage, waste m… |
|
Anhui Tongyuan Environment Energy Saving Co.,Ltd.
Offers solid waste treatment, water restoration, and ecolog…
|
688679 | CN | Water supply; sewerage, waste m… |
|
BacTech Environmental Corporation
Uses bioleaching to extract metals and stabilize arsenic in…
|
BAC | CA | Water supply; sewerage, waste m… |
|
Bawat Water Technologies AB
Provides sustainable ballast water treatment using heat-bas…
|
BAWAT | SE | Water supply; sewerage, waste m… |
|
BCEG Environmental Remediation Co., Ltd.
Provides soil and groundwater remediation for contaminated …
|
300958 | CN | Water supply; sewerage, waste m… |
|
Beijing Geoenviron Engineering & Technology, Inc.
Provides environmental remediation, waste management, and w…
|
603588 | CN | Water supply; sewerage, waste m… |
|
Beijing SPC Environment Protection Tech Co.,Ltd
Provides industrial pollution control, flue gas treatment, …
|
002573 | CN | Water supply; sewerage, waste m… |
|
Beijing Zeho Waterfront Ecological Environment Treatment Co.,Ltd.
Provides aquatic ecosystem restoration and urban landscape …
|
605069 | 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.