{ "description": "This operation is invoked on a MedicationRequest resource to initiate the creation of a pdf report which inludes the selected prescription's history and dispensed medications.\\r\\nThis report is intended for pharmacists, not patients.", "_filename": "NLLPrintPrescriptionHistory.OperationDefinition.json", "package_name": "rs/bonsai.first.test.r4", "date": "2022-11-03", "system": false, "publisher": "Swedish eHealth Agency", "instance": true, "name": "NLLPrintPrescriptionHistory", "type": "false", "experimental": null, "resourceType": "OperationDefinition", "title": "print-prescription-history", "package_version": "0.1.1", "status": "active", "id": "83ed3ca7-35cf-41a3-a279-c397b59b4eb8", "resource": [ "MedicationRequest" ], "affectsState": false, "kind": "operation", "comment": "Can be invoked with a HTTP POST or GET.\r\nThis operation is invoked on a MedicationRequest resource to initiate the creation of a pdf report which inludes the selected prescription's history and dispensed medications. This report is intended for pharmacists, not patients.\r\nNB! The response containes a Binary resource without the parameter format.", "url": "http://electronichealth.se/fhir/OperationDefinition/NLLPrintPrescriptionHistory", "code": "print-prescription-history", "version": "1.0.1", "parameter": [ { "max": "1", "min": 1, "use": "out", "name": "return", "type": "Binary", "documentation": "A Base64 encoded PDF file which includes a prescription's history and dispenses." } ] }