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 - PSS not activated- 10.1. RequestGroup - XML Representation

Raw xml | Download


<RequestGroup xmlns="http://hl7.org/fhir">
  <id value="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"><p class="res-header-id"><b>Generated Narrative: RequestGroup no-response-group</b></p><a name="no-response-group"> </a><a name="hcno-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><blockquote><p><b>action</b></p><h3>Actions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Title</b></td><td><b>Code</b></td><td><b>Resource</b></td></tr><tr><td style="display: none">*</td><td>PSS niet geactiveerd</td><td><span title="Codes:{https://www.ehealth.fgov.be/standards/fhir/pss/CodeSystem/pss-exception-codes guidance-unavailable}">Guidance unavailable</span></td><td><a href="CommunicationRequest-1e6c8c0a-9f7f-4f65-bc16-3a7a5e7b29c2.html">CommunicationRequest: status = active</a></td></tr></table></blockquote></div>
  </text>
  <status value="active"/>
  <intent value="proposal"/>
  <action>
    <action>
      <title value="PSS niet geactiveerd">
        <extension url="http://hl7.org/fhir/StructureDefinition/translation">
          <extension url="lang">
            <valueCode value="fr-BE"/>
          </extension>
          <extension url="content">
            <valueString value="PSS non activé"/>
          </extension>
        </extension>
      </title>
      <code>
        <coding>
          <system
                  value="https://www.ehealth.fgov.be/standards/fhir/pss/CodeSystem/pss-exception-codes"/>
          <code value="guidance-unavailable"/>
        </coding>
      </code>
      <resource>🔗 
        <reference
                   value="CommunicationRequest/1e6c8c0a-9f7f-4f65-bc16-3a7a5e7b29c2"/>
      </resource>
    </action>
  </action>
</RequestGroup>