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..* | Patient | Information about an individual or animal receiving health care services | |
![]() ![]() ![]() | S | 0..1 | Extension | race URL: http://hl7.org/fhir/StructureDefinition/us-core-race |
![]() ![]() ![]() | 0..* | Extension(Complex) | The patient's participation in clinical trials URL: http://premierinc.com/fhir/StructureDefinition/extns/ptAge | |
![]() ![]() ![]() | S Σ | 1..* | Identifier | An identifier for this patient |
![]() ![]() ![]() ![]() | S Σ | 0..1 | CodeableConcept | Description of identifier Binding: http://hl7.org/fhir/ValueSet/identifier-type (extensible) |
![]() ![]() ![]() ![]() | S Σ | 1..1 | uri | The namespace for the identifier Example: http://www.acme.com/identifiers/patient or urn:ietf:rfc:3986 if the Identifier.value itself is a full uri |
![]() ![]() ![]() ![]() | S Σ | 1..1 | string | The value that is unique within the system. Example: 123456 |
![]() ![]() ![]() | ?! SΣ | 0..1 | boolean | Whether this patient's record is in active use |
![]() ![]() ![]() | S Σ | 0..* | HumanName | A name associated with the patient |
![]() ![]() ![]() ![]() | S Σ | 0..1 | string | Text representation of the full name |
![]() ![]() ![]() ![]() | S Σ | 0..* | string | Family name (often called 'Surname') |
![]() ![]() ![]() ![]() | S Σ | 0..* | string | Given names (not always 'first'). Includes middle names |
![]() ![]() ![]() ![]() | S Σ | 0..* | string | Parts that come after the name |
![]() ![]() ![]() | Σ | 0..0 | ContactPoint | |
![]() ![]() ![]() | S Σ | 0..1 | code | male | female | other | unknown Binding: http://hl7.org/fhir/ValueSet/administrative-gender (required) |
![]() ![]() ![]() | S Σ | 0..1 | date | The date of birth for the individual |
![]() ![]() ![]() | ?! SΣ | 0..1 | boolean, dateTime | Indicates if the individual is deceased or not |
![]() ![]() ![]() | Σ | 0..0 | Address | |
![]() ![]() ![]() | S | 0..1 | CodeableConcept | Marital (civil) status of a patient Binding: http://hl7.org/fhir/ValueSet/marital-status (required) |
![]() ![]() ![]() | 0..0 | boolean, integer | ||
![]() ![]() ![]() | 0..0 | BackboneElement | ||
![]() ![]() ![]() | ?! Σ | 0..0 | BackboneElement | |
![]() ![]() ![]() | 0..0 | BackboneElement | ||
![]() ![]() ![]() | S | 0..0 | Reference(TheraDoc Data Access Framework (TDAF) Organization Profile | tdaf-pract) | |
![]() ![]() ![]() | S Σ | 0..1 | Reference(TheraDoc Data Access Framework (TDAF) Organization Profile) | Organization that is the custodian of the patient record |
![]() ![]() ![]() | ?! | 0..0 | BackboneElement | |
![]() |