Rwanda iHRIS FR Interactions: Difference between revisions
From IHRIS Wiki
(Created page with "==Data Model== <graphviz border='frame' format='png'> digraph "iHRIS + Facility Registry for Rwanda" { ihris [label="iHRIS" shape=box] fr [label="Facility Registry" sha...") |
No edit summary |
||
Line 1: | Line 1: | ||
== | ==Transaction Diagram== | ||
<graphviz border='frame' format='png'> | <graphviz border='frame' format='png'> |
Revision as of 08:21, 23 September 2013
Transaction Diagram
<graphviz border='frame' format='png'>
digraph "iHRIS + Facility Registry for Rwanda" { ihris [label="iHRIS" shape=box] fr [label="Facility Registry" shape=box] him [label="OpenHIM\nAccess Control" shape=box]
ihris->fr [label="getModificationsRequest"] ihris->him [label="getModificationsRequest"] him->fr [label="pass-thru getModificationsRequest"]
} </graphviz>