PackagesCanonicalsLogsProblems
    Packages
    poc.bonsai.current.rc@1.2.0-rc1
    http://electronichealth.se/fhir/OperationDefinition/NLLPrintPrescriptionHistory
{
  "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": "poc.bonsai.current.rc",
  "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.2.0-rc1",
  "status": "active",
  "id": "612c9acf-2dab-4c4f-9cb5-b4da3dc8ad56",
  "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."
  } ]
}