Table of Contents |
---|
...
This WS is designed to return Medication request Request details in a person`s context.
Specification
Page Properties | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Logic
API paragraph not found
...
Input parameter | Values | Type | Description | Example |
---|---|---|---|---|
person_id | String | person_id of a patient. Required. | 5e661b15-a39a-4713-b18e-ba03a4a48ecc | |
id | String | Request id. Required. | 48416485-cc98-46c4-8bba-e321de9e1ecd |
...
Access to the resource is also managed by ABAC rules https://e-health-ua.atlassian.net/wiki/spaces/EH/pages/17049388207?search_id=1eb6217e-7576-4e96-902c-09432a4bab64.
Headers
Content-Type:application/json
...
Request data validation
API paragraph not found
Parameters that are used when processing the request
Configuration parameters
Access to the method is defined by the scope medication_request_request:read. Permission for this scope is determined by the System administrator by configuring scopes in the context of clients and roles.
Dictionaries
API paragraph not found
...
Service returns specified Medication request requests related to the patient:
Get Medication request requests by ID from medication_request_requests (IL database).
Validate data consistency:
Ensure that requested Medication request requests relates to requested Patient (from URL)
Return 403 ('Access denied') in case of error.
Render a response according to specification.
Response structure
See on Apiary
Example:
Expand | ||
---|---|---|
| ||
|
...
Page Properties | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Backward compatibility
API paragraph not found