Page Status: updated 2025-03-31

NLLPrintPrescriptions

Page index

Definition

Invocations

URL: [base]/Patient/[id]/$print-prescriptions

This operation does NOT change content

Parameters (In)

NameCardinalityTypeBindingDocumentation
sortOrder0..1codeSorteringsordning (prescription-sort-orders) (required)

The prescriptions are sorted on AuthoredOn (sv. utfardandedatum) by default. An alternate option is to sort the prescriptions by product name.

Return Values (Out)

NameCardinalityTypeDocumentation
return1..1Binary

A Base64 encoded PDF file with a patient's active prescriptions (status 'active').

Can be invoked with a HTTP POST or GET. This operation is invoked on a Patient resource to initiate the creation of a pdf report which the patients prescriptions with status 'active' and format electronic. NB! The response containes a Binary resource without the parameter format.

Examples

See Examples - NLLPrintPrescriptions.