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.
bc-ChildBirthAssistance
An Encounter profile describing (childbirth) assistance to a woman in labor as defined by BabyConnect.
- The woman Patient is the subject of the Encounter
- The place of birth is described in Encounter.class using a ConceptMap to map values to available FHIR codes
- The Encounter.diagnosis element refers to the Pregnancy (Condition)
- The Encounter.participant element containts a list of care providers that were present during delivery. Family members could also be included in this list.
- Additional details can be defined at participant level, such as participant type and time of arrival. The latter uses an extension at participant level with a coded list of time of arrival.
- Childbirth Assistance refers to the EpisodeOfCare with Encounter.EpisodeOfCare.reference
Resources shown in this project should be considered unstable and not suited for immediate implementation. Stable versions can be found in the released packages. Implementation guides (IGs) that build on the packages in this project, can be found at informatiestandaarden.nictiz.nl. Each IG explicitly calls out which package version to use. Always consult the implementation guide for the correct package.
- type Profile on Encounter
- FHIR STU3
- status prerelease
-
version1.3.2
This resource matches a canonical claim from this project.
Claim: http://nictiz.nl/
Canonical claims are used to verify ownership of your canonical URLs.