Represents an allergy or intolerance to a substance
AllergyIntolerance =
object
Represents an allergy or intolerance to a substance. Based on the FHIR AllergyIntolerance resource with GraphQL-compatible structure.
Properties
id
id:
string
Logical id of this artifact
resourceType
resourceType:
string|null
A set of rules under which this content was created
meta
meta:
Meta|null
Metadata about the resource
text
text:
Narrative|null
Text summary of the resource, for human interpretation
code
code:
CodeableConcept|null
Code for the allergy or intolerance
category
category: (
string|null)[] |null
Category of the allergy/intolerance
criticality
criticality:
string|null
Estimate of the potential clinical harm, or seriousness
onsetDateTime
onsetDateTime:
string|null
Date(/time) when allergy or intolerance was identified
lastOccurrence
lastOccurrence:
string|null
Date(/time) of last known occurrence of a reaction
recordedDate
recordedDate:
string|null
Date first version of the resource instance was recorded
recorder
recorder:
Reference|null
Who recorded the sensitivity
onsetPeriod
onsetPeriod:
Period|null
Period when allergy was active
reaction
reaction: (
AllergyIntoleranceReaction|null)[] |null
Adverse Reaction Events linked to exposure to substance
note
note: (
Annotation|null)[] |null
Additional text not captured in other fields
verificationStatus
verificationStatus:
CodeableConcept|null
Assertion about certainty associated with the propensity
clinicalStatus
clinicalStatus:
CodeableConcept|null
Active, inactive, resolved
type
type:
string|null
Allergy | Intolerance - Underlying mechanism (if known)
