Phenoml Logo

Upload custom code system

Construe/upload
POST/construe/upload

Upload a custom medical code system with codes and descriptions for use in code extraction. Requires a paid plan. Returns 202 immediately; embedding generation runs asynchronously. Poll GET /construe/codes/systems/{codesystem}?version={version} to check when status transitions from "processing" to "ready" or "failed".

Upload codes inline as a JSON array — no base64 wrapping needed.

Input
name: CUSTOM_CODESversion: 1.0format: json
Result
statusprocessing
nameCUSTOM_CODES
version1.0
Terms of Service|Privacy Policy