get
https://{instanceUrl}/construe/codes/systems//export
Exports a custom (non-builtin) code system as a JSON file compatible with the upload format. The exported file can be re-uploaded directly via POST /construe/upload with format "json". Only available on dedicated instances. Builtin systems cannot be exported.
400Invalid parameters or multiple versions exist without version specified
401Unauthorized
403Cannot export builtin code systems or not on a dedicated instance
404Code system not found
409Code system is still processing
424Code system processing failed
500Server error
