Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Page Properties

Link

https://medicaleventsmisapi.docs.apiary.io/#reference/medical-events/diagnostic-report/get-diagnostic-report-by-id

Resource

/api/patients/{{patient_id}}/diagnostic_reports/{{diagnostic_report_id}}

Scope

diagnostic_report:read

Components

Diagnostic Report Data Package

Microservices

API paragraph not found

Protocol type

REST

Request type

GET

Sync/Async

Async

Public/Private/Internal

Public

Logic

Повертає данні діагностичних звітів пацієнтів співробітникам, що мають активну декларацію з цим пацієнтом, або працюють в тому ж закладі, де був створений даний діагностичний звіт.

Input parameters

Input parameter

Values

Type

Description

Example

patient_id

String

Unique patient identifier

e549c257-232e-4dab-9f1e-b2322cac3968

diagnostic_report_id

String

Unique DR identifier

340b86fd-23f3-4a33-94c5-8ec19d116c33

Request structure

API paragraph not foundSee on Apiary

Authorize

Request to process the request using a token in the headers

...