Condition-GET
Description
Retrieves detailed information on patient health conditions, enabling healthcare developers to access and display real-time and historical data for informed decision-making within clinical workflows.
Use Cases
- Assess Comorbidity Burden: Retrieve all conditions
- Inform Treatment Decisions: Get conditions relevant to care
- Predict Hospital Admissions: Identify risk factor conditions
- Enrich Patient Profile: Obtain complete health profile
- Evaluate Population Health: Analyze condition prevalence
Request Sample
Athena
Elation
Canvas
cURL
JavaScript
Java
Python
Source Specific Details
EHR | APIs | mandatory filters | optional filters |
---|---|---|---|
Athena |
|
|
|
Elation |
|
|
|
Canvas |
|
|
Filters
FilterName | Description | Default Value | Allowed Values |
---|---|---|---|
_count | Pagination params | ||
_offset | Pagination params. Athena: Starting point of entries; 0-indexed | ||
asserter | Source of the information about the allergy | ||
category | food | medication | environment | biologic | Athena: encounter-diagnosis,problem-list-item Elation: encounter-diagnosis,problem-list-item | |
clinical-status | active | inactive | resolved | ||
code | Code for the condition | ||
criticality | low | high | unable-to-assess | ||
date | Date first version of the resource instance was recorded | ||
departmentId | Identifier for the department | ||
encounter | Encounter created as part of | ||
identifier | A unique identifier of the condition record | ||
include | List of fields which needed to be shown in result | ||
last-date | Date(/time) of last known occurrence of a reaction | ||
manifestation | Clinical symptoms/signs associated with the Event | ||
onset | Date(/time) when manifestations showed | ||
patient | Patient reference for any fhir resource | ||
patient-facing-call | When 'true' is passed source will collect relevant data and store in their database. | false | |
patient-flag | patient facing call | ||
practitioner | Practitioner reference for the any fhir resource | ||
quorum | sets sync/async mode | true | |
recorder | Who recorded the sensitivity | ||
route | How the subject was exposed to the substance | ||
severity | mild | moderate | severe (of event as a whole) | ||
third-party-user-name | User name of the patient in the third party application. | ||
type | The type of the history ("Past", "Family", "Social", "Habits", "Diet", "Exercise", "Immunization", "Legal", "Consultation", "Health Maintenance", "Past Surgical", "Cognitive Status", "Functional Status") | past | |
verification-status | unconfirmed | confirmed | refuted | entered-in-error |