Stream: cql
Topic: CQL Execution 2.4.0 (TypeScript Release)
Chris Moesel (Feb 21 2022 at 19:46):
We've just converted the JavaScript CQL Execution library to TypeScript. For those of you who use JavaScript, this should not impact you at all. For those of you who use TypeScript, you can now use the types published in the module instead of having to define your own.
For more details, see the release notes: https://github.com/cqframework/cql-execution/releases/tag/v2.4.0
David Winters (Feb 28 2022 at 17:43):
Very cool! I've tested this new release with my async cql-worker library and can confirm it works as before in the browser and in nodejs.
Sukanta Barai (Mar 03 2022 at 14:55):
Hi ,
Could you please let me know ,
how can we create data model or customize schema like FHIR or QDM.
So we can using customize schema instead of FHIR or QDM for CQL.
Please provide me any example which will help me to create customise schema. Need your help. I am new in CQL.
Sukanta Barai (Mar 03 2022 at 15:14):
Hi Team,
Could you please let me know the data format of FHIR and QDM. How does any customize data model like PHIR can read from CQL-ENGINE or CQL-Language-Server?
Last updated: Apr 12 2022 at 19:14 UTC