cqframework / cqframework/cql-execution

ELM Typescript Types

Open
#266 21 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
84
Forks
38
Avg merge
1d 20h
Merged PRs (30d)
1

Description

Thanks a lot for this library and the port to Typescript, awesome work in this space!

I have been working with ELM more and more while executing CQL, and was wondering if you have Typescript types for the ELM json? It would probably make dealing with the ELM tree much easier instead of everything being 'any'.

I know here you have the XSD schemas which could probably be in theory converted to Typescript definitions, just wanted to double check if it's been done yet... I could also give it a shot if you think that would be useful?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by checking the repository's existing TypeScript port and how ELM JSON is represented. Compare the available ELM XSD schemas from the linked HL7 documentation with the current code to determine whether definitions already exist. Done means providing usable TypeScript types for the ELM tree rather than requiring any.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, typescript
Domain
developer-experience
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.