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.
Patient-Consent
Patient
- type Profile on Patient
- FHIR STU3
- status Draft
-
version...
The canonical from this resource does not match any claim in this context and conflicts with a claim from another scope.
https://ehealthontario.ca/API/FHIR/StructureDefinition/
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/Patient
Patient-Consent (Patient) | http://hl7.org/fhir/StructureDefinition/Patient | There are no (further) constraints on this element Data type http://hl7.org/fhir/StructureDefinition/Patient | ||
identifier | S | 1..1 | There are no (further) constraints on this element Element idPatient.identifier | |
system | S | 1.. | Fixed Value | There are no (further) constraints on this element Element idPatient.identifier.system Patient Identifier Type DefinitionThe namespace for the identifier value. Establishes the namespace for the value - that is, a URL that describes a set values that are unique. https://ehealthontario.ca/API/FHIR/NamingSystem/ca-on-patient-hcn |
value | S | 1.. | There are no (further) constraints on this element Element idPatient.identifier.value Patient Identifier Number | |
name | S | 1..1 | There are no (further) constraints on this element Element idPatient.name | |
family | S | 1.. | There are no (further) constraints on this element Element idPatient.name.family Patient Last Name DefinitionFamily name (often called 'Surname'). The part of a name that links to the genealogy. In some cultures (e.g. Eritrea) the family name of a son is the first name of his father. | |
given | S | 1..1 | There are no (further) constraints on this element Element idPatient.name.given Patient First Name DefinitionFamily name (often called 'Surname') | |
gender | S | Binding | There are no (further) constraints on this element Element idPatient.gender ?? (required) | |
birthDate | S | There are no (further) constraints on this element Element idPatient.birthDate |