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)
Name | Cardinality | Type | Binding | Documentation |
sortOrder | 0..1 | code | Sorteringsordning (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)
Name | Cardinality | Type | Documentation |
return | 1..1 | Binary | 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.