Test Data for TakeCare

This test data can be used to try out integration with TakeCare in Leyr Sandbox.
It is applicable when using Leyr credentials, as described in the EHR configuration guide.

If you'd like to use your own credentials or are going live, please refer to our TakeCare EHR setup guide.

Patients

When creating the patient with POST /patients, TakeCare requires a valid Swedish SSN as external_id. It can be any test ID from the list https://swedish.identityinfo.net/personalidentitynumber/testdata, but we have observed that some of the "younger" SSNs might fail. We recommend using a test ID with a birth date from the 70s or 80s, for example: 197110021834

Otherwise, if you don't feel like creating a patient, you can use the following patient_id for further testing.

patient_id
191212121212
197110021834
194010126672
195003042222
194912062306
195008121856
198702072391

Other Data for Testing

We have a full available test environment with TakeCare. Feel free to explore any combinations of data returned by the endpoints in the API documentation! Should you need any working combinations, we have discovered the following have the most data available, and are a good starting point for testing:

care_unit_idresource_idpatient_id
1010-991890000019 (LΓ€kare Ehn (lΓ€k))197110021834

Happy coding! πŸ™‚

In case of any questions or if you feel stuck - please feel free to reach out at contact@leyr.io.