Table of Contents | ||||
---|---|---|---|---|
|
...
Link | https://app.swaggerhub.com/apis/ehealthua/compositions/2.32.2#/main/getComposition |
Resource | /patients/{patientId}/composition/{compositionId}/episode/{episodeId}/encounter/{encounterId} |
Scope | composition:read |
Components | |
Using Dictionaries | API paragraph not found |
Using Microservices | API paragraph not found |
Protocol type | REST |
Request type | GET |
Sync/Async | Async |
Public/Private/Internal | Public |
...
Expand | ||
---|---|---|
| ||
{ |
In case of wrong request data - return 404 “Not Found“ - “no Route matched with those values”
Processing
API paragraph not found
...
HTTP status code | Message | What caused the error |
---|---|---|
200 | If the object exists and access is authorized |
|
403 | Access denied | In the case of access denied to view the Composition according to the rules of ABAK |
404 | In case the Composition does not exist | The Composition wasn’t found |