Functional area | Type | Description |
---|---|---|
Bed overview | FHIR |
The FHIR resource Basic is used to find current and near future prognosis of the bed situation for the requested unit:
Read more about |
Booked appointment | FHIR | Several different FHIR resource are used to handle information regarding appointments. Read more about Bookings in the Cambio Implementation Guide.
|
REST | Requests all booked appointments for a patient during the specified time interval. You can also update a booked appointment. The only valid update using this API is to change the status of the appointment to 'arrived'.
Limitations:You cannot register a new booked appointment with this API, or cancel appointments. Read more about Booked appointment in the REST API Documentation. | |
Care contacts | REST |
A care contact is an occasion where a contact is made between a care giver and a patient for the delivery of care. Care contacts gets all care contacts for the given patient. Read more about |
Invoice | FHIR |
The invoice resource contains the payment details related to a single patient visit.
Read more about |
Patient information | FHIR | The FHIR resource Patient is used to communicate administrative information about patients, such as name, gender, birthdate, between different systems. Read more about |
REST | Provides demographic patient information about a given patient.
Read more about | |
Payment notice | FHIR | The TaskRegisterPayment profile represents the task of registering a successful payment performed by a patient for their encounter. This API and profile is used to register a patient's payment in COSMIC. The result of this API call being that the patient's encounter in COSMIC changes its payment status from 'unpaid' to 'paid'.
Read more about |
REST |
Payment notice updates the payment status to PAID for a given appointment and for a given patient.
Read more about |
|
Video meetings | REST |
Note: Deprecated - Will be removed in COSMIC 4.1.0
Gets all booked video appointments supporting remote participation through video. The result can be filtered by using a time interval.
Read more about |