Jupyter Notebooks that use FHIR to access the National (NL) Terminology Server
Use Google Colab:
https://colab.research.google.com/

Use locally:
docker run -p 8888:8888 jupyter/datascience-notebook
| Notebook | Description |
|---|---|
| ValueSets | List all SCT refsets |
| RefSet | Get 1 RefSet as ValueSet |
| ValueSetByTitle | Get 1 ValueSet by Title |