FHIR
FHIR copied to clipboard
issue #3859 - only create tables for R4B resource types by default
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]