<OperationDefinition xmlns="http://hl7.org/fhir">
  <url value="http://electronichealth.se/fhir/OperationDefinition/NLLPrescriptionHistory" />
  <name value="NLLPrescriptionHistory" />
  <title value="print-prescription-history" />
  <status value="draft" />
  <kind value="operation" />
  <publisher value="E-hälsomyndigheten" />
  <description value="This operation is invoked on a Patient resource to initiate the creation of a pdf report which includes dispensed medications.\n&lt;base&gt;/Patient/[id]/MedicationRequest/[id]/$print-prescription-history" />
  <code value="print-prescription-history" />
  <system value="false" />
  <type value="false" />
  <instance value="true" />
  <parameter>
    <name value="pdf" />
    <use value="out" />
    <min value="0" />
    <max value="1" />
    <documentation value="This operation is invoked on a MedicationRequest resource to initiate the creation of a pdf report which includes the prescriptions history and dispenses.\n&lt;base&gt;/Patient/[id]/MedicationRequest/[id]/$print-prescription-history" />
    <type value="Binary" />
  </parameter>
</OperationDefinition>