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.
<MessageHeader xmlns="http://hl7.org/fhir"> <id value="esempio-RLMessageHeaderMMG-MMGpicMMG" /> <meta> <profile value="https://fhir.siss.regione.lombardia.it/StructureDefinition/RLMessageHeaderMMG" /> </meta> <eventCoding> <system value="https://fhir.siss.regione.lombardia.it/ValueSet/message-events/sgdt" /> <code value="picMMG" /> <display value="visualizzazione pagina redazione PI" /> </eventCoding> <destination> <name value="SGDT" /> <endpoint value="urn:rlfhir:SGDT" /> </destination> <source> <name value="SSI_MMG_NOMEAPPLICATIVO" /> <endpoint value="urn:rlfhir:SSI_MMG_nome_applicativo" /> </source> </MessageHeader>