Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Patient Record's PatientID key into PatientUuid. #2234

Closed
jniles opened this issue Oct 23, 2017 · 2 comments
Closed

Make Patient Record's PatientID key into PatientUuid. #2234

jniles opened this issue Oct 23, 2017 · 2 comments

Comments

@jniles
Copy link
Collaborator

jniles commented Oct 23, 2017

To avoid confusion, we should call UUIDs "uuid" and IDs "id" in our column and variable names. See #2208 for a similar issue.

One place this should be changed is the patientRecord state. This should be updated to be "uuid" instead of "id", since the patients' primary key is a "uuid".

@jniles
Copy link
Collaborator Author

jniles commented Oct 25, 2017

Related to #342

@jniles
Copy link
Collaborator Author

jniles commented Aug 13, 2018

Closed in 0c345c1.

@jniles jniles closed this as completed Aug 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant