An external provider wants to get a patient's allergy information from Bloomington Caregivers' Health Cloud system. Which Health Cloud API should a consultant recommend?
To enable an external provider to retrieve a patient's allergy information from Bloomington Caregivers' Health Cloud system, the Clinical Summary Healthcare API is the appropriate choice. This API facilitates access to clinical data, including allergies, in a standardized format.
Understanding the Clinical Summary Healthcare API:
Purpose: Provides endpoints to access a patient's clinical summary, encompassing various health records such as conditions, procedures, and allergies.
FHIR Compliance: Aligns with the Fast Healthcare Interoperability Resources (FHIR) standards, ensuring compatibility with other healthcare systems and promoting interoperability.
Retrieving Allergy Information:
Endpoint: To fetch a patient's allergy records, utilize the following endpoint:
GET /clinical-summary/fhir-r4/v1/AllergyIntolerance
Parameters:
Patient ID: Specify the unique identifier of the patient whose allergy information is being requested.
Glory
3 days agoKristel
4 days ago