Prescription Search Support, published by eHealth Platform. 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 - Radiology:
PSS Functional data exchange - Radiology EPD PSS QSI Service 1 - Given existing data, query the structured list of applicable indications POST /PlanDefinition/GetDiagnoses/$apply Payload: subject=Y data=Bundle See 1. below 1. Propose Indications See 2. below Service 3 - Given some data (+ a procedure), request recommended procedures POST /PlanDefinition/GetRecommendations/$apply Payload: subject=Y data=Bundle See 3. below 2. Bundle with RequestGroup with options See 4. below
GetDiagnoses - request resource structure
Bundle Condition Patient Allergy Questionnaire All data goes in as a Bundle of resources. Patient is anonymized.
GetDiagnoses - response resource structure
Bundle RequestGroup Patient Task Condition .input Response is a Bundle containing a RequestGroup 0..N Tasks as a request to consider a diagnosis (Condition) each Task is an option in RequestGroup Tasks indicate "please consider this Condition"
GetRecommendation - request resource structure
Bundle Supposed Condition Patient Proposed procedure All data goes in as a Bundle of resources. Patient is anonymized.
GetRecommendation - response resource structure
Bundle RequestGroup Patient ServiceRequest .action Response is a Bundle containing a RequestGroup 0..N Requests (ServiceRequests) each ServiceRequest is an option in the requestGroup, and has scoring