Rwanda iHRIS FR Interaction Simple

From IHRIS Wiki
Revision as of 09:33, 23 September 2013 by Litlfred (talk | contribs) (Created page with "==Transaction Diagram: Simple== <graphviz border='frame' format='png'> digraph "iHRIS + Facility Registry for Rwanda" { ihris [label="iHRIS\nCare Services Finder" shape=bo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Transaction Diagram: Simple

<graphviz border='frame' format='png'>

digraph "iHRIS + Facility Registry for Rwanda" {

  ihris [label="iHRIS\nCare Services Finder" shape=box]
  fr [label="Facility Registry\nCare Services Directory" shape=box]


  ihris->fr [label="getModificationsRequest"]

} </graphviz>