Rwanda iHRIS FR Interactions¶
Transaction Diagram: With InfoMan¶
- <graphviz border=’frame’ format=’png’>
digraph “iHRIS + Facility Registry for Rwanda” {
ihris [label=”iHRISn(Care Services Finder)” shape=box] fr [label=”Facility Registryn(Care Services Directory)” shape=box] him [label=”OpenHIMn(Access Control)” shape=box] infoman [label=”InfoManagern(caching)” shape=box]
ihris->him [label=”Facility Search”] him->infoman [label=”pass-thru Facility Search”] infoman->fr [label=”getModificationsRequest”]
} </graphviz>