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
<RequestGroup xmlns="http://hl7.org/fhir">
<id value="any-service-no-consent"/>
<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 any-service-no-consent</b></p><a name="any-service-no-consent"> </a><a name="hcany-service-no-consent"> </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>Title</b></td><td><b>TextEquivalent</b></td><td><b>Code</b></td></tr><tr><td style="display: none">*</td><td>Toegang geweigerd</td><td>U hebt (nog) geen toestemming gegeven voor het gebruik van het systeem. Gelieve eerst akkoord te gaan met de gebruiksvoorwaarden.</td><td><span title="Codes:">consentNotGiven</span></td></tr></table></div>
</text>
<status value="active"/>
<intent value="proposal"/>
<subject>🔗
<reference value="Patient/30551ce1-5a28-4356-b684-2e639094ad48"/>
</subject>
<action>
<title value="Toegang geweigerd">
<extension url="http://hl7.org/fhir/StructureDefinition/translation">
<extension url="lang">
<valueCode value="fr-BE"/>
</extension>
<extension url="content">
<valueString value="Accès refusé"/>
</extension>
</extension>
</title>
<textEquivalent
value="U hebt (nog) geen toestemming gegeven voor het gebruik van het systeem. Gelieve eerst akkoord te gaan met de gebruiksvoorwaarden.">
<extension url="http://hl7.org/fhir/StructureDefinition/translation">
<extension url="lang">
<valueCode value="fr-BE"/>
</extension>
<extension url="content">
<valueString
value="Vous n'avez pas (encore) donné votre consentement pour l'utilisation du système. Veuillez d'abord accepter les conditions d'utilisation."/>
</extension>
</extension>
</textEquivalent>
<code>
<coding>
<code value="consentNotGiven"/>
</coding>
</code>
</action>
</RequestGroup>