FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions icon

Orders and Observations icon Work GroupMaturity Level: N/A  Trial UseSecurity Category: Anonymous Compartments: No defined compartments

Search parameters for the Resource DeviceDefinition - Search Parameters resource. Also check the Extensions registry for search parameters on extensions related to this resource.

The common parameters also apply. See Searching for more information about searching in REST, messaging, and services.


http://hl7.org/fhir/SearchParameter/DeviceDefinition-device-name

Parameter device-name:string

A server defined search that may match any of the string fields in DeviceDefinition.name or DeviceDefinition.classification.type - the latter to search for 'generic' devices.

ResourceDeviceDefinition
ExpressionDeviceDefinition.deviceName.name | DeviceDefinition.classification.type.coding.display | DeviceDefinition.classification.type.text
Processing ModeNormal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/DeviceDefinition-identifier

Parameter identifier:token

The identifier of the component

ResourceDeviceDefinition
ExpressionDeviceDefinition.identifier
Processing ModeNormal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/DeviceDefinition-manufacturer

Parameter manufacturer:reference

The manufacturer of the device

ResourceDeviceDefinition
ExpressionDeviceDefinition.manufacturer
Processing ModeNormal
Target ResourcesOrganization
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/DeviceDefinition-organization

Parameter organization:reference

The organization responsible for the device

ResourceDeviceDefinition
ExpressionDeviceDefinition.owner
Processing ModeNormal
Target ResourcesOrganization
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/DeviceDefinition-specification

Parameter specification:token

The specification that the device conforms to

ResourceDeviceDefinition
ExpressionDeviceDefinition.conformsTo.specification
Processing ModeNormal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/DeviceDefinition-specification-version

Parameter specification-version:composite

A composite of both specification and version

ResourceDeviceDefinition
ExpressionDeviceDefinition.conformsTo
Processing ModeNormal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: The parameter may only have one value (no comma separators)

Components

specificationspecification
versionversion
 
http://hl7.org/fhir/SearchParameter/DeviceDefinition-type

Parameter type:token

The device type

ResourceDeviceDefinition
ExpressionDeviceDefinition.conformsTo.category
Processing ModeNormal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/DeviceDefinition-version

Parameter version:token

The device version

ResourceDeviceDefinition
ExpressionDeviceDefinition.conformsTo.version
Processing ModeNormal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true