Rwanda iHRIS FR Interaction Simple

From IHRIS Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Transaction Diagram: Simple

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

digraph "iHRIS + Facility Registry for Rwanda" {

  ihris [label="iHRIS\n(Care Services Finder)" shape=box]
  fr [label="Facility Registry\n(Care Services Directory)" shape=box]


  ihris->fr [label="getModificationsRequest"]

} </graphviz>