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![]() |
---|---|---|---|---|
![]() ![]() | Σ | 0..* | DomainResource | A request to perform an action |
![]() ![]() ![]() | Σ | 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 | Identifiers assigned to this order by the orderer or by the receiver |
![]() ![]() ![]() | Σ | 0..1 | dateTime | When the order was made |
![]() ![]() ![]() | Σ | 0..1 | Reference(Patient | Group | Device | Substance) | Patient this order is about |
![]() ![]() ![]() | Σ | 0..1 | Reference(Practitioner | Organization) | Who initiated the order |
![]() ![]() ![]() | Σ | 0..1 | Reference(Organization | Device | Practitioner) | Who is intended to fulfill the order |
![]() ![]() ![]() | Σ | 0..1 | Reference(Resource), CodeableConcept | Text - why the order was made Binding: (unbound) (example) |
![]() ![]() ![]() | Σ I | 0..1 | BackboneElement | When order should be fulfilled ord-1: Provide a code or a schedule, but not both |
![]() ![]() ![]() ![]() | 0..1 | id | xml:id (or equivalent in JSON) | |
![]() ![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations | |
![]() ![]() ![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() ![]() ![]() | Σ I | 0..1 | CodeableConcept | Code specifies when request should be done. The code may simply be a priority code Binding: (unbound) (example) |
![]() ![]() ![]() ![]() | Σ I | 0..1 | Timing | A formal schedule |
![]() ![]() ![]() | Σ | 1..* | Reference(Resource) | What action is being ordered |
![]() |