Rwanda iHRIS FR Interaction HIM

Transaction Diagram: With OpenHIM

<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]

ihris->him [label=”getModificationsRequest”] him->fr [label=”pass-thru getModificationsRequest”]

}

</graphviz>