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 |
{
"resourceType" : "SearchParameter",
"id" : "DeviceDefinitionDeviceName",
"text" : {
"status" : "generated",
"div" : "<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>\n</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>"
},
"url" : "https://fhir.bfarm.de/SearchParameter/DeviceDefinitionDeviceName",
"version" : "3.0.2-RC1",
"name" : "SearchParameter-DeviceDefinitionDeviceName",
"status" : "draft",
"date" : "2026-02-25T07:31:33+01:00",
"publisher" : "BfArM",
"contact" : [
{
"name" : "BfArM",
"telecom" : [
{
"system" : "url",
"value" : "https://www.bfarm.de"
}
]
}
],
"description" : "Search for DeviceDefinition entries based on the device name (deviceName with type model-name)",
"code" : "device-name",
"base" : [
"DeviceDefinition"
],
"type" : "string",
"expression" : "DeviceDefinition.deviceName.where(type='model-name').name"
}