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
Radiology
Functional overview of data exchange with PSS system - Antimicrobiology
PSS Functional data exchange PSS Functional data exchange EPD EPD EPD EPD EPD PSS PSS PSS PSS PSS QSI QSI QSI QSI QSI EPD PSS QSI PSS-0 - Confirm consent POST /Consent HCP-ID datetime terms&conditions url text version options PSS-1 - Given existing data, query the structured list of applicable indications POST /PlanDefinition/GetDiagnoses/$apply Payload: subject=PSSPatient data=PSSRequestBundle Propose Indications Payload: subject=PSSPatient data=PSSResponseBundle PSS-3 - Given some data (+ a procedure), request recommended procedures POST /PlanDefinition/GetRecommendations/$apply Payload: subject=Y data=Bundle Reponse Payload: subject=PSSPatient data=PSSResponseBundle PSS-4 - Give feedback POST /PlanDefinition/$feedback Payload: pss-id={exchangeId} feedback-resource=Task or Bundle Task (FeedbackTask) or Bundle (PSSFeedbackBundle) Task (FeedbackTask) ServiceRequest (alternative) PSS-5 - Consult prior result GET /Bundle/{PSS-ID}&_tag=recommendation PSS-6 - Consult feedback GET /Bundle?identifier={PSS-ID}&_tag=feedback Bundle (PSSFeedbackBundle)
PSS-1 GetIndications - request resource structure
Bundle Condition Patient Allergy All data goes in as a Bundle of resources. Patient is anonymized.
PSS-1 GetIndications - response resource structure
Bundle RequestGroup Patient Task Condition .action .input Response is a Bundle containing a RequestGroup 0..N Tasks as a request to propose a set of diagnoses (Conditions) to consider each Task is an option in RequestGroup Tasks indicate "Please consider this diagnoseis"
PSS-3 GetRecommendation - request resource structure
Bundle Supposed Condition Patient Proposed procedure All data goes in as a Bundle of resources. Patient is anonymized.
PSS-3 GetRecommendation - response resource structure
Bundle RequestGroup Patient ServiceRequest .action Response is a Bundle containing a RequestGroup 0..N Requests (MedicationRequests) each ServiceRequest is an option in the requestGroup, and has scoring