Digital Referral Prescription Implementation Guide
1.0.0 - STU
Digital Referral Prescription Implementation Guide, published by eHealth Platform. 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/referral/ and changes regularly. See the Directory of published versions
Active as of 2025-10-10 |
<SearchParameter xmlns="http://hl7.org/fhir">
<id value="be-sp-serviceRequest-statusReason"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter be-sp-serviceRequest-statusReason</b></p><a name="be-sp-serviceRequest-statusReason"> </a><a name="hcbe-sp-serviceRequest-statusReason"> </a><h2>statusReason</h2><p>Parameter <code>statusReason</code>:<code>token</code></p><div><p>This SearchParameter enables query of ServiceRequests by the statusReason extension.</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/servicerequest.html">ServiceRequest</a></td></tr><tr><td>Expression</td><td><code>extension.where(url= 'http://hl7.org/fhir/StructureDefinition/request-statusReason').value.ofType(CodeableConcept)</code></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: The parameter may only appear once</li><li>multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>
</text>
<url
value="https://www.ehealth.fgov.be/standards/fhir/drp/SearchParameter/be-sp-serviceRequest-statusReason"/>
<version value="1.0.0"/>
<name value="statusReason"/>
<status value="active"/>
<date value="2025-10-10T11:57:37+00:00"/>
<publisher value="eHealth Platform"/>
<contact>
<name value="eHealth Platform"/>
<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="This SearchParameter enables query of ServiceRequests by the statusReason extension."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="BE"/>
<display value="Belgium"/>
</coding>
</jurisdiction>
<code value="statusReason"/>
<base value="ServiceRequest"/>
<type value="token"/>
<expression
value="extension.where(url= 'http://hl7.org/fhir/StructureDefinition/request-statusReason').value.ofType(CodeableConcept)"/>
<multipleOr value="true"/>
<multipleAnd value="false"/>
</SearchParameter>