This project has been archived
This project is no longer in active development and has been replaced with the clinical-trial-matching-app which is still being actively developed.
This is a SMART on FHIR (SMART on FHIR documentation) application that is used for a standard way of sending relevant patient data for clinical trials and returning the results uniformly. The goal of this application is provide an easy to use interface for connecting clinical trial matching services.
Visit our wiki for more information on the architecture and data flow of the system.
This project was generated with Angular CLI version 8.0.3.
Run ng serve
for a development server.
Once the development server is running, launch the application from the SMART launcher.
- Visit SMART Launcher (for example)
- Make sure r4 is selected for the FHIR version
- Launch http://localhost:4200
- Select a practitioner and a patient
- Page will load with name of selected patient displayed. The app will automatically reload if you change any of the source files.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.