Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

EHR Repository Documentation

  1. diagrams - Contains plantuml and dbdiagram scripts

dbdiagrams.io

You can view and export the database schemas at the dbdiagrams.io site.

plantuml

You can view and export plantuml diagrams using:

  1. Plugin for IntelliJ
  2. Plugin for Chrome Browser
  3. Plant Text Website

The NHS stylesheet for plantuml can be found HERE

The following example is how use the stylesheet in plantuml:

@startuml

!include https://gist.githubusercontent.com/fishey2/c9d9d7c7426d3701959789c10e96fdb0/raw/2afa46ecf5e126ad563693a8dccfa3e7ee46a50c/nhs_stylesheet.iuml

@enduml