Skip to content

coda-platform/fhir-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FHIR data store

Overview

  • Description: This repository deploys DevBox/AidBox, a FHIR database server.
  • Primary author(s): Louis Mullie [@louismullie].
  • Contributors: none.
  • License: The code in this repository is released under the GNU General Public License, V3.

Usage

To load the Synthea dataset, open the DevBox console and execute the following REST query:

POST /fhir/$load
Accept: text/yaml
Content-Type: text/yaml

source: 'https://storage.googleapis.com/aidbox-public/synthea/100/all.ndjson.gz'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published