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 project is no longer active, and it is not being updated. Up-to-date information can be found in the new project, which is available here: https://simplifier.net/finnishphrr4
<Observation xmlns="http://hl7.org/fhir"> <id value="48983b8b-ead3-4206-9583-fcdd40d762b7" /> <meta> <profile value="http://phr.kanta.fi/StructureDefinition/fiphr-sd-metbystandardrmr-stu3" /> </meta> <language value="en" /> <text> <status value="generated" /> --- We have skipped the narrative for better readability of the resource --- </text> <identifier> <system value="urn:ietf:rfc:3986" /> <value value="urn:uuid:ba688ba1-eb58-401f-83b8-81cced8d5190" /> </identifier> <identifier> <system value="urn:ietf:rfc:3986" /> <value value="urn:uuid:00000001-5cb1-fef8-16b6-835409677fb6" /> </identifier> <status value="final" /> <category> <coding> <system value="http://phr.kanta.fi/fiphr-cs-fitnesscategory" /> <code value="fitness" /> <display value="Fitness" /> </coding> </category> <code> <coding> <system value="http://loinc.org" /> <code value="82260-1" /> <display value="Metabolic equivalent of task by standard resting metabolic rate panel" /> </coding> </code> <subject> <reference value="Patient/daf8ca40-b46c-4c6b-99d5-d3a1b77074ad" /> </subject> <effectiveDateTime value="2019-11-26" /> <issued value="2019-11-26T12:00:00+03:00" /> <performer> <reference value="Patient/daf8ca40-b46c-4c6b-99d5-d3a1b77074ad" /> </performer> <related> <type value="derived-from" /> <target> <reference value="Observation/71831b54-1a80-47c5-ba84-0180a5eb784b" /> </target> </related> <component> <code> <coding> <system value="http://loinc.org" /> <code value="82284-1" /> <display value="Standard resting metabolic rate" /> </coding> </code> <valueQuantity> <value value="3.5" /> <unit value="ml/kg/min" /> <system value="http://unitsofmeasure.org" /> <code value="mL/kg/min" /> </valueQuantity> </component> <component> <code> <coding> <system value="http://loinc.org" /> <code value="82262-7" /> <display value="Estimated metabolic equivalent of task" /> </coding> </code> <valueQuantity> <value value="9.0" /> <unit value="MET" /> <system value="http://unitsofmeasure.org" /> <code value="[MET]" /> </valueQuantity> </component> <component> <code> <coding> <system value="http://loinc.org" /> <code value="82280-9" /> <display value="Source for estimated metabolic equivalent of task" /> </coding> </code> <valueCodeableConcept> <coding> <system value="http://loinc.org" /> <code value="LA26238-8" /> <display value="Compendium of Physical Activities" /> </coding> </valueCodeableConcept> </component> <component> <code> <coding> <system value="http://loinc.org" /> <code value="82271-8" /> <display value="Adjusted metabolic equivalent of task" /> </coding> </code> <valueQuantity> <value value="10.7" /> <unit value="MET" /> <system value="http://unitsofmeasure.org" /> <code value="[MET]" /> </valueQuantity> </component> <component> <code> <coding> <system value="http://loinc.org" /> <code value="82283-3" /> <display value="Source for adjusted metabolic equivalent of task" /> </coding> </code> <valueCodeableConcept> <coding> <system value="http://loinc.org" /> <code value="LA26236-2" /> <display value="Harris-Benedict male" /> </coding> </valueCodeableConcept> </component> </Observation>