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? 
AllPolicyStatesForPerson
Liefert alle jemals unterzeichneten Policies einer Person einer spezifischen Einwilligungsdomaene. Die Rückgabe erfolgt als Bundle vom Typ "collection". Das Bundle enthält ausschließlich Consent-Ressourcen zur Abbildung der Policies, d.h. je unterzeichneter Policy ist eine Consent-Ressource mit jeweils einer Policy (provision) enthalten. Es werden alle jemals von Patienten unterzeichneten Policies zurückgegeben (ConsentProvisionType: permit/deny). Policies mit gICS-internem Status UNKNOWN, NOT_ASKED, NOT_CHOSEN, WITHDRAWN, INVALIDATED, REFUSED oder EXPIRED werden mit ConsentProvisionType "deny" zurückgegeben.
Sollen nur die jeweils neueste Policies angezeigt werden, ist clientseit eine Filterung anhand Datum, Policyversion etc. erforderlich oder alternativ die Operation currentPolicyStatesForPerson zu nutzen.
- type OperationDefinition
- FHIR R4
- status Active
- 
            version2025.1.0
This resource matches a canonical claim from this project.
Claim: https://ths-greifswald.de/fhir/
