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 PlaygroundTry Firely Query Language in our playground by using this scope as data source. 
- FQL Documentation
- 
            FQL Language
            Syntax specificationTo learn more about FQL syntax choose this menu item. 
- 
            
                YamlGen Generate resources
            
            YamlGen PlaygroundTry YamlGen in our playground by using this scope as data source. 
- 
            YamlGen Language
            YamlGen Syntax specificationTo learn more about YamlGen syntax choose this. 
- 
            
                FHIRPath Inspect resource
            
            FHIRPath PlaygroundTry out the FHIRPath playground and navigate inside this resource. 
- 
            FHIRPath Documentation
            FHIRPath DocumentationFind out what FHIRPath is or learn how to write FHIRPath scripts. 
- 
    FHIRGet this resource using a FHIR client. 
- 
    EmbedEmbed this resource in your own website. How? 
- 
                        
                            Custom Example generation
                        
                        Custom Example generation betaExperiment 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-MaternalRecord
An EpisodeOfCare profile describing a maternal record (or pregnancy file) as defined by BabyConnect. Each pregnancy is a Condition. It is also represented as an EpisodeOfCare (maternal record) for each involved Organization. The maternal record defines care responsibility for a specific period of time and groups all data related to this period of care. The maternal record has a fixed type (.type = 364320009). Additional types may be provided to indicate a specific period of care. The maternal record includes references to a managing Organization and responsible Practitioner.
The maternal record defines care responsibility for a specific period of time and groups all data related to this period of care:
- The maternal record groups all data related to one pregnancy for the managing Organization
- The groupIdentifier (.extension:groupIdentifier) is a unique identifier of the pregnancy which can be used to group all data related to one pregnancy across Organizations
Relations between the pregnancy (Condition) and the maternal record (EpisodeOfCare):
- Condition points to the EpisodeOfCare through a EpisodeOfCare.context.reference element.
- EpisodeOfCare points to the Condition through a EpisodeOfCare.diagnosis.condition element.
- Condition and EpisodeOfCare both point to the Patient with .subject.reference
- Condition.clinicalStatus and EpisodeOfCare.status must be 'active' for ongoing pregnancies
- Condition.clinicalStatus must be 'inactive' and EpisodeOfCare.status must be 'finished' for past pregnancies
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 EpisodeOfCare
- FHIR STU3
- status prerelease
- 
            version1.3.3
This resource matches a canonical claim from this project.
Claim: http://nictiz.nl/
