SQL on FHIR
3.0.0-ballot - STU 3 Ballot International flag

SQL on FHIR, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/sql-on-fhir/ and changes regularly. See the Directory of published versions

SearchParameter: ViewDefinitionContextQuantitySearchParam

Official URL: http://hl7.org/fhir/SearchParameter/ViewDefinition-context-quantity Version: 3.0.0-ballot
Standards status: Trial-use Maturity Level: 2 Computable Name: ViewDefinitionContextQuantitySearchParam
Other Identifiers: OID:2.16.840.1.113883.4.642.40.77.40.2

A quantity- or range-valued use context assigned to the view definition

Language: en

ViewDefinitionContextQuantitySearchParam

Parameter context-quantity:quantity

A quantity- or range-valued use context assigned to the view definition

ResourceViewDefinition
Expression(ViewDefinition.useContext.value.ofType(Quantity)) | (ViewDefinition.useContext.value.ofType(Range))
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