Table of Contents | ||||
---|---|---|---|---|
|
...
Request to process the request using a token in the headers
Headers
Наприклад:
Content-Type:application/json
Authorization:Bearer mF_9.B5f-4.1JqM
...
Get Clinical impression by ID from clinical_impression collection (MongoDB)
Validate data consistency:
Ensure that requested Clinical impression relates to requested Patient (from URL)
Return 404 ('not found') in case of error
Render a response according to specification
Response structure
See on Apiary
Example:
Expand | ||
---|---|---|
| ||
|
...