Table of Contents | ||||
---|---|---|---|---|
|
Purpose
...
This method is designed to create a request for composition.
Specification
...
Link | https://app.swaggerhub.com/apis/bugzi11a/emal/1.0.8#/main/createComposition |
Resource | /patients/composition |
Scope | composition:create |
Components | |
Using Dictionaries | API paragraph not found |
Using Microservices | API paragraph not found |
Protocol type | REST |
Request type | POST |
Sync/Async | Async |
Public/Private/Internal | Public |
Logic
...
...
Request structure
...
Example
Expand | ||
---|---|---|
| ||
|
Authorize
...
API paragraph not found
Headers
...
API paragraph not found
Validation data request
...
API paragraph not found
Processing
...
API paragraph not found
Response structure
...
Example:
Expand | ||
---|---|---|
| ||
|
Post-processing processes
...
None
HTTP status codes
...
HTTP status code | Message | What caused the error |
---|---|---|
200 | In case of successful creation of the task on creation of the Composition |
|
400 | Invalid request format |
|
...