On logical model pages such as:
https://worldhealthorganization.github.io/smart-base/StructureDefinition-DAK.html
The the Jason schemas are under the content tab in a section " Schema Definition". The content of this section should be new tab under the existing tabs
Make sure you can connect the Json source
there is also pretty printing of the Json source in html. This is a lot of bloat, especially if the source content is large. Rather than pretty printing at at publication time, I would rather have a JavaScript library to handle the pretty printing content. In addition to json schema, there may be other contents such as markdown, HTML, cql, gherkin features. Please provide an analysis of the node, JavaScript libraries that can provide this functionality on demand to reduce the size of the HTML content and to do the pretty printing at a client side.
Do not implement, provide implementation plan with various options and analysis
On logical model pages such as:
https://worldhealthorganization.github.io/smart-base/StructureDefinition-DAK.html
The the Jason schemas are under the content tab in a section " Schema Definition". The content of this section should be new tab under the existing tabs
Make sure you can connect the Json source
there is also pretty printing of the Json source in html. This is a lot of bloat, especially if the source content is large. Rather than pretty printing at at publication time, I would rather have a JavaScript library to handle the pretty printing content. In addition to json schema, there may be other contents such as markdown, HTML, cql, gherkin features. Please provide an analysis of the node, JavaScript libraries that can provide this functionality on demand to reduce the size of the HTML content and to do the pretty printing at a client side.
Do not implement, provide implementation plan with various options and analysis