cqframework / cqframework/cql-tests
Timezoneoffset policy tests
Open
@bryantaustin13 is already working on this.
Since Oct 31, 2025.
CQLTest: CQL-test-code
- Dominant language
- No language data
- Stars
- 7
- Forks
- 8
- Avg merge
- 12d 5h
- Merged PRs (30d)
- 2
Description
The FHIRPath specification allows timezone offset behavior to be determined by policy:
https://build.fhir.org/ig/HL7/FHIRPath/#datetime-equality
This makes a single set of tests to determine correct behavior dependent on policy decisions. To address this, propose adding two sets of tests:
- Tests that validate correct timezoneoffset behavior if the policy decision is not to provide a timezone offset (for values that do not have one)
- Tests that validate correct timezone offset behavior if the policy decision is to default to the timezone offset of the server.
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.
Assessment
This issue has not been assessed yet.