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.
REST Capabilities Client
Mode | Client |
Documentation | IHE http://www.ihe.net/Governance/#Intellectual_Property |
search-system | Supported |
Security
Cors | False |
Resource Interactions
Resource Type | Profile | Read | SearchType |
---|---|---|---|
AuditEvent | http://hl7.org/fhir/StructureDefinition/AuditEvent | ✓ | ✓ |
Search Parameters per resource type
AuditEvent
Name | Type | Documentation | Level |
---|---|---|---|
patient.identifier | token | Identifier of the patient involved in the event as a participant | Supported |
date | date | Time when the event occurred on source | Supported |
address | string | Identifier for the network access point of the user device | Supported |
entity-id | token | Specific instance of object | Supported |
entity-type | token | Type of entity involved | Supported |
entity-role | token | What role the entity played | Supported |
source | token | The identity of source detecting the event | Supported |
type | token | Type/identifier of event | Supported |
user | token | Unique identifier for the user | Supported |
subtype | token | More specific type/id for the event | Supported |
outcome | token | Whether the event succeeded or failed | Supported |