Closed bashir2 closed 7 months ago
Goal of the test is to see if R4 profile can be loaded by Bunsen, in order to ensure that we can generate FHIR extensions.
This is lower priority today since we already have some test coverage of US Core R4. But, if we hit a related bug, we shoud prioritize.
Enabled unit tests for R4 for extended fhir profiles via this PR #924
We currently have this STU3 test profile for testing extension features in Bunsen. We should create a similar one for R4 and add enable the corresponding unit-tests.
This is a left-over from #286. There are already unit-tests that test extension functionality using US Core profiles (which are readily available for R4).