Create @calypr/dataframer repository with extracted FHIR metadata dataframe functionality#145
Open
Copilot wants to merge 3 commits intodevelopmentfrom
Open
Create @calypr/dataframer repository with extracted FHIR metadata dataframe functionality#145Copilot wants to merge 3 commits intodevelopmentfrom
Copilot wants to merge 3 commits intodevelopmentfrom
Conversation
Co-authored-by: bwalsh <47808+bwalsh@users.noreply.github.com>
Co-authored-by: bwalsh <47808+bwalsh@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Create a new repository @calypr/dataframer based on this repo.
The new repository should only have the "meta dataframe" command
Create @calypr/dataframer repository with extracted FHIR metadata dataframe functionality
Aug 29, 2025
bwalsh
approved these changes
Aug 29, 2025
Collaborator
|
Unit tests are failing. "indexclient" not found |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.