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 | The details of a healthcare service available at a location | |
![]() ![]() ![]() | Σ | 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 | External identifiers for this item |
![]() ![]() ![]() | Σ | 0..1 | Reference(Organization) | Organization that provides this service |
![]() ![]() ![]() | Σ | 0..1 | CodeableConcept | Broad category of service being performed or delivered Binding: (unbound) (example) |
![]() ![]() ![]() | Σ | 0..* | BackboneElement | Specific service delivered or performed |
![]() ![]() ![]() ![]() | 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 | Type of service delivered or performed Binding: http://hl7.org/fhir/ValueSet/c80-practice-codes (preferred) |
![]() ![]() ![]() ![]() | Σ | 0..* | CodeableConcept | Specialties handled by the Service Site Binding: (unbound) (example) |
![]() ![]() ![]() | Σ | 1..1 | Reference(Location) | Location where service may be provided |
![]() ![]() ![]() | Σ | 0..1 | string | Description of service as presented to a consumer while searching |
![]() ![]() ![]() | Σ | 0..1 | string | Additional description and/or any specific issues not covered elsewhere |
![]() ![]() ![]() | 0..1 | string | Extra details about the service that can't be placed in the other fields | |
![]() ![]() ![]() | Σ | 0..1 | Attachment | Facilitates quick identification of the service |
![]() ![]() ![]() | 0..* | ContactPoint | Contacts related to the healthcare service | |
![]() ![]() ![]() | 0..* | Reference(Location) | Location(s) service is inteded for/available to | |
![]() ![]() ![]() | 0..* | CodeableConcept | Conditions under which service is available/offered Binding: http://hl7.org/fhir/ValueSet/service-provision-conditions (example) | |
![]() ![]() ![]() | 0..1 | CodeableConcept | Specific eligibility requirements required to use the service Binding: (unbound) (example) | |
![]() ![]() ![]() | 0..1 | string | Describes the eligibility conditions for the service | |
![]() ![]() ![]() | 0..* | string | Program Names that categorize the service | |
![]() ![]() ![]() | 0..* | CodeableConcept | Collection of characteristics (attributes) Binding: (unbound) (example) | |
![]() ![]() ![]() | 0..* | CodeableConcept | Ways that the service accepts referrals Binding: http://hl7.org/fhir/ValueSet/service-referral-method (example) | |
![]() ![]() ![]() | 0..1 | string | PKI Public keys to support secure communications | |
![]() ![]() ![]() | 0..1 | boolean | If an appointment is required for access to this service | |
![]() ![]() ![]() | 0..* | BackboneElement | Times the Service Site is available | |
![]() ![]() ![]() ![]() | 0..1 | id | xml:id (or equivalent in JSON) | |
![]() ![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations | |
![]() ![]() ![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() ![]() ![]() | 0..* | code | mon | tue | wed | thu | fri | sat | sun Binding: http://hl7.org/fhir/ValueSet/days-of-week (required) | |
![]() ![]() ![]() ![]() | 0..1 | boolean | Always available? e.g. 24 hour service | |
![]() ![]() ![]() ![]() | 0..1 | time | Opening time of day (ignored if allDay = true) | |
![]() ![]() ![]() ![]() | 0..1 | time | Closing time of day (ignored if allDay = true) | |
![]() ![]() ![]() | 0..* | BackboneElement | Not available during this time due to provided reason | |
![]() ![]() ![]() ![]() | 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 | string | Reason presented to the user explaining why time not available | |
![]() ![]() ![]() ![]() | 0..1 | Period | Service not availablefrom this date | |
![]() ![]() ![]() | 0..1 | string | Description of availability exceptions | |
![]() |