https://github.com/awslabs/fhir-works-on-aws-routing
The routing implementation of the FHIR Works on AWS framework. Finding the correct component to handle the HTTP FHIR request
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 22 committers (4.5%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.0%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
The routing implementation of the FHIR Works on AWS framework. Finding the correct component to handle the HTTP FHIR request
Basic Info
Statistics
- Stars: 31
- Watchers: 8
- Forks: 23
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
fhir-works-on-aws-routing
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 routing of the FHIR Works interface. It is responsible for taking a FHIR based HTTP request and routing it to the correct sub-component. It also does all the resource validatation by way of JSON schemas. Finally, This component is responsible for generating the Capability Statement, which is used to describe what a FHRI API can do. 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:
- API Gateway - We expect all the routing to invoke the FHIR Works Lambda
- Lambda - We expect the input to be entering our function in a certain way
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 a type of each subcomponent:
- interface component
- This package defines the interface we are trying to use
- An authorization component that is responsible for saying if the request is allowed or not
- Example: fhir-works-on-aws-authz-rbac
- A persistence component that is responsible for handing CRUD based requests
- Example: fhir-works-on-aws-persistence-ddb
- A bundle based component that is responsible for handling batches & transactions
- Example: fhir-works-on-aws-persistence-ddb
- A search component that is responsible for handling the search based requests
- Example: fhir-works-on-aws-search-es
- A history component that is responsible for handling the historical search requests
- No example
- Finally a deployment component to deploy this to AWS
- Example: fhir-works-on-aws-deployment
NOTE: if your use-case does not require one of the above features/components, please set the your configuration as such and the router will route accordingly
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: 8 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Nestor Carvantes | c****s@g****m | 36 |
| Robert Smayda | s****4@g****m | 33 |
| Tim Nguyen | n****2 | 20 |
| Yanyu Zheng | y****0@c****u | 11 |
| dependabot[bot] | 4****] | 11 |
| Sukeerth Vegaraju | s****u@y****n | 11 |
| kcadette | 7****e | 5 |
| Sanket Dharwadkar | s****d@a****m | 3 |
| Allan Hodkinson | a****n@b****m | 2 |
| Emil Diaz | e****z | 2 |
| justinusmenzel | 6****l | 2 |
| Amazon GitHub Automation | 5****o | 1 |
| Jeet | 6****9 | 1 |
| Mariano Botta | m****a@g****m | 1 |
| Mike Lohmeier | Z****i | 1 |
| Ricardo Gomes | o****m | 1 |
| awsbakha | 7****a | 1 |
| chrisbednarski | c****i@o****m | 1 |
| github-actions[bot] | 4****] | 1 |
| kosach | k****a@g****m | 1 |
| medhost-gkersting | 7****g | 1 |
| nisankep | 1****p | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 13
- Total pull requests: 87
- Average time to close issues: 6 months
- Average time to close pull requests: 23 days
- Total issue authors: 11
- Total pull request authors: 19
- Average comments per issue: 2.54
- Average comments per pull request: 0.41
- Merged pull requests: 75
- Bot issues: 0
- Bot pull requests: 9
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
- medhost-jshaver (2)
- liquid36 (2)
- lquanx (1)
- AllanHodkinson (1)
- nathan-abacus (1)
- jmrah (1)
- medhost-gkersting (1)
- arthuston (1)
- Nathan-acoustic (1)
- chrisbednarski (1)
- lyndoh (1)
Pull Request Authors
- carvantes (20)
- ssvegaraju (12)
- kcadette (10)
- Bingjiling (9)
- nguyen102 (9)
- dependabot[bot] (8)
- rsmayda (4)
- Zambonilli (3)
- liquid36 (2)
- mario-degenhardt-snkeos (1)
- medhost-gkersting (1)
- nisankep (1)
- jmrah (1)
- github-actions[bot] (1)
- medhost-jshaver (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 3
-
Total downloads:
- npm 514 last-month
-
Total dependent packages: 3
(may contain duplicates) -
Total dependent repositories: 5
(may contain duplicates) - Total versions: 81
- Total maintainers: 4
proxy.golang.org: github.com/awslabs/fhir-works-on-aws-routing
- Documentation: https://pkg.go.dev/github.com/awslabs/fhir-works-on-aws-routing#section-documentation
- License: apache-2.0
-
Latest release: v6.6.2+incompatible
published about 3 years ago
Rankings
npmjs.org: fhir-works-on-aws-routing
FHIR Works on AWS routing implementation
- Homepage: https://github.com/awslabs/fhir-works-on-aws-routing#readme
- License: Apache-2.0
- Status: deprecated
-
Latest release: 6.6.2
published about 3 years ago
Rankings
Maintainers (3)
npmjs.org: @abacus-insights/fhir-works-on-aws-routing
FHIR Works on AWS routing implementation
- License: Apache-2.0
-
Latest release: 1.0.0
published over 5 years ago
Rankings
Maintainers (1)
Dependencies
- @types/errorhandler ^0.0.32 development
- @types/express ^4.17.2 development
- @types/flat ^5.0.1 development
- @types/http-errors ^1.8.0 development
- @types/jest ^26.0.19 development
- @types/lodash ^4.14.157 development
- @types/mime-types ^2.1.0 development
- @types/mock-req-res ^1.1.2 development
- @types/node ^12 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.6.2 development
- jest-mock-extended ^1.0.8 development
- mock-req-res ^1.2.0 development
- prettier ^2.4.1 development
- sinon ^9.0.3 development
- standard-version ^9.3.2 development
- supertest ^6.1.6 development
- ts-jest ^26.4.4 development
- typescript ^4.1.3 development
- @types/cors ^2.8.7
- @types/express-serve-static-core ^4.17.2
- ajv ^6.11.0
- ajv-errors ^1.0.1
- aws-sdk ^2.1000.0
- aws-xray-sdk ^3.3.3
- cors ^2.8.5
- errorhandler ^1.5.1
- express ^4.17.1
- fhir-works-on-aws-interface ^12.1.0
- flat ^5.0.0
- http-errors ^1.8.0
- lodash ^4.17.15
- mime-types ^2.1.26
- serverless-http ^2.3.1
- uuid ^3.4.0
- 860 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