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: ViewDefinitionContextTypeQuantitySearchParam

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

A use context type and quantity- or range-based value assigned to the view definition

Language: en

ViewDefinitionContextTypeQuantitySearchParam

Parameter context-type-quantity:composite

A use context type and quantity- or range-based value assigned to the view definition

ResourceViewDefinition
ExpressionViewDefinition.useContext
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

Component

http://hl7.org/fhir/uv/sql-on-fhir/SearchParameter/ViewDefinition-context-typecode
http://hl7.org/fhir/uv/sql-on-fhir/SearchParameter/ViewDefinition-context-quantityvalue.ofType(Quantity) | value.ofType(Range)