Learning Materials
From IHRIS Wiki
Here is a collection of learning materials centered around iHRIS and HIS in general:
- Assessing a HIS Basics on assessing health information systems and using these assessment to detail system requirements by Use Cases (Open Office Presentation)
Bazaar and Launchpad An introduction to using the version control system (VCS) bazaar and [| launchpad] to maintain a software project
- Creating a module A full example on creating a module to track a person's dependents. Starts with establishing design requirements with use cases, creating the .xml, .php and .html files, and commiting the module to bzr. (Open Office Presentation)
- Decentralized iHRIS A brief introduction to the decentralized data module used in iHRIS for aggregating data from districts, to regions and finally the national level. (Open Office Presentation)
- Forms An overview of what a form is in the iHRIS system and how to define a simple list. (Open Office Presentation)
- The I2CE Framework A brief overview of the I2CE Data Management Framework used by the iHRIS Suite of software. Describes basic on the module structure, magic data and what happens with a http request (Open Office Presentation)
- Introduction to Use Cases An introduction on using use cases to guide system development. Includes an explanation of the terminology. (Open Office Presentation)