Phenoml Logo

Systems

Construe/codes/systems
GET/construe/codes/systems

Returns the terminology server's catalog of available code systems, including both built-in standard terminologies and custom uploaded systems.

Result
nameICD-10-CM
version2025
code_count72750
GET/construe/codes/systems/{codesystem}

Returns full metadata for a single code system, including timestamps and builtin status.

Input
codesystempathICD-10-CM
versionquery2025
Result
nameICD-10-CM
version2025
code_count72750
builtintrue
statusready
created_at2024-01-15T09:30:00Z
updated_at2024-01-15T09:30:00Z
DELETE/construe/codes/systems/{codesystem}

Deletes a custom (non-builtin) code system and all its codes. Builtin systems cannot be deleted. Only available on dedicated instances. Large systems may take up to a minute to delete.

Input
codesystempathCUSTOM_CODES
versionqueryexample
Result
messagecode system deleted successfully
Terms of Service|Privacy Policy