Universal API Implementation Guide
1.1.20 - ci-build

Universal API Implementation Guide - Local Development build (v1.1.20) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ServiceRequestTypeSearch - XML Representation

Draft as of 2025-06-25

Raw xml | Download


<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="searchSRType"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter searchSRType</b></p><a name="searchSRType"> </a><a name="hcsearchSRType"> </a><h2>ServiceRequestTypeSearch</h2><p>Parameter <code>uapi-sr-type</code>:<code>token</code></p><div><p>Enables searching by extension ServiceRequestType on CoverageEligilibityRequest resource.</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4B/coverageeligibilityrequest.html">CoverageEligibilityRequest</a></td></tr><tr><td>Expression</td><td><code>CoverageEligilibityRequest.extension('https://fhir.developer.gene.com/StructureDefinition/SRType')</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>
  </text>
  <url value="https://fhir.developer.gene.com/SearchParameter/searchSRType"/>
  <version value="1.1.20"/>
  <name value="ServiceRequestTypeSearch"/>
  <status value="draft"/>
  <date value="2025-06-25T23:55:38+00:00"/>
  <contact>
    <name value="Krzysztof Wilczek"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:wilczekk@gene.com"/>
    </telecom>
  </contact>
  <description
               value="Enables searching by extension ServiceRequestType on CoverageEligilibityRequest resource."/>
  <code value="uapi-sr-type"/>
  <base value="CoverageEligibilityRequest"/>
  <type value="token"/>
  <expression
              value="CoverageEligilibityRequest.extension('https://fhir.developer.gene.com/StructureDefinition/SRType')"/>
  <xpathUsage value="normal"/>
</SearchParameter>