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

: Generic response - No guidance found - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="any-service-no-response-response"/>
  <meta>
    <profile
             value="https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/PSSResponseBundle"/>
  </meta>
  <identifier>
    <value value="response01"/>
  </identifier>
  <type value="collection"/>
  <timestamp value="2025-02-20T00:00:00Z"/>
  <entry>
    <fullUrl value="urn:uuid:any-service-no-response-group"/>
    <resource>
      <RequestGroup>
        <id value="any-service-no-response-group"/>
        <meta>
          <profile
                   value="https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/PSSResponseRequestGroup"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="RequestGroup_any-service-no-response-group"> </a><p class="res-header-id"><b>Generated Narrative: RequestGroup any-service-no-response-group</b></p><a name="any-service-no-response-group"> </a><a name="hcany-service-no-response-group"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-PSSResponseRequestGroup.html">PSS Response Request Group</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Proposal</p><p><b>subject</b>: <a href="Patient-30551ce1-5a28-4356-b684-2e639094ad48.html"> Female, DoB Unknown</a></p><h3>Actions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>TextEquivalent</b></td><td><b>Code</b></td></tr><tr><td style="display: none">*</td><td>In het kader van de pilootfase is het PSS-systeem momenteel niet geactiveerd. Het zal later opnieuw geactiveerd worden. Ter info: we blijven de gegevens die naar PSS worden doorgestuurd, registreren.</td><td><span title="Codes:">guidanceUnavailable</span></td></tr></table></div>
        </text>
        <status value="active"/>
        <intent value="proposal"/>
        <subject>🔗 
          <reference value="Patient/30551ce1-5a28-4356-b684-2e639094ad48"/>
        </subject>
        <action>
          <textEquivalent
                          value="In het kader van de pilootfase is het PSS-systeem momenteel niet geactiveerd. Het zal later opnieuw geactiveerd worden. Ter info: we blijven de gegevens die naar PSS worden doorgestuurd, registreren.">
            <extension
                       url="http://hl7.org/fhir/StructureDefinition/translation">
              <extension url="lang">
                <valueCode value="fr-BE"/>
              </extension>
              <extension url="content">
                <valueString
                             value="Dans le cadre de la phase pilote, le système PSS n'est pas activé pour le moment. Celui-ci sera réactivé. Pour votre information, sachez que nous continuons de capturer les données transmises à PSS."/>
              </extension>
            </extension>
          </textEquivalent>
          <code>
            <coding>
              <code value="guidanceUnavailable"/>
            </coding>
          </code>
        </action>
      </RequestGroup>
    </resource>
  </entry>
</Bundle>