ResMed Core Implementation Guide
0.37.0 - ci-build
ResMed Core Implementation Guide - Local Development build (v0.37.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2024-01-11 |
<SearchParameter xmlns="http://hl7.org/fhir">
<id value="Device-serial-number"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><h2>SerialNumber</h2><p>Parameter <code>serial-number</code>:<code>string</code></p><div><p>Serial number assigned by the manufacturer for the Device</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/device.html">Device</a></td></tr><tr><td>Expression</td><td><code>Device.serialNumber</code></td></tr><tr><td>Target Resources</td><td><a href="http://hl7.org/fhir/R4/device.html">Device</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: 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="http://resmed.com/fhir/core/SearchParameter/Device-serial-number"/>
<version value="0.37.0"/>
<name value="SerialNumber"/>
<status value="active"/>
<date value="2024-01-11T18:32:48+00:00"/>
<publisher value="ResMed Corp"/>
<contact>
<name value="ResMed Corp"/>
<telecom>
<system value="url"/>
<value value="https://www.resmed.com"/>
</telecom>
<telecom>
<system value="email"/>
<value value="atomteam-halifax@resmed.com"/>
</telecom>
</contact>
<description
value="Serial number assigned by the manufacturer for the Device"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<purpose value="To return all Device resources for a given Serial number"/>
<code value="serial-number"/>
<base value="Device"/>
<type value="string"/>
<expression value="Device.serialNumber"/>
<target value="Device"/>
<multipleOr value="true"/>
</SearchParameter>