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
-
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.
-
Embed
Embed this resource in your own website. How?
- Set as file A
- Set as file B
- A: not set
- B: not set
- Compare A ↔ B
- Clear selection
SGRDVAppointmentAggregate
Agrège les disponibilités de rendez-vous selon les critères fournis et retourne un comptage groupé. Cette opération est une projection agrégée de l'opération $find (http://sante.quebec/fhir/OperationDefinition/sgrdv-appointment-find) : les paramètres d'entrée reprennent la même structure de recherche (le profil SGRDVAggregateRequestParameters hérite de SGRDVBaseFindPayloadParameters), à l'exception du paramètre appointment-status — propre à $find — et de l'assouplissement du mode booked : end demeure obligatoire, $aggregate ne portant que sur les disponibilités (appointment-type reste optionnel, comme sur $find, pour les plages GAP/REO). Seule la sortie diffère par ailleurs — un Parameters agrégé au lieu d'un Bundle searchset. Opération exposée par SGRDV à destination des portails. En sortie : Parameters contenant totalMatched et résultats groupés par date.
- type OperationDefinition
- FHIR R4
- status Active
-
version1.2.4
This resource matches a canonical claim from this package.
Claim: http://sante.quebec/fhir/