Systems
GET
/construe/codes/systemsReturns the terminology server's catalog of available code systems, including both built-in standard terminologies and custom uploaded systems.
Result
nameICD-10-CMversion2025code_count72750GET
/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-CMversion2025code_count72750builtintruestatusreadycreated_at2024-01-15T09:30:00Zupdated_at2024-01-15T09:30:00ZDELETE
/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