List available code systems
GET
/construe/codes/systemsReturns the terminology server's catalog of available code systems, including both built-in standard terminologies and custom uploaded systems.
RequiresBearerauthentication
Returns
List of available code systems
Response fields
systemsobject[]requirednamestringrequiredCode system name
versionstringrequiredCode system version
code_countintegerrequiredTotal number of codes in the system
builtinbooleanrequiredWhether this is a built-in system (vs custom uploaded)
GETRequest
200 OKResponse