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 for information to be sent to a receiver |
![]() ![]() ![]() | Σ | 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 identifier |
![]() ![]() ![]() | Σ | 0..1 | CodeableConcept | Message category Binding: (unbound) (example) |
![]() ![]() ![]() | Σ | 0..1 | Reference(Device | Organization | Patient | Practitioner | RelatedPerson) | Message sender |
![]() ![]() ![]() | Σ | 0..* | Reference(Device | Organization | Patient | Practitioner | RelatedPerson) | Message recipient |
![]() ![]() ![]() | Σ | 0..* | BackboneElement | Message payload |
![]() ![]() ![]() ![]() | 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(Resource), string, Attachment | Message part content |
![]() ![]() ![]() | Σ | 0..* | CodeableConcept | A channel of communication Binding: http://hl7.org/fhir/ValueSet/v3-ParticipationMode (example) |
![]() ![]() ![]() | Σ | 0..1 | Reference(Practitioner | Patient | RelatedPerson) | An individual who requested a communication |
![]() ![]() ![]() | ?! Σ | 0..1 | code | proposed | planned | requested | received | accepted | in-progress | completed | suspended | rejected | failed Binding: http://hl7.org/fhir/ValueSet/communication-request-status (required) |
![]() ![]() ![]() | Σ | 0..1 | Reference(Encounter) | Encounter leading to message |
![]() ![]() ![]() | Σ | 0..1 | dateTime, Period | When scheduled |
![]() ![]() ![]() | Σ | 0..* | CodeableConcept | Indication for message Binding: (unbound) (example) |
![]() ![]() ![]() | Σ | 0..1 | dateTime | When ordered or proposed |
![]() ![]() ![]() | Σ | 0..1 | Reference(Patient) | Focus of message |
![]() ![]() ![]() | Σ | 0..1 | CodeableConcept | Message urgency Binding: http://hl7.org/fhir/ValueSet/diagnostic-order-priority (example) |
![]() |