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.
<Consent xmlns="http://hl7.org/fhir"> <meta> <profile value="http://electronichealth.se/fhir/StructureDefinition/NLLMultiDoseDispConsent" /> <tag> <display value="Create NLLMultiDoseDispConsent" /> </tag> <tag> <display value="Create NLLMultiDoseDispConsent" /> </tag> <tag> <display value="create-multidosedispconsent-example-1" /> </tag> </meta> <category> <coding> <system value="http://ehalsomyndigheten.se/fhir/CodeSystem/library" /> <code value="consent-dose-disp" /> </coding> </category> <patient> <reference value="Patient/b00a0407-b781-43e8-983b-74fdfb8eb97d" /> </patient> </Consent>