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
DAV-PR-Base-ZusatzdatenHerstellung (MedicationDispense.whenPrepared)
- old definition: Die Angabe muss im Format "JJJJMMTT:HHMM" erfolgen.
- new definition: Die Angabe muss im Format ISO 8601 (z.B.: YYYY-MM-DDTHH:MM:00Z oder YYYY-MM-DDThh:mm:ss+zz:zz) erfolgen.
- Fix identifier for actor in ZusatzdatenHerstellung by removing not-allowed multiple profiles in type definition and adding constraints
- Expression: "conformsTo("http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-ERP-DAVHerstellerSchluessel") or conformsTo("http://fhir.de/StructureDefinition/identifier-iknr")"
- Expression: "conformsTo("http://fhir.de/StructureDefinition/identifier-iknr") implies value.matches('[0-9]{9}')
DAV-PR-Base-ZusatzdatenEinheit (Invoice.lineItem.priceComponent.factor)
- Change Constraint (PR-ZusatzdatenEinheit-1)
- old Expression: "toString().matches('^\d{1,5}$')"
- new Expression: "toString().matches('^\d{1,6}(\.\d{1,6})?$')"
- Change Constraint (PR-ZusatzdatenEinheit-1)
DAV_PR_Base_Apotheke (Organization.identifier.value)
- Add contraint "PR-Apotheke-1" Eine IK muss 9-stellig (mit Prüfziffer) sein
- Expression: matches('[0-9]{9}')
- Add contraint "PR-Apotheke-1" Eine IK muss 9-stellig (mit Prüfziffer) sein
Canonical claims
http://fhir.abda.de/ | Claimed |
>
To install the command line tool, download Firely Terminal
>
For using npm with FHIR packages, read more here
Name | Version | Release date | ||
---|---|---|---|---|
de.basisprofil.r4 | 0.9.13 | unlisted | ||
hl7.fhir.r4.core | 4.0.1 |