Phenomics Exchange for Research and Diagnostics, published by HL7 International / Clinical Interoperability Council. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/phenomics-exchange-ig/ and changes regularly. See the Directory of published versions
Active as of 2024-06-18 |
<SearchParameter xmlns="http://hl7.org/fhir">
<id value="service-request-supporting-info"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><h2>ServiceRequestSupportingInfo</h2><p>Parameter <code>supporting-info</code>:<code>reference</code></p><div><p>Search ServiceRequest by supporting resource parameters</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>ServiceRequest.supportingInfo</code></td></tr><tr><td>Target Resources</td><td><a href="http://hl7.org/fhir/R4/bundle.html">Bundle</a></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><tr><td>Comparators</td><td>Allowed: eq</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="cic"/>
</extension>
<url
value="http://github.com/phenopackets/core-ig/SearchParameter/service-request-supporting-info"/>
<version value="0.1.0"/>
<name value="ServiceRequestSupportingInfo"/>
<status value="active"/>
<date value="2024-06-18T22:11:07+00:00"/>
<publisher value="HL7 International / Clinical Interoperability Council"/>
<contact>
<name value="HL7 International / Clinical Interoperability Council"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/cic"/>
</telecom>
<telecom>
<system value="email"/>
<value value="cic@lists.HL7.org"/>
</telecom>
</contact>
<description
value="Search ServiceRequest by supporting resource parameters"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<code value="supporting-info"/>
<base value="ServiceRequest"/>
<type value="reference"/>
<expression value="ServiceRequest.supportingInfo"/>
<target value="Bundle"/>
<comparator value="eq"/>
</SearchParameter>