Tietoevry is renewing Lifecare Open APIs. End of support is May 1, 2024. Information about new API solution is found at this location: https://apitest.weno.no/docs
Get a list of all patients on given geographical level
http://api.lifecaremobilpleie.no/api/v1/patients?geographicalLevel=1
Get all details of a selected patient. Both a patients SSN or internal ID will work in the request
http://api.lifecaremobilpleie.no/api/v1/patients/3
1. To request a list off all registered careservices on a patient, which is active on a provided date use the following request
http://api.lifecaremobilpleie.no/api/v1/patients/3/careServices?activeOnDate=2017-11-03T14:25:43
2. To filter the list based on the careservice level, add the parameter TopLevel.
http://api.lifecaremobilpleie.no/api/v1/patients/3/careServices?activeOnDate=2017-11-03T14:25:43&TopLevel=15.1