{
"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": "bonsai.poc.second.test",
"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": "1.1.3",
"status": "active",
"id": "3aa0c9c1-e3eb-4878-b766-ad282e93dd99",
"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."
} ]
}