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

aws fhir fhir-works healthcare hl7 nodejs typescript

Keywords from Contributors

diagram labels interaction
Last synced: 6 months ago · JSON representation

Repository

A DynamoDB implementation of the FHIR Works on AWS framework, enabling users to complete CRUD operations on FHIR resources

Basic Info
  • Host: GitHub
  • Owner: awslabs
  • License: apache-2.0
  • Language: TypeScript
  • Default Branch: mainline
  • Homepage:
  • Size: 623 KB
Statistics
  • Stars: 27
  • Watchers: 8
  • Forks: 20
  • Open Issues: 0
  • Releases: 0
Archived
Topics
aws fhir fhir-works healthcare hl7 nodejs typescript
Created over 5 years ago · Last pushed almost 3 years ago
Metadata Files
Readme Changelog Contributing License Code of conduct Codeowners

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:

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

AWS Labs

GitHub Events

Total
  • Fork event: 1
Last Year
  • Fork event: 1

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 111
  • Total Committers: 19
  • Avg Commits per committer: 5.842
  • Development Distribution Score (DDS): 0.802
Past Year
  • Commits: 11
  • Committers: 7
  • Avg Commits per committer: 1.571
  • Development Distribution Score (DDS): 0.727
Top Committers
Name Email 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
enhancement (11) closing-soon-if-no-response (5) bug (4) customer-inquiry (4) help wanted (3) Review One (3) Review Two (3) question (1)
Pull Request Labels
size/xs (24) size/s (22) dependencies (9) size/m (8) size/l (6) auto-release-pr (5) size/xl (3) enhancement (2) documentation (2) bug (1)

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
  • Versions: 38
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 5.5%
Average: 5.7%
Dependent repos count: 5.9%
Last synced: 7 months ago
npmjs.org: fhir-works-on-aws-persistence-ddb

FHIR Works on AWS persistence DynamoDB implementation

  • Versions: 26
  • Dependent Packages: 1
  • Dependent Repositories: 5
  • Downloads: 271 Last month
Rankings
Forks count: 5.0%
Dependent repos count: 5.1%
Downloads: 5.7%
Stargazers count: 7.4%
Average: 8.9%
Dependent packages count: 21.1%
Last synced: 7 months ago

Dependencies

package.json npm
  • @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
yarn.lock npm
  • 823 dependencies
.github/workflows/code-coverage.yml actions
  • actions/checkout v2 composite
  • actions/setup-node v1 composite
  • codecov/codecov-action v1 composite
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v2 composite
  • github/codeql-action/analyze v1 composite
  • github/codeql-action/init v1 composite
.github/workflows/labeler.yml actions
  • codelytv/pr-size-labeler v1 composite
.github/workflows/release-pr.yml actions
  • actions/checkout v2.3.4 composite
  • actions/setup-node v1 composite
  • repo-sync/pull-request v2 composite
.github/workflows/tag-and-publish.yml actions
  • JS-DevTools/npm-publish v1 composite
  • actions/checkout v2.3.4 composite
  • actions/setup-node v1 composite
.github/workflows/unit-test.yaml actions
  • actions/checkout v2 composite
  • actions/setup-node v1 composite