Referral Prescription
1.0.0 - STU Belgium flag

Referral Prescription, published by . 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

: BeSPServiceRequestStatusReason - XML Representation

Active as of 2024-03-15

Raw xml | Download



<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="be-sp-serviceRequest-statusReason"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><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/referral/SearchParameter/be-sp-serviceRequest-statusReason"/>
  <version value="1.0.0"/>
  <name value="statusReason"/>
  <status value="active"/>
  <date value="2024-03-15T09:14:52+00:00"/>
  <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>