Description: Add support for using FHIR R6 versions. This mostly just switched from using our old regex if/else statement to using the nice util function from SUSHI for different supported FHIR versions.
Testing Instructions: Make sure the tests pass and you can run GoFSH on a project that uses a FHIR R6 version.
Description: Add support for using FHIR R6 versions. This mostly just switched from using our old regex if/else statement to using the nice util function from SUSHI for different supported FHIR versions.
Testing Instructions: Make sure the tests pass and you can run GoFSH on a project that uses a FHIR R6 version.
Related Issue: N/A