Prescription Search Support, published by HL7 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
Antimicrobiology
Functional overview of data exchange with PSS system - Antibiotics
PSS Functional data exchange - antibiotics EPD PSS Service 2 - Given indications, query data to collect POST /PlanDefinition/GetDataToCollect/$apply Payload: subject=Y data=Bundle See 1. below 1. Propose data to collect See 2. below Service 3 - Given the requested data, request recommended medications POST /PlanDefinition/GetRecommendations/$apply Payload: subject=Y data=Bundle See 3. below 2. Bundle with RequestGroup with options See 4. below
GetDataTocollect - request resource structure
Bundle Condition Patient Allergy Questionnaire All data goes in as a Bundle of resources. Patient is anonymized.
GetDataToCollect - response resource structure
Bundle RequestGroup Patient Task Questionnaire .action .input Response is a Bundle containing a RequestGroup 0..N Tasks as a request to present a list of questions (Questionnaire) each Task is an option in RequestGroup Tasks indicate "Please collect this data"
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 MedicationRequest .action Response is a Bundle containing a RequestGroup 0..N Requests (MedicationRequests) each ServiceRequest is an option in the requestGroup, and has scoring