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.
code
Multiple Resources:
- AllergyIntolerance: Code that identifies the allergy or intolerance
- Condition: Code for the condition
- DeviceRequest: Code for what is being requested/ordered
- DiagnosticReport: The code for the report, as opposed to codes for the atomic results, which are the names on the observation resource referred to from the result
- FamilyMemberHistory: A search by a condition code
- List: What the purpose of this list is
- Medication: Returns medications for a specific code
- MedicationAdministration: Return administrations of this medication code
- MedicationDispense: Returns dispenses of this medicine code
- MedicationRequest: Return prescriptions of this medication code
- MedicationStatement: Return statements of this medication code
- Observation: The code of the observation type
- Procedure: A code to identify a procedure
- ServiceRequest: What is being requested/ordered
- type SearchParameter
- FHIR STU3
- 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.