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.
-
FHIR
Get this resource using a FHIR client.
-
Embed
Embed this resource in your own website. How?
-
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.
HdBe BodyTemperature
Measuring and documenting the body temperature of a person as a surrogate for a person’s central body temperature (the highest temperature at the centre of the torso)
Purpose
Measuring the body temperature is of medical importance. A number of diseases are accompanied by characteristic changes in body temperature. The symptoms of some diseases can be tracked by measuring the body temperature. The healthcare professional can use this temperature development to determine the effect of the treatment.
- type LogicalModel
- FHIR R4
- status Draft
-
version...
- abstract
The canonical from this resource does not match any claim in this context and conflicts with a claim from another scope.
https://fhir.healthdata.be/
HdBeBodyTemperature (BodyTemperature) | Element | Element idBodyTemperatureShort description BodyTemperature DefinitionRoot concept of the BodyTemperature information model. This root concept contains all data elements of the BodyTemperature information model. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
id | 0..1 | string | There are no (further) constraints on this element Element idBodyTemperature.idShort description xml:id (or equivalent in JSON) Definitionunique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | 0..* | Extension | There are no (further) constraints on this element Element idBodyTemperature.extensionShort description Additional Content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Mappings
| |
TemperatureValue | C | 1..1 | Quantity | Element idBodyTemperature.TemperatureValueShort description TemperatureValue DefinitionBody temperature is the temperature inside the body, measured in °C (degrees Celsius). The measurement method must be specified for a correct interpretation of the measurement value. The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
|
TemperatureDateTime | 1..1 | dateTime | Element idBodyTemperature.TemperatureDateTimeShort description TemperatureDateTime DefinitionDate and time of measurement.
| |
Comment | 0..1 | string | Element idBodyTemperature.CommentShort description Comment DefinitionComments or details that may be of importance in interpreting the measurement value. Note that FHIR strings may not exceed 1MB in size
| |
TemperatureType | 0..1 | CodeableConceptBinding | Element idBodyTemperature.TemperatureTypeShort description TemperatureType DefinitionThe TemperatureType indicates the way and place the measurement (temperature) has been performed. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination. TemperatureType codes The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
|