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 | Specific and identified anatomical 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 |
![]() ![]() ![]() | Σ | 1..1 | Reference(Patient) | Patient |
![]() ![]() ![]() | Σ | 0..* | Identifier | Bodysite identifier |
![]() ![]() ![]() | Σ | 0..1 | CodeableConcept | Named anatomical location Binding: http://hl7.org/fhir/ValueSet/body-site (example) |
![]() ![]() ![]() | 0..* | CodeableConcept | Modification to location code Binding: http://hl7.org/fhir/ValueSet/bodysite-relative-location (example) | |
![]() ![]() ![]() | Σ | 0..1 | string | The Description of anatomical location |
![]() ![]() ![]() | 0..* | Attachment | Attached images | |
![]() |