Frequently Asked Question

How to correct wrong Demographic Data
Zuletzt aktualisiert vor einem Jahr

  • On the same day you can change to Demographics easily, you only need to do the correction in the Patient Info
  • When you want to correct older Demographics, you need to go in the "SQL Management Studio"

2.1 Open the SQL Management Studio

2.2 Connect with the Right SQL Server, you will find it in our Software what is the right server

image

2.3 Select the Database and the Table dbo.PatientGeneralInfo, with right mouse click "SelectTop 200 Rows"

image

2.4 Write this in the last line of the query:

where LastName = 'Patient Name'

put in the right Patient Name between here 'Patient Name'

Then you will get back a result like that:

image

Please note the "ID" number, in my case its 17

2.5 Select Table dbo.PatientHealthlInfo, with right mouse click "Edit Top 200 Rows"

image

Then you will find the last database entries of all Patients, Please search for your ID Number and make the changes.

image

Bitte warten!

Bitte warten... es dauert eine Sekunde!