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.
Bundle
Bundle is used at two different times:
When the recipient changes from one region to another, the new recipient region will receive a Bundle containing the latest version of the instances registered until the recipient change related to a specific journal. This also includes "deleted" instances, see Section 11 regarding deletions.
When a customer region performs a search, the response returned will often be a Bundle unless the search is a lookup. In that case, the individual instance will be sent back. See Section 1.3 where the concept of lookup and search is described and Section 13 where searches are further elaborated.
- type Profile on Bundle
- FHIR R4
- status Active
-
version1.0
This resource matches a canonical claim from this project.
Claim: http://amphi.eu/
Canonical claims are used to verify ownership of your canonical URLs.