Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel3

Purpose

This method allows to get detailed information of the patient’s Clinical impressionreturns specified Clinical impression related to the patient: by ID.

Specification

Page Properties

Link

https://medicaleventsmisapi.docs.apiary.io/#reference/medical-events/patient-summary/get-clinical-impression-by-id

Resource

/api/patients/{{patient_id}}/summary/clinical_impressions/{{clinical_impression_id}}

Scope

patient_summary:read

Components

Patient Summary

Microservices

API paragraph not found

Protocol type

REST

Request type

GET

Sync/Async

Async

Public/Private/Internal

Public

Public/Private/Internal

Public

Logic

API paragraph not foundThis method returns specified Clinical impression related to the patient: by ID.

Input parameters

Input parameter

Values

Type

Description

Example

patient_id

String

Unique patient identifier

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

clinical_impression_id

String

Unique Clinical impression identifier

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

...

Request to process the request using a token in the headers

Headers

Наприклад:

  • Content-Type:application/json

  • Authorization:Bearer mF_9.B5f-4.1JqMBearer {{access_token}}

  • API-key:{{secret}}

Request data validation

Validate Patient

...

Page Properties

HTTP status code

Message

What caused the error

200

 200 

 

401

 

Access token validation failed

403

 

Invalid scope

 404

 not found