cqframework / cqf-tooling

Tooling for CQL and IG Authors
Apache License 2.0
19 stars 22 forks source link

E rsd transformer and plan definition updates #437

Closed sliver007 closed 1 year ago

sliver007 commented 1 year ago

Updates the eRSD Transformer to fix NRE. Also updated eRSD Transformer test cases.

Description

Updates the eRSD Transformer so that the PlanDefinition.effectivePeriod only gets set if the PlanDefinition is being replaced. Resolves a NullRefException in the case the PlanDef isn't being replaced. Also updated the eRSDTransformer test cases which were failing due to the test data being changed and the cases not updated.

By creating this PR you acknowledge that your contribution will be licensed under Apache 2.0