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
2026-09-07 - Version 1.3.0
feat: addedEndpointCertificateExextension onEndpointcarrying the X.509 certificate (DER, Base64-encoded) plus serial number, issuer DN, public key algorithm, validity period and active flagfeat: addedEndpointCertificateExas a named extension slicecertificatewith cardinality0..* MStoEndpointDirectoryfeat: added CodeSystemCertificatePublicKeyAlgorithmCS(#RSA,#EC) and ValueSetCertificatePublicKeyAlgorithmVSforEndpointCertificateEx.publicKeyAlgorithmfeat: added CodeSystemPatientenbezogeneGesundheitsversorgung_OID_URL(urn:oid:1.3.6.1.4.1.19376.3.276.1.5.2) with the codes#APD,#APO,#BER,#PRA,#BAA,#BHR,#HEB,#HOS,#KHS,#MVZ,#HAN,#REH,#HEI,#PFL,#RTN,#SEL,#TMZfeat: added CodeSystemNichtPatientenbezogeneGesundheitsversorgung_OID_URL(urn:oid:1.3.6.1.4.1.19376.3.276.1.5.3) with the codes#BIL,#FOR,#GEN,#MDK,#PAT,#SPE,#VERfeat: added both CodeSystems toHealthcareServiceTypeVS, extending the value list forHealthcareService.typeby the IHE-D healthcareFacilityTypeCodeschange: updated dependencyde.gematik.terminologyto1.0.9andde.gematik.tito1.3.1; no impact on VZD behavior, this change serves dependency alignment asde.gematik.tialready declaresde.gematik.terminology 1.0.9
data migration
- not needed, the new extension is optional and all existing data is still valid
- the extension of
HealthcareServiceTypeVSis additive, all existingHealthcareService.typecodes remain valid
Canonical claims
This package contains canonicals that conflict with another package or project.
| https://gematik.de/fhir/directory/ | Claimed |
>
To install the command line tool, download Firely Terminal
>
For using npm with FHIR packages, read more here