cqframework / cqframework/cql-execution
ELM Typescript Types
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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