-
Notifications
You must be signed in to change notification settings - Fork 4
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
Front end of snomed #4
Comments
Hey, The authoring-services project (and it's setup instructions) can be found here: https://github.com/IHTSDO/authoring-services The ui-configuration file it contains configures the front-end application's many backend dependencies. You will also need to set up an instance of Snowstorm: https://github.com/IHTSDO/snowstorm in the case that you haven't. As a word of caution the Front-end requires many dependencies to function in it's intended function (the authoring of SNOMED CT content) - is this your intended use case? The full dependency diagram can be found here: https://confluence.ihtsdotools.org/display/AUTHS/SNOMED+International+-+Tooling+Architecture+Blueprint (the second image). |
If you just need to browse SNOMED CT you can use Snowstorm and the Browser frontend. |
Hey Slim, Might I ask again what the intended use case for the tool is? As above in order to make use of that config file you'll need to set up a local instance of the authoring-services https://github.com/IHTSDO/authoring-services from this repository and then using nginx or similar route /authoring-services to your local instance. The front end application is not intended to be stand alone. Best, Chris |
? |
Hi @slim369, Thank you for providing information about your intended use case:
You have two options for deployment:
If you only need case 1 then this authoring-ui project is not required, neither is authoring-services, these are both part of the Authoring Platform. I hope this helps. We are quite concerned that you are starting down a path which will take a huge amount of effort and resources and may not be what you need. Kind regards, |
Hi! Hijacking this thread since it seems kind of related to what I'm trying to accomplish. We are a company that want to create our own SNOMED extensions. @kaicode I see from option 2 above that setting up the authoring platform locally seems like quite a daunting task. So I'm wondering - does everyone who wants to extend SNOMED have to do do this? Is this how the country specific versions of SNOMED have been created? I read somewhere about an online Authoring Platform that required an account? Could this online platform be used instead? If not, is there any guide on how to get started with the platform locally? |
Hi @MacL3an, The Authoring Platform hosted by SNOMED International is currently only available as a Managed Service to National Release Centers (see Members - "Managed service"). We know of several organisations who have successfully set up the authoring platform. I am not at liberty to share their details but you can probably find people in a similar situation via the github issues in this repository and the Snowstorm repo. If you reach out there may be an opportunity to collaborate - just a suggestion! If you do choose to take the plunge and set up your own authoring platform there is an architecture diagram with links to the git repo for many of the components. I would also recommend using the Authoring Platform release notes which detail the versions of software components that will work together. I would love to have all whole platform available as a set of orchestrated containers but we are a long way off that. |
Hi @kaicode , |
Hi @ovanekem, |
Hi,
We are configuring the front end of snomed.
When we try to login there is an issue.
Failed to load resource: the server responded with a status of 404 (Not Found) http://sp0112test/authoring-services/ui-configuration
Could you send us the procedure to install the authoring-services, please?
The text was updated successfully, but these errors were encountered: