<?xml version="1.0" encoding="UTF-8"?>

<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="Device-version"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><h2>DeviceVersion</h2><p>Parameter <code>version</code>:<code>string</code></p><div><p>Device version</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.version.value</code></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-version"/>
  <version value="0.37.0"/>
  <name value="DeviceVersion"/>
  <status value="draft"/>
  <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="Device version"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <code value="version"/>
  <base value="Device"/>
  <type value="string"/>
  <expression value="Device.version.value"/>
  <multipleOr value="true"/>
</SearchParameter>