slogan621 / tscharts

Django REST framework-based Digital Patient Registration and EMR backend
Apache License 2.0
20 stars 9 forks source link

Add CURP – Unique Population Registry Code - to Patient object/DB #32

Closed slogan621 closed 6 years ago

slogan621 commented 6 years ago

While it may be a numeric value (it is unknown at this point), best to store it as a varchar (128 seems long enough, probably more than enough to hold the required number of letters/digits).