Versions Compared

Key

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

  • Specification

  • Preconditions*

  • Logic*

  • Configurable parameters

  • Input parameters

  • Request structure

  • Authorize*

  • Headers*

  • Request data validation*

  • Processing*

  • Response structure*

  • Post-processing processes*

  • HTTP status codes*

  • Backward compatibility

Purpose

Getting a form The method is designed for getting an HTML template for printingof informational reference for print.

The template can be getted only by a user who has access to the MC.

The template can be getted by MC in any status (PRELIMINARY, FINAL, AMENDED, ENTERED-IN_ERROR).
Generation works by the MAN component.

Saving the generated content at the component level is not expected. If it is necessary to get the information reference again, then a new request is made and it is generated anew.

Specification

Link

Swagger Link (2.32.2)

Resource

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

Scope

API paragraph not foundcomposition:read

Components

API paragraph not foundCompositions

Microservices

API paragraph not found

Protocol type

REST

Request type

GET

Sync/Async

Async

Public/Private/Internal

Public

...