Export custom code system

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.

Path Params
string
required

Code system name

Query Params
string

Specific version of the code system. Required if multiple versions exist.

Responses

400

Invalid parameters or multiple versions exist without version specified

401

Unauthorized

403

Cannot export builtin code systems or not on a dedicated instance

404

Code system not found

409

Code system is still processing

424

Code system processing failed

500

Server error

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json