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.
MedicationOverview
The medication-overview operation provides a simple method for a client to request a patient's current Medication Overview based on the information standard 'Medication Process'. The response is a Bundle of type 'searchset' and needs to conform to the profile listed in the operationdefinition-profile extension. At a minimum a List resource is returned, along with any other resources that the server has available for the Medication Overview. The server also returns whatever resources are needed to support the Medication Overview - e.g. linked practitioners, organizations, etc. If there are no medication related clinical resources, this operation SHALL return an empty List resource containing an appropriate value for the .emptyReason
element.
Resources shown in this project should be considered unstable and not suited for immediate implementation. Stable versions can be found in the released packages. Implementation guides (IGs) that build on the packages in this project, may be found at informatiestandaarden.nictiz.nl. Each IG explicitly calls out which package version to use. Always consult the implementation guide for the correct package.
- type OperationDefinition
- FHIR R4
- status prerelease
-
version2.0.0-beta.5
This resource matches a canonical claim from this project.
Claim: http://nictiz.nl/fhir/
Canonical claims are used to verify ownership of your canonical URLs.