CDCgov / dibbs-query-connector

A FHIR client allowing public health agencies to query health care organizations directly or via a TEFCA QHIN
Creative Commons Zero v1.0 Universal
4 stars 0 forks source link

Add internal data model for ValueSet #35

Closed m-goggins closed 1 month ago

m-goggins commented 1 month ago

PULL REQUEST

Summary

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.

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