Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

bonfhir/template-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BonFHIR Playground

This project is meant to teach you the basics of using the BonFHIR Core library.

It assumes a basic knowledge of NodeJS, Typescript and FHIR.

Getting started

Once this is done:

  • open the project in VS Code
  • install the local dependencies using npm install
  • launch the local FHIR server by launching the Command Palette, choose Tasks: Run Task, then Launch local FHIR Server.

This should launch a local instance of Medplum to allow you to interact with a real FHIR Server and API.

Then follow the notebooks in the notebooks directory.

About

Template project for the BonFHIR playground

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published