Skip to content

aehrc/sct-implementation-demonstrator

 
 

Repository files navigation

Implementation Demonstrator

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.

Live demo

This app is available on this demo site.

Development server

To run these demos locally:

  1. Install Angular CLI: npm install -g @angular/cli

  2. Build: npm install

  3. Run: ng serve

Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Regional specific configuration

Some regions may have specific requirements and additional configuration - this configuration needs to be specified when running ng serve

These configuration files are at at src/environments and applies to various components within the SCT Demonstrator application.

Run: ng serve --configuration=some-region

Note: Adding new regional config must have an accompanying configuration section for both build and serve in angular.json.

About

AU localisation of SNOMED CT Implementation Demonstrators

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 98.4%
  • Other 1.6%