Closed m-goggins closed 1 month ago
This PR adds Concept, ValueSet and ValueSetDisplay data models to our constants. Note: these concepts have not yet been implemented but will be in the follow up ticket phdi #2789 at which point the old data model can be deleted.
Concept
ValueSet
ValueSetDisplay
Fixes # phdi#2760
Please copy the acceptance criteria from your ticket and paste it here for your reviewer(s) A dataclass for this model has been added to the codebase.
Anything else the review team should know?
PULL REQUEST
Summary
This PR adds
Concept
,ValueSet
andValueSetDisplay
data models to our constants. Note: these concepts have not yet been implemented but will be in the follow up ticket phdi #2789 at which point the old data model can be deleted.Related Issue
Fixes # phdi#2760
Acceptance Criteria
Please copy the acceptance criteria from your ticket and paste it here for your reviewer(s) A dataclass for this model has been added to the codebase.
Additional Information
Anything else the review team should know?
Checklist