Hi Sambath, Our current stats are as follows (which includes voided/dead patients)...
SELECT count(*) FROM `patient`; 741606 - patients SELECT count(*) FROM `person`; 742632 - persons SELECT count(*) FROM `encounter`; 1,471,187 - encounters SELECT count(*) FROM `obs`; 7,643,004 - observations Thanks, James Arbaugh Hospital Albert Schweitzer Haiti P.S. I included the SQL commands too in case you want to see how I got the numbers. P.S.S. There are other implementations with more observations than us, but we're constantly gaining. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of msambath Sent: Wednesday, August 03, 2011 9:04 AM To: [email protected] Subject: Re: [OPENMRS-IMPLEMENTERS] Max number of records in an OpenMRS implementation Hi James, I read this message, like to know number of patients in OpenMRS database there, how many now? Thanks Sambath -- View this message in context: http://openmrs-mailing-list-archives.1560443.n2.nabble.com/Max-number-of -records-in-an-OpenMRS-implementation-tp4662224p6648626.html Sent from the Implementers mailing list archive at Nabble.com. _________________________________________ To unsubscribe from OpenMRS Implementers' mailing list, send an e-mail to [email protected] with "SIGNOFF openmrs-implement-l" in the body (not the subject) of your e-mail. [mailto:[email protected]?body=SIGNOFF%20openmrs-implement-l] _________________________________________ To unsubscribe from OpenMRS Implementers' mailing list, send an e-mail to [email protected] with "SIGNOFF openmrs-implement-l" in the body (not the subject) of your e-mail. [mailto:[email protected]?body=SIGNOFF%20openmrs-implement-l]

