Skip to content
This repository has been archived by the owner on Jun 20, 2022. It is now read-only.

Patientenentität definieren und umsetzen #5

Closed
inc-ali opened this issue Mar 21, 2020 · 4 comments
Closed

Patientenentität definieren und umsetzen #5

inc-ali opened this issue Mar 21, 2020 · 4 comments

Comments

@inc-ali
Copy link
Collaborator

inc-ali commented Mar 21, 2020

Aus Google Doc:
ID
Name
Vorname
PLZ
Wohnort
Straße
Hausnummer
Geschlecht
Geb. Datum
Telefon
Email
Anlagedatum

@inc-ali inc-ali added the team-1 label Mar 21, 2020
@DavidBaldsiefen
Copy link
Collaborator

Es muss sichergestellt sein, dass der selbe Patient nicht zwei mal gemeldet werden kann

@inc-ali
Copy link
Collaborator Author

inc-ali commented Mar 21, 2020

Es muss sichergestellt sein, dass der selbe Patient nicht zwei mal gemeldet werden kann

Wie wird die ID generiert, um das sicherzustellen?

@kuhlmannmarkus
Copy link

Wir könnten Hash(Name+Vorname+PLZ+Straße+Hausnummer+Geb. Datum) wählen

@inc-ali
Copy link
Collaborator Author

inc-ali commented Mar 21, 2020

see #9

@inc-ali inc-ali closed this as completed Mar 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants