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
Draft as of 2025-06-25 |
{
"resourceType" : "SearchParameter",
"id" : "searchSRType",
"text" : {
"status" : "generated",
"div" : "<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>\n</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>"
},
"url" : "https://fhir.developer.gene.com/SearchParameter/searchSRType",
"version" : "1.1.20",
"name" : "ServiceRequestTypeSearch",
"status" : "draft",
"date" : "2025-06-25T23:55:38+00:00",
"contact" : [
{
"name" : "Krzysztof Wilczek",
"telecom" : [
{
"system" : "email",
"value" : "mailto:wilczekk@gene.com"
}
]
}
],
"description" : "Enables searching by extension ServiceRequestType on CoverageEligilibityRequest resource.",
"code" : "uapi-sr-type",
"base" : [
"CoverageEligibilityRequest"
],
"type" : "token",
"expression" : "CoverageEligilibityRequest.extension('https://fhir.developer.gene.com/StructureDefinition/SRType')",
"xpathUsage" : "normal"
}