Prescription Search Support
1.1.0 - STU1 Belgium flag

This page is part of the HL7 Belgium FHIR Implementation Guide - pss profiles (v1.1.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

OperationDefinition: PSS Feedback Operation Definition

Official URL: https://www.ehealth.fgov.be/standards/fhir/pss/OperationDefinition/feedback Version: 1.1.0
Active as of 2026-02-27 Computable Name: Feedback
Other Identifiers: OID:2.16.840.1.113883.2.51.22.2.33.2

Operation to provide feedback on PSS suggestions

The $feedback operation and the search for feedback is a new feature and may be the subject of further refinementm due to evolution of international guidance or implementer needs. Implementers are advised to consult this specification for any upcoming changes and clarification, and provide feedback.

URL: [base]/PlanDefinition/$feedback

URL: [base]/PlanDefinition/[id]/$feedback

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INpss-id1..1string

the PSS ID

INfeedback-resource1..*Resource (PSS Feedback Bundle, PSS Feedback Task)

A Task, or a Bundle containing the Task as well as a new request when one exists, representing the decision on the PSS request. In case the decision is to override an original proposal, or go for a completely different proposal that is not among those provided by PSS, the client shall provide that order, anonymized, with intent=proposal, and with a new id. If the user doesn't accept any of the options provided by PSS, a feedback is still required to finish the PSS process.

A Task is always required, in either of the possible scenarios:

  • if one of the options is accepted, only the corresponding Task needs to be submitted as feedback (the rejected ones are optional)
  • if the user doesn't select any option but presents an alternative (other), the Task and the Request will be present
  • if the user doesn't select any option does not present an alternative (other), there has to be at least one Task to explain the rejection of each recommendation.