API end point: https://parkview-qa.careevolution.dev/api/fhir/r4.
| Name | Type | Modifiers, prefixes | Multiple values | Can be chained | Description |
|---|---|---|---|---|---|
| _id | Token | Yes |
Resource id |
||
| _lastUpdated | Date | :missing eq ne lt le gt ge sa eb ap |
When the resource last changed |
||
| _source | Uri | :missing eq | Yes |
Where the resource comes from |
|
| category | Token | :missing | Yes |
food | medication | environment | biologic |
|
| clinical-status | Token | :missing | Yes |
active | inactive | resolved |
|
| code | Token | :missing | Yes |
Code that identifies the allergy or intolerance |
|
| criticality | Token | :missing | Yes |
low | high | unable-to-assess |
|
| date | Date | :missing eq ne lt le gt ge sa eb ap |
Date first version of the resource instance was recorded |
||
| encounter | Reference (Encounter) | :missing eq | Yes | Yes |
Encounter when the allergy or intolerance was asserted |
| manifestation | Token | :missing | Yes |
Clinical symptoms/signs associated with the Event |
|
| onset | Date | :missing eq ne lt le gt ge sa eb ap |
Date(/time) when manifestations showed |
||
| patient | Reference (Patient) | :missing eq | Yes | Yes |
Who the sensitivity is for |
| recorder | Reference (Patient, Practitioner, PractitionerRole, RelatedPerson) | :missing eq | Yes | Yes |
Who recorded the sensitivity |
| type | Token | :missing | Yes |
allergy | intolerance - Underlying mechanism (if known) |
| Path | Domains |
|---|---|
| category | AllergyType |
| clinicalStatus | AllergyClinicalStatus |
| code | AllergySubstance |
| criticality | AllergySeverity |
| reaction.manifestation | AllergyReaction |
| reaction.severity | AllergyReactionSeverity |
| reaction.substance | AllergySubstance |
| type | AllergySensitivity |
| verificationStatus | AllergyVerificationStatus |