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.
MedicationDispense |
id : 14657 |
meta |
profile : http://interopsante.org/fhir/StructureDefinition/FrInpatientMedicationDispense |
contained |
id : med-21 |
meta |
profile : http://interopsante.org/fhir/StructureDefinition/FrMedication2unique |
code |
coding |
system : http://phast.fr/fhir/ValueSet/Pharmacy/CIOdc/SIPh-CIO_UCD |
code : 3400893766521 |
display : EFFERALGAN 1 000 mg, cpr |
text : EFFERALGAN 1 000 mg, cpr |
form |
coding |
system : http://snomed.info/sct |
code : 421026006 |
display : comprimé oral |
text : comprimé |
ingredient |
item |
coding |
system : http://snomed.info/sct |
code : 387517004 |
display : paracétamol |
text : PARACETAMOL |
isActive : True |
strength |
numerator |
value : 1000 |
unit : mg |
system : http://unitsofmeasure.org |
code : mg |
denominator |
value : 1 |
system : http://unitsofmeasure.org |
code : 1 |
status : completed |
medication |
reference : #med-21 |
subject |
reference : Patient/phast-14602 |
performer |
actor |
reference : Practitioner/smart-Practitioner-7148xxxx |
authorizingPrescription |
reference : MedicationRequest/14624 |
type |
coding |
system : http://terminology.hl7.org/CodeSystem/v3-ActCode |
code : FFC |
display : First Fill - Complete |
quantity |
value : 15 |
system : http://unitsofmeasure.org |
code : 1 |
daysSupply |
value : 5 |
unit : jours |
system : http://unitsofmeasure.org |
code : d |
whenPrepared : 2021-07-28T15:25:00Z |
whenHandedOver : 2021-07-28T16:41:00Z |
dosageInstruction |
sequence : 1 |
timing |
repeat |
bounds |
start : 2021-07-28T16:41:00Z |
end : 2021-08-02T16:40:59Z |
timeOfDay : 07:00:00 |
timeOfDay : 12:00:00 |
timeOfDay : 18:00:00 |
route |
coding |
system : http://snomed.info/sct |
code : 26643006 |
display : Voie orale |
text : Voie orale |
doseAndRate |
type |
coding |
system : http://terminology.hl7.org/CodeSystem/dose-rate-type |
code : ordered |
display : Ordered |
text : Ordered |
dose |
value : 1 |
system : http://unitsofmeasure.org |
code : 1 |