On This Page
- OpenIHP
- Documentation
- Architectural Diagram
- API Documentation
- User Guides
- Code Repository
- Installation Scripts
- Community
- Contributing Organisations
- Test Environment - Local
- Code Repository
Useful Links
OpenIHP
OpenIHP is a system for viewing, entering, and reporting on patient-level data held in the Provincial Health Data Center. This is a rich data set, sourced from many disparate systems, and harmonized, processed, and de-duplicated.
OpenIHP provides the interface for leveraging this data set to assist clinicians and others in making important clinical decisions. The somewhat recent addition of data entry capabilities allows the users of OpenIHP to contribute back to this shared data set with visits, medication, and lab result entries.
Documentation
Architectural Diagram
API Documentation
The API provides extensive serialized code object interfaces for performing all authorization, data retrieval, and data entry capabilities of the app.
- It also provides limited FHIR interfaces for data retrieval of specific resources, including the Graphical Viewer graphing endpoint, as well as accepting upload of any FHIR resource to the catch-all upload endpoint.
- Unfortunately, we don't have adequate API documentation, we only have the Swagger endpoint documentation.
- PHDC API Documentation (uses Swagger)
User Guides
Code Repository
The code repository contains all frontend, API, and database code and scripts for the application, excluding the PHDC clinical databases.
These are intended to be acquired directly from the WC DoH or UCT School of Public Medicine and restored prior to the setup of OpenIHP.
Installation Scripts
- Installation Document (Google Doc)
- Installation Script (.exe on Google Drive)
Community
No community content at this time.
Contributing Organisations
Test Environment - Local
Login Details | Admin |
Username | default |
Password | Admin123!Admin123! |
Code Repository
Repo is currently private.