Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop a notebook to illustrate all the data node operations #9

Open
Tracked by #20
tschaffter opened this issue Oct 19, 2021 · 0 comments
Open
Tracked by #20

Develop a notebook to illustrate all the data node operations #9

tschaffter opened this issue Oct 19, 2021 · 0 comments
Assignees

Comments

@tschaffter
Copy link
Member

Add one block of code for all the operation supported by the Data Node API. This notebook will be used by NLP Sandbox users as a reference to interact with a data node instance.

Create a code block for the following operation:

  • create a dataset
  • get all datasets
  • get one dataset
  • create one fhir store
  • get all fire stores
  • get one fhir store
  • add one patient
  • get all patients in a dataset
  • etc.
@jiaxinmachine88 jiaxinmachine88 added Priority: Low This issue can be kept on the back burner for now Bug Something isn't working labels Oct 21, 2021
@tschaffter tschaffter changed the title Add all data node use case to a notebook Develop a notebook to illustrate all the data node operations Nov 1, 2021
@tschaffter tschaffter removed Bug Something isn't working Priority: Low This issue can be kept on the back burner for now labels Nov 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants