Create @calypr/dataframer repository with extracted FHIR metadata dataframe functionality #145
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR creates a complete new repository structure for
@calypr/dataframerthat extracts only the "meta dataframe" command functionality from the gen3_util repository, providing a focused, lightweight tool for FHIR metadata processing.Problem Statement
The gen3_util repository contains valuable FHIR metadata dataframe generation capabilities, but they're embedded within a larger ecosystem management tool with many dependencies. There was a need to extract just the dataframe functionality into a standalone package.
Solution
Created a complete
calypr_dataframerpackage that extracts and simplifies the core dataframe functionality:Core Features Extracted
calypr-dataframer dataframecommandPackage Structure
Key Improvements
Usage Examples
Validation
The new repository is ready for deployment as an independent
@calypr/dataframerpackage, providing researchers and developers with a focused tool for FHIR metadata analysis without the complexity of the full gen3 ecosystem.✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.