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.
-
Default
What is FQL?
-
FQL Query resources
FQL Playground
Try Firely Query Language in our playground by using this scope as data source.
- FQL Documentation
-
FQL Language
Syntax specification
To learn more about FQL syntax choose this menu item.
-
YamlGen Generate resources
YamlGen Playground
Try YamlGen in our playground by using this scope as data source.
-
YamlGen Language
YamlGen Syntax specification
To learn more about YamlGen syntax choose this.
-
FHIRPath Inspect resource
FHIRPath Playground
Try out the FHIRPath playground and navigate inside this resource.
-
FHIRPath Documentation
FHIRPath Documentation
Find out what FHIRPath is or learn how to write FHIRPath scripts.
-
Project FHIR API
This is the location where you can find your resource using a FHIR client.
-
Simplifier FHIR API
The global endpoint is where users can search for all resources in Simplifier. Resources have a globally unique guid Id here.
-
Custom Example generation
Custom Example generation beta
Experiment with resource instance generation using YamlGen and based on this profile.
This feature is in beta. You can help us improve it by giving feedback with the feedback button at the top of the screen.
Example Lipid Profile
Lipid Lab Report
- type Profile on DiagnosticReport
- FHIR STU3
- status Draft
-
versionnone
The canonical from this resource does not match any claim in this context and conflicts with a claim from another scope.
http://hl7.org/fhir
Canonical claims are used to verify ownership of your canonical URLs.
You're probably missing a package or made a typo in your canonical.
- Could not resolve: http://hl7.org/fhir/StructureDefinition/DiagnosticReport
Example Lipid Profile (DiagnosticReport) | http://hl7.org/fhir/StructureDefinition/DiagnosticReport | There are no (further) constraints on this element Element idDiagnosticReport Lipid Lab Report DefinitionThe findings and interpretation of a general lipd lab profile. In this profile, mustSupport means that authoring systems must include the ability to report these elements, and processing systems must cater for them by either displaying them to the user or considering them appropriately in decision support systems. http://hl7.org/fhir/StructureDefinition/DiagnosticReport | ||
code | 1..1 | CodeableConceptFixed Value | There are no (further) constraints on this element Element idDiagnosticReport.code LOINC Code for Lipid Panel with LDL DefinitionLOINC Code for Lipid Panel with LDL. LOINC code includes "direct" LDL - does this mean LDL derived by measuring VLDL by ultracentrifugation? This panel includes both measured and calculated LDL. CodeableConcept Fixed value{ "coding": [ { "system": "http://loinc.org", "code": "57698-3", "display": "Lipid panel with direct LDL - Serum or Plasma" } ] } | |
result | ..1 | There are no (further) constraints on this element Element idDiagnosticReport.result Ordered, Closed, by reference.code(Value) | ||
Cholesterol | S | 1..1 | Reference(Example Lipid Profile) | There are no (further) constraints on this element Element idDiagnosticReport.result:cholesterol Cholesterol Result DefinitionReference to Cholesterol Result. Reference(Example Lipid Profile) |
Triglyceride | S | 1..1 | Reference(Example Lipid Profile) | There are no (further) constraints on this element Element idDiagnosticReport.result:triglyceride Triglyceride Result DefinitionGroup of elements for Triglyceride result. Reference(Example Lipid Profile) |
HDLCholesterol | S | 1..1 | Reference(Example Lipid Profile) | There are no (further) constraints on this element Element idDiagnosticReport.result:hdlcholesterol HDL Cholesterol Result DefinitionGroup of elements for HDL Cholesterol result. Reference(Example Lipid Profile) |
LDLCholesterol | S | 0..1 | Reference(Example Lipid Profile) | There are no (further) constraints on this element Element idDiagnosticReport.result:ldlcholesterol LDL Cholesterol result, if reported DefinitionLDL Cholesterol result, if reported. Reference(Example Lipid Profile) |
conclusion | S | 0..1 | string | There are no (further) constraints on this element Element idDiagnosticReport.conclusion Clinical Interpretation of Lipid Panel DefinitionMay include diagnosis or suggestions for follow up testing. It's not unusual for the lab to make some kind of interpretative comment on the set of results. string |
codedDiagnosis | 0..0 | CodeableConcept | There are no (further) constraints on this element Element idDiagnosticReport.codedDiagnosis No codes for a lipid panel DefinitionNo codes for a lipid panel. Not used in this context. CodeableConcept |