FQL is a query language that allows you to retrieve, filter and project data from any data source containing FHIR Resources. It brings the power of three existing languages together: SQL, JSON and FhirPath. It allows you to create tables and is useful for gaining insight and perform quality control.
-
Default
What is FQL?
-
FQL Query resources
FQL Playground
Try Firely Query Language in our playground by using this scope as data source.
- FQL Documentation
-
FQL Language
Syntax specification
To learn more about FQL syntax choose this menu item.
-
YamlGen Generate resources
YamlGen Playground
Try YamlGen in our playground by using this scope as data source.
-
YamlGen Language
YamlGen Syntax specification
To learn more about YamlGen syntax choose this.
-
FHIRPath Inspect resource
FHIRPath Playground
Try out the FHIRPath playground and navigate inside this resource.
-
FHIRPath Documentation
FHIRPath Documentation
Find out what FHIRPath is or learn how to write FHIRPath scripts.
-
Project FHIR API
This is the location where you can find your resource using a FHIR client.
-
Simplifier FHIR API
The global endpoint is where users can search for all resources in Simplifier. Resources have a globally unique guid Id here.
-
Custom Example generation
Custom Example generation beta
Experiment with resource instance generation using YamlGen and based on this profile.
This feature is in beta. You can help us improve it by giving feedback with the feedback button at the top of the screen.
Search Parameter Combination
This extension defines a possible search parameter combination, by listing a set of search parameters and indicating whether they are required or optional. If a search combination is specified, clients should expect that they must submit a search that meets one of the required combinations or the search will be unsuccessful. If multiple search parameter combinations are specified, a client may pick between them, and supply the minimal required parameters for any of the combinations.
- type Extension
- FHIR R4
- status Draft
-
version4.0.0
The canonical from this resource does not match any claim in this context and conflicts with a claim from another scope.
http://hl7.org/fhir
Canonical claims are used to verify ownership of your canonical URLs.
You're probably missing a package or made a typo in your canonical.
- Could not resolve: http://hl7.org/fhir/StructureDefinition/Extension
search-parameter-combination (Extension) | http://hl7.org/fhir/StructureDefinition/Extension | There are no (further) constraints on this element Element idExtension An allowable parameter combination DefinitionThis extension defines a possible search parameter combination, by listing a set of search parameters and indicating whether they are required or optional. If a search combination is specified, clients should expect that they must submit a search that meets one of the required combinations or the search will be unsuccessful. If multiple search parameter combinations are specified, a client may pick between them, and supply the minimal required parameters for any of the combinations. For example, on the Patient Resource you could use this to state support for searching by Patient.name and Patient.gender is required. http://hl7.org/fhir/StructureDefinition/Extension Mappings
| ||
required | 1..* | Extension | There are no (further) constraints on this element Element idExtension.extension:required A required search parameter name DefinitionA search parameter name in the combination which is required. Extension Mappings
| |
extension | ..0 | There are no (further) constraints on this element Element idExtension.extension:required.extension | ||
url | uriFixed Value | There are no (further) constraints on this element Element idExtension.extension:required.url uri Fixed valuerequired | ||
valueString | string | There are no (further) constraints on this element Element idExtension.extension:required.valueString string | ||
optional | 0..* | Extension | There are no (further) constraints on this element Element idExtension.extension:optional An optional search parameter name DefinitionA search parameter name in the combination which is optional. If a defined parameter is not listed as a required or optional parameter, the implication is that the parameter is not supported with this combination. Servers may ignore It, though some may return an error if it is used. Extension Mappings
| |
extension | ..0 | There are no (further) constraints on this element Element idExtension.extension:optional.extension | ||
url | uriFixed Value | There are no (further) constraints on this element Element idExtension.extension:optional.url uri Fixed valueoptional | ||
valueString | string | There are no (further) constraints on this element Element idExtension.extension:optional.valueString string | ||
url | uriFixed Value | There are no (further) constraints on this element Element idExtension.url uri Fixed valuehttp://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination | ||
value[x] | 0..0 | There are no (further) constraints on this element Element idExtension.value[x] |