cqframework / cqframework/cql-tests

Timezoneoffset policy tests

Open
#81 1 comment 0 reactions 1 assignee View on GitHub

@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:

  1. Tests that validate correct timezoneoffset behavior if the policy decision is not to provide a timezone offset (for values that do not have one)
  2. 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

  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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.