issues
search
google
/
cql
An experimental Clinical Quality Language execution engine for analyzing FHIR healthcare data at scale.
Apache License 2.0
63
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for the Round() functional operator.
#72
copybara-service[bot]
closed
3 weeks ago
0
Add support for sorting by expressions in CQL.
#71
copybara-service[bot]
closed
1 month ago
0
Support implicit conversion of FHIR.Period to functions that accept Interval<Any>, but would therefore accept.
#70
copybara-service[bot]
closed
1 month ago
1
Fix syntax error in CQL Playground HTML
#69
WebCoder49
closed
1 month ago
2
More Complete Retrieve Support
#68
suyashkumar
opened
2 months ago
0
Correct resolution of unqualified System/FHIR Overlapping types
#67
suyashkumar
opened
2 months ago
0
Refactor FHIR property tests into their own test grouping.
#66
copybara-service[bot]
closed
2 months ago
0
Add support for FHIR Server retriever
#65
evan-gordon
opened
2 months ago
1
Fix broken links in the contributing guide.
#64
copybara-service[bot]
closed
2 months ago
1
Change Concept definition to allow for null codes.
#63
copybara-service[bot]
closed
2 months ago
0
Implement Initial Median System Operator
#62
suyashkumar
closed
2 months ago
0
Add support for Exp functional operator for Integers Decimals and Longs.
#61
copybara-service[bot]
closed
2 months ago
0
Evaluate FHIR.decimal.value directly to a System.Decimal
#60
suyashkumar
closed
2 months ago
1
Issue with accessing FHIR Data types
#59
darena-pjindal
closed
2 months ago
10
Bump setup-go to v5
#58
copybara-service[bot]
closed
3 months ago
0
Bump checkout version to v4
#57
copybara-service[bot]
closed
3 months ago
0
Fix issue with properties on null values inside queries.
#56
copybara-service[bot]
closed
3 months ago
0
Add support for Overlaps(Interval<DateTime>, Interval<DateTime) operator.
#55
copybara-service[bot]
closed
3 months ago
0
Add support for Min(List<DateTime>) operator overload support.
#54
copybara-service[bot]
closed
3 months ago
0
Add support for now() FHIR Path version of Now().
#53
copybara-service[bot]
closed
3 months ago
0
Add support for Max(List<DateTime>) operator overload.
#52
copybara-service[bot]
closed
3 months ago
0
Fix instability in determining correct library version to use when there are multiple instances of the same library included.
#51
copybara-service[bot]
closed
3 months ago
0
Implement [] and Indexer operators for List<T> and Strings.
#50
copybara-service[bot]
closed
3 months ago
0
Implement Indexer operator and expression.
#49
suyashkumar
closed
3 months ago
0
Min / Max for Datetime
#48
evan-gordon
closed
3 months ago
1
Can now include libraries without specifying a version when the library itself has a version.
#47
copybara-service[bot]
closed
3 months ago
0
Add support for Precision() functional operator.
#46
copybara-service[bot]
closed
3 months ago
0
Implement Combine operator.
#45
copybara-service[bot]
closed
3 months ago
0
Correctly support include statements without a version
#44
suyashkumar
closed
3 months ago
1
Allow declaration of empty Concepts.
#43
copybara-service[bot]
closed
3 months ago
0
Support Equivalent(Concept, Code) overload.
#42
copybara-service[bot]
closed
3 months ago
0
Include Library in default ParsingError string
#41
suyashkumar
closed
3 months ago
0
Support Clinical Equivalent Overloads
#40
suyashkumar
opened
3 months ago
0
Run MERIndicators CQL
#39
citizenrich
opened
3 months ago
7
Explore WebAssembly Build (WASM)
#38
suyashkumar
opened
4 months ago
0
Update GitHub Actions badge to pull main branch status only.
#37
suyashkumar
closed
4 months ago
0
Update GitHub actions README badge to use main branch
#36
suyashkumar
closed
4 months ago
0
Add basic engine parse & eval latency to cqlplay
#35
suyashkumar
closed
4 months ago
0
Set EvalConfig.EvaluationTimestamp to time.Now() if it is empty (zero value), as described in the config comments.
#34
copybara-service[bot]
closed
4 months ago
0
Enable GitHub actions for Windows.
#33
copybara-service[bot]
closed
4 months ago
0
Beam Failure for Test on Windows
#32
evan-gordon
opened
4 months ago
0
Analyzer action
#31
evan-gordon
closed
4 months ago
0
Windows test fixes.
#30
copybara-service[bot]
closed
4 months ago
0
Add support for Ln() functional operator.
#29
copybara-service[bot]
closed
4 months ago
0
README Updates: Simplify getting started, add CQL snippet, add repo details to intro
#28
suyashkumar
closed
4 months ago
0
Properly Close some files, which also helps address some Windows test failures.
#27
copybara-service[bot]
closed
4 months ago
0
Add support for Floor() functional operator.
#26
copybara-service[bot]
closed
4 months ago
0
Add support for Ceiling() functional operator.
#25
copybara-service[bot]
closed
4 months ago
0
Add support for Abs() functional operator
#24
copybara-service[bot]
closed
4 months ago
0
Fixes for tests on windows.
#23
copybara-service[bot]
closed
4 months ago
0
Next