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-Birth
A Procedure profile describing the birth of a child as defined by BabyConnect. This groups findings and procedures related to a particular child in a delivery - important in multiple births. A pregnancy can lead to one delivery Procedure and one or multiple birth Procedures. In multiple birth, multiple birth instances point to the same delivery Procedure. A birth also provides the relation between a child and its mother: The mother Patient is the subject of the delivery Procedure and the child Patient is the subject of the birth Procedure.
A Birth has:
- A partOf extension, pointing to the Delivery
- The subject is the Child
- The context is the Maternal Record EpisodeOfCare
- The pregnancy is captured in the reasonReference
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 Procedure
- 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.