This page is part of the HL7 Belgium FHIR Implementation Guide - pss profiles (v1.1.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
| Active as of 2026-02-27 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:OperationDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "feedback"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<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/datatypes.html#string\">string</a></td><td/><td><div><p>the PSS ID</p>\n</div></td></tr><tr><td>IN</td><td>feedback-resource</td><td/><td>1..*</td><td><a href=\"http://hl7.org/fhir/R4/resource.html\">Resource</a> (<a href=\"StructureDefinition-PSSFeedbackBundle.html\" title=\"https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/PSSFeedbackBundle\">PSS Feedback Bundle</a>, <a href=\"StructureDefinition-FeedbackTask.html\" title=\"https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/FeedbackTask\">PSS Feedback Task</a>)</td><td/><td><div><p>A Task, or a Bundle containing the Task as well as a new request when one exists, representing the decision on the PSS request. In case the decision is to override an original proposal, or go for a completely different proposal that is not among those provided by PSS, the client shall provide that order, anonymized, with intent=<code>proposal</code>, and with a new <code>id</code>.\nIf the user doesn't accept any of the options provided by PSS, a feedback is still required to finish the PSS process.</p>\n<p>A Task is always required, in either of the possible scenarios:</p>\n<ul>\n<li>if one of the options is accepted, only the corresponding Task needs to be submitted as feedback (the rejected ones are optional)</li>\n<li>if the user doesn't select any option but presents an alternative (other), the Task and the Request will be present</li>\n<li>if the user doesn't select any option does not present an alternative (other), there has to be at least one Task to explain the rejection of each recommendation.</li>\n</ul>\n</div></td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/pss/OperationDefinition/feedback"^^xsd:anyURI ;
fhir:l <https://www.ehealth.fgov.be/standards/fhir/pss/OperationDefinition/feedback>
] ; #
fhir:version [ fhir:v "1.1.0"] ; #
fhir:name [ fhir:v "Feedback"] ; #
fhir:title [ fhir:v "PSS Feedback"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:kind [ fhir:v "operation"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-02-27T16:12:45+01:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "eHealth Platform"] ; #
fhir:contact ( [
fhir:name [ fhir:v "eHealth Platform" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "support@be-ehealth-standards.atlassian.net" ] ] )
] [
fhir:name [ fhir:v "Message Structure eHealth" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "support@be-ehealth-standards.atlassian.net" ] ;
fhir:use [ fhir:v "work" ] ] )
] ) ; #
fhir:description [ fhir:v "Operation to provide feedback on PSS suggestions"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "BE" ] ;
fhir:display [ fhir:v "Belgium" ] ] )
] ) ; #
fhir:affectsState [ fhir:v false] ; #
fhir:code [ fhir:v "feedback"] ; #
fhir:resource ( [ fhir:v "PlanDefinition"] ) ; #
fhir:system [ fhir:v false] ; #
fhir:type [ fhir:v true] ; #
fhir:instance [ fhir:v true] ; #
fhir:parameter ( [
fhir:name [ fhir:v "pss-id" ] ;
fhir:use [ fhir:v "in" ] ;
fhir:min [ fhir:v 1 ] ;
fhir:max [ fhir:v "1" ] ;
fhir:documentation [ fhir:v "the PSS ID" ] ;
fhir:type [ fhir:v "string" ]
] [
fhir:name [ fhir:v "feedback-resource" ] ;
fhir:use [ fhir:v "in" ] ;
fhir:min [ fhir:v 1 ] ;
fhir:max [ fhir:v "*" ] ;
fhir:documentation [ fhir:v "A Task, or a Bundle containing the Task as well as a new request when one exists, representing the decision on the PSS request. In case the decision is to override an original proposal, or go for a completely different proposal that is not among those provided by PSS, the client shall provide that order, anonymized, with intent=`proposal`, and with a new `id`.\nIf the user doesn't accept any of the options provided by PSS, a feedback is still required to finish the PSS process. \n\nA Task is always required, in either of the possible scenarios:\n- if one of the options is accepted, only the corresponding Task needs to be submitted as feedback (the rejected ones are optional)\n- if the user doesn't select any option but presents an alternative (other), the Task and the Request will be present\n- if the user doesn't select any option does not present an alternative (other), there has to be at least one Task to explain the rejection of each recommendation." ] ;
fhir:type [ fhir:v "Resource" ] ;
( fhir:targetProfile [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/PSSFeedbackBundle"^^xsd:anyURI ;
fhir:l <https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/PSSFeedbackBundle> ] [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/FeedbackTask"^^xsd:anyURI ;
fhir:l <https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/FeedbackTask> ] )
] ) . #
IG © 2021+ eHealth Platform. Package hl7.fhir.be.pss#1.1.0 based on FHIR 4.0.1. Generated 2026-02-27
Links:
Table of Contents |
QA Report