caktus / rapidsms-healthcare

A Django/RapidSMS application for managing patient and healthcare provider records in a pluggable fashion.
BSD 3-Clause "New" or "Revised" License
8 stars 8 forks source link

Multiple Patient IDs #14

Closed mlavin closed 11 years ago

mlavin commented 11 years ago

See #7. This adds support creating additional patient IDs and fetching by those IDs. Currently does not support filter queries on the additional IDs. That could be part of the work in #6.