Prescription Search Support
1.0.0 - STU1 Belgium flag

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

: PSS Feedback Code Reasons - XML Representation

Active as of 2025-11-04

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="PSSFeedbackReasons"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem PSSFeedbackReasons</b></p><a name="PSSFeedbackReasons"> </a><a name="hcPSSFeedbackReasons"> </a><p>This case-sensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/pss/CodeSystem/PSSFeedbackReasons</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">clinic-issue<a name="PSSFeedbackReasons-clinic-issue"> </a></td><td>Concerning clinical presentation</td></tr><tr><td style="white-space:nowrap">comorbidities<a name="PSSFeedbackReasons-comorbidities"> </a></td><td>Comorbidities</td></tr><tr><td style="white-space:nowrap">fast-results<a name="PSSFeedbackReasons-fast-results"> </a></td><td>Faster results</td></tr><tr><td style="white-space:nowrap">Pos-Prev-Exp<a name="PSSFeedbackReasons-Pos-Prev-Exp"> </a></td><td>Positive prior experience</td></tr><tr><td style="white-space:nowrap">insuff-effect<a name="PSSFeedbackReasons-insuff-effect"> </a></td><td>Insufficient effect of recommended management in the past</td></tr><tr><td style="white-space:nowrap">better-tol<a name="PSSFeedbackReasons-better-tol"> </a></td><td>Better tolerated</td></tr><tr><td style="white-space:nowrap">allergy<a name="PSSFeedbackReasons-allergy"> </a></td><td>Allergy</td></tr><tr><td style="white-space:nowrap">other-reason<a name="PSSFeedbackReasons-other-reason"> </a></td><td>Other reason — which</td></tr></table></div>
  </text>
  <url
       value="https://www.ehealth.fgov.be/standards/fhir/pss/CodeSystem/PSSFeedbackReasons"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.2.51.22.2.16.5"/>
  </identifier>
  <version value="1.0.0"/>
  <name value="PSSFeedbackReasons"/>
  <title value="PSS Feedback Code Reasons"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-11-04T09:37:23+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="Feedback code reasons for PSS"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="BE"/>
      <display value="Belgium"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="8"/>
  <concept>
    <code value="clinic-issue"/>
    <display value="Concerning clinical presentation"/>
  </concept>
  <concept>
    <code value="comorbidities"/>
    <display value="Comorbidities"/>
  </concept>
  <concept>
    <code value="fast-results"/>
    <display value="Faster results"/>
  </concept>
  <concept>
    <code value="Pos-Prev-Exp"/>
    <display value="Positive prior experience"/>
  </concept>
  <concept>
    <code value="insuff-effect"/>
    <display
             value="Insufficient effect of recommended management in the past"/>
  </concept>
  <concept>
    <code value="better-tol"/>
    <display value="Better tolerated"/>
  </concept>
  <concept>
    <code value="allergy"/>
    <display value="Allergy"/>
  </concept>
  <concept>
    <code value="other-reason"/>
    <display value="Other reason — which"/>
  </concept>
</CodeSystem>