Dear colleagues,
We made a 1.1.0 GKS-Core release with the new
ConceptSet that was originally in VA.
We're proposing
a very minor breaking change to the way we handle domain entities. Before, we used to independently define domain entity sets (e.g.
ConditionSet and
TherapyGroup).
In our proposal, we've changed this to use a common class ConceptSet with restrictions on conceptType depending on where it's used.
The breaking change is the rename of the properties therapies and conditions to concepts. We're hoping this change will reduce the maintenance burden to handle various domain entities (in terms of schema and implementer code).
Best,
Beatrice
On behalf of Kori Kuzma, Larry Babb and the GKS team