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/0251 defines the following codes:
Code | Display | |
DI | Product dose or frequency of use increased | |
DR | Product dose or frequency of use reduced | |
N | None | |
OT | Other | |
WP | Product withdrawn permanently | |
WT | Product withdrawn temporarily |
Additional Language Displays
Code | nl |
DI | Productdosis of gebruiksfrequentie verhoogd |
DR | Productdosis of gebruiksfrequentie verlaagd |
N | Geen |
OT | Anders |
WP | Product permanent teruggetrokken |
WT | Product tijdelijk teruggetrokken |