fasten-onprem/backend/pkg/hub
Jason Kulatunga 79755d8e8b fixing composite unique index (when embedded the index is not unique).
creating a lookup table for retrieving Resource references (and generated UUIDs).
Adding organization processing.
2022-08-30 21:36:40 -07:00
..
internal/fhir fixing composite unique index (when embedded the index is not unique). 2022-08-30 21:36:40 -07:00
README.md working on Hub for retreiving data from Health Providers. 2022-08-28 10:51:58 -07:00
factory.go added ModelBase and OriginBase which can be used as base classes for Gorm Models. 2022-08-30 19:03:24 -07:00

README.md

Hub

The Fasten Hub is a semi stand-alone application that can retrieve data from various Medical Providers, transform it, and store it in the database. This code will eventually be moved into its own repository.

Types

There are multiple protocols used by the Medical Provider industry to transfer patient data, the following mechanisms are the ones that Fasten supports

FHIR