Well, a module sounds like a good approach but when I try to think of other features that can be incorporated I find that may be there aren't many which means we probably would not need a new module only for this one thing.

That being said I think for now it could be implemented as a feature unless someone comes up with other features that can be added to make a module.

-
Willa.
On 10/18/2011 10:26 AM, Ben Wolfe wrote:

Create a trunk ticket for it:
https://tickets.openmrs.org/secure/CreateIssue.jspa?pid=10000&issuetype=2&Create=Create <https://tickets.openmrs.org/secure/CreateIssue.jspa?pid=10000&issuetype=2&Create=Create>

Although would probably be better as a simple module. The module could be something more general like "data correction" and have other features in it as well.

Ben

On Mon, Oct 17, 2011 at 10:44 PM, Andrew Kanter <[email protected] <mailto:[email protected]>> wrote:

    Thanks, Jonah.... I had wondered if that was how I was going to do
    it. Seems like a great functionality to add to Trunk :)

    -Andy
    --------------------
    Andrew S. Kanter, MD MPH

    - Director of Health Information Systems/Medical Informatics
    Millennium Villages Project, Earth Institute, Columbia University
    - Asst. Prof. of Clinical Biomedical Informatics and Clinical
    Epidemiology
    Columbia University


    Email: [email protected]
    <mailto:[email protected]>
    Mobile: +1 (646) 469-2421 <tel:%2B1%20%28646%29%20469-2421>
    Office: +1 (212) 305-4842 <tel:%2B1%20%28212%29%20305-4842>
    Skype: akanter-ippnw
    Yahoo: andy_kanter

        ------------------------------------------------------------------------
        *From:* Jonah S. Mwogi <[email protected]
        <mailto:[email protected]>>
        *To:* [email protected]
        <mailto:[email protected]>
        *Sent:* Monday, October 17, 2011 1:32 PM
        *Subject:* Re: [OPENMRS-IMPLEMENTERS] Moving encounters to
        different patients

        Andy,

        Guess i will give you a technical approach of running the
        query if you know the encounter_id and patient_id/person_id as
        follows:

        update obs SET person_id= XXXX where encounter_id=XXXX

        update encounters SET patient_id=XXXX where encounter_id=YYY

        Not sure of the database you are using so the query may not be
        appropriately written.

        Cheers,

        On Mon, Oct 17, 2011 at 6:36 PM, Andrew Kanter
        <[email protected] <mailto:[email protected]>> wrote:

            Has anyone found a way to move an encounter mistakenly
            placed under one patient to another one in the database?

            Andy
            --------------------
            Andrew S. Kanter, MD MPH

            - Director of Health Information Systems/Medical Informatics
            Millennium Villages Project, Earth Institute, Columbia
            University
            - Asst. Prof. of Clinical Biomedical Informatics and
            Clinical Epidemiology
            Columbia University


            Email: [email protected]
            <mailto:[email protected]>
            Mobile: +1 (646) 469-2421
            Office: +1 (212) 305-4842
            Skype: akanter-ippnw
            Yahoo: andy_kanter
            
------------------------------------------------------------------------
            Click here to unsubscribe
            
<mailto:[email protected]?body=SIGNOFF%20openmrs-implement-l>
            from OpenMRS Implementers' mailing list




-- /Jonah S. Mwogi
        System Engineer
        Ampath Centre - Eldoret Kenya/

        ------------------------------------------------------------------------
        Click here to unsubscribe
        <mailto:[email protected]?body=SIGNOFF%20openmrs-implement-l>
        from OpenMRS Implementers' mailing list


    ------------------------------------------------------------------------
    Click here to unsubscribe
    <mailto:[email protected]?body=SIGNOFF%20openmrs-implement-l>
    from OpenMRS Implementers' mailing list


------------------------------------------------------------------------
Click here to unsubscribe <mailto:[email protected]?body=SIGNOFF%20openmrs-implement-l> from OpenMRS Implementers' mailing list




_________________

University Computing Centre - 'Professionalism, Customer Care and Technological 
foresight'

_________________________________________

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]

Reply via email to