@nhealth/auth
v0.0.20
Published
Authentication and Authorization module for Nuxt based Fhir applications
Downloads
308
Readme
FHIR for Nuxt
Build rapidly FHIR applications with Nuxt
✅ Status
Currently in developing mode, wip.
FHIR Server
nhealth is designed to work with different FHIR servers. However, currently, there is only support for Medplum.
Overview
This repository contains a framework for building FHIR applications using Nuxt. It includes various packages and modules to facilitate the development of FHIR-compliant applications. The key components are:
- packages/auth: Handles authentication and session management.
- packages/profiling: Provides tools for profiling and managing FHIR resources.
- packages/app: The main application layer integrating the other packages.
- playground/profiling: A sample project demonstrating the profiling capabilities.
- playground/demo: A demo project showcasing the usage of the framework.
Each package and project is designed to work together to provide a comprehensive solution for building FHIR applications with Nuxt.