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.
This code system http://hl7.org/fhir/v2/0323 defines the following codes:
Code | Display | Deprecated | deprecated | |
A | Add/Insert | Deprecated as of 2007-04 | 2007-04 | |
D | Delete | Deprecated as of 2007-04 | 2007-04 | |
U | Update | Deprecated as of 2007-04 | 2007-04 | |
X | No change | Deprecated as of 2007-04 | 2007-04 |
Additional Language Displays
Code | nl |
A | Toevoeging/invoeging |
D | Verwijdering |
U | Update |
X | Geen wijziging |
Properties
Code | URL | Description | Type |
deprecated | http://hl7.org/fhir/concept-properties#deprecated | The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged | DateTime |