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
Added:(MedicationAdministration|MedicationStatement|MedicationRequest).medicationCodeableConceptenthält Verweis auf UNII. Siehe: https://github.com/medizininformatik-initiative/kerndatensatzmodul-medikation/pull/106Added: Neu hinzugefügt wurden ValueSets und Bindings für ATC (Canonical URL:https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/ValueSet/mii-vs-medikation-atc), ASK (Canonical URL:https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/ValueSet/mii-vs-medikation-ask) und UNII (Canonical URL:https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/ValueSet/mii-vs-medikation-unii), die mit dem MII-Terminologieserver (https://www.ontoserver.mii-termserv.de/) expandiert werden können und somit erweiterte Validierung ermöglichen.Changed: Beispielressourcen entsprechen nun dem Best-Practice-Ansatz für Dosis- und Menge/Stärke-Angaben, indem eine Quantity bevorzugt unter Verwendung von UCUM angegeben wird. UCUM-Annotations in Curly Braces sollten vermieden werden. Alternativ können andere Einheitensysteme über die Quantity Translation Extension (Canonical URL:http://hl7.org/fhir/StructureDefinition/extension-quantity-translation) definiert werden.Added: das CapabilityStatement enthält nun Anforderungsdokumentation für Suchparameter_countund_summary.
Canonical claims
| https://www.medizininformatik-initiative.de/fhir/core/ | Claimed |
| https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/ | Claimed |
>
To install the command line tool, download Firely Terminal
>
For using npm with FHIR packages, read more here