You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not all artifacts in the packages have a fhirVersion set in the index. We can fix that by adding logic that derives the FHIR Version from a package. The Car Factory already has some code for this in: NpmProject.FhirReleasesUsedInPackage
We will have to up the index version too when we add this logic
The text was updated successfully, but these errors were encountered:
mmsmits
changed the title
Add support for resolving artifcats from a FhirPackageSource based on FHIR version.
Add support for resolving artifacts from a FhirPackageSource based on FHIR version.
Mar 25, 2024
We have already made a start in PR: #105
Todo:
Not all artifacts in the packages have a fhirVersion set in the index. We can fix that by adding logic that derives the FHIR Version from a package. The Car Factory already has some code for this in:
NpmProject.FhirReleasesUsedInPackage
We will have to up the index version too when we add this logic
The text was updated successfully, but these errors were encountered: