Page Status: updated 2024-11-18
Monitor MedicationRequest (Prescription)
Page index
Introduction
This page describes how to use NLLMonitor to search for updated prescriptions, or prescriptions that are about to expire. This is done for a selection of patients with dose dispensed prescriptions (sv. dospatienter).
Request
POST [base]/MedicationRequest/$monitoring
Request headers
See HTTP Header and Authorization for generic information about all HTTP headers used by the National Medication List.
Examples
Example 1 - Create monitoring for a patient using fromDate
sv. Skapa bevakning för patient med hjälp av från-och-med datum
This examples shows how to create monitoring (and the response) for a patient using the fromDate parameter.
Request
See Request above.
Request Body
See Create monitoring for a patient using NLLMonitoring.
Response Body
See Response from monitoring request for a patient using NLLMonitoring.
Example 2 - Create monitoring for a patient using toDate
sv. Skapa bevakning för patient med hjälp av till-och med-datum
This examples shows how to create monitoring (and the response) for a patient using the toDate parameter.
Request
See Request above.
Request Body
See Create monitoring for a patient using NLLMonitoring.
Response Body
See Response from monitoring request for a patient using NLLMonitoring.