Versions Compared

Key

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

Purpose

The method is designed for getting an HTML template of informational reference for print.

...

Creating "a replacement" composition

Specification

Link

Swagger Link (2.32.2)

Resource

/patients/{patientId}/composition/{compositionId}/episode/{episodeId}/encounter/{encounterId}/printForm

Scope

composition:read

Components

Compositions, MAN

Microservices

API paragraph not found

Protocol type

REST

Request type

GET

Sync/Async

Async

Public/Private/Internal

Public

Preconditions*

Logic

...

Configurable parameters

...

  • Content-Type: application/json

  • Authorization: Bearer {token}

  • api-key: {secret}

Request data validation

...

The compositionId in the request is checked:

  • IF it is valid

    • THEN the process continues

    • ELSE an error is returned.

Processing*

Response structure*

...