BfArM Digitale Anwendungen
3.0.2-RC1 - draft
BfArM Digitale Anwendungen - Local Development build (v3.0.2-RC1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-02-25 |
<SearchParameter xmlns="http://hl7.org/fhir">
<id value="DeviceDefinitionDeviceName"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter DeviceDefinitionDeviceName</b></p><a name="DeviceDefinitionDeviceName"> </a><a name="hcDeviceDefinitionDeviceName"> </a><h2>SearchParameter-DeviceDefinitionDeviceName</h2><p>Parameter <code>device-name</code>:<code>string</code></p><div><p>Search for DeviceDefinition entries based on the device name (deviceName with type model-name)</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/devicedefinition.html">DeviceDefinition</a></td></tr><tr><td>Expression</td><td><code>DeviceDefinition.deviceName.where(type='model-name').name</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: 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.bfarm.de/SearchParameter/DeviceDefinitionDeviceName"/>
<version value="3.0.2-RC1"/>
<name value="SearchParameter-DeviceDefinitionDeviceName"/>
<status value="draft"/>
<date value="2026-02-25T07:31:33+01:00"/>
<publisher value="BfArM"/>
<contact>
<name value="BfArM"/>
<telecom>
<system value="url"/>
<value value="https://www.bfarm.de"/>
</telecom>
</contact>
<description
value="Search for DeviceDefinition entries based on the device name (deviceName with type model-name)"/>
<code value="device-name"/>
<base value="DeviceDefinition"/>
<type value="string"/>
<expression
value="DeviceDefinition.deviceName.where(type='model-name').name"/>
</SearchParameter>