Prescription Search Support
1.0.0 - STU1 Belgium flag

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 - RadiologyEPDPSSQSIService 1 - Given existing data, query the structured list of applicable indications POST /PlanDefinition/GetDiagnoses/$applyPayload:subject=Ydata=BundleSee 1. below1. Propose IndicationsSee 2. belowService 3 - Given some data (+ a procedure), request recommended procedures POST /PlanDefinition/GetRecommendations/$applyPayload:subject=Ydata=BundleSee 3. below2. Bundle with RequestGroup with optionsSee 4. below

GetDiagnoses - request resource structure

BundleConditionPatientAllergyQuestionnaireAll data goes in as aBundle of resources.Patient is anonymized.

GetDiagnoses - response resource structure

BundleRequestGroupPatientTaskCondition            .inputResponse is a Bundle containinga RequestGroup0..N Tasks as a requestto consider a diagnosis (Condition) each Task is an option in RequestGroupTasks indicate "please consider this Condition"

GetRecommendation - request resource structure

BundleSupposed ConditionPatientProposed procedureAll data goes in as aBundle of resources.Patient is anonymized.

GetRecommendation - response resource structure

BundleRequestGroupPatientServiceRequest.actionResponse is a Bundle containinga RequestGroup0..N Requests (ServiceRequests) each ServiceRequest is an option inthe requestGroup, and has scoring