FHIR icon indicating copy to clipboard operation
FHIR copied to clipboard

issue #3859 - only create tables for R4B resource types by default

Open lmsurpre opened this issue 3 years ago • 0 comments

And only warn about the deprecated (R4 resource type) tables when we're migrating from an older schema version that has these.

I also renamed ResourceTypeHelper to ResourceTypeUtil to better reflect project naming conventions (helpers can be instantiated, utils are static).

Signed-off-by: Lee Surprenant [email protected]

lmsurpre avatar Aug 15 '22 15:08 lmsurpre