Point of Care Module

Overview

The Point of Care module was written by Partners In Health for use at the outpatient clinic at Lacolline Hospital in Lascahobas, Haiti. It provides the following features:

  • Patient registration

  • Primary care reception

  • Primary care visit

  • Patient lookup

  • Reporting

Requirements

This is currently running on OpenMRS 1.6.5 with the following modules:

  • Reporting

  • Address hierarchy

  • Name phonetics

  • Program location

  • ID generation

  • PIH Haiti customizations

  • Synchronization (optional)

Installation

This module is currently not available in the module repository.

Global properties

patientregistration.database_version patientregistration.icd10ConceptSource patientregistration.idCardLabelText patientregistration.idCardPersonAttributeType patientregistration.idCardPrinterIpAddress patientregistration.idCardPrinterPort patientregistration.labelPrinterIpAddress patientregistration.labelPrinterPort patientregistration.mandatory patientregistration.numeroDossier patientregistration.patientRegistrationEncounterType patientregistration.primaryCareReceptionEncounterType patientregistration.primaryCareReceptionPaymentConcept patientregistration.primaryCareReceptionReceiptNumberConcept patientregistration.primaryCareVisitCodedDiagnosisConcept patientregistration.primaryCareVisitEncounterType patientregistration.primaryCareVisitNonCodedDiagnosisConcept patientregistration.primaryIdentifierType patientregistration.registrationEncounterTypes patientregistration.registrationLabelPrintCount patientregistration.registrationLocations patientregistration.searchClass patientregistration.started patientregistration.supportedTasks

Roles and privileges

Instead of using role-based home page, this module uses 4 new and specific roles for users of the 3 different applications:

  • Outpatient Application User: Used to show the Primary Care program area along the with 4 tasks (Patient registration, Primary care reception, Primary care visit, Patient lookup).

  • Rehab Application User: Used to lead into the patient dashboard for Rehabilitation patients.

  • MDR-TB Application User: Used for the MDR-TB patient dashboard.

  • Report User: Added privileges for users who are generating reports (Run reports, SQL Query Access, etc)

Comparison with other modules and projects

https://openmrs.atlassian.net/wiki/display/docs/Registration+Module

There are also projects in Rwanda and Malawi.

Instructions

Related material

https://wiki.openmrs.org/display/archive/Point+of+Care

Future