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..* | Organization | A grouping of people or organizations with a common purpose org-1: The organization SHALL at least have a name or an id, and possibly more than one |
![]() ![]() ![]() | Σ | 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 |
![]() ![]() ![]() | S ΣI | 0..* | Identifier | Identifies this organization across multiple systems |
![]() ![]() ![]() | ?! SΣ | 0..1 | boolean | Whether the organization's record is still in active use |
![]() ![]() ![]() | Σ | 0..1 | CodeableConcept | Kind of organization Binding: http://hl7.org/fhir/ValueSet/organization-type (example) |
![]() ![]() ![]() | S ΣI | 1..1 | string | Name used for the organization |
![]() ![]() ![]() | S I | 0..* | ContactPoint | A contact detail for the organization org-3: The telecom of an organization can never be of use 'home' |
![]() ![]() ![]() | S I | 0..1 | Address | An address for the organization org-2: An address of an organization can never be of use 'home' |
![]() ![]() ![]() ![]() | 0..1 | id | xml:id (or equivalent in JSON) | |
![]() ![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations | |
![]() ![]() ![]() ![]() | ?! Σ | 0..1 | code | home | work | temp | old - purpose of this address Binding: http://hl7.org/fhir/ValueSet/address-use (required) Example: home |
![]() ![]() ![]() ![]() | Σ | 0..1 | code | postal | physical | both Binding: http://hl7.org/fhir/ValueSet/address-type (required) Example: both |
![]() ![]() ![]() ![]() | Σ | 0..1 | string | Text representation of the address Example: 137 Nowhere Street, Erewhon 9132 |
![]() ![]() ![]() ![]() | S Σ | 0..* | string | Street name, number, direction & P.O. Box etc. Example: 137 Nowhere Street |
![]() ![]() ![]() ![]() | S Σ | 0..1 | string | Name of city, town etc. Example: Erewhon |
![]() ![]() ![]() ![]() | Σ | 0..1 | string | District name (aka county) Example: Madison |
![]() ![]() ![]() ![]() | S Σ | 0..1 | string | Sub-unit of country (abbreviations ok) Binding: http://hl7.org/fhir/ValueSet/usps-state (required) |
![]() ![]() ![]() ![]() | S Σ | 0..1 | string | US Zip Codes Example: 9132 |
![]() ![]() ![]() ![]() | Σ | 0..1 | string | Country (can be ISO 3166 3 letter code) |
![]() ![]() ![]() ![]() | Σ | 0..1 | Period | Time period when address was/is in use Example: {"start":"2010-03-23","end":"2010-07-01"} |
![]() ![]() ![]() | Σ | 0..1 | Reference(Organization) | The organization of which this organization forms a part |
![]() ![]() ![]() | 0..* | BackboneElement | Contact for the organization for a certain purpose | |
![]() ![]() ![]() ![]() | 0..1 | id | xml:id (or equivalent in JSON) | |
![]() ![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations | |
![]() ![]() ![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() ![]() ![]() | 0..1 | CodeableConcept | The type of contact Binding: http://hl7.org/fhir/ValueSet/contactentity-type (extensible) | |
![]() ![]() ![]() ![]() | 0..1 | HumanName | A name associated with the contact | |
![]() ![]() ![]() ![]() | 0..* | ContactPoint | Contact details (telephone, email, etc.) for a contact | |
![]() ![]() ![]() ![]() | 0..1 | Address | Visiting or postal addresses for the contact | |
![]() |