fhir-works
There are 10 repositories under fhir-works topic.
awslabs/fhir-works-on-aws-deployment
A serverless implementation of the FHIR standard that enables users to focus more on their business needs/uniqueness rather than the FHIR specification
awslabs/fhir-works-on-aws-interface
The interface for the FHIR Works on AWS framework. This package is the glue that allows communication to flow between components
aws-solutions/fhir-works-on-aws
A serverless implementation of the FHIR standard that enables users to focus more on their business needs/uniqueness rather than the FHIR specification.
awslabs/fhir-works-on-aws-search-es
An Elasticsearch implementation of the FHIR Works on AWS framework, enabling users to search for FHIR resources
awslabs/fhir-works-on-aws-authz-smart
A SMART on FHIR v1.0.0 implementation of the FHIR Works on AWS framework, utilizing OAuth2/OIDC authorization server to authorize requests
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
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
awslabs/fhir-works-on-aws-authz-rbac
A role based access control implementation of the FHIR Works on AWS framework, utilizing Cognito and User Groups to perform authorization
aws-samples/fhir-hl7v2-integration-transform
A sample of implementing FHIR Works on AWS Integration Transform
awslabs/fhir-works-on-aws-persistence-facade
A façade implementation of the FHIR Works on AWS framework, enabling users to complete CRUD operations on FHIR resources by posting requests to connected microservices