This project hosts a collection of open-source SNOMED Implementation examples using FHIR terminology services. It is expected to grow with new use cases and user interfaces.
This app is available on this demo site.
To run these demos locally:
-
Install Angular CLI:
npm install -g @angular/cli -
Build:
npm install -
Run:
ng serve
Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.
The Dentistry odontogram feature in this project is inspired by the following open-source projects:
- react-odontogram by biomathcode: We reused and adapted SVG tooth path data from this project -
react-odontogramis licensed under the MIT License. - The DigiDOT pilot project by Novari IKS and Conteir - Demo