Import SNOMED CT
Last updated
Last updated
Let's import an archive using its SNAPSHOT content (see release types ) so that we can further explore the available SNOMED CT APIs. To start the import process, send the following request:
Curl will display the entire interaction between it and the server, including many request and response headers. We are interested in these two (response) rows in particular:
The first one indicates that the file was uploaded successfully and a resource has been created to track the progress of the import job, while the second row indicates the location of this resource.
The process itself is asynchronous and its status can be checked by periodically sending a GET request to the location returned in the response header:
The expected response while the import is running:
Upon completion, you should receive a different response that lists component identifiers visited during the import as well as any defects encountered in uploaded release files: