A Care Context represents a logical grouping of health records. Each HMIS, LMIS, or PHR system should determine how to organize data into one or more care contexts for a user. For example, a hospital system might create a care context for each hospital visit, a lab test is a care-context for LMIS, or user-uploaded records in a PHR app.Documentation Index
Fetch the complete documentation index at: https://ekacare-nhpr-fix.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Listing Care Contexts
This feature is useful for displaying a list of care contexts to a doctor (HMIS) or within a PHR app.
List Linked Providers
Use the List Providers API to retrieve all linked providers. This API returns a
hip_id and the name for each linked provider.List Care Contexts for a Provider
Using the
hip_id obtained from the previous step, use the List Care Contexts API to retrieve all linked care contexts for that provider.
