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.
Release notes
fix: Remove meta.profile |version
Examples/Bundle.json
Examples/BundleCreateTask.json
Examples/QuestionnaireResponse.json
Examples/Task-01.json
StructureDefinitions/CaseBundle.json
StructureDefinitions/CaseComposition.json
StructureDefinitions/EMIGATask.json
StructureDefinitions/TaskBundle.json
feat: Tighten cardinality on meta.security to must(1..1) and update examples
Examples/Bundle.json
Examples/BundleCreateTask.json
Canonical claims
| https://emiga.rki.de/ | Claimed |
>
To install the command line tool, download Firely Terminal
>
For using npm with FHIR packages, read more here