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..1codeprescription-sort-orders (required)

The prescriptions are sorted by AuthoredOn (sv. utfärdandedatum) by default. Alternatively, the prescriptions can be sorted by either ProductName or SubstanceDescription. SubstanceDescription (sv. verksamt ämne) sorts prescriptions using the substance description or, if unavailable, the ATC-description.

Return Values (Out)

NameCardinalityTypeDocumentation
return1..1Binary

The Binary resource containes a Base64 encoded PDF file which includes a list of all prescriptions with status "active" and "on-hold".

Can be invoked using HTTP POST or GET. This operation is invoked on a Patient resource and generates a PDF report containing the patient's prescriptions with status active and on-hold with format electronic. Note: The response contains a Binary resource without the format parameter.

Examples

See Examples - NLLPrintPrescriptions.