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..* | FamilyMemberHistory | Information about patient's relatives, relevant for patient fhs-1: Can have age[x] or birth[x], but not both |
![]() ![]() ![]() | Σ | 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 | 0..* | Identifier | External Id(s) for this record |
![]() ![]() ![]() | S Σ | 1..1 | Reference(U.S. Data Access Framework (DAF) Patient Profile) | Patient history is about |
![]() ![]() ![]() | S Σ | 0..1 | dateTime | When history was captured/updated |
![]() ![]() ![]() | ?! SΣ | 1..1 | code | partial | completed | entered-in-error | health-unknown Binding: http://hl7.org/fhir/ValueSet/history-status (required) |
![]() ![]() ![]() | S Σ | 0..1 | string | The family member described |
![]() ![]() ![]() | S Σ | 1..1 | CodeableConcept | Relationship to the subject Binding: http://hl7.org/fhir/ValueSet/v3-FamilyMember (example) |
![]() ![]() ![]() | Σ | 0..1 | code | male | female | other | unknown Binding: http://hl7.org/fhir/ValueSet/administrative-gender (required) |
![]() ![]() ![]() | S I | 0..1 | Period, date, string | (approximate) date of birth |
![]() ![]() ![]() | S I | 0..1 | Age, Range, string | (approximate) age |
![]() ![]() ![]() | S | 0..1 | boolean, Age, Range, date, string | Dead? How old/when? |
![]() ![]() ![]() | 0..1 | Annotation | General note about related person | |
![]() ![]() ![]() | S | 0..* | BackboneElement | Condition that the related person had |
![]() ![]() ![]() ![]() | 0..1 | id | xml:id (or equivalent in JSON) | |
![]() ![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations | |
![]() ![]() ![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() ![]() ![]() | S | 1..1 | CodeableConcept | Condition suffered by relation Binding: Problem Value Set (extensible) |
![]() ![]() ![]() ![]() | 0..1 | CodeableConcept | deceased | permanent disability | etc. Binding: http://hl7.org/fhir/ValueSet/condition-outcome (example) | |
![]() ![]() ![]() ![]() | S | 0..1 | Age, Range, string | When condition first manifested |
![]() ![]() ![]() ![]() | 0..1 | Annotation | Extra information about condition | |
![]() |