Table of Contents | ||||
---|---|---|---|---|
|
Purpose
...
This method is designed for re-sending a Composition to the ERLN. Used only for Compositions of temporary disability
...
Link | |
Resource | /patients/composition/{compositionId}/erln |
Scope | composition:create |
Components | |
Using Dictionaries | API paragraph not found |
Using Microservices | API paragraph not found |
Protocol type | REST |
Request type | PATCH |
Sync/Async | Async |
Public/Private/Internal | Public |
Logic
...
API paragraph not found
Input parameters
Input parameter | Values | Type | Description | Example |
---|---|---|---|---|
compositionId | String ($uuid) (path) | Composition object ID |
Request structure
...
Authorize
...
API paragraph not found
Headers
...
API paragraph not found
Validation data request
...
API paragraph not found
Processing
...
API paragraph not found
Response structure
...
Post-processing processes
...
API paragraph not found
HTTP status codes
...
HTTP status code | Message | What caused the error |
---|---|---|
200 | The request was successfully submitted for processing |
|
400 | This request is not allowed to be resubmitted (inappropriate status or type of request) | |
404 | No conclusion found |
...