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
Active as of 2025-08-13 |
<OperationDefinition xmlns="http://hl7.org/fhir">
<id value="Feedback"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationDefinition Feedback</b></p><a name="Feedback"> </a><a name="hcFeedback"> </a><p>URL: [base]/PlanDefinition/$feedback</p><p>URL: [base]/PlanDefinition/[id]/$feedback</p><h3>Parameters</h3><table class="grid"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>pss-id</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/resource.html">Resource</a></td><td/><td><div><p>the PSS ID</p>
</div></td></tr></table></div>
</text>
<url
value="https://www.ehealth.fgov.be/standards/fhir/pss/OperationDefinition/Feedback"/>
<version value="1.0.0"/>
<name value="Feedback"/>
<title value="PSS Feedback"/>
<status value="active"/>
<kind value="operation"/>
<experimental value="false"/>
<date value="2025-08-13T11:06:46+00:00"/>
<publisher value="eHealth Platform Belgium"/>
<contact>
<name value="eHealth Platform Belgium"/>
<telecom>
<system value="url"/>
<value value="https://www.ehealth.fgov.be/standards/fhir/"/>
</telecom>
<telecom>
<system value="email"/>
<value value="support@be-ehealth-standards.atlassian.net"/>
</telecom>
</contact>
<contact>
<name value="Message Structure eHealth"/>
<telecom>
<system value="email"/>
<value value="support@be-ehealth-standards.atlassian.net"/>
<use value="work"/>
</telecom>
</contact>
<description value="Operation to provide feedback on PSS suggestions"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="BE"/>
<display value="Belgium"/>
</coding>
</jurisdiction>
<affectsState value="false"/>
<code value="feedback"/>
<resource value="PlanDefinition"/>
<system value="false"/>
<type value="true"/>
<instance value="true"/>
<parameter>
<name value="pss-id"/>
<use value="in"/>
<min value="1"/>
<max value="1"/>
<documentation value="the PSS ID"/>
<type value="Resource"/>
</parameter>
</OperationDefinition>