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  DraftSecurity Category: Business Compartments: No defined compartments

Search parameters for the Resource InventoryItem - 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/InventoryItem-code

Generated Narrative: SearchParameter InventoryItem-code

Parameter code:token

Search for products that match this code

ResourceInventoryItem
Expression InventoryItem.code
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/InventoryItem-identifier

Generated Narrative: SearchParameter InventoryItem-identifier

Parameter identifier:token

The identifier of the item

ResourceInventoryItem
Expression InventoryItem.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/InventoryItem-status

Generated Narrative: SearchParameter InventoryItem-status

Parameter status:token

The status of the item

ResourceInventoryItem
Expression InventoryItem.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/InventoryItem-subject

Generated Narrative: SearchParameter InventoryItem-subject

Parameter subject:reference

The identity of a patient for whom to list associations

ResourceInventoryItem
Expression InventoryItem.instance.subject
Processing Mode Normal
Target Resources Organization, Patient
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