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.
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | I | 0..* | DomainResource | Group of multiple entities grp-1: Can only have members if group is "actual" |
![]() ![]() ![]() | Σ | 0..1 | id | Logical id of this artifact |
![]() ![]() ![]() | Σ | 0..1 | Meta | Metadata about the resource |
![]() ![]() ![]() | ?! Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() ![]() | 0..1 | code | Language of the resource content Binding: http://tools.ietf.org/html/bcp47 (required) | |
![]() ![]() ![]() | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
![]() ![]() ![]() | 0..* | Resource | Contained, inline Resources | |
![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations | |
![]() ![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() ![]() | Σ | 0..* | Identifier | Unique id |
![]() ![]() ![]() | Σ | 1..1 | code | person | animal | practitioner | device | medication | substance Binding: http://hl7.org/fhir/ValueSet/group-type (required) |
![]() ![]() ![]() | Σ I | 1..1 | boolean | Descriptive or actual |
![]() ![]() ![]() | Σ | 0..1 | CodeableConcept | Kind of Group members Binding: (unbound) (example) |
![]() ![]() ![]() | Σ | 0..1 | string | Label for Group |
![]() ![]() ![]() | Σ | 0..1 | unsignedInt | Number of members |
![]() ![]() ![]() | 0..* | BackboneElement | Trait of group members | |
![]() ![]() ![]() ![]() | 0..1 | id | xml:id (or equivalent in JSON) | |
![]() ![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations | |
![]() ![]() ![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() ![]() ![]() | 1..1 | CodeableConcept | Kind of characteristic Binding: (unbound) (example) | |
![]() ![]() ![]() ![]() | 1..1 | CodeableConcept, boolean, Quantity, Range | Value held by characteristic Binding: (unbound) (example) | |
![]() ![]() ![]() ![]() | ?! | 1..1 | boolean | Group includes or excludes |
![]() ![]() ![]() ![]() | 0..1 | Period | Period over which characteristic is tested | |
![]() ![]() ![]() | I | 0..* | BackboneElement | Who or what is in group |
![]() ![]() ![]() ![]() | 0..1 | id | xml:id (or equivalent in JSON) | |
![]() ![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations | |
![]() ![]() ![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() ![]() ![]() | 1..1 | Reference(Patient | Practitioner | Device | Medication | Substance) | Reference to the group member | |
![]() ![]() ![]() ![]() | 0..1 | Period | Period member belonged to the group | |
![]() ![]() ![]() ![]() | 0..1 | boolean | If member is no longer in group | |
![]() |