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..1 | Element | The residential status of the patient Binding: https://fhir.nhs.uk/ValueSet/CareConnect-ResidentialStatus-1 (required) ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() | I | 0..1 | id | xml:id (or equivalent in JSON) ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() | I | 0..* | Extension | Additional Content defined by implementations ele-1: All FHIR elements must have a @value or children |
![]() ![]() ![]() | I | 1..1 | uri | "https://fhir.nhs.uk/StructureDefinition/Extension-CareConnect-GPC-ResidentialStatus-1" |
![]() ![]() ![]() | I | 1..1 | CodeableConcept | The residential status of the patient. Binding: https://fhir.nhs.uk/ValueSet/CareConnect-ResidentialStatus-1 (required) ele-1: All FHIR elements must have a @value or children |
![]() |