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/0418 defines the following codes:
Code | Display | Deprecated | deprecated | |
... | ||||
0 | the admitting procedure | |||
1 | the primary procedure | |||
2 | for ranked secondary procedures | |||
… | Deprecated as of 2007-04 | 2007-04 |
Additional Language Displays
Code | nl |
... | |
0 | Opname procedure |
1 | Primaire procedure |
2 | Secundaire procedures |
… |
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 |