xCaliber healthCare Data Mesh

AllergyIntolerance-GET

Description

A focused request to retrieve a patient’s consolidated list of allergy and intolerance details - including substances, reactions, criticalities, and statuses.

Use Cases

  • Adverse Event Prevention: Surface consolidated profiles in EHR
  • Clinical Trial Eligibility: Check against exclusion criteria
  • Patient Diet Management: Parameterize hospital food ordering
  • Drug Interaction Warnings: Cross reference with pharmacy for alerts
  • Public Health Reporting: Analyze prevalence patterns

Request Sample

Athena
Elation
Canvas
cURL
JavaScript
Java
Python

Source Specific Details

EHRAPIsmandatory filtersoptional filters
Athena
  • ${url}/v1/${practiceId}/chart/${patientId}/allergies?departmentid=${departmentId}
  • patient
  • departmentId
  • third-party-user-name
  • patient-facing-call
  • include
Elation
  • ${url}/visit_notes/${encounter}/clinical_summary
  • ${url}/visit_notes/${encounter}
  • ${url}/allergies
  • patient
  • departmentId
  • encounter
  • _count
  • _offset
Canvas
  • ${url}/Encounter/${encounterId}
  • ${url}/AllergyIntolerance
  • patient
  • encounter
  • visitType

Filters

FilterNameDescriptionDefault ValueAllowed Values
_countPagination params
_offsetPagination params. Athena: Starting point of entries; 0-indexed
asserterSource of the information about the allergy
categoryfood | medication | environment | biologic
clinical-statusactive | inactive | resolved
codeCode that identifies the allergy or intolerance
criticalitylow | high | unable-to-assess
dateDate first version of the resource instance was recorded
departmentIdIdentifier for the department
encounterEncounter created as part of
identifierExternal ids for this item
includeList of fields which needed to be shown in result
last-dateDate(/time) of last known occurrence of a reaction
manifestationClinical symptoms/signs associated with the Event
onsetDate(/time) when manifestations showed
patientPatient reference for any fhir resource
patient-facing-callWhen 'true' is passed source will collect relevant data and store in their database.false
practitionerPractitioner reference for the any fhir resource
quorumsets sync/async modetrue
recorderWho recorded the sensitivity
routeHow the subject was exposed to the substance
severitymild | moderate | severe (of event as a whole)
third-party-user-nameUser name of the patient in the third party application.
typeallergy | intolerance - Underlying mechanism (if known)findings,allergies,problems
verification-statusunconfirmed | presumed | confirmed | refuted | entered-in-error