redguava / cliniko-api

The API for Cliniko
73 stars 39 forks source link

Update practitioners.md #330

Closed msrdjan closed 3 years ago

msrdjan commented 3 years ago

Looks like practitioner id has changed from integer (e.g. 1) to string (e.g. "514810972972521916").

bpinto commented 3 years ago

Thank you!

For context, there have been two changes, one change was the json representation from integer to string and another was how these IDs are generated. The original shard, au1, still produces numbers with low digits, but it should change at some point in the future.