https://github.com/awslabs/fhir-works-on-aws-persistence-ddb
A DynamoDB implementation of the FHIR Works on AWS framework, enabling users to complete CRUD operations on FHIR resources
https://github.com/awslabs/fhir-works-on-aws-persistence-ddb
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 19 committers (5.3%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.5%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
A DynamoDB implementation of the FHIR Works on AWS framework, enabling users to complete CRUD operations on FHIR resources
Basic Info
Statistics
- Stars: 27
- Watchers: 8
- Forks: 20
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
fhir-works-on-aws-persistence-ddb
This GitHub repository has been migrated. You can now find FHIR Works on AWS at https://github.com/aws-solutions/fhir-works-on-aws.
Purpose
Please visit fhir-works-on-aws-deployment for overall vision of the project and for more context.
This package is an implementation of the persistence & bundle components of the FHIR Works interface. It is responsible for executing CRUD based requests from the router. To use and deploy this component (with the other 'out of the box' components) please follow the overall README
Infrastructure
This package assumes certain infrastructure:
- DynamoDB - The table name defined by the environment variable RESOURCE_TABLE
- Partition key is 'id' and sort key is 'vid'
- Elasticsearch - The Elasticsearch domain is defined by the environment variable ELASTICSEARCHDOMAINENDPOINT
- Indexes are defined by the resource type
- S3 Bucket - The bucket name is defined by the environment variable FHIRBINARYBUCKET
Usage
For usage please add this package to your package.json file and install as a dependency. For usage examples please see the deployment component's package.json
Dependency tree
This package is dependent on:
- interface component
- This package defines the interface we are trying to use
Package that depends on fhir-works-on-aws-persistence-ddb package:
- deployment component
- This package deploys fhir-works-on-aws-persistence-ddb and all the other default components
Known issues
For known issues please track the issues on the GitHub repository
Security
See CONTRIBUTING for more information.
License
This project is licensed under the Apache-2.0 License.
Owner
- Name: Amazon Web Services - Labs
- Login: awslabs
- Kind: organization
- Location: Seattle, WA
- Website: http://amazon.com/aws/
- Repositories: 914
- Profile: https://github.com/awslabs
AWS Labs
GitHub Events
Total
- Fork event: 1
Last Year
- Fork event: 1
Committers
Last synced: almost 3 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Robert Smayda | s****4@g****m | 22 |
| Nestor Carvantes | c****s@g****m | 18 |
| Tim Nguyen | n****2@u****m | 15 |
| rsmayda | r****a@u****m | 10 |
| Yanyu Zheng | y****0@c****u | 9 |
| dependabot[bot] | 4****]@u****m | 9 |
| smayda | s****a@a****m | 7 |
| Sukeerth Vegaraju | s****u@y****n | 5 |
| kcadette | 7****e@u****m | 3 |
| Sanket Dharwadkar | s****d@a****m | 2 |
| Sukeerth Vegaraju | s****u@g****m | 2 |
| justinusmenzel | 6****l@u****m | 2 |
| Mike Lohmeier | Z****i@u****m | 1 |
| Amazon GitHub Automation | 5****o@u****m | 1 |
| awsbakha | 7****a@u****m | 1 |
| Emil Diaz | e****z@u****m | 1 |
| carvantes | c****s@u****m | 1 |
| Allan Hodkinson | a****n@b****m | 1 |
| nisankep | 1****p@u****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 21
- Total pull requests: 79
- Average time to close issues: about 1 year
- Average time to close pull requests: 11 days
- Total issue authors: 12
- Total pull request authors: 12
- Average comments per issue: 3.14
- Average comments per pull request: 0.51
- Merged pull requests: 68
- Bot issues: 0
- Bot pull requests: 8
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- rsmayda (5)
- arnabguptadev (3)
- arthuston (3)
- Nathan-acoustic (2)
- DJK-Cognosante (1)
- lquanx (1)
- fhir-works-dev01 (1)
- Zambonilli (1)
- ilyash-b (1)
- hemag24 (1)
- PrimKruskal (1)
- justinusmenzel (1)
Pull Request Authors
- carvantes (18)
- Bingjiling (13)
- ssvegaraju (12)
- dependabot[bot] (8)
- nguyen102 (6)
- rsmayda (6)
- kcadette (4)
- Zambonilli (4)
- SanketD92 (2)
- justinusmenzel (2)
- lquanx (2)
- nisankep (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- npm 271 last-month
-
Total dependent packages: 1
(may contain duplicates) -
Total dependent repositories: 5
(may contain duplicates) - Total versions: 64
- Total maintainers: 3
proxy.golang.org: github.com/awslabs/fhir-works-on-aws-persistence-ddb
- Documentation: https://pkg.go.dev/github.com/awslabs/fhir-works-on-aws-persistence-ddb#section-documentation
- License: apache-2.0
-
Latest release: v3.12.0+incompatible
published over 3 years ago
Rankings
npmjs.org: fhir-works-on-aws-persistence-ddb
FHIR Works on AWS persistence DynamoDB implementation
- Homepage: https://github.com/awslabs/fhir-works-on-aws-persistence-ddb#readme
- License: Apache-2.0
- Status: deprecated
-
Latest release: 3.12.0
published over 3 years ago
Rankings
Maintainers (3)
Dependencies
- @elastic/elasticsearch-mock ^0.3.0 development
- @types/flat ^5.0.1 development
- @types/jest ^26.0.19 development
- @types/lodash ^4.14.161 development
- @types/mime-types ^2.1.0 development
- @types/node ^12 development
- @types/promise.allsettled ^1.0.3 development
- @types/sinon ^9.0.0 development
- @types/uuid ^3.4.7 development
- @typescript-eslint/eslint-plugin ^4.33.0 development
- @typescript-eslint/parser ^4.33.0 development
- aws-sdk-mock ^5.1.0 development
- eslint ^7.32.0 development
- eslint-config-airbnb-base ^14.2.1 development
- eslint-config-prettier ^8.3.0 development
- eslint-plugin-import ^2.24.2 development
- eslint-plugin-prettier ^4.0.0 development
- jest ^26.6.3 development
- jest-each ^26.4.2 development
- jest-mock-extended ^1.0.8 development
- prettier ^2.4.1 development
- sinon ^9.2.2 development
- standard-version ^9.3.2 development
- ts-jest ^26.4.4 development
- typescript ^4.1.3 development
- @elastic/elasticsearch 7.13.0
- @types/aws-lambda ^8.10.83
- aws-elasticsearch-connector ^8.2.0
- aws-sdk ^2.1000.0
- aws-xray-sdk ^3.3.3
- fhir-works-on-aws-interface ^12.1.0
- flat ^5.0.2
- lodash ^4.17.20
- mime-types ^2.1.26
- promise.allsettled ^1.0.2
- uuid ^3.4.0
- 823 dependencies
- actions/checkout v2 composite
- actions/setup-node v1 composite
- codecov/codecov-action v1 composite
- actions/checkout v2 composite
- github/codeql-action/analyze v1 composite
- github/codeql-action/init v1 composite
- codelytv/pr-size-labeler v1 composite
- actions/checkout v2.3.4 composite
- actions/setup-node v1 composite
- repo-sync/pull-request v2 composite
- JS-DevTools/npm-publish v1 composite
- actions/checkout v2.3.4 composite
- actions/setup-node v1 composite
- actions/checkout v2 composite
- actions/setup-node v1 composite