Allergies and Intolerances
AllergyIntolerance
resource in Edvak Health EHR captures clinical information about a patient's allergic or adverse reactions to substances, including medications, foods, environmental triggers, and more. It includes details such as the substance, reaction type, severity, and verification status.Overview
Interpretation of No Known Allergies
AllergyIntolerance.code
= 1631000175102
(Patient not asked)AllergyIntolerance.verificationStatus
= unconfirmed
or omittedAllergyIntolerance.code
= 716186003
(No known allergy)AllergyIntolerance.verificationStatus
= confirmed
Must-Support Elements
AllergyIntolerance
resource must include:clinicalStatus
verificationStatus
code
(the allergen)patient
reaction.manifestation
Search Capabilities
patient
, _id
, and clinical-status
.Authentication
Authorization
header:Header | Type | Required | Example |
---|---|---|---|
Authorization | string | Yes | Bearer {access_token} |
USCDI Data Mapping
USCDI Data Element | FHIR Resource Field |
---|---|
Substance (Drug Class) | AllergyIntolerance.code (SNOMED CT) |
Substance (Medication) | AllergyIntolerance.code (RxNorm) |
Reaction | AllergyIntolerance.reaction |