Prescription Search Support, published by eHealth Platform Belgium. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/pss/ and changes regularly. See the Directory of published versions
These are the services identified for PSS:
The Consent service is provided by the PSS system to register a user’s acceptance of the terms and conditions for PSS (or opt-out, if that is their preference).
This service accept POSTs of Consent following the Consent profile.
This service requests and stores information as described in the model.
The consent will have 2 provisions:
This service asks for Diagnoses based on some provided data. The response is in the form of a Bundle with a RequestGroup containing a Task with the Conditions to be considered.
This service asks for Data to be collected. The response is in the form of a Bundle with a RequestGroup containing the task indicating the Questionnaire to be filled in; This Questionnaire can be presented to the user or mapped from FHIR resources. The mapping is out of scope of the current specification.
This service asks for possible matching actions. The response is a Bundle with a RequestGroup containing the different options in form of Requests.
This service informs the PSS of the options accepted, refused, or overridden. It also allows informing that the user selected something different, not one of the returned options
This is a simple request for a prior PSS ID. There are no searches possible via the FHIR interface.