{
  "name" : "OP Solutions's Compass Context",
  "description" : "Describes solution architecture for OP Solutions' EHR called Compass",
  "elements" : [ {
    "tag" : "External Person",
    "background" : "#009688"
  }, {
    "tag" : "External System",
    "background" : "#4db6ac"
  }, {
    "tag" : "Internal Person",
    "background" : "#03a9f4"
  }, {
    "tag" : "Internal System",
    "background" : "#4fc3f7"
  }, {
    "tag" : "OP Clinic Person",
    "background" : "#8bc34a"
  }, {
    "tag" : "Storage",
    "shape" : "Cylinder"
  }, {
    "tag" : "UI",
    "shape" : "WebBrowser"
  }, {
    "tag" : "Worker",
    "shape" : "Robot"
  } ],
  "relationships" : [ {
    "tag" : "Relationship",
    "thickness" : 1,
    "color" : "#888888",
    "dashed" : false
  } ]
}