Skip to content

Commit

Permalink
Merge pull request #22 from fastenhealth/fasten_sources_embedded_json
Browse files Browse the repository at this point in the history
using updated brands, portals and endpoints catalog
  • Loading branch information
AnalogJ committed Jan 17, 2024
2 parents 28e9ddc + 606081b commit 65e6980
Show file tree
Hide file tree
Showing 27,833 changed files with 1,642,225 additions and 1,135,032 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
19 changes: 18 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,31 @@
[![GitHub Sponsors](https://img.shields.io/github/sponsors/analogj?style=flat-square)](https://github.com/sponsors/AnalogJ/)


The Fasten Sources is a library that defines medical provider metadata (`definitions` - OpenID Metadata documents)
The Fasten Sources is a library that contains medical provider metadata (`definitions` - OpenID Metadata documents)
and http clients (OAuth2/Smart-on-FHIR clients) which can be used to retrieve data from various Medical
Providers (`clients`).

The source data is generated by the [fasten-sources-gen](https://www.github.com/fastenhealth/fasten-sources-gen) project, and then
copied to the `catalog` folder of this project.


> See [SOURCE_LIST.md](./SOURCE_LIST.md) for a full list of sources available in this repo.

# Usage

## Search Engine

Brands and Portals will be stored and indexed in Elasticsearch. The search engine will be used to find the correct Brand and associated Portals & Endpoints

## Definitions

Definitions are OpenID Metadata documents that are used to configure OAuth2 clients. These definitions contain Endpoint
information merged with Platform configuration




# Types

There are multiple protocols used by the Medical Provider industry to transfer patient data, the following mechanisms are the
Expand Down
27,731 changes: 0 additions & 27,731 deletions SOURCE_LIST.md

This file was deleted.

Loading

0 comments on commit 65e6980

Please sign in to comment.