This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times). See the Directory of published versions
Search parameters for the Resource Device - Search Parameters resource. Also check the Extensions registry for search parameters
on extensions related to this resource.
http://hl7.org/fhir/SearchParameter/Device-biological-source-event
8.15.13 biological-source-event Parameter biological-source-event
:token
The biological source for the device
Resource Device
Expression
Device.biologicalSourceEvent
Processing Mode
Normal
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/Device-code
8.15.14 code Parameter code
:token
The definition / type of the device (code)
Resource Device
Expression
Device.type | Device.definition.resolve().classification.type
Processing Mode
Normal
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/Device-code-value-concept
8.15.15 code-value-concept Parameter code-value-concept
:composite
Code and value parameter pair
Resource Device
Expression
Device
Processing Mode
Normal
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)
Comparators
http://hl7.org/fhir/SearchParameter/Device-definition
8.15.16 definition Parameter definition
:reference
The definition / type of the device
Resource Device
Expression
Device.definition
Processing Mode
Normal
Target Resources
DeviceDefinition
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/Device-device-name
8.15.17 device-name Parameter device-name
:string
A server defined search that may match any of the string fields in Device.name or Device.type.
Resource Device
Expression
Device.name.value | Device.type.coding.display | Device.type.text
Processing Mode
Normal
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/Device-expiration-date
8.15.18 expiration-date Parameter expiration-date
:date
The expiration date of the device
Resource Device
Expression
Device.expirationDate
Processing Mode
Normal
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
Comparators
Allowed: eq, ne, gt, ge, lt, le, sa, eb, ap
http://hl7.org/fhir/SearchParameter/Device-identifier
8.15.19 identifier Parameter identifier
:token
Instance id from manufacturer, owner, and others
Resource Device
Expression
Device.identifier
Processing Mode
Normal
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/Device-location
8.15.20 location Parameter location
:reference
A location, where the resource is found
Resource Device
Expression
Device.location
Processing Mode
Normal
Target Resources
Location
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/Device-lot-number
8.15.21 lot-number Parameter lot-number
:string
The lot number of the device
Resource Device
Expression
Device.lotNumber
Processing Mode
Normal
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/Device-manufacture-date
8.15.22 manufacture-date Parameter manufacture-date
:date
The manufacture date of the device
Resource Device
Expression
Device.manufactureDate
Processing Mode
Normal
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
Comparators
Allowed: eq, ne, gt, ge, lt, le, sa, eb, ap
http://hl7.org/fhir/SearchParameter/Device-manufacturer
8.15.23 manufacturer Parameter manufacturer
:string
The manufacturer of the device
Resource Device
Expression
Device.manufacturer
Processing Mode
Normal
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/Device-model
8.15.24 model Parameter model
:string
Resource Device
Expression
Device.modelNumber
Processing Mode
Normal
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/Device-organization
8.15.25 organization Parameter organization
:reference
The organization responsible for the device
Resource Device
Expression
Device.owner
Processing Mode
Normal
Target Resources
Organization
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/Device-parent
8.15.26 parent Parameter parent
:reference
Resource Device
Expression
Device.parent
Processing Mode
Normal
Target Resources
Device
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/Device-serial-number
8.15.27 serial-number Parameter serial-number
:string
The serial number of the device
Resource Device
Expression
Device.serialNumber | Device.identifier.where(type='SNO')
Processing Mode
Normal
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/Device-specification
8.15.28 specification Parameter specification
:token
The standards, specifications, or formal guidances.
Resource Device
Expression
Device.conformsTo.specification
Processing Mode
Normal
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/Device-specification-version
8.15.29 specification-version Parameter specification-version
:composite
A composite of both specification and version
Resource Device
Expression
Device.conformsTo
Processing Mode
Normal
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)
Comparators
http://hl7.org/fhir/SearchParameter/Device-status
8.15.30 status Parameter status
:token
active | inactive | entered-in-error | unknown
Resource Device
Expression
Device.status
Processing Mode
Normal
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/Device-type
8.15.31 type Parameter type
:token
Resource Device
Expression
Device.type | Device.definition.resolve().classification.type
Processing Mode
Normal
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/Device-udi-carrier-hrf
8.15.32 udi-carrier-hrf Parameter udi-carrier-hrf
:string
UDI Barcode (RFID or other technology) string in HRF format.
Resource Device
Expression
Device.udiCarrier.carrierHRF
Processing Mode
Normal
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/Device-udi-di
8.15.33 udi-di Parameter udi-di
:string
The udi Device Identifier (DI)
Resource Device
Expression
Device.udiCarrier.deviceIdentifier
Processing Mode
Normal
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/Device-url
8.15.34 url Parameter url
:uri
Network address to contact device
Resource Device
Expression
Device.url
Processing Mode
Normal
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/Device-version
8.15.35 version Parameter version
:string
The specific version of the device
Resource Device
Expression
Device.deviceVersion.value
Processing Mode
Normal
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/Device-version-type
8.15.36 version-type Parameter version-type
:composite
Value and type of version
Resource Device
Expression
Device.deviceVersion
Processing Mode
Normal
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)
Comparators
type type
http://hl7.org/fhir/SearchParameter/Device-value
value