Is your feature request related to a problem? Please describe.
Investigate and Support multiple IGs Versions and Artifacts
For instance with C4BB 1.0.0 and 1.1.0 are out and in the wild, yet clients may assert to 1.0.0, and we need to support both.
Describe the solution you'd like
We should have multiple structures in the same package in fhir-ig-carin-bb.
- ResourceProvider
- folder structure
We'd want to maintain a single .index.json file
Figure out how to set the default tagged version
Describe alternatives you've considered
Splitting the resources into separate jars. It becomes unwieldy and hard to manage.
Acceptance Criteria
- GIVEN [a precondition]
AND [another precondition]
WHEN [test step]
AND [test step]
THEN [verification step]
AND [verification step]
Additional context
n/a
Is your feature request related to a problem? Please describe.
Investigate and Support multiple IGs Versions and Artifacts
For instance with C4BB 1.0.0 and 1.1.0 are out and in the wild, yet clients may assert to 1.0.0, and we need to support both.
Describe the solution you'd like
We should have multiple structures in the same package in fhir-ig-carin-bb.
We'd want to maintain a single .index.json file
Figure out how to set the default tagged version
Describe alternatives you've considered
Splitting the resources into separate jars. It becomes unwieldy and hard to manage.
Acceptance Criteria
AND [another precondition]
WHEN [test step]
AND [test step]
THEN [verification step]
AND [verification step]
Additional context
n/a